
Time bar (total: 2.6s)
| 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)
| 428.0ms | 8 256× | 0 | valid |
ival-div!: 79.0ms (38.5% of total)ival-sub!: 78.0ms (38% of total)ival-mult!: 46.0ms (22.4% of total)adjust: 2.0ms (1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 56 | 0 | - | 4 | (-4.8171768952601236e-268 -3.903301763479583e-51 -4.659530579747028e-208 3.759291342365065e-175) | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| 0 | 0 | - | 0 | - | (-.f64 t z) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (-.f64 y z) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x (-.f64 y z)) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) | o/n | 52 | 0 |
| ↳ | (*.f64 x (-.f64 y z)) | overflow | 62 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 52 | 4 |
| - | 0 | 200 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 52 | 0 | 4 |
| - | 0 | 0 | 200 |
| number | freq |
|---|---|
| 0 | 204 |
| 1 | 52 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 24.0ms | 512× | 0 | valid |
Compiled 61 to 28 computations (54.1% saved)
ival-sub!: 3.0ms (37.3% of total)ival-mult!: 3.0ms (37.3% of total)ival-div!: 2.0ms (24.9% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 147 |
| 1 | 92 | 147 |
| 2 | 201 | 147 |
| 3 | 299 | 147 |
| 4 | 422 | 147 |
| 5 | 576 | 147 |
| 6 | 758 | 147 |
| 7 | 882 | 147 |
| 8 | 968 | 147 |
| 9 | 1005 | 147 |
| 10 | 1016 | 147 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 79.7% | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(negabs x)
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(*.f64 x (-.f64 y z)) |
x |
(-.f64 y z) |
y |
z |
(-.f64 t z) |
t |
| Outputs |
|---|
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x (- y z)) (- t z)))) |
#s(approx (* x (- y z)) #s(hole binary64 (* x (- y z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (* x z) (- t z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* x (- y z)) #s(hole binary64 (+ (* -1 (* x z)) (* x y)))) |
#s(approx (- y z) #s(hole binary64 (* -1 z))) |
#s(approx (- y z) #s(hole binary64 (- y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x y) (- t z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* x y))) |
#s(approx (* x (- y z)) #s(hole binary64 (* y (+ x (* -1 (/ (* x z) y)))))) |
#s(approx (- y z) #s(hole binary64 y)) |
#s(approx (- y z) #s(hole binary64 (* y (+ 1 (* -1 (/ z y)))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* x z) y)))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* y (- (/ z y) 1))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x y) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (- y z) #s(hole binary64 (+ y (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- t z) #s(hole binary64 t)) |
#s(approx (- t z) #s(hole binary64 (+ t (* -1 z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 x)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* z (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (- y z) #s(hole binary64 (* z (- (/ y z) 1)))) |
#s(approx (- t z) #s(hole binary64 (* -1 z))) |
#s(approx (- t z) #s(hole binary64 (* z (- (/ t z) 1)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ x (* -1 (/ (- (* x y) (* t x)) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ (* x y) z))))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ y z))))))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ t z))))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (* x (- y z)) z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (- t z) #s(hole binary64 (- t z))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x (- y z)) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t))) |
#s(approx (- t z) #s(hole binary64 (* t (+ 1 (* -1 (/ z t)))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* t (- (/ z t) 1))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | t | @ | -inf | ((/ (* x (- y z)) (- t z)) (* x (- y z)) x (- y z) y z (- t z) t) |
| 2.0ms | y | @ | -inf | ((/ (* x (- y z)) (- t z)) (* x (- y z)) x (- y z) y z (- t z) t) |
| 2.0ms | x | @ | inf | ((/ (* x (- y z)) (- t z)) (* x (- y z)) x (- y z) y z (- t z) t) |
| 1.0ms | x | @ | -inf | ((/ (* x (- y z)) (- t z)) (* x (- y z)) x (- y z) y z (- t z) t) |
| 1.0ms | z | @ | -inf | ((/ (* x (- y z)) (- t z)) (* x (- y z)) x (- y z) y z (- t z) t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 269 | 1336 |
| 0 | 273 | 1261 |
| 1 | 1584 | 1237 |
| 0 | 8461 | 1211 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
(*.f64 x (-.f64 y z)) |
x |
(-.f64 y z) |
y |
z |
(-.f64 t z) |
t |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x (- y z)) (- t z)))) |
#s(approx (* x (- y z)) #s(hole binary64 (* x (- y z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (* x z) (- t z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* x (- y z)) #s(hole binary64 (+ (* -1 (* x z)) (* x y)))) |
#s(approx (- y z) #s(hole binary64 (* -1 z))) |
#s(approx (- y z) #s(hole binary64 (- y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x y) (- t z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* x y))) |
#s(approx (* x (- y z)) #s(hole binary64 (* y (+ x (* -1 (/ (* x z) y)))))) |
#s(approx (- y z) #s(hole binary64 y)) |
#s(approx (- y z) #s(hole binary64 (* y (+ 1 (* -1 (/ z y)))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* x z) y)))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* y (- (/ z y) 1))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x y) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (- y z) #s(hole binary64 (+ y (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- t z) #s(hole binary64 t)) |
#s(approx (- t z) #s(hole binary64 (+ t (* -1 z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 x)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* z (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (- y z) #s(hole binary64 (* z (- (/ y z) 1)))) |
#s(approx (- t z) #s(hole binary64 (* -1 z))) |
#s(approx (- t z) #s(hole binary64 (* z (- (/ t z) 1)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ x (* -1 (/ (- (* x y) (* t x)) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ (* x y) z))))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ y z))))))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ t z))))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (* x (- y z)) z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (- t z) #s(hole binary64 (- t z))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x (- y z)) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t))) |
#s(approx (- t z) #s(hole binary64 (* t (+ 1 (* -1 (/ z t)))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* t (- (/ z t) 1))))) |
| Outputs |
|---|
(*.f64 x (/.f64 (-.f64 y z) (-.f64 t z))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (-.f64 y z))) (neg.f64 (neg.f64 (-.f64 t z)))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 y z)) (neg.f64 (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 y z) x) (-.f64 t z)) |
(*.f64 (-.f64 y z) x) |
(*.f64 x (-.f64 y z)) |
x |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (+.f64 y z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (fma.f64 z z (*.f64 y z))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 y y (fma.f64 z z (*.f64 y z)))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y z)) (/.f64 (*.f64 z z) (+.f64 y z))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (fma.f64 z z (*.f64 y z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 y y (fma.f64 z z (*.f64 y z))))) |
(-.f64 y z) |
y |
z |
(/.f64 (neg.f64 (-.f64 (*.f64 t t) (*.f64 z z))) (neg.f64 (+.f64 t z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 t t (fma.f64 z z (*.f64 t z))))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (+.f64 t z)) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 t t (fma.f64 z z (*.f64 t z)))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 t z)) (/.f64 (*.f64 z z) (+.f64 t z))) |
(-.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 t t (fma.f64 z z (*.f64 t z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 t t (fma.f64 z z (*.f64 t z))))) |
(-.f64 t z) |
t |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 t z))) |
#s(approx (* x (- y z)) (*.f64 (-.f64 y z) x)) |
#s(approx x x) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (*.f64 (neg.f64 x) z) (-.f64 t z))) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (fma.f64 (neg.f64 x) z (*.f64 y x)) (-.f64 t z))) |
#s(approx (* x (- y z)) (*.f64 (neg.f64 x) z)) |
#s(approx (* x (- y z)) (fma.f64 (neg.f64 x) z (*.f64 y x))) |
#s(approx (- y z) (neg.f64 z)) |
#s(approx (- y z) (-.f64 y z)) |
#s(approx y y) |
#s(approx (/ (* x (- y z)) (- t z)) (*.f64 x (/.f64 y (-.f64 t z)))) |
#s(approx (/ (* x (- y z)) (- t z)) (*.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (-.f64 t z)) (/.f64 x (-.f64 t z))) y)) |
#s(approx (* x (- y z)) (*.f64 y x)) |
#s(approx (* x (- y z)) (*.f64 (fma.f64 (/.f64 (*.f64 z x) y) #s(literal -1 binary64) x) y)) |
#s(approx (- y z) y) |
#s(approx (- y z) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 z y) (neg.f64 x)) (-.f64 t z)) y))) |
#s(approx (* x (- y z)) (neg.f64 (*.f64 (fma.f64 x (/.f64 z y) (neg.f64 x)) y))) |
#s(approx (- y z) (neg.f64 (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y))) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (*.f64 y x) t)) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (-.f64 (/.f64 (neg.f64 x) t) (*.f64 (/.f64 (neg.f64 x) t) (/.f64 y t))) z (/.f64 (*.f64 y x) t))) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (-.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (neg.f64 x) t) (*.f64 (/.f64 (neg.f64 x) t) (/.f64 y t))) z (neg.f64 x)) t) (*.f64 (/.f64 (neg.f64 x) t) (/.f64 y t))) z (/.f64 (*.f64 y x) t))) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (/.f64 (neg.f64 x) t) (*.f64 (/.f64 (neg.f64 x) t) (/.f64 y t))) (*.f64 t t))) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 x) t) (*.f64 (/.f64 (neg.f64 x) t) (/.f64 y t))) t))) z (/.f64 (neg.f64 x) t)) (*.f64 (/.f64 (neg.f64 x) t) (/.f64 y t))) z (/.f64 (*.f64 y x) t))) |
#s(approx (- y z) (fma.f64 #s(literal -1 binary64) z y)) |
#s(approx z z) |
#s(approx (- t z) t) |
#s(approx (- t z) (fma.f64 #s(literal -1 binary64) z t)) |
#s(approx (/ (* x (- y z)) (- t z)) x) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z) #s(literal -1 binary64) x)) |
#s(approx (/ (* x (- y z)) (- t z)) (+.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z)) (/.f64 t z) (/.f64 (*.f64 (neg.f64 x) y) z)) x) (/.f64 (*.f64 t x) z))) |
#s(approx (/ (* x (- y z)) (- t z)) (-.f64 (+.f64 (fma.f64 (pow.f64 (/.f64 t z) #s(literal 2 binary64)) (neg.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z)) (/.f64 (*.f64 (neg.f64 x) y) z)) x) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 x z) (*.f64 (neg.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z)) (/.f64 t z)))))) |
#s(approx (* x (- y z)) (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 x)) z)) |
#s(approx (- y z) (*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) z)) |
#s(approx (- t z) (neg.f64 z)) |
#s(approx (- t z) (*.f64 (-.f64 (/.f64 t z) #s(literal 1 binary64)) z)) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z) #s(literal -1 binary64) x)) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (/.f64 (-.f64 (fma.f64 t (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z) (*.f64 y x)) (*.f64 t x)) z) #s(literal -1 binary64) x)) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (/.f64 (-.f64 (fma.f64 y x (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z))) (*.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) t)) z))) (*.f64 t x)) z) #s(literal -1 binary64) x)) |
#s(approx (* x (- y z)) (*.f64 (neg.f64 z) (-.f64 x (/.f64 (*.f64 y x) z)))) |
#s(approx (- y z) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- t z) (*.f64 (neg.f64 z) (fma.f64 (/.f64 t z) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (/.f64 (*.f64 (-.f64 y z) x) z))) |
#s(approx (/ (* x (- y z)) (- t z)) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 y z) x) z) (/.f64 t z) (/.f64 (*.f64 (-.f64 y z) x) z)))) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) x) t) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (/.f64 x z) (/.f64 (-.f64 y z) z))) t (neg.f64 (/.f64 (*.f64 (-.f64 y z) x) z)))) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) x) t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 y z) x) (pow.f64 z #s(literal 3 binary64)))) t) (*.f64 (/.f64 x z) (/.f64 (-.f64 y z) z))) t (neg.f64 (/.f64 (*.f64 (-.f64 y z) x) z)))) |
#s(approx (- t z) (-.f64 t z)) |
#s(approx t t) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (*.f64 (-.f64 y z) x) t)) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 (-.f64 y z) z) x) t)) t)) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 z z)) t) (/.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) x)) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) z) x) t))) t)) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (-.f64 (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 x (pow.f64 z #s(literal 3 binary64))) (-.f64 y z)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (*.f64 (-.f64 y z) z) t) (*.f64 (/.f64 (*.f64 x (*.f64 z z)) t) (/.f64 (-.f64 y z) t))))) t)) |
#s(approx (- t z) (*.f64 (fma.f64 (/.f64 z t) #s(literal -1 binary64) #s(literal 1 binary64)) t)) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 (-.f64 y z) z) x) t))) t))) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 y z) x (/.f64 (fma.f64 (*.f64 (-.f64 y z) z) x (/.f64 (*.f64 (*.f64 x (*.f64 z z)) (-.f64 y z)) t)) t))) t))) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 y z) x (/.f64 (fma.f64 (*.f64 (-.f64 y z) z) x (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 z z) (-.f64 y z)) x (/.f64 (*.f64 (*.f64 x (pow.f64 z #s(literal 3 binary64))) (-.f64 y z)) t))) t))) t))) t))) |
#s(approx (- t z) (neg.f64 (*.f64 (-.f64 (/.f64 z t) #s(literal 1 binary64)) t))) |
Compiled 1 663 to 360 computations (78.4% saved)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 60 | 13 | 73 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 61 | 13 | 74 |
| Status | Accuracy | Program |
|---|---|---|
| 74.8% | (/.f64 (*.f64 x (-.f64 y z)) #s(approx (- t z) (*.f64 (-.f64 (/.f64 t z) #s(literal 1 binary64)) z))) | |
| ▶ | 41.3% | (/.f64 (*.f64 x (-.f64 y z)) #s(approx (- t z) (neg.f64 z))) |
| 44.8% | (/.f64 (*.f64 x (-.f64 y z)) #s(approx (- t z) t)) | |
| 43.4% | (/.f64 (*.f64 x #s(approx (- y z) (neg.f64 z))) (-.f64 t z)) | |
| ▶ | 46.7% | (/.f64 (*.f64 x #s(approx (- y z) y)) (-.f64 t z)) |
| ▶ | 97.6% | (*.f64 x (/.f64 (-.f64 y z) (-.f64 t z))) |
| 47.2% | #s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z) #s(literal -1 binary64) x)) | |
| 39.3% | #s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (-.f64 (/.f64 (neg.f64 x) t) (*.f64 (/.f64 (neg.f64 x) t) (/.f64 y t))) z (/.f64 (*.f64 y x) t))) | |
| 36.8% | #s(approx (/ (* x (- y z)) (- t z)) (/.f64 (*.f64 y x) t)) | |
| 82.3% | #s(approx (/ (* x (- y z)) (- t z)) (*.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (-.f64 t z)) (/.f64 x (-.f64 t z))) y)) | |
| 51.9% | #s(approx (/ (* x (- y z)) (- t z)) (*.f64 x (/.f64 y (-.f64 t z)))) | |
| ▶ | 70.4% | #s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 z y) (neg.f64 x)) (-.f64 t z)) y))) |
| ▶ | 37.1% | #s(approx (/ (* x (- y z)) (- t z)) x) |
Compiled 436 to 310 computations (28.9% saved)
| Inputs |
|---|
(*.f64 x (/.f64 (-.f64 y z) (-.f64 t z))) |
x |
(/.f64 (-.f64 y z) (-.f64 t z)) |
(-.f64 y z) |
y |
z |
(-.f64 t z) |
t |
#s(approx (/ (* x (- y z)) (- t z)) x) |
(/.f64 (*.f64 x #s(approx (- y z) y)) (-.f64 t z)) |
(*.f64 x #s(approx (- y z) y)) |
#s(approx (- y z) y) |
(/.f64 (*.f64 x (-.f64 y z)) #s(approx (- t z) (neg.f64 z))) |
(*.f64 x (-.f64 y z)) |
#s(approx (- t z) (neg.f64 z)) |
(neg.f64 z) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 z y) (neg.f64 x)) (-.f64 t z)) y))) |
(neg.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 z y) (neg.f64 x)) (-.f64 t z)) y)) |
(*.f64 (/.f64 (fma.f64 x (/.f64 z y) (neg.f64 x)) (-.f64 t z)) y) |
(/.f64 (fma.f64 x (/.f64 z y) (neg.f64 x)) (-.f64 t z)) |
(fma.f64 x (/.f64 z y) (neg.f64 x)) |
(/.f64 z y) |
(neg.f64 x) |
| Outputs |
|---|
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (* x (- y z)) (- t z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x (- y z)) (- t z)))) |
#s(approx (* x (- y z)) #s(hole binary64 (* x (- y z)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (/ (* x (* y (- (/ z y) 1))) (- t z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (/ (* x (* y (- (/ z y) 1))) (- t z)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (* x (- (/ z y) 1)) (- t z)))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (* x (- (/ z y) 1)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (* x (* y (+ 1 (* -1 (/ z y))))) (- t z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (* x (* y (+ 1 (* -1 (/ z y))))) (- t z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ (* x (+ 1 (* -1 (/ z y)))) (- t z))))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z y))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (* x z) (- t z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ z (- t z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (/ z (- t z))) (/ y (- t z))))) |
#s(approx (- y z) #s(hole binary64 (* -1 z))) |
#s(approx (- y z) #s(hole binary64 (- y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (* x z) (- t z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* x (- y z)) #s(hole binary64 (+ (* -1 (* x z)) (* x y)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (/ (* x z) (- t z))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (/ (* x y) (- t z)) (/ (* x z) (- t z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (/ (* x z) (- t z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* x y) (- t z))) (/ (* x z) (- t z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (* x z) (* y (- t z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (+ (* -1 (/ (* x y) (- t z))) (/ (* x z) (- t z))) y))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (/ (* x z) y))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (/ (+ (* -1 (* x y)) (* x z)) y))) |
#s(approx (/ z y) #s(hole binary64 (/ z y))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (* x y) (- t z)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ y (- t z)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))))) |
#s(approx (- y z) #s(hole binary64 y)) |
#s(approx (- y z) #s(hole binary64 (* y (+ 1 (* -1 (/ z y)))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x y) (- t z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* x y))) |
#s(approx (* x (- y z)) #s(hole binary64 (* y (+ x (* -1 (/ (* x z) y)))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (* x y) (- t z)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (* x y) (- t z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ x (- t z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (- (/ (* x z) y) x))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* y (- (/ z y) 1))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* x z) y)))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (* y (- (/ (* x z) (* y (- t z))) (/ x (- t z))))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (* x y) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ y t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (* z (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* z (- (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 4))) (/ 1 (pow t 3))))) (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)))) |
#s(approx (- y z) #s(hole binary64 (+ y (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- t z) #s(hole binary64 t)) |
#s(approx (- t z) #s(hole binary64 (+ t (* -1 z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x y) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (* x y) t))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* z (- (/ (* x y) (pow t 2)) (/ x t))) (* -1 (/ (* x y) t))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* z (- (+ (* -1 (/ (* z (- (/ x t) (/ (* x y) (pow t 2)))) t)) (/ (* x y) (pow t 2))) (/ x t))) (* -1 (/ (* x y) t))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* z (- (+ (* z (+ (* -1 (/ (* z (- (/ x t) (/ (* x y) (pow t 2)))) (pow t 2))) (* -1 (/ (- (/ x t) (/ (* x y) (pow t 2))) t)))) (/ (* x y) (pow t 2))) (/ x t))) (* -1 (/ (* x y) t))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (* z (- (/ x t) (/ (* x y) (pow t 2))))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (* z (- (+ (/ x t) (/ (* z (- (/ x t) (/ (* x y) (pow t 2)))) t)) (/ (* x y) (pow t 2))))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (* z (- (+ (* z (- (/ (* z (- (/ x t) (/ (* x y) (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ x t) (/ (* x y) (pow t 2))) t)))) (/ x t)) (/ (* x y) (pow t 2))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x t)) (* z (- (/ x (* t y)) (/ x (pow t 2))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x t)) (* z (- (+ (/ x (* t y)) (/ (* z (- (/ x (* t y)) (/ x (pow t 2)))) t)) (/ x (pow t 2))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x t)) (* z (- (+ (* z (- (/ (* z (- (/ x (* t y)) (/ x (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ x (* t y)) (/ x (pow t 2))) t)))) (/ x (* t y))) (/ x (pow t 2))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 x)) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 1)) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (- (+ 1 (* -1 (/ y z))) (* -1 (/ t z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y z)) (/ (* t (- (* -1 y) (* -1 t))) (pow z 2)))) (* -1 (/ t z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y z)) (/ (* (pow t 2) (- (* -1 y) (* -1 t))) (pow z 3)))) (+ (* -1 (/ t z)) (* -1 (/ (* t (- (* -1 y) (* -1 t))) (pow z 2))))))) |
#s(approx (- y z) #s(hole binary64 (* z (- (/ y z) 1)))) |
#s(approx (- t z) #s(hole binary64 (* -1 z))) |
#s(approx (- t z) #s(hole binary64 (* z (- (/ t z) 1)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 x)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* z (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 x)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (/ (* t x) z) (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (+ (* -1 (/ (* t (- (* x y) (* t x))) (pow z 2))) (/ (* t x) z)) (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (+ (* -1 (/ (* t (- (* x y) (* t x))) (pow z 2))) (+ (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) (pow z 3))) (/ (* t x) z))) (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 x))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (- (+ (* -1 x) (/ (* x y) z)) (/ (* t x) z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (- (+ (* -1 x) (+ (/ (* t (- (* x y) (* t x))) (pow z 2)) (/ (* x y) z))) (/ (* t x) z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (- (+ (* -1 x) (+ (/ (* x y) z) (/ (* (pow t 2) (- (* x y) (* t x))) (pow z 3)))) (+ (* -1 (/ (* t (- (* x y) (* t x))) (pow z 2))) (/ (* t x) z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (- (+ (* -1 (/ x y)) (/ x z)) (/ (* t x) (* y z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (- (+ (* -1 (/ x y)) (+ (/ x z) (/ (* t (- x (/ (* t x) y))) (pow z 2)))) (/ (* t x) (* y z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (- (+ (* -1 (/ x y)) (+ (/ x z) (/ (* (pow t 2) (- x (/ (* t x) y))) (pow z 3)))) (+ (* -1 (/ (* t (- x (/ (* t x) y))) (pow z 2))) (/ (* t x) (* y z)))))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (* z (+ (* -1 (/ x z)) (/ x y))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ x (* -1 (/ (- (* x y) (* t x)) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ 1 (* -1 (/ (- y t) z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ y (/ (* t (- y t)) z)) t) z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) (- y t)) z)) (* t (- y t))) z))) t) z))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ y z))))))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ t z))))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ x (* -1 (/ (- (* x y) (* t x)) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ (* x y) z))))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* -1 (/ (- (* -1 (* t x)) (* -1 (* x y))) z)) (* -1 x)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (* t x)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) z))) (* -1 (* x y))) z)) (* -1 x)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (* t x)) (* -1 (/ (+ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) z)) z))) (* -1 (* x y))) z)) (* -1 x)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 x) (* -1 (/ (- (* -1 (* x y)) (* -1 (* t x))) z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 x) (* -1 (/ (- (+ (* -1 (* x y)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) z)) (* -1 (* t x))) z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 x) (* -1 (/ (- (+ (* -1 (* x y)) (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) z)) (* t (- (* -1 (* x y)) (* -1 (* t x))))) z))) (* -1 (* t x))) z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x y)) (* -1 (/ (- (* -1 x) (* -1 (/ (* t x) y))) z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x y)) (* -1 (/ (- (+ (* -1 x) (/ (* t (- (* -1 x) (* -1 (/ (* t x) y)))) z)) (* -1 (/ (* t x) y))) z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x y)) (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* -1 x) (* -1 (/ (* t x) y)))) z)) (* t (- (* -1 x) (* -1 (/ (* t x) y))))) z))) (* -1 (/ (* t x) y))) z))))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x y)) (/ x z)))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (* x (- y z)) z)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ (- y z) z)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (/ (- y z) z)) (* t (- (/ 1 z) (/ y (pow z 2))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (/ (- y z) z)) (* t (- (+ (/ 1 z) (/ (* t (- (/ 1 z) (/ y (pow z 2)))) z)) (/ y (pow z 2))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (/ (- y z) z)) (* t (- (+ (* t (- (/ (* t (- (/ 1 z) (/ y (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ y (pow z 2))) z)))) (/ 1 z)) (/ y (pow z 2))))))) |
#s(approx (- t z) #s(hole binary64 (- t z))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (* x (- y z)) z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (* y (- (/ (* x z) y) x)) z))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (/ (* t (* y (- (/ (* x z) y) x))) (pow z 2)) (* -1 (/ (* y (- (/ (* x z) y) x)) z))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* t (+ (/ (* t (* y (- (/ (* x z) y) x))) (pow z 3)) (/ (* y (- (/ (* x z) y) x)) (pow z 2)))) (* -1 (/ (* y (- (/ (* x z) y) x)) z))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* t (+ (* t (+ (/ (* t (* y (- (/ (* x z) y) x))) (pow z 4)) (/ (* y (- (/ (* x z) y) x)) (pow z 3)))) (/ (* y (- (/ (* x z) y) x)) (pow z 2)))) (* -1 (/ (* y (- (/ (* x z) y) x)) z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (* y (- (/ (* x z) y) x)) z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* t (* y (- (/ (* x z) y) x))) (pow z 2))) (* -1 (/ (* y (- (/ (* x z) y) x)) z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* y (- (/ (* x z) y) x)) z)) (* t (- (* -1 (/ (* t (* y (- (/ (* x z) y) x))) (pow z 3))) (/ (* y (- (/ (* x z) y) x)) (pow z 2))))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* y (- (/ (* x z) y) x)) z)) (* t (- (* t (- (* -1 (/ (* t (* y (- (/ (* x z) y) x))) (pow z 4))) (/ (* y (- (/ (* x z) y) x)) (pow z 3)))) (/ (* y (- (/ (* x z) y) x)) (pow z 2))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ (- (/ (* x z) y) x) z)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ (- (/ (* x z) y) x) z)) (* t (- (/ x (pow z 2)) (/ x (* y z))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ (- (/ (* x z) y) x) z)) (* t (- (+ (/ x (pow z 2)) (/ (* t (- (/ x (pow z 2)) (/ x (* y z)))) z)) (/ x (* y z))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ (- (/ (* x z) y) x) z)) (* t (- (+ (* t (- (/ (* t (- (/ x (pow z 2)) (/ x (* y z)))) (pow z 2)) (* -1 (/ (- (/ x (pow z 2)) (/ x (* y z))) z)))) (/ x (pow z 2))) (/ x (* y z))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (* x (- y z)) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ (- y z) t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ (- (+ y (/ (* z (- y z)) t)) z) t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ (- (+ y (/ (* (pow z 2) (- y z)) (pow t 2))) (+ z (* -1 (/ (* z (- y z)) t)))) t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ (- (+ y (/ (* (pow z 3) (- y z)) (pow t 3))) (+ z (+ (* -1 (/ (* z (- y z)) t)) (* -1 (/ (* (pow z 2) (- y z)) (pow t 2)))))) t))) |
#s(approx (- t z) #s(hole binary64 (* t (+ 1 (* -1 (/ z t)))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x (- y z)) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (/ (* y (- (/ (* x z) y) x)) t)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (- (* -1 (/ (* y (* z (- (/ (* x z) y) x))) t)) (* y (- (/ (* x z) y) x))) t))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (- (+ (* -1 (/ (* y (* z (- (/ (* x z) y) x))) t)) (* -1 (/ (* y (* (pow z 2) (- (/ (* x z) y) x))) (pow t 2)))) (* y (- (/ (* x z) y) x))) t))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (- (+ (* -1 (/ (* y (* z (- (/ (* x z) y) x))) t)) (+ (* -1 (/ (* y (* (pow z 2) (- (/ (* x z) y) x))) (pow t 2))) (* -1 (/ (* y (* (pow z 3) (- (/ (* x z) y) x))) (pow t 3))))) (* y (- (/ (* x z) y) x))) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (/ (* y (- (/ (* x z) y) x)) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (/ (+ (* y (- (/ (* x z) y) x)) (/ (* y (* z (- (/ (* x z) y) x))) t)) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (/ (- (+ (* y (- (/ (* x z) y) x)) (/ (* y (* (pow z 2) (- (/ (* x z) y) x))) (pow t 2))) (* -1 (/ (* y (* z (- (/ (* x z) y) x))) t))) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (/ (- (+ (* y (- (/ (* x z) y) x)) (/ (* y (* (pow z 3) (- (/ (* x z) y) x))) (pow t 3))) (+ (* -1 (/ (* y (* z (- (/ (* x z) y) x))) t)) (* -1 (/ (* y (* (pow z 2) (- (/ (* x z) y) x))) (pow t 2))))) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (- (/ (* x z) y) x) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (- (+ (/ (* x z) y) (/ (* z (- (/ (* x z) y) x)) t)) x) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (- (+ (/ (* x z) y) (/ (* (pow z 2) (- (/ (* x z) y) x)) (pow t 2))) (+ x (* -1 (/ (* z (- (/ (* x z) y) x)) t)))) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (- (+ (/ (* x z) y) (/ (* (pow z 3) (- (/ (* x z) y) x)) (pow t 3))) (+ x (+ (* -1 (/ (* z (- (/ (* x z) y) x)) t)) (* -1 (/ (* (pow z 2) (- (/ (* x z) y) x)) (pow t 2)))))) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (* z (- y z)) t))) t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* z (- y z)) (/ (* (pow z 2) (- y z)) t)) t))) t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- y z))) (* -1 (/ (* (pow z 3) (- y z)) t))) t)) (* z (- y z))) t))) t)))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* t (- (/ z t) 1))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (/ (- (/ (* y (* z (- (/ (* x z) y) x))) t) (* -1 (* y (- (/ (* x z) y) x)))) t)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* y (* (pow z 2) (- (/ (* x z) y) x))) t)) (* y (* z (- (/ (* x z) y) x)))) t)) (* -1 (* y (- (/ (* x z) y) x)))) t)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* y (* (pow z 3) (- (/ (* x z) y) x))) t) (* -1 (* y (* (pow z 2) (- (/ (* x z) y) x))))) t)) (* y (* z (- (/ (* x z) y) x)))) t)) (* -1 (* y (- (/ (* x z) y) x)))) t)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (+ (* -1 (* y (- (/ (* x z) y) x))) (* -1 (/ (* y (* z (- (/ (* x z) y) x))) t))) t)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (+ (* -1 (* y (- (/ (* x z) y) x))) (* -1 (/ (+ (* y (* z (- (/ (* x z) y) x))) (/ (* y (* (pow z 2) (- (/ (* x z) y) x))) t)) t))) t)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (+ (* -1 (* y (- (/ (* x z) y) x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* y (* (pow z 2) (- (/ (* x z) y) x)))) (* -1 (/ (* y (* (pow z 3) (- (/ (* x z) y) x))) t))) t)) (* y (* z (- (/ (* x z) y) x)))) t))) t)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- (/ (* x z) y) x)) (* -1 (/ (* z (- (/ (* x z) y) x)) t))) t)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- (/ (* x z) y) x)) (* -1 (/ (+ (* z (- (/ (* x z) y) x)) (/ (* (pow z 2) (- (/ (* x z) y) x)) t)) t))) t)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- (/ (* x z) y) x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- (/ (* x z) y) x))) (* -1 (/ (* (pow z 3) (- (/ (* x z) y) x)) t))) t)) (* z (- (/ (* x z) y) x))) t))) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | y | @ | -inf | ((* x (/ (- y z) (- t z))) x (/ (- y z) (- t z)) (- y z) y z (- t z) t (/ (* x (- y z)) (- t z)) (/ (* x (- y z)) (- t z)) (* x (- y z)) (- y z) (/ (* x (- y z)) (- t z)) (* x (- y z)) (- t z) (neg z) (/ (* x (- y z)) (- t z)) (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/ (+ (* x (/ z y)) (neg x)) (- t z)) (+ (* x (/ z y)) (neg x)) (/ z y) (neg x)) |
| 6.0ms | z | @ | inf | ((* x (/ (- y z) (- t z))) x (/ (- y z) (- t z)) (- y z) y z (- t z) t (/ (* x (- y z)) (- t z)) (/ (* x (- y z)) (- t z)) (* x (- y z)) (- y z) (/ (* x (- y z)) (- t z)) (* x (- y z)) (- t z) (neg z) (/ (* x (- y z)) (- t z)) (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/ (+ (* x (/ z y)) (neg x)) (- t z)) (+ (* x (/ z y)) (neg x)) (/ z y) (neg x)) |
| 3.0ms | z | @ | -inf | ((* x (/ (- y z) (- t z))) x (/ (- y z) (- t z)) (- y z) y z (- t z) t (/ (* x (- y z)) (- t z)) (/ (* x (- y z)) (- t z)) (* x (- y z)) (- y z) (/ (* x (- y z)) (- t z)) (* x (- y z)) (- t z) (neg z) (/ (* x (- y z)) (- t z)) (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/ (+ (* x (/ z y)) (neg x)) (- t z)) (+ (* x (/ z y)) (neg x)) (/ z y) (neg x)) |
| 3.0ms | x | @ | -inf | ((* x (/ (- y z) (- t z))) x (/ (- y z) (- t z)) (- y z) y z (- t z) t (/ (* x (- y z)) (- t z)) (/ (* x (- y z)) (- t z)) (* x (- y z)) (- y z) (/ (* x (- y z)) (- t z)) (* x (- y z)) (- t z) (neg z) (/ (* x (- y z)) (- t z)) (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/ (+ (* x (/ z y)) (neg x)) (- t z)) (+ (* x (/ z y)) (neg x)) (/ z y) (neg x)) |
| 3.0ms | x | @ | 0 | ((* x (/ (- y z) (- t z))) x (/ (- y z) (- t z)) (- y z) y z (- t z) t (/ (* x (- y z)) (- t z)) (/ (* x (- y z)) (- t z)) (* x (- y z)) (- y z) (/ (* x (- y z)) (- t z)) (* x (- y z)) (- t z) (neg z) (/ (* x (- y z)) (- t z)) (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/ (+ (* x (/ z y)) (neg x)) (- t z)) (+ (* x (/ z y)) (neg x)) (/ z y) (neg x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 928 | 7192 |
| 0 | 948 | 6771 |
| 1 | 5825 | 6771 |
| 0 | 8092 | 6640 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 x (/.f64 (-.f64 y z) (-.f64 t z))) |
x |
(/.f64 (-.f64 y z) (-.f64 t z)) |
(-.f64 y z) |
y |
z |
(-.f64 t z) |
t |
#s(approx (/ (* x (- y z)) (- t z)) x) |
(/.f64 (*.f64 x #s(approx (- y z) y)) (-.f64 t z)) |
(*.f64 x #s(approx (- y z) y)) |
#s(approx (- y z) y) |
(/.f64 (*.f64 x (-.f64 y z)) #s(approx (- t z) (neg.f64 z))) |
(*.f64 x (-.f64 y z)) |
#s(approx (- t z) (neg.f64 z)) |
(neg.f64 z) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 z y) (neg.f64 x)) (-.f64 t z)) y))) |
(neg.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 z y) (neg.f64 x)) (-.f64 t z)) y)) |
(*.f64 (/.f64 (fma.f64 x (/.f64 z y) (neg.f64 x)) (-.f64 t z)) y) |
(/.f64 (fma.f64 x (/.f64 z y) (neg.f64 x)) (-.f64 t z)) |
(fma.f64 x (/.f64 z y) (neg.f64 x)) |
(/.f64 z y) |
(neg.f64 x) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (* x (- y z)) (- t z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x (- y z)) (- t z)))) |
#s(approx (* x (- y z)) #s(hole binary64 (* x (- y z)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (/ (* x (* y (- (/ z y) 1))) (- t z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (/ (* x (* y (- (/ z y) 1))) (- t z)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (* x (- (/ z y) 1)) (- t z)))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (* x (- (/ z y) 1)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (* x (* y (+ 1 (* -1 (/ z y))))) (- t z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (* x (* y (+ 1 (* -1 (/ z y))))) (- t z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ (* x (+ 1 (* -1 (/ z y)))) (- t z))))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z y))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (* x z) (- t z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ z (- t z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (/ z (- t z))) (/ y (- t z))))) |
#s(approx (- y z) #s(hole binary64 (* -1 z))) |
#s(approx (- y z) #s(hole binary64 (- y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (* x z) (- t z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* x (- y z)) #s(hole binary64 (+ (* -1 (* x z)) (* x y)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (/ (* x z) (- t z))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (/ (* x y) (- t z)) (/ (* x z) (- t z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (/ (* x z) (- t z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* x y) (- t z))) (/ (* x z) (- t z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (* x z) (* y (- t z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (+ (* -1 (/ (* x y) (- t z))) (/ (* x z) (- t z))) y))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (/ (* x z) y))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (/ (+ (* -1 (* x y)) (* x z)) y))) |
#s(approx (/ z y) #s(hole binary64 (/ z y))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (* x y) (- t z)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ y (- t z)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))))) |
#s(approx (- y z) #s(hole binary64 y)) |
#s(approx (- y z) #s(hole binary64 (* y (+ 1 (* -1 (/ z y)))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x y) (- t z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* x y))) |
#s(approx (* x (- y z)) #s(hole binary64 (* y (+ x (* -1 (/ (* x z) y)))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (* x y) (- t z)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (* x y) (- t z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ x (- t z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (- (/ (* x z) y) x))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* y (- (/ z y) 1))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* x z) y)))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (* y (- (/ (* x z) (* y (- t z))) (/ x (- t z))))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (* x y) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ y t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (* z (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* z (- (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 4))) (/ 1 (pow t 3))))) (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)))) |
#s(approx (- y z) #s(hole binary64 (+ y (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- t z) #s(hole binary64 t)) |
#s(approx (- t z) #s(hole binary64 (+ t (* -1 z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x y) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (* x y) t))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* z (- (/ (* x y) (pow t 2)) (/ x t))) (* -1 (/ (* x y) t))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* z (- (+ (* -1 (/ (* z (- (/ x t) (/ (* x y) (pow t 2)))) t)) (/ (* x y) (pow t 2))) (/ x t))) (* -1 (/ (* x y) t))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* z (- (+ (* z (+ (* -1 (/ (* z (- (/ x t) (/ (* x y) (pow t 2)))) (pow t 2))) (* -1 (/ (- (/ x t) (/ (* x y) (pow t 2))) t)))) (/ (* x y) (pow t 2))) (/ x t))) (* -1 (/ (* x y) t))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (* z (- (/ x t) (/ (* x y) (pow t 2))))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (* z (- (+ (/ x t) (/ (* z (- (/ x t) (/ (* x y) (pow t 2)))) t)) (/ (* x y) (pow t 2))))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (* z (- (+ (* z (- (/ (* z (- (/ x t) (/ (* x y) (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ x t) (/ (* x y) (pow t 2))) t)))) (/ x t)) (/ (* x y) (pow t 2))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x t)) (* z (- (/ x (* t y)) (/ x (pow t 2))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x t)) (* z (- (+ (/ x (* t y)) (/ (* z (- (/ x (* t y)) (/ x (pow t 2)))) t)) (/ x (pow t 2))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x t)) (* z (- (+ (* z (- (/ (* z (- (/ x (* t y)) (/ x (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ x (* t y)) (/ x (pow t 2))) t)))) (/ x (* t y))) (/ x (pow t 2))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 x)) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 1)) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (- (+ 1 (* -1 (/ y z))) (* -1 (/ t z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y z)) (/ (* t (- (* -1 y) (* -1 t))) (pow z 2)))) (* -1 (/ t z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y z)) (/ (* (pow t 2) (- (* -1 y) (* -1 t))) (pow z 3)))) (+ (* -1 (/ t z)) (* -1 (/ (* t (- (* -1 y) (* -1 t))) (pow z 2))))))) |
#s(approx (- y z) #s(hole binary64 (* z (- (/ y z) 1)))) |
#s(approx (- t z) #s(hole binary64 (* -1 z))) |
#s(approx (- t z) #s(hole binary64 (* z (- (/ t z) 1)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 x)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* z (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 x)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (/ (* t x) z) (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (+ (* -1 (/ (* t (- (* x y) (* t x))) (pow z 2))) (/ (* t x) z)) (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (+ (* -1 (/ (* t (- (* x y) (* t x))) (pow z 2))) (+ (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) (pow z 3))) (/ (* t x) z))) (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 x))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (- (+ (* -1 x) (/ (* x y) z)) (/ (* t x) z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (- (+ (* -1 x) (+ (/ (* t (- (* x y) (* t x))) (pow z 2)) (/ (* x y) z))) (/ (* t x) z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (- (+ (* -1 x) (+ (/ (* x y) z) (/ (* (pow t 2) (- (* x y) (* t x))) (pow z 3)))) (+ (* -1 (/ (* t (- (* x y) (* t x))) (pow z 2))) (/ (* t x) z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (- (+ (* -1 (/ x y)) (/ x z)) (/ (* t x) (* y z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (- (+ (* -1 (/ x y)) (+ (/ x z) (/ (* t (- x (/ (* t x) y))) (pow z 2)))) (/ (* t x) (* y z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (- (+ (* -1 (/ x y)) (+ (/ x z) (/ (* (pow t 2) (- x (/ (* t x) y))) (pow z 3)))) (+ (* -1 (/ (* t (- x (/ (* t x) y))) (pow z 2))) (/ (* t x) (* y z)))))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (* z (+ (* -1 (/ x z)) (/ x y))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ x (* -1 (/ (- (* x y) (* t x)) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ 1 (* -1 (/ (- y t) z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ y (/ (* t (- y t)) z)) t) z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) (- y t)) z)) (* t (- y t))) z))) t) z))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ y z))))))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ t z))))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ x (* -1 (/ (- (* x y) (* t x)) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ (* x y) z))))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* -1 (/ (- (* -1 (* t x)) (* -1 (* x y))) z)) (* -1 x)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (* t x)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) z))) (* -1 (* x y))) z)) (* -1 x)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (* t x)) (* -1 (/ (+ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) z)) z))) (* -1 (* x y))) z)) (* -1 x)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 x) (* -1 (/ (- (* -1 (* x y)) (* -1 (* t x))) z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 x) (* -1 (/ (- (+ (* -1 (* x y)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) z)) (* -1 (* t x))) z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 x) (* -1 (/ (- (+ (* -1 (* x y)) (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) z)) (* t (- (* -1 (* x y)) (* -1 (* t x))))) z))) (* -1 (* t x))) z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x y)) (* -1 (/ (- (* -1 x) (* -1 (/ (* t x) y))) z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x y)) (* -1 (/ (- (+ (* -1 x) (/ (* t (- (* -1 x) (* -1 (/ (* t x) y)))) z)) (* -1 (/ (* t x) y))) z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x y)) (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* -1 x) (* -1 (/ (* t x) y)))) z)) (* t (- (* -1 x) (* -1 (/ (* t x) y))))) z))) (* -1 (/ (* t x) y))) z))))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x y)) (/ x z)))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (* x (- y z)) z)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ (- y z) z)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (/ (- y z) z)) (* t (- (/ 1 z) (/ y (pow z 2))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (/ (- y z) z)) (* t (- (+ (/ 1 z) (/ (* t (- (/ 1 z) (/ y (pow z 2)))) z)) (/ y (pow z 2))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (/ (- y z) z)) (* t (- (+ (* t (- (/ (* t (- (/ 1 z) (/ y (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ y (pow z 2))) z)))) (/ 1 z)) (/ y (pow z 2))))))) |
#s(approx (- t z) #s(hole binary64 (- t z))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (* x (- y z)) z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (* y (- (/ (* x z) y) x)) z))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (/ (* t (* y (- (/ (* x z) y) x))) (pow z 2)) (* -1 (/ (* y (- (/ (* x z) y) x)) z))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* t (+ (/ (* t (* y (- (/ (* x z) y) x))) (pow z 3)) (/ (* y (- (/ (* x z) y) x)) (pow z 2)))) (* -1 (/ (* y (- (/ (* x z) y) x)) z))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* t (+ (* t (+ (/ (* t (* y (- (/ (* x z) y) x))) (pow z 4)) (/ (* y (- (/ (* x z) y) x)) (pow z 3)))) (/ (* y (- (/ (* x z) y) x)) (pow z 2)))) (* -1 (/ (* y (- (/ (* x z) y) x)) z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (* y (- (/ (* x z) y) x)) z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* t (* y (- (/ (* x z) y) x))) (pow z 2))) (* -1 (/ (* y (- (/ (* x z) y) x)) z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* y (- (/ (* x z) y) x)) z)) (* t (- (* -1 (/ (* t (* y (- (/ (* x z) y) x))) (pow z 3))) (/ (* y (- (/ (* x z) y) x)) (pow z 2))))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* y (- (/ (* x z) y) x)) z)) (* t (- (* t (- (* -1 (/ (* t (* y (- (/ (* x z) y) x))) (pow z 4))) (/ (* y (- (/ (* x z) y) x)) (pow z 3)))) (/ (* y (- (/ (* x z) y) x)) (pow z 2))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ (- (/ (* x z) y) x) z)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ (- (/ (* x z) y) x) z)) (* t (- (/ x (pow z 2)) (/ x (* y z))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ (- (/ (* x z) y) x) z)) (* t (- (+ (/ x (pow z 2)) (/ (* t (- (/ x (pow z 2)) (/ x (* y z)))) z)) (/ x (* y z))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ (- (/ (* x z) y) x) z)) (* t (- (+ (* t (- (/ (* t (- (/ x (pow z 2)) (/ x (* y z)))) (pow z 2)) (* -1 (/ (- (/ x (pow z 2)) (/ x (* y z))) z)))) (/ x (pow z 2))) (/ x (* y z))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (* x (- y z)) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ (- y z) t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ (- (+ y (/ (* z (- y z)) t)) z) t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ (- (+ y (/ (* (pow z 2) (- y z)) (pow t 2))) (+ z (* -1 (/ (* z (- y z)) t)))) t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ (- (+ y (/ (* (pow z 3) (- y z)) (pow t 3))) (+ z (+ (* -1 (/ (* z (- y z)) t)) (* -1 (/ (* (pow z 2) (- y z)) (pow t 2)))))) t))) |
#s(approx (- t z) #s(hole binary64 (* t (+ 1 (* -1 (/ z t)))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x (- y z)) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (/ (* y (- (/ (* x z) y) x)) t)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (- (* -1 (/ (* y (* z (- (/ (* x z) y) x))) t)) (* y (- (/ (* x z) y) x))) t))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (- (+ (* -1 (/ (* y (* z (- (/ (* x z) y) x))) t)) (* -1 (/ (* y (* (pow z 2) (- (/ (* x z) y) x))) (pow t 2)))) (* y (- (/ (* x z) y) x))) t))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (- (+ (* -1 (/ (* y (* z (- (/ (* x z) y) x))) t)) (+ (* -1 (/ (* y (* (pow z 2) (- (/ (* x z) y) x))) (pow t 2))) (* -1 (/ (* y (* (pow z 3) (- (/ (* x z) y) x))) (pow t 3))))) (* y (- (/ (* x z) y) x))) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (/ (* y (- (/ (* x z) y) x)) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (/ (+ (* y (- (/ (* x z) y) x)) (/ (* y (* z (- (/ (* x z) y) x))) t)) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (/ (- (+ (* y (- (/ (* x z) y) x)) (/ (* y (* (pow z 2) (- (/ (* x z) y) x))) (pow t 2))) (* -1 (/ (* y (* z (- (/ (* x z) y) x))) t))) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (/ (- (+ (* y (- (/ (* x z) y) x)) (/ (* y (* (pow z 3) (- (/ (* x z) y) x))) (pow t 3))) (+ (* -1 (/ (* y (* z (- (/ (* x z) y) x))) t)) (* -1 (/ (* y (* (pow z 2) (- (/ (* x z) y) x))) (pow t 2))))) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (- (/ (* x z) y) x) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (- (+ (/ (* x z) y) (/ (* z (- (/ (* x z) y) x)) t)) x) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (- (+ (/ (* x z) y) (/ (* (pow z 2) (- (/ (* x z) y) x)) (pow t 2))) (+ x (* -1 (/ (* z (- (/ (* x z) y) x)) t)))) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (- (+ (/ (* x z) y) (/ (* (pow z 3) (- (/ (* x z) y) x)) (pow t 3))) (+ x (+ (* -1 (/ (* z (- (/ (* x z) y) x)) t)) (* -1 (/ (* (pow z 2) (- (/ (* x z) y) x)) (pow t 2)))))) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (* z (- y z)) t))) t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* z (- y z)) (/ (* (pow z 2) (- y z)) t)) t))) t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- y z))) (* -1 (/ (* (pow z 3) (- y z)) t))) t)) (* z (- y z))) t))) t)))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* t (- (/ z t) 1))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (/ (- (/ (* y (* z (- (/ (* x z) y) x))) t) (* -1 (* y (- (/ (* x z) y) x)))) t)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* y (* (pow z 2) (- (/ (* x z) y) x))) t)) (* y (* z (- (/ (* x z) y) x)))) t)) (* -1 (* y (- (/ (* x z) y) x)))) t)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* y (* (pow z 3) (- (/ (* x z) y) x))) t) (* -1 (* y (* (pow z 2) (- (/ (* x z) y) x))))) t)) (* y (* z (- (/ (* x z) y) x)))) t)) (* -1 (* y (- (/ (* x z) y) x)))) t)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (+ (* -1 (* y (- (/ (* x z) y) x))) (* -1 (/ (* y (* z (- (/ (* x z) y) x))) t))) t)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (+ (* -1 (* y (- (/ (* x z) y) x))) (* -1 (/ (+ (* y (* z (- (/ (* x z) y) x))) (/ (* y (* (pow z 2) (- (/ (* x z) y) x))) t)) t))) t)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (+ (* -1 (* y (- (/ (* x z) y) x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* y (* (pow z 2) (- (/ (* x z) y) x)))) (* -1 (/ (* y (* (pow z 3) (- (/ (* x z) y) x))) t))) t)) (* y (* z (- (/ (* x z) y) x)))) t))) t)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- (/ (* x z) y) x)) (* -1 (/ (* z (- (/ (* x z) y) x)) t))) t)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- (/ (* x z) y) x)) (* -1 (/ (+ (* z (- (/ (* x z) y) x)) (/ (* (pow z 2) (- (/ (* x z) y) x)) t)) t))) t)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- (/ (* x z) y) x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- (/ (* x z) y) x))) (* -1 (/ (* (pow z 3) (- (/ (* x z) y) x)) t))) t)) (* z (- (/ (* x z) y) x))) t))) t)))) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 y z) (-.f64 t z)) x) |
(*.f64 x (/.f64 (-.f64 y z) (-.f64 t z))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 y z)) (neg.f64 (-.f64 t z))) |
(/.f64 (*.f64 (-.f64 y z) x) (-.f64 t z)) |
x |
(/.f64 (neg.f64 (-.f64 y z)) (neg.f64 (-.f64 t z))) |
(/.f64 (-.f64 y z) (-.f64 t z)) |
(-.f64 (/.f64 y (-.f64 t z)) (/.f64 z (-.f64 t z))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 y y (fma.f64 z z (*.f64 z y)))) |
(-.f64 y z) |
y |
z |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (+.f64 t z)) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 t t (fma.f64 z z (*.f64 t z)))) |
(-.f64 t z) |
t |
#s(approx (* x (/ (- y z) (- t z))) x) |
(*.f64 x (/.f64 #s(approx (- y z) y) (-.f64 t z))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- y z) y) x)) (neg.f64 (-.f64 t z))) |
(/.f64 (*.f64 #s(approx (- y z) y) x) (-.f64 t z)) |
(*.f64 #s(approx (- y z) y) x) |
(*.f64 x #s(approx (- y z) y)) |
#s(approx (- y z) y) |
(*.f64 x (/.f64 (-.f64 y z) #s(approx (- t z) (neg.f64 z)))) |
(/.f64 (*.f64 (neg.f64 x) (-.f64 y z)) (neg.f64 #s(approx (- t z) (neg.f64 z)))) |
(/.f64 (*.f64 (-.f64 y z) x) #s(approx (- t z) (neg.f64 z))) |
(*.f64 (-.f64 y z) x) |
(*.f64 x (-.f64 y z)) |
#s(approx (- t z) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
#s(approx (* x (/ (- y z) (- t z))) (*.f64 (neg.f64 y) (/.f64 (fma.f64 (/.f64 z y) x (neg.f64 x)) (-.f64 t z)))) |
(*.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 z y) x (neg.f64 x)) (-.f64 t z))) y) |
(*.f64 (neg.f64 y) (/.f64 (fma.f64 (/.f64 z y) x (neg.f64 x)) (-.f64 t z))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 z y) x (neg.f64 x)) (-.f64 t z)) y)) |
(*.f64 (*.f64 (/.f64 (fma.f64 (/.f64 z y) x (neg.f64 x)) (-.f64 t z)) y) #s(literal -1 binary64)) |
(*.f64 (/.f64 (fma.f64 (/.f64 z y) x (neg.f64 x)) (-.f64 t z)) (neg.f64 y)) |
(neg.f64 (*.f64 (/.f64 (fma.f64 (/.f64 z y) x (neg.f64 x)) (-.f64 t z)) y)) |
(*.f64 (/.f64 (fma.f64 (/.f64 z y) x (neg.f64 x)) (-.f64 t z)) y) |
(*.f64 y (/.f64 (fma.f64 (/.f64 z y) x (neg.f64 x)) (-.f64 t z))) |
(/.f64 (*.f64 (fma.f64 (/.f64 z y) x (neg.f64 x)) y) (-.f64 t z)) |
(fma.f64 (/.f64 (neg.f64 x) (-.f64 t z)) y (*.f64 (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z))) y)) |
(fma.f64 y (/.f64 (neg.f64 x) (-.f64 t z)) (*.f64 y (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z))))) |
(+.f64 (*.f64 (/.f64 (neg.f64 x) (-.f64 t z)) y) (*.f64 (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z))) y)) |
(+.f64 (*.f64 y (/.f64 (neg.f64 x) (-.f64 t z))) (*.f64 y (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 x) (-.f64 t z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z))) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 x) (-.f64 t z)) (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x (-.f64 t z)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (neg.f64 x) (-.f64 t z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z))) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) (-.f64 t z)) (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z))))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 z y) x (neg.f64 x))) (neg.f64 (-.f64 t z))) |
(/.f64 (fma.f64 (/.f64 z y) x (neg.f64 x)) (-.f64 t z)) |
(fma.f64 (/.f64 x y) (/.f64 z (-.f64 t z)) (/.f64 (neg.f64 x) (-.f64 t z))) |
(fma.f64 (/.f64 x (-.f64 t z)) #s(literal -1 binary64) (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (-.f64 t z)) (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z)))) |
(fma.f64 x (/.f64 z (*.f64 (-.f64 t z) y)) (/.f64 (neg.f64 x) (-.f64 t z))) |
(+.f64 (/.f64 (neg.f64 x) (-.f64 t z)) (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z)))) |
(+.f64 (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z))) (/.f64 (neg.f64 x) (-.f64 t z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 z y) x) #s(literal 2 binary64)) (pow.f64 (neg.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 z y) x) (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 z y) x) #s(literal 2 binary64))) (-.f64 (neg.f64 x) (*.f64 (/.f64 z y) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 z y) x) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 z y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 z y) x) (neg.f64 x))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (/.f64 z y) x) #s(literal 3 binary64))) (fma.f64 (neg.f64 x) (neg.f64 x) (-.f64 (pow.f64 (*.f64 (/.f64 z y) x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 (/.f64 z y) x))))) |
(fma.f64 #s(literal -1 binary64) x (*.f64 (/.f64 z y) x)) |
(fma.f64 (/.f64 z y) x (neg.f64 x)) |
(fma.f64 x #s(literal -1 binary64) (*.f64 (/.f64 z y) x)) |
(fma.f64 x (/.f64 z y) (neg.f64 x)) |
(+.f64 (*.f64 (/.f64 z y) x) (neg.f64 x)) |
(+.f64 (neg.f64 x) (*.f64 (/.f64 z y) x)) |
(/.f64 (neg.f64 z) (neg.f64 y)) |
(/.f64 z y) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 t z))) |
#s(approx x x) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 t z))) |
#s(approx (* x (- y z)) (*.f64 (-.f64 y z) x)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y) x) (-.f64 t z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y) x) (-.f64 t z))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) x) (-.f64 t z))) |
#s(approx (+ (* x (/ z y)) (neg x)) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 z y) #s(literal 1 binary64)) y) x) (-.f64 t z))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (neg.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 z y) #s(literal 1 binary64)) y) x) (-.f64 t z)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 z y) #s(literal 1 binary64))) (-.f64 t z))) |
#s(approx (+ (* x (/ z y)) (neg x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 z y) #s(literal 1 binary64)))) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (*.f64 (neg.f64 x) z) (-.f64 t z))) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 x (/.f64 y (-.f64 t z)) (/.f64 (*.f64 (neg.f64 x) z) (-.f64 t z)))) |
#s(approx (/ (- y z) (- t z)) (/.f64 (neg.f64 z) (-.f64 t z))) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (/.f64 z (-.f64 t z)) #s(literal -1 binary64) (/.f64 y (-.f64 t z)))) |
#s(approx (- y z) (neg.f64 z)) |
#s(approx (- y z) (-.f64 y z)) |
#s(approx y y) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (*.f64 (neg.f64 x) z) (-.f64 t z))) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 x (/.f64 y (-.f64 t z)) (/.f64 (*.f64 (neg.f64 x) z) (-.f64 t z)))) |
#s(approx (* x (- y z)) (*.f64 (neg.f64 x) z)) |
#s(approx (* x (- y z)) (fma.f64 (neg.f64 x) z (*.f64 y x))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (/.f64 (*.f64 (neg.f64 x) z) (-.f64 t z))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (/.f64 (-.f64 (*.f64 y x) (*.f64 z x)) (-.f64 t z))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (*.f64 x (/.f64 z (-.f64 t z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (fma.f64 x (/.f64 z (-.f64 t z)) (/.f64 (*.f64 (neg.f64 x) y) (-.f64 t z)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (fma.f64 x (/.f64 z (-.f64 t z)) (/.f64 (*.f64 (neg.f64 x) y) (-.f64 t z))) y)) |
#s(approx (+ (* x (/ z y)) (neg x)) (*.f64 (/.f64 z y) x)) |
#s(approx (+ (* x (/ z y)) (neg x)) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 z x)) y)) |
#s(approx (/ z y) (/.f64 z y)) |
#s(approx (* x (/ (- y z) (- t z))) (*.f64 x (/.f64 y (-.f64 t z)))) |
#s(approx (* x (/ (- y z) (- t z))) (*.f64 (fma.f64 (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z))) #s(literal -1 binary64) (/.f64 x (-.f64 t z))) y)) |
#s(approx (/ (- y z) (- t z)) (/.f64 y (-.f64 t z))) |
#s(approx (/ (- y z) (- t z)) (*.f64 (fma.f64 (/.f64 z (*.f64 (-.f64 t z) y)) #s(literal -1 binary64) (pow.f64 (-.f64 t z) #s(literal -1 binary64))) y)) |
#s(approx (- y z) y) |
#s(approx (- y z) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 z y) #s(literal 1 binary64)) y)) |
#s(approx (* x (/ (- y z) (- t z))) (*.f64 x (/.f64 y (-.f64 t z)))) |
#s(approx (* x (/ (- y z) (- t z))) (*.f64 (fma.f64 (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z))) #s(literal -1 binary64) (/.f64 x (-.f64 t z))) y)) |
#s(approx (* x (- y z)) (*.f64 y x)) |
#s(approx (* x (- y z)) (*.f64 (fma.f64 (*.f64 (/.f64 z y) x) #s(literal -1 binary64) x) y)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (*.f64 x (/.f64 y (-.f64 t z)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (*.f64 (fma.f64 (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z))) #s(literal -1 binary64) (/.f64 x (-.f64 t z))) y)) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/.f64 (*.f64 (neg.f64 x) y) (-.f64 t z))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (*.f64 (/.f64 (fma.f64 (/.f64 z y) x (neg.f64 x)) (-.f64 t z)) y)) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) (-.f64 t z))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (fma.f64 (/.f64 z y) x (neg.f64 x)) (-.f64 t z))) |
#s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) |
#s(approx (+ (* x (/ z y)) (neg x)) (-.f64 (*.f64 (/.f64 z y) x) x)) |
#s(approx (* x (/ (- y z) (- t z))) (*.f64 (neg.f64 y) (/.f64 (fma.f64 (/.f64 z y) x (neg.f64 x)) (-.f64 t z)))) |
#s(approx (/ (- y z) (- t z)) (*.f64 (neg.f64 y) (-.f64 (/.f64 z (*.f64 (-.f64 t z) y)) (pow.f64 (-.f64 t z) #s(literal -1 binary64))))) |
#s(approx (- y z) (*.f64 (neg.f64 y) (-.f64 (/.f64 z y) #s(literal 1 binary64)))) |
#s(approx (* x (/ (- y z) (- t z))) (*.f64 (neg.f64 y) (/.f64 (fma.f64 (/.f64 z y) x (neg.f64 x)) (-.f64 t z)))) |
#s(approx (* x (- y z)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 z y) x (neg.f64 x)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z))) (/.f64 x (-.f64 t z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z))) #s(literal -1 binary64) (/.f64 x (-.f64 t z))))) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (*.f64 y x) t)) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (-.f64 (/.f64 (neg.f64 x) t) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) z (/.f64 (*.f64 y x) t))) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (-.f64 (fma.f64 z (neg.f64 (/.f64 (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))) t)) (/.f64 (neg.f64 x) t)) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) z (/.f64 (*.f64 y x) t))) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (-.f64 (fma.f64 (fma.f64 z (/.f64 (-.f64 (/.f64 (neg.f64 x) t) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))) t)))) z (/.f64 (neg.f64 x) t)) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) z (/.f64 (*.f64 y x) t))) |
#s(approx (/ (- y z) (- t z)) (/.f64 y t)) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (neg.f64 z) (fma.f64 (/.f64 y (*.f64 t t)) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) (/.f64 y t))) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (-.f64 (*.f64 (neg.f64 z) (fma.f64 (/.f64 y (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 t #s(literal -2 binary64)))) (fma.f64 (/.f64 y (*.f64 t t)) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64)))) z (/.f64 y t))) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (-.f64 (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 z) (fma.f64 (/.f64 y (pow.f64 t #s(literal 4 binary64))) #s(literal -1 binary64) (pow.f64 t #s(literal -3 binary64)))) (fma.f64 (/.f64 y (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 t #s(literal -2 binary64)))) z) (/.f64 (neg.f64 y) (*.f64 t t))) (pow.f64 t #s(literal -1 binary64))) z (/.f64 y t))) |
#s(approx (- y z) (fma.f64 #s(literal -1 binary64) z y)) |
#s(approx z z) |
#s(approx (- t z) t) |
#s(approx (- t z) (fma.f64 #s(literal -1 binary64) z t)) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (*.f64 y x) t)) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (-.f64 (/.f64 (neg.f64 x) t) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) z (/.f64 (*.f64 y x) t))) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (-.f64 (fma.f64 z (neg.f64 (/.f64 (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))) t)) (/.f64 (neg.f64 x) t)) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) z (/.f64 (*.f64 y x) t))) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (-.f64 (fma.f64 (fma.f64 z (/.f64 (-.f64 (/.f64 (neg.f64 x) t) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))) t)))) z (/.f64 (neg.f64 x) t)) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) z (/.f64 (*.f64 y x) t))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (/.f64 (*.f64 y x) t)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (fma.f64 (-.f64 (*.f64 x (/.f64 y (*.f64 t t))) (/.f64 x t)) z (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) t)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (fma.f64 (-.f64 (fma.f64 x (/.f64 y (*.f64 t t)) (neg.f64 (*.f64 z (/.f64 (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))) t)))) (/.f64 x t)) z (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) t)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))) (*.f64 t t)) (/.f64 (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))) t))) z (-.f64 (*.f64 x (/.f64 y (*.f64 t t))) (/.f64 x t))) z (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) t)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/.f64 (*.f64 (neg.f64 x) y) t)) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (fma.f64 (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))) z (/.f64 (*.f64 (neg.f64 x) y) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (fma.f64 (-.f64 (/.f64 (+.f64 x (*.f64 (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))) z)) t) (*.f64 x (/.f64 y (*.f64 t t)))) z (/.f64 (*.f64 (neg.f64 x) y) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (fma.f64 (fma.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))) (*.f64 t t))) (neg.f64 (/.f64 (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))) t))) z (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t))))) z (/.f64 (*.f64 (neg.f64 x) y) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) t)) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (fma.f64 (-.f64 (/.f64 (/.f64 x t) y) (/.f64 x (*.f64 t t))) z (/.f64 (neg.f64 x) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (fma.f64 (-.f64 (fma.f64 z (/.f64 (-.f64 (/.f64 (/.f64 x t) y) (/.f64 x (*.f64 t t))) t) (/.f64 (/.f64 x t) y)) (/.f64 x (*.f64 t t))) z (/.f64 (neg.f64 x) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (fma.f64 (fma.f64 (fma.f64 z (/.f64 (-.f64 (/.f64 (/.f64 x t) y) (/.f64 x (*.f64 t t))) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 x t) y) (/.f64 x (*.f64 t t))) t))) z (-.f64 (/.f64 (/.f64 x t) y) (/.f64 x (*.f64 t t)))) z (/.f64 (neg.f64 x) t))) |
#s(approx (* x (/ (- y z) (- t z))) x) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z) #s(literal -1 binary64) x)) |
#s(approx (* x (/ (- y z) (- t z))) (+.f64 x (-.f64 (fma.f64 t (/.f64 (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1 binary64) (*.f64 t x))) (*.f64 z z)) (/.f64 (*.f64 (neg.f64 x) y) z)) (neg.f64 (/.f64 (*.f64 t x) z))))) |
#s(approx (* x (/ (- y z) (- t z))) (-.f64 (+.f64 (fma.f64 (*.f64 t t) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1 binary64) (*.f64 t x))) (pow.f64 z #s(literal 3 binary64))) (/.f64 (*.f64 (neg.f64 x) y) z)) x) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 x z) (*.f64 t (/.f64 (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1 binary64) (*.f64 t x))) (*.f64 z z))))))) |
#s(approx (/ (- y z) (- t z)) #s(literal 1 binary64)) |
#s(approx (/ (- y z) (- t z)) (-.f64 (fma.f64 (/.f64 y z) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (neg.f64 t) z))) |
#s(approx (/ (- y z) (- t z)) (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 t (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y t)) (*.f64 z z)) (/.f64 (neg.f64 y) z)) (/.f64 (neg.f64 t) z)))) |
#s(approx (/ (- y z) (- t z)) (-.f64 (+.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y t)) (pow.f64 z #s(literal 3 binary64))) (/.f64 (neg.f64 y) z)) #s(literal 1 binary64)) (fma.f64 (*.f64 t (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y t)) (*.f64 z z))) #s(literal -1 binary64) (/.f64 (neg.f64 t) z)))) |
#s(approx (- y z) (*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) z)) |
#s(approx (- t z) (neg.f64 z)) |
#s(approx (- t z) (*.f64 (-.f64 (/.f64 t z) #s(literal 1 binary64)) z)) |
#s(approx (* x (/ (- y z) (- t z))) x) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z) #s(literal -1 binary64) x)) |
#s(approx (* x (/ (- y z) (- t z))) (+.f64 x (-.f64 (fma.f64 t (/.f64 (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1 binary64) (*.f64 t x))) (*.f64 z z)) (/.f64 (*.f64 (neg.f64 x) y) z)) (neg.f64 (/.f64 (*.f64 t x) z))))) |
#s(approx (* x (/ (- y z) (- t z))) (-.f64 (+.f64 (fma.f64 (*.f64 t t) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1 binary64) (*.f64 t x))) (pow.f64 z #s(literal 3 binary64))) (/.f64 (*.f64 (neg.f64 x) y) z)) x) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 x z) (*.f64 t (/.f64 (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1 binary64) (*.f64 t x))) (*.f64 z z))))))) |
#s(approx (* x (- y z)) (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 x)) z)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) x) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (-.f64 (/.f64 (*.f64 t x) z) (fma.f64 x (/.f64 y z) (neg.f64 x)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (-.f64 (fma.f64 t (/.f64 x z) (neg.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) t) (*.f64 z z)))) (fma.f64 x (/.f64 y z) (neg.f64 x)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (-.f64 (+.f64 (fma.f64 t (/.f64 x z) (neg.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) (*.f64 t t)) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) t) (*.f64 z z)))) (fma.f64 x (/.f64 y z) (neg.f64 x)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (neg.f64 x)) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (fma.f64 #s(literal -1 binary64) x (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (-.f64 (+.f64 (fma.f64 x (/.f64 y z) (/.f64 (*.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) t) (*.f64 z z))) (neg.f64 x)) (/.f64 (*.f64 t x) z))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (-.f64 (+.f64 (fma.f64 x (/.f64 y z) (/.f64 (*.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) (*.f64 t t)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 x)) (fma.f64 t (/.f64 x z) (neg.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) t) (*.f64 z z)))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) y)) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (/.f64 x z)) (*.f64 (/.f64 t y) (/.f64 x z)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (fma.f64 t (/.f64 (-.f64 x (*.f64 t (/.f64 x y))) (*.f64 z z)) (/.f64 x z))) (*.f64 (/.f64 t y) (/.f64 x z)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (fma.f64 (*.f64 t t) (/.f64 (-.f64 x (*.f64 t (/.f64 x y))) (pow.f64 z #s(literal 3 binary64))) (/.f64 x z))) (fma.f64 (/.f64 t y) (/.f64 x z) (neg.f64 (/.f64 (*.f64 (-.f64 x (*.f64 t (/.f64 x y))) t) (*.f64 z z)))))) |
#s(approx (+ (* x (/ z y)) (neg x)) (*.f64 (fma.f64 (/.f64 x z) #s(literal -1 binary64) (/.f64 x y)) z)) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z) #s(literal -1 binary64) x)) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (/.f64 (-.f64 (fma.f64 t (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z) (*.f64 y x)) (*.f64 t x)) z) #s(literal -1 binary64) x)) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (/.f64 (-.f64 (fma.f64 y x (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z))) (*.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) t)) z))) (*.f64 t x)) z) #s(literal -1 binary64) x)) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (/.f64 (-.f64 y t) z) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (/.f64 (-.f64 (fma.f64 t (/.f64 (-.f64 y t) z) y) t) z) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 y t) z))) (*.f64 (-.f64 y t) t)) z) #s(literal -1 binary64) y) t) z) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- y z) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- t z) (*.f64 (neg.f64 z) (fma.f64 (/.f64 t z) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z) #s(literal -1 binary64) x)) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (/.f64 (-.f64 (fma.f64 t (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z) (*.f64 y x)) (*.f64 t x)) z) #s(literal -1 binary64) x)) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (/.f64 (-.f64 (fma.f64 y x (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z))) (*.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) t)) z))) (*.f64 t x)) z) #s(literal -1 binary64) x)) |
#s(approx (* x (- y z)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1 binary64) x))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (fma.f64 (neg.f64 t) x (*.f64 #s(literal 1 binary64) (*.f64 y x))) z) x))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (fma.f64 (neg.f64 t) x (neg.f64 (*.f64 t (neg.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z))))) (*.f64 (neg.f64 x) y)) z) x))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 t x (/.f64 (fma.f64 (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1 binary64) (*.f64 t x))) t (*.f64 (*.f64 t t) (neg.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z)))) z)) (*.f64 #s(literal 1 binary64) (*.f64 y x))) z) x))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z) #s(literal -1 binary64) x))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (fma.f64 (/.f64 (-.f64 (fma.f64 (neg.f64 x) y (*.f64 t (neg.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z)))) (*.f64 (neg.f64 t) x)) z) #s(literal -1 binary64) (neg.f64 x))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y x (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (neg.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z)))) (*.f64 (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1 binary64) (*.f64 t x))) t)) z)) (*.f64 #s(literal 1 binary64) (*.f64 t x))) z) #s(literal -1 binary64) (neg.f64 x))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 t (/.f64 x y)))) z) #s(literal -1 binary64) (/.f64 (neg.f64 x) y))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (fma.f64 (/.f64 (-.f64 (fma.f64 t (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 t (/.f64 x y)))) z) (neg.f64 x)) (/.f64 (*.f64 (neg.f64 t) x) y)) z) #s(literal -1 binary64) (/.f64 (neg.f64 x) y))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 t (/.f64 x y)))) z))) (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 t (/.f64 x y)))) t)) z)) (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 x y)))) z) #s(literal -1 binary64) (/.f64 (neg.f64 x) y))) |
#s(approx (+ (* x (/ z y)) (neg x)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x y) #s(literal -1 binary64) (/.f64 x z)))) |
#s(approx (* x (/ (- y z) (- t z))) (neg.f64 (/.f64 (*.f64 (-.f64 y z) x) z))) |
#s(approx (* x (/ (- y z) (- t z))) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 (-.f64 y z) x) (*.f64 z z)) (/.f64 (*.f64 (-.f64 y z) x) z)))) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) x) t) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 (-.f64 y z) x) (*.f64 z z))) t (neg.f64 (/.f64 (*.f64 (-.f64 y z) x) z)))) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) x) t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 y z) x) (pow.f64 z #s(literal 3 binary64)))) t) (/.f64 (*.f64 (-.f64 y z) x) (*.f64 z z))) t (neg.f64 (/.f64 (*.f64 (-.f64 y z) x) z)))) |
#s(approx (/ (- y z) (- t z)) (neg.f64 (/.f64 (-.f64 y z) z))) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 y (*.f64 z z))) t (neg.f64 (/.f64 (-.f64 y z) z)))) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 y (*.f64 z z))) t)) z) (/.f64 y (*.f64 z z))) t (neg.f64 (/.f64 (-.f64 y z) z)))) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (fma.f64 (fma.f64 t (/.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 y (*.f64 z z))) (*.f64 z z)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 y (*.f64 z z))) z))) t (-.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 y (*.f64 z z)))) t (neg.f64 (/.f64 (-.f64 y z) z)))) |
#s(approx (- t z) (-.f64 t z)) |
#s(approx t t) |
#s(approx (* x (/ (- y z) (- t z))) (neg.f64 (/.f64 (*.f64 (-.f64 y z) x) z))) |
#s(approx (* x (/ (- y z) (- t z))) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 (-.f64 y z) x) (*.f64 z z)) (/.f64 (*.f64 (-.f64 y z) x) z)))) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) x) t) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 (-.f64 y z) x) (*.f64 z z))) t (neg.f64 (/.f64 (*.f64 (-.f64 y z) x) z)))) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) x) t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 y z) x) (pow.f64 z #s(literal 3 binary64)))) t) (/.f64 (*.f64 (-.f64 y z) x) (*.f64 z z))) t (neg.f64 (/.f64 (*.f64 (-.f64 y z) x) z)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) z)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) t) (*.f64 z z)) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) z)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (fma.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) (pow.f64 z #s(literal 3 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) (*.f64 z z))) t (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) z)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (fma.f64 (fma.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) (pow.f64 z #s(literal 3 binary64)))) t (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) (*.f64 z z))) t (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) z))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) (*.f64 z z)) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) t) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) (*.f64 z z))) t (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) (pow.f64 z #s(literal 3 binary64)))) t) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) (*.f64 z z))) t (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) z)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (fma.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 x y) z)) t (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (fma.f64 (-.f64 (fma.f64 t (/.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 x y) z)) z) (/.f64 x (*.f64 z z))) (/.f64 (/.f64 x y) z)) t (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (fma.f64 (fma.f64 (fma.f64 t (/.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 x y) z)) (*.f64 z z)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 x y) z)) z))) t (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 x y) z))) t (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z)))) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (*.f64 (-.f64 y z) x) t)) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 (-.f64 y z) z) x) t)) t)) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (-.f64 (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 x (*.f64 z z)) (-.f64 y z)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) z) x) t))) t)) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (-.f64 (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 x (pow.f64 z #s(literal 3 binary64))) (-.f64 y z)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 z (/.f64 (-.f64 y z) t)) (/.f64 (*.f64 (*.f64 x (*.f64 z z)) (-.f64 y z)) (*.f64 t t))))) t)) |
#s(approx (/ (- y z) (- t z)) (/.f64 (-.f64 y z) t)) |
#s(approx (/ (- y z) (- t z)) (/.f64 (-.f64 (fma.f64 z (/.f64 (-.f64 y z) t) y) z) t)) |
#s(approx (/ (- y z) (- t z)) (/.f64 (-.f64 (fma.f64 (*.f64 z z) (/.f64 (-.f64 y z) (*.f64 t t)) y) (fma.f64 (*.f64 z (/.f64 (-.f64 y z) t)) #s(literal -1 binary64) z)) t)) |
#s(approx (/ (- y z) (- t z)) (/.f64 (-.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (-.f64 y z) (pow.f64 t #s(literal 3 binary64))) y) (fma.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (-.f64 y z) t) (/.f64 (*.f64 (*.f64 z z) (-.f64 y z)) (*.f64 t t))) z)) t)) |
#s(approx (- t z) (*.f64 (fma.f64 (/.f64 z t) #s(literal -1 binary64) #s(literal 1 binary64)) t)) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (*.f64 (-.f64 y z) x) t)) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 (-.f64 y z) z) x) t)) t)) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (-.f64 (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 x (*.f64 z z)) (-.f64 y z)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) z) x) t))) t)) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (-.f64 (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 x (pow.f64 z #s(literal 3 binary64))) (-.f64 y z)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 z (/.f64 (-.f64 y z) t)) (/.f64 (*.f64 (*.f64 x (*.f64 z z)) (-.f64 y z)) (*.f64 t t))))) t)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (/.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 z y) x) x)) t)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z) y) t))) t)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y (*.f64 z (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t)) (/.f64 (*.f64 (*.f64 y (*.f64 z z)) (-.f64 (*.f64 (/.f64 z y) x) x)) (*.f64 t t))) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 z y) x) x))) t)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y (*.f64 z (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t)) (/.f64 (*.f64 (*.f64 y (*.f64 z z)) (-.f64 (*.f64 (/.f64 z y) x) x)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 (*.f64 y (pow.f64 z #s(literal 3 binary64))) (-.f64 (*.f64 (/.f64 z y) x) x)) (pow.f64 t #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y)) t)) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) t)) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z) y) t)) t)) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y (/.f64 (*.f64 (*.f64 y (*.f64 z z)) (-.f64 (*.f64 (/.f64 z y) x) x)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z) y) t))) t)) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y (/.f64 (*.f64 (*.f64 y (pow.f64 z #s(literal 3 binary64))) (-.f64 (*.f64 (/.f64 z y) x) x)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 y (*.f64 z (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t)) (/.f64 (*.f64 (*.f64 y (*.f64 z z)) (-.f64 (*.f64 (/.f64 z y) x) x)) (*.f64 t t))))) t)) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t)) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (-.f64 (fma.f64 (/.f64 z y) x (*.f64 z (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t))) x) t)) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (-.f64 (fma.f64 (/.f64 z y) x (/.f64 (*.f64 (*.f64 z z) (-.f64 (*.f64 (/.f64 z y) x) x)) (*.f64 t t))) (fma.f64 (*.f64 z (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t)) #s(literal -1 binary64) x)) t)) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (-.f64 (fma.f64 (/.f64 z y) x (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 z y) x) x)) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t) (/.f64 (*.f64 (*.f64 z z) (-.f64 (*.f64 (/.f64 z y) x) x)) (*.f64 t t))) x)) t)) |
#s(approx (* x (/ (- y z) (- t z))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 (-.f64 y z) z) x) t))) t))) |
#s(approx (* x (/ (- y z) (- t z))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 y z) x (/.f64 (fma.f64 x (*.f64 (*.f64 z z) (/.f64 (-.f64 y z) t)) (*.f64 (*.f64 (-.f64 y z) z) x)) t))) t))) |
#s(approx (* x (/ (- y z) (- t z))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 y z) x (/.f64 (fma.f64 (*.f64 (-.f64 y z) z) x (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 z z) (-.f64 y z)) x (*.f64 x (*.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (-.f64 y z) t))))) t))) t))) t))) |
#s(approx (/ (- y z) (- t z)) (neg.f64 (/.f64 (fma.f64 (*.f64 z (/.f64 (-.f64 y z) t)) #s(literal -1 binary64) (neg.f64 (-.f64 y z))) t))) |
#s(approx (/ (- y z) (- t z)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z z) (/.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) z)) t) #s(literal -1 binary64) (neg.f64 (-.f64 y z))) t))) |
#s(approx (/ (- y z) (- t z)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 y z) z (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 z z) (-.f64 y z) (*.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (-.f64 y z) t)))) t))) t) #s(literal -1 binary64) (neg.f64 (-.f64 y z))) t))) |
#s(approx (- t z) (*.f64 (neg.f64 t) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (* x (/ (- y z) (- t z))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 (-.f64 y z) z) x) t))) t))) |
#s(approx (* x (/ (- y z) (- t z))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 y z) x (/.f64 (fma.f64 x (*.f64 (*.f64 z z) (/.f64 (-.f64 y z) t)) (*.f64 (*.f64 (-.f64 y z) z) x)) t))) t))) |
#s(approx (* x (/ (- y z) (- t z))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 y z) x (/.f64 (fma.f64 (*.f64 (-.f64 y z) z) x (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 z z) (-.f64 y z)) x (*.f64 x (*.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (-.f64 y z) t))))) t))) t))) t))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (neg.f64 (/.f64 (fma.f64 y (*.f64 z (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y))) t))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 z z) (-.f64 (*.f64 (/.f64 z y) x) x))) t) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z) y)) t) (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y))) t))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t))) (*.f64 (neg.f64 y) (*.f64 (*.f64 z z) (-.f64 (*.f64 (/.f64 z y) x) x)))) t)) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z) y)) t) (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y))) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z) y) t))) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y (/.f64 (fma.f64 y (*.f64 (*.f64 z z) (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t)) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z) y)) t))) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y (/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z) y (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 z z) (-.f64 (*.f64 (/.f64 z y) x) x)) y (*.f64 y (*.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t))))) t))) t))) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (neg.f64 (/.f64 (fma.f64 (*.f64 z (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t)) #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 (/.f64 z y) x) x))) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z z) (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t) (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z)) t) #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 (/.f64 z y) x) x))) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 z z) (-.f64 (*.f64 (/.f64 z y) x) x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t)))) t))) t) #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 (/.f64 z y) x) x))) t))) |
Compiled 9 237 to 1 417 computations (84.7% saved)
18 alts after pruning (15 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 262 | 13 | 275 |
| Fresh | 6 | 2 | 8 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 270 | 18 | 288 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 41.3% | (/.f64 (*.f64 x (-.f64 y z)) #s(approx (- t z) (neg.f64 z))) |
| 44.8% | (/.f64 (*.f64 x (-.f64 y z)) #s(approx (- t z) t)) | |
| ▶ | 43.4% | (/.f64 (*.f64 x #s(approx (- y z) (neg.f64 z))) (-.f64 t z)) |
| ▶ | 29.9% | (/.f64 (*.f64 x #s(approx (- y z) (neg.f64 z))) #s(approx (- t z) (neg.f64 z))) |
| ✓ | 46.7% | (/.f64 (*.f64 x #s(approx (- y z) y)) (-.f64 t z)) |
| 36.8% | (/.f64 (*.f64 x #s(approx (- y z) y)) #s(approx (- t z) t)) | |
| 51.7% | (*.f64 x (/.f64 (-.f64 y z) #s(approx (- t z) (neg.f64 z)))) | |
| ▶ | 51.0% | (*.f64 x (/.f64 (-.f64 y z) #s(approx (- t z) t))) |
| 55.5% | (*.f64 x (/.f64 #s(approx (- y z) (neg.f64 z)) (-.f64 t z))) | |
| 51.9% | (*.f64 x (/.f64 #s(approx (- y z) y) (-.f64 t z))) | |
| 51.6% | (*.f64 x #s(approx (/ (- y z) (- t z)) (fma.f64 (/.f64 (-.f64 y t) z) #s(literal -1 binary64) #s(literal 1 binary64)))) | |
| ▶ | 41.1% | (*.f64 x #s(approx (/ (- y z) (- t z)) (/.f64 y t))) |
| ▶ | 85.0% | (*.f64 x #s(approx (/ (- y z) (- t z)) (*.f64 (neg.f64 y) (-.f64 (/.f64 z (*.f64 (-.f64 t z) y)) (pow.f64 (-.f64 t z) #s(literal -1 binary64)))))) |
| 49.7% | #s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (*.f64 (/.f64 #s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) (-.f64 t z)) y))) | |
| 39.2% | #s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (*.f64 #s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) t)) y))) | |
| 44.0% | #s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (*.f64 #s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z)))) y))) | |
| 37.8% | #s(approx (/ (* x (- y z)) (- t z)) (neg.f64 #s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (fma.f64 (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))) z (/.f64 (*.f64 (neg.f64 x) y) t))))) | |
| ✓ | 37.1% | #s(approx (/ (* x (- y z)) (- t z)) x) |
Compiled 618 to 436 computations (29.4% saved)
| Inputs |
|---|
(*.f64 x #s(approx (/ (- y z) (- t z)) (*.f64 (neg.f64 y) (-.f64 (/.f64 z (*.f64 (-.f64 t z) y)) (pow.f64 (-.f64 t z) #s(literal -1 binary64)))))) |
x |
#s(approx (/ (- y z) (- t z)) (*.f64 (neg.f64 y) (-.f64 (/.f64 z (*.f64 (-.f64 t z) y)) (pow.f64 (-.f64 t z) #s(literal -1 binary64))))) |
(*.f64 (neg.f64 y) (-.f64 (/.f64 z (*.f64 (-.f64 t z) y)) (pow.f64 (-.f64 t z) #s(literal -1 binary64)))) |
(neg.f64 y) |
y |
(-.f64 (/.f64 z (*.f64 (-.f64 t z) y)) (pow.f64 (-.f64 t z) #s(literal -1 binary64))) |
(/.f64 z (*.f64 (-.f64 t z) y)) |
z |
(*.f64 (-.f64 t z) y) |
(-.f64 t z) |
t |
(pow.f64 (-.f64 t z) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 x #s(approx (/ (- y z) (- t z)) (/.f64 y t))) |
#s(approx (/ (- y z) (- t z)) (/.f64 y t)) |
(/.f64 y t) |
(*.f64 x (/.f64 (-.f64 y z) #s(approx (- t z) t))) |
(/.f64 (-.f64 y z) #s(approx (- t z) t)) |
(-.f64 y z) |
#s(approx (- t z) t) |
(/.f64 (*.f64 x #s(approx (- y z) (neg.f64 z))) #s(approx (- t z) (neg.f64 z))) |
(*.f64 x #s(approx (- y z) (neg.f64 z))) |
#s(approx (- y z) (neg.f64 z)) |
(neg.f64 z) |
#s(approx (- t z) (neg.f64 z)) |
(/.f64 (*.f64 x #s(approx (- y z) (neg.f64 z))) (-.f64 t z)) |
| Outputs |
|---|
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (* x (- y z)) (- t z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x (- y z)) (- t z)))) |
#s(approx (* x (- y z)) #s(hole binary64 (* x (- y z)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (* x z) (- t z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ z (- t z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (/ z (- t z))) (/ y (- t z))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (* -1 (/ z (- t z))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (+ (* -1 (/ z (- t z))) (/ y (- t z))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (/ z (* y (- t z))))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (/ (+ (* -1 (/ y (- t z))) (/ z (- t z))) y))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (/ z (* y (- t z))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* y (- t z)))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx (- y z) #s(hole binary64 (* -1 z))) |
#s(approx (- y z) #s(hole binary64 (- y z))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (* x z) (- t z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* x (- y z)) #s(hole binary64 (+ (* -1 (* x z)) (* x y)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (* x y) (- t z)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ y (- t z)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (/ y (- t z)))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (/ -1 (- t z)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (/ z (* y (- t z))) (/ 1 (- t z))))) |
#s(approx (- y z) #s(hole binary64 y)) |
#s(approx (- y z) #s(hole binary64 (* y (+ 1 (* -1 (/ z y)))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x y) (- t z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* x y))) |
#s(approx (* x (- y z)) #s(hole binary64 (* y (+ x (* -1 (/ (* x z) y)))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* y (- (/ z y) 1))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* x z) y)))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (* x y) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ y t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (* z (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* z (- (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 4))) (/ 1 (pow t 3))))) (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (/ y t))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (+ (* -1 (* y (* z (- (/ 1 (* t y)) (/ 1 (pow t 2)))))) (/ y t)))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (+ (* z (+ (* -1 (* y (* z (- (/ 1 (* (pow t 2) y)) (/ 1 (pow t 3)))))) (* -1 (* y (- (/ 1 (* t y)) (/ 1 (pow t 2))))))) (/ y t)))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (+ (* z (+ (* -1 (* y (- (/ 1 (* t y)) (/ 1 (pow t 2))))) (* z (+ (* -1 (* y (* z (- (/ 1 (* (pow t 3) y)) (/ 1 (pow t 4)))))) (* -1 (* y (- (/ 1 (* (pow t 2) y)) (/ 1 (pow t 3))))))))) (/ y t)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (/ -1 t))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (* z (- (/ 1 (* t y)) (/ 1 (pow t 2)))) (/ 1 t)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (* z (- (+ (* z (- (/ 1 (* (pow t 2) y)) (/ 1 (pow t 3)))) (/ 1 (* t y))) (/ 1 (pow t 2)))) (/ 1 t)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (* z (- (+ (* z (- (+ (* z (- (/ 1 (* (pow t 3) y)) (/ 1 (pow t 4)))) (/ 1 (* (pow t 2) y))) (/ 1 (pow t 3)))) (/ 1 (* t y))) (/ 1 (pow t 2)))) (/ 1 t)))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (/ z (* t y)))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (* z (+ (/ 1 (* t y)) (/ z (* (pow t 2) y)))))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (* z (+ (* z (+ (/ 1 (* (pow t 2) y)) (/ z (* (pow t 3) y)))) (/ 1 (* t y)))))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (* z (+ (* z (+ (* z (+ (/ 1 (* (pow t 3) y)) (/ z (* (pow t 4) y)))) (/ 1 (* (pow t 2) y)))) (/ 1 (* t y)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (- t z) y) #s(hole binary64 (* t y))) |
#s(approx (* (- t z) y) #s(hole binary64 (+ (* -1 (* y z)) (* t y)))) |
#s(approx (- t z) #s(hole binary64 t)) |
#s(approx (- t z) #s(hole binary64 (+ t (* -1 z)))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (/ 1 t))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (+ (/ 1 t) (/ z (pow t 2))))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (+ (* z (+ (/ 1 (pow t 2)) (/ z (pow t 3)))) (/ 1 t)))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (+ (* z (+ (* z (+ (/ 1 (pow t 3)) (/ z (pow t 4)))) (/ 1 (pow t 2)))) (/ 1 t)))) |
#s(approx (- y z) #s(hole binary64 (+ y (* -1 z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x y) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 x)) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 1)) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (- (+ 1 (* -1 (/ y z))) (* -1 (/ t z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y z)) (/ (* t (- (* -1 y) (* -1 t))) (pow z 2)))) (* -1 (/ t z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y z)) (/ (* (pow t 2) (- (* -1 y) (* -1 t))) (pow z 3)))) (+ (* -1 (/ t z)) (* -1 (/ (* t (- (* -1 y) (* -1 t))) (pow z 2))))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 1)) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (+ 1 (* -1 (/ (* y (- 1 (/ t y))) z))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (+ 1 (+ (* -1 (/ (* y (- 1 (/ t y))) z)) (* -1 (/ (* y (- t (/ (pow t 2) y))) (pow z 2))))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (+ 1 (+ (* -1 (/ (* y (- 1 (/ t y))) z)) (+ (* -1 (/ (* y (- t (/ (pow t 2) y))) (pow z 2))) (* -1 (/ (* y (- (pow t 2) (/ (pow t 3) y))) (pow z 3)))))))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (/ -1 y))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (/ 1 z) (+ (/ 1 y) (/ t (* y z)))))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (+ (/ 1 z) (/ t (pow z 2))) (+ (/ 1 y) (+ (/ t (* y z)) (/ (pow t 2) (* y (pow z 2)))))))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (+ (/ 1 z) (+ (/ t (pow z 2)) (/ (pow t 2) (pow z 3)))) (+ (/ 1 y) (+ (/ t (* y z)) (+ (/ (pow t 2) (* y (pow z 2))) (/ (pow t 3) (* y (pow z 3))))))))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (/ -1 y))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (- (* -1 (/ t (* y z))) (/ 1 y)))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (- (* -1 (/ (pow t 2) (* y (pow z 2)))) (+ (/ 1 y) (/ t (* y z)))))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (- (* -1 (/ (pow t 3) (* y (pow z 3)))) (+ (/ 1 y) (+ (/ t (* y z)) (/ (pow t 2) (* y (pow z 2)))))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (- t z) y) #s(hole binary64 (* z (+ (* -1 y) (/ (* t y) z))))) |
#s(approx (- t z) #s(hole binary64 (* -1 z))) |
#s(approx (- t z) #s(hole binary64 (* z (- (/ t z) 1)))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (/ -1 z))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (/ (- (* -1 (/ t z)) 1) z))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (/ (- (* -1 (/ (pow t 2) (pow z 2))) (+ 1 (/ t z))) z))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (/ (- (* -1 (/ (pow t 3) (pow z 3))) (+ 1 (+ (/ t z) (/ (pow t 2) (pow z 2))))) z))) |
#s(approx (- y z) #s(hole binary64 (* z (- (/ y z) 1)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 x)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* z (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ x (* -1 (/ (- (* x y) (* t x)) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ 1 (* -1 (/ (- y t) z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ y (/ (* t (- y t)) z)) t) z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) (- y t)) z)) (* t (- y t))) z))) t) z))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (+ 1 (* -1 (/ (+ (* y (- 1 (/ t y))) (/ (* y (+ t (* -1 (/ (pow t 2) y)))) z)) z))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1 (* y (+ t (* -1 (/ (pow t 2) y))))) (/ (* y (+ (* -1 (pow t 2)) (/ (pow t 3) y))) z)) z)) (* y (- 1 (/ t y)))) z))))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (* -1 (/ (- (/ t y) 1) z)) (/ 1 y)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (/ (+ t (* -1 (/ (pow t 2) y))) z)) (/ t y)) 1) z)) (/ 1 y)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (/ (+ t (+ (* -1 (/ (+ (* -1 (pow t 2)) (/ (pow t 3) y)) z)) (* -1 (/ (pow t 2) y)))) z)) (/ t y)) 1) z)) (/ 1 y)))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (- (* -1 (/ (- (/ (pow t 2) (* y z)) (* -1 (/ t y))) z)) (/ 1 y)))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow t 3) (* y z))) (/ (pow t 2) y)) z)) (* -1 (/ t y))) z)) (/ 1 y)))) |
#s(approx (* (- t z) y) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* t y) z))))))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ t z))))))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (* -1 (/ (+ 1 (/ t z)) z)))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow t 2) z)) t) z))) z)))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow t 3) z) (* -1 (pow t 2))) z)) t) z))) z)))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ y z))))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ x (* -1 (/ (- (* x y) (* t x)) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ (* x y) z))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (* x (- y z)) z)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ (- y z) z)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (/ (- y z) z)) (* t (- (/ 1 z) (/ y (pow z 2))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (/ (- y z) z)) (* t (- (+ (/ 1 z) (/ (* t (- (/ 1 z) (/ y (pow z 2)))) z)) (/ y (pow z 2))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (/ (- y z) z)) (* t (- (+ (* t (- (/ (* t (- (/ 1 z) (/ y (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ y (pow z 2))) z)))) (/ 1 z)) (/ y (pow z 2))))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (* -1 (* y (- (/ 1 z) (/ 1 y)))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (+ (* -1 (* t (* y (- (/ 1 (pow z 2)) (/ 1 (* y z)))))) (* -1 (* y (- (/ 1 z) (/ 1 y))))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (+ (* -1 (* y (- (/ 1 z) (/ 1 y)))) (* t (+ (* -1 (* t (* y (- (/ 1 (pow z 3)) (/ 1 (* y (pow z 2))))))) (* -1 (* y (- (/ 1 (pow z 2)) (/ 1 (* y z)))))))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (+ (* -1 (* y (- (/ 1 z) (/ 1 y)))) (* t (+ (* -1 (* y (- (/ 1 (pow z 2)) (/ 1 (* y z))))) (* t (+ (* -1 (* t (* y (- (/ 1 (pow z 4)) (/ 1 (* y (pow z 3))))))) (* -1 (* y (- (/ 1 (pow z 3)) (/ 1 (* y (pow z 2))))))))))))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (/ 1 z) (/ 1 y)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (+ (* t (- (/ 1 (pow z 2)) (/ 1 (* y z)))) (/ 1 z)) (/ 1 y)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (+ (* t (- (+ (* t (- (/ 1 (pow z 3)) (/ 1 (* y (pow z 2))))) (/ 1 (pow z 2))) (/ 1 (* y z)))) (/ 1 z)) (/ 1 y)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (+ (* t (- (+ (* t (- (+ (* t (- (/ 1 (pow z 4)) (/ 1 (* y (pow z 3))))) (/ 1 (pow z 3))) (/ 1 (* y (pow z 2))))) (/ 1 (pow z 2))) (/ 1 (* y z)))) (/ 1 z)) (/ 1 y)))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (- (* t (- (* -1 (/ t (* y (pow z 2)))) (/ 1 (* y z)))) (/ 1 y)))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (- (* t (- (* t (- (* -1 (/ t (* y (pow z 3)))) (/ 1 (* y (pow z 2))))) (/ 1 (* y z)))) (/ 1 y)))) |
#s(approx (- t z) #s(hole binary64 (- t z))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (pow (- t z) -1) #s(hole binary64 (- (* -1 (/ t (pow z 2))) (/ 1 z)))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (- (* t (- (* -1 (/ t (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z)))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (- (* t (- (* t (- (* -1 (/ t (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (* x (- y z)) z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (* x (- y z)) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ (- y z) t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ (- (+ y (/ (* z (- y z)) t)) z) t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ (- (+ y (/ (* (pow z 2) (- y z)) (pow t 2))) (+ z (* -1 (/ (* z (- y z)) t)))) t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ (- (+ y (/ (* (pow z 3) (- y z)) (pow t 3))) (+ z (+ (* -1 (/ (* z (- y z)) t)) (* -1 (/ (* (pow z 2) (- y z)) (pow t 2)))))) t))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (* -1 (/ (* y (- (/ z y) 1)) t)))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (/ (+ (* -1 (* y (- (/ z y) 1))) (* -1 (/ (* y (- (* -1 z) (* -1 (/ (pow z 2) y)))) t))) t))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (/ (+ (* -1 (* y (- (/ z y) 1))) (+ (* -1 (/ (* y (- (* -1 z) (* -1 (/ (pow z 2) y)))) t)) (* -1 (/ (* y (- (* -1 (pow z 2)) (* -1 (/ (pow z 3) y)))) (pow t 2))))) t))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (/ (+ (* -1 (* y (- (/ z y) 1))) (+ (* -1 (/ (* y (- (* -1 z) (* -1 (/ (pow z 2) y)))) t)) (+ (* -1 (/ (* y (- (* -1 (pow z 2)) (* -1 (/ (pow z 3) y)))) (pow t 2))) (* -1 (/ (* y (- (* -1 (pow z 3)) (* -1 (/ (pow z 4) y)))) (pow t 3)))))) t))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (/ (- (/ z y) 1) t))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (/ (- (+ (* -1 (/ z t)) (/ z y)) (+ 1 (* -1 (/ (pow z 2) (* t y))))) t))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (/ (- (+ (* -1 (/ z t)) (+ (* -1 (/ (pow z 2) (pow t 2))) (/ z y))) (+ 1 (+ (* -1 (/ (pow z 2) (* t y))) (* -1 (/ (pow z 3) (* (pow t 2) y)))))) t))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (/ (- (+ (* -1 (/ z t)) (+ (* -1 (/ (pow z 2) (pow t 2))) (+ (* -1 (/ (pow z 3) (pow t 3))) (/ z y)))) (+ 1 (+ (* -1 (/ (pow z 2) (* t y))) (+ (* -1 (/ (pow z 3) (* (pow t 2) y))) (* -1 (/ (pow z 4) (* (pow t 3) y))))))) t))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (/ (+ (/ z y) (/ (pow z 2) (* t y))) t))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (/ (- (+ (/ z y) (/ (pow z 3) (* (pow t 2) y))) (* -1 (/ (pow z 2) (* t y)))) t))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (/ (- (+ (/ z y) (/ (pow z 4) (* (pow t 3) y))) (+ (* -1 (/ (pow z 2) (* t y))) (* -1 (/ (pow z 3) (* (pow t 2) y))))) t))) |
#s(approx (* (- t z) y) #s(hole binary64 (* t (+ y (* -1 (/ (* y z) t)))))) |
#s(approx (- t z) #s(hole binary64 (* t (+ 1 (* -1 (/ z t)))))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (/ (+ 1 (/ z t)) t))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (/ (- (+ 1 (/ (pow z 2) (pow t 2))) (* -1 (/ z t))) t))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (/ (- (+ 1 (/ (pow z 3) (pow t 3))) (+ (* -1 (/ z t)) (* -1 (/ (pow z 2) (pow t 2))))) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x (- y z)) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (* z (- y z)) t))) t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* z (- y z)) (/ (* (pow z 2) (- y z)) t)) t))) t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- y z))) (* -1 (/ (* (pow z 3) (- y z)) t))) t)) (* z (- y z))) t))) t)))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (/ (* y (+ 1 (* -1 (/ z y)))) t))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (* y (+ 1 (* -1 (/ z y))))) (/ (* y (- (/ (pow z 2) y) z)) t)) t)))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (* y (+ 1 (* -1 (/ z y))))) (* -1 (/ (+ (* -1 (* y (- (/ (pow z 2) y) z))) (/ (* y (- (* -1 (/ (pow z 3) y)) (* -1 (pow z 2)))) t)) t))) t)))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (* y (+ 1 (* -1 (/ z y))))) (* -1 (/ (+ (* -1 (* y (- (/ (pow z 2) y) z))) (* -1 (/ (+ (* -1 (* y (- (* -1 (/ (pow z 3) y)) (* -1 (pow z 2))))) (/ (* y (- (/ (pow z 4) y) (pow z 3))) t)) t))) t))) t)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (* -1 (/ (+ 1 (* -1 (/ z y))) t)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1 (/ z y)) (* -1 (/ (- (/ (pow z 2) y) z) t)))) t)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1 (/ z y)) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (pow z 3) y)) (* -1 (pow z 2))) t)) (/ (pow z 2) y)) z) t)))) t)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1 (/ z y)) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (pow z 4) y) (pow z 3)) t)) (* -1 (/ (pow z 3) y))) (* -1 (pow z 2))) t)) (/ (pow z 2) y)) z) t)))) t)))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ z y)) (* -1 (/ (pow z 2) (* t y)))) t)))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ z y)) (* -1 (/ (+ (/ (pow z 2) y) (/ (pow z 3) (* t y))) t))) t)))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ z y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow z 3) y)) (* -1 (/ (pow z 4) (* t y)))) t)) (/ (pow z 2) y)) t))) t)))) |
#s(approx (* (- t z) y) #s(hole binary64 (* -1 (* t (+ (* -1 y) (/ (* y z) t)))))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* t (- (/ z t) 1))))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (* -1 (/ (- (* -1 (/ z t)) 1) t)))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ (pow z 2) t) (* -1 z)) t)) 1) t)))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) t)) (pow z 2)) t)) (* -1 z)) t)) 1) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | t | @ | 0 | ((* x (/ (- y z) (- t z))) x (/ (- y z) (- t z)) (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (neg y) y (- (/ z (* (- t z) y)) (pow (- t z) -1)) (/ z (* (- t z) y)) z (* (- t z) y) (- t z) t (pow (- t z) -1) -1 (* x (/ (- y z) (- t z))) (/ (- y z) (- t z)) (/ y t) (* x (/ (- y z) (- t z))) (/ (- y z) (- t z)) (- y z) (- t z) (/ (* x (- y z)) (- t z)) (* x (- y z)) (- y z) (neg z) (- t z) (/ (* x (- y z)) (- t z))) |
| 5.0ms | t | @ | -inf | ((* x (/ (- y z) (- t z))) x (/ (- y z) (- t z)) (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (neg y) y (- (/ z (* (- t z) y)) (pow (- t z) -1)) (/ z (* (- t z) y)) z (* (- t z) y) (- t z) t (pow (- t z) -1) -1 (* x (/ (- y z) (- t z))) (/ (- y z) (- t z)) (/ y t) (* x (/ (- y z) (- t z))) (/ (- y z) (- t z)) (- y z) (- t z) (/ (* x (- y z)) (- t z)) (* x (- y z)) (- y z) (neg z) (- t z) (/ (* x (- y z)) (- t z))) |
| 4.0ms | z | @ | 0 | ((* x (/ (- y z) (- t z))) x (/ (- y z) (- t z)) (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (neg y) y (- (/ z (* (- t z) y)) (pow (- t z) -1)) (/ z (* (- t z) y)) z (* (- t z) y) (- t z) t (pow (- t z) -1) -1 (* x (/ (- y z) (- t z))) (/ (- y z) (- t z)) (/ y t) (* x (/ (- y z) (- t z))) (/ (- y z) (- t z)) (- y z) (- t z) (/ (* x (- y z)) (- t z)) (* x (- y z)) (- y z) (neg z) (- t z) (/ (* x (- y z)) (- t z))) |
| 3.0ms | y | @ | -inf | ((* x (/ (- y z) (- t z))) x (/ (- y z) (- t z)) (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (neg y) y (- (/ z (* (- t z) y)) (pow (- t z) -1)) (/ z (* (- t z) y)) z (* (- t z) y) (- t z) t (pow (- t z) -1) -1 (* x (/ (- y z) (- t z))) (/ (- y z) (- t z)) (/ y t) (* x (/ (- y z) (- t z))) (/ (- y z) (- t z)) (- y z) (- t z) (/ (* x (- y z)) (- t z)) (* x (- y z)) (- y z) (neg z) (- t z) (/ (* x (- y z)) (- t z))) |
| 3.0ms | t | @ | inf | ((* x (/ (- y z) (- t z))) x (/ (- y z) (- t z)) (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (neg y) y (- (/ z (* (- t z) y)) (pow (- t z) -1)) (/ z (* (- t z) y)) z (* (- t z) y) (- t z) t (pow (- t z) -1) -1 (* x (/ (- y z) (- t z))) (/ (- y z) (- t z)) (/ y t) (* x (/ (- y z) (- t z))) (/ (- y z) (- t z)) (- y z) (- t z) (/ (* x (- y z)) (- t z)) (* x (- y z)) (- y z) (neg z) (- t z) (/ (* x (- y z)) (- t z))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1087 | 6888 |
| 0 | 1109 | 6431 |
| 1 | 6891 | 6431 |
| 0 | 8104 | 6303 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 x #s(approx (/ (- y z) (- t z)) (*.f64 (neg.f64 y) (-.f64 (/.f64 z (*.f64 (-.f64 t z) y)) (pow.f64 (-.f64 t z) #s(literal -1 binary64)))))) |
x |
#s(approx (/ (- y z) (- t z)) (*.f64 (neg.f64 y) (-.f64 (/.f64 z (*.f64 (-.f64 t z) y)) (pow.f64 (-.f64 t z) #s(literal -1 binary64))))) |
(*.f64 (neg.f64 y) (-.f64 (/.f64 z (*.f64 (-.f64 t z) y)) (pow.f64 (-.f64 t z) #s(literal -1 binary64)))) |
(neg.f64 y) |
y |
(-.f64 (/.f64 z (*.f64 (-.f64 t z) y)) (pow.f64 (-.f64 t z) #s(literal -1 binary64))) |
(/.f64 z (*.f64 (-.f64 t z) y)) |
z |
(*.f64 (-.f64 t z) y) |
(-.f64 t z) |
t |
(pow.f64 (-.f64 t z) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(*.f64 x #s(approx (/ (- y z) (- t z)) (/.f64 y t))) |
#s(approx (/ (- y z) (- t z)) (/.f64 y t)) |
(/.f64 y t) |
(*.f64 x (/.f64 (-.f64 y z) #s(approx (- t z) t))) |
(/.f64 (-.f64 y z) #s(approx (- t z) t)) |
(-.f64 y z) |
#s(approx (- t z) t) |
(/.f64 (*.f64 x #s(approx (- y z) (neg.f64 z))) #s(approx (- t z) (neg.f64 z))) |
(*.f64 x #s(approx (- y z) (neg.f64 z))) |
#s(approx (- y z) (neg.f64 z)) |
(neg.f64 z) |
#s(approx (- t z) (neg.f64 z)) |
(/.f64 (*.f64 x #s(approx (- y z) (neg.f64 z))) (-.f64 t z)) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (* x (- y z)) (- t z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x (- y z)) (- t z)))) |
#s(approx (* x (- y z)) #s(hole binary64 (* x (- y z)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (* x z) (- t z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ z (- t z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (/ z (- t z))) (/ y (- t z))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (* -1 (/ z (- t z))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (+ (* -1 (/ z (- t z))) (/ y (- t z))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (/ z (* y (- t z))))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (/ (+ (* -1 (/ y (- t z))) (/ z (- t z))) y))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (/ z (* y (- t z))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* y (- t z)))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx (- y z) #s(hole binary64 (* -1 z))) |
#s(approx (- y z) #s(hole binary64 (- y z))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (* x z) (- t z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* x (- y z)) #s(hole binary64 (+ (* -1 (* x z)) (* x y)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (* x y) (- t z)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ y (- t z)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (/ y (- t z)))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (/ -1 (- t z)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (/ z (* y (- t z))) (/ 1 (- t z))))) |
#s(approx (- y z) #s(hole binary64 y)) |
#s(approx (- y z) #s(hole binary64 (* y (+ 1 (* -1 (/ z y)))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x y) (- t z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* x y))) |
#s(approx (* x (- y z)) #s(hole binary64 (* y (+ x (* -1 (/ (* x z) y)))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* y (- (/ z y) 1))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* x z) y)))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (* x y) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ y t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (* z (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* z (- (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 4))) (/ 1 (pow t 3))))) (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (/ y t))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (+ (* -1 (* y (* z (- (/ 1 (* t y)) (/ 1 (pow t 2)))))) (/ y t)))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (+ (* z (+ (* -1 (* y (* z (- (/ 1 (* (pow t 2) y)) (/ 1 (pow t 3)))))) (* -1 (* y (- (/ 1 (* t y)) (/ 1 (pow t 2))))))) (/ y t)))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (+ (* z (+ (* -1 (* y (- (/ 1 (* t y)) (/ 1 (pow t 2))))) (* z (+ (* -1 (* y (* z (- (/ 1 (* (pow t 3) y)) (/ 1 (pow t 4)))))) (* -1 (* y (- (/ 1 (* (pow t 2) y)) (/ 1 (pow t 3))))))))) (/ y t)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (/ -1 t))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (* z (- (/ 1 (* t y)) (/ 1 (pow t 2)))) (/ 1 t)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (* z (- (+ (* z (- (/ 1 (* (pow t 2) y)) (/ 1 (pow t 3)))) (/ 1 (* t y))) (/ 1 (pow t 2)))) (/ 1 t)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (* z (- (+ (* z (- (+ (* z (- (/ 1 (* (pow t 3) y)) (/ 1 (pow t 4)))) (/ 1 (* (pow t 2) y))) (/ 1 (pow t 3)))) (/ 1 (* t y))) (/ 1 (pow t 2)))) (/ 1 t)))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (/ z (* t y)))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (* z (+ (/ 1 (* t y)) (/ z (* (pow t 2) y)))))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (* z (+ (* z (+ (/ 1 (* (pow t 2) y)) (/ z (* (pow t 3) y)))) (/ 1 (* t y)))))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (* z (+ (* z (+ (* z (+ (/ 1 (* (pow t 3) y)) (/ z (* (pow t 4) y)))) (/ 1 (* (pow t 2) y)))) (/ 1 (* t y)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (- t z) y) #s(hole binary64 (* t y))) |
#s(approx (* (- t z) y) #s(hole binary64 (+ (* -1 (* y z)) (* t y)))) |
#s(approx (- t z) #s(hole binary64 t)) |
#s(approx (- t z) #s(hole binary64 (+ t (* -1 z)))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (/ 1 t))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (+ (/ 1 t) (/ z (pow t 2))))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (+ (* z (+ (/ 1 (pow t 2)) (/ z (pow t 3)))) (/ 1 t)))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (+ (* z (+ (* z (+ (/ 1 (pow t 3)) (/ z (pow t 4)))) (/ 1 (pow t 2)))) (/ 1 t)))) |
#s(approx (- y z) #s(hole binary64 (+ y (* -1 z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x y) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 x)) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 1)) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (- (+ 1 (* -1 (/ y z))) (* -1 (/ t z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y z)) (/ (* t (- (* -1 y) (* -1 t))) (pow z 2)))) (* -1 (/ t z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y z)) (/ (* (pow t 2) (- (* -1 y) (* -1 t))) (pow z 3)))) (+ (* -1 (/ t z)) (* -1 (/ (* t (- (* -1 y) (* -1 t))) (pow z 2))))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 1)) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (+ 1 (* -1 (/ (* y (- 1 (/ t y))) z))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (+ 1 (+ (* -1 (/ (* y (- 1 (/ t y))) z)) (* -1 (/ (* y (- t (/ (pow t 2) y))) (pow z 2))))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (+ 1 (+ (* -1 (/ (* y (- 1 (/ t y))) z)) (+ (* -1 (/ (* y (- t (/ (pow t 2) y))) (pow z 2))) (* -1 (/ (* y (- (pow t 2) (/ (pow t 3) y))) (pow z 3)))))))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (/ -1 y))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (/ 1 z) (+ (/ 1 y) (/ t (* y z)))))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (+ (/ 1 z) (/ t (pow z 2))) (+ (/ 1 y) (+ (/ t (* y z)) (/ (pow t 2) (* y (pow z 2)))))))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (+ (/ 1 z) (+ (/ t (pow z 2)) (/ (pow t 2) (pow z 3)))) (+ (/ 1 y) (+ (/ t (* y z)) (+ (/ (pow t 2) (* y (pow z 2))) (/ (pow t 3) (* y (pow z 3))))))))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (/ -1 y))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (- (* -1 (/ t (* y z))) (/ 1 y)))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (- (* -1 (/ (pow t 2) (* y (pow z 2)))) (+ (/ 1 y) (/ t (* y z)))))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (- (* -1 (/ (pow t 3) (* y (pow z 3)))) (+ (/ 1 y) (+ (/ t (* y z)) (/ (pow t 2) (* y (pow z 2)))))))) |
#s(approx (* (- t z) y) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (* (- t z) y) #s(hole binary64 (* z (+ (* -1 y) (/ (* t y) z))))) |
#s(approx (- t z) #s(hole binary64 (* -1 z))) |
#s(approx (- t z) #s(hole binary64 (* z (- (/ t z) 1)))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (/ -1 z))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (/ (- (* -1 (/ t z)) 1) z))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (/ (- (* -1 (/ (pow t 2) (pow z 2))) (+ 1 (/ t z))) z))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (/ (- (* -1 (/ (pow t 3) (pow z 3))) (+ 1 (+ (/ t z) (/ (pow t 2) (pow z 2))))) z))) |
#s(approx (- y z) #s(hole binary64 (* z (- (/ y z) 1)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 x)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* z (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ x (* -1 (/ (- (* x y) (* t x)) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ 1 (* -1 (/ (- y t) z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ y (/ (* t (- y t)) z)) t) z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) (- y t)) z)) (* t (- y t))) z))) t) z))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (+ 1 (* -1 (/ (+ (* y (- 1 (/ t y))) (/ (* y (+ t (* -1 (/ (pow t 2) y)))) z)) z))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1 (* y (+ t (* -1 (/ (pow t 2) y))))) (/ (* y (+ (* -1 (pow t 2)) (/ (pow t 3) y))) z)) z)) (* y (- 1 (/ t y)))) z))))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (* -1 (/ (- (/ t y) 1) z)) (/ 1 y)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (/ (+ t (* -1 (/ (pow t 2) y))) z)) (/ t y)) 1) z)) (/ 1 y)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (/ (+ t (+ (* -1 (/ (+ (* -1 (pow t 2)) (/ (pow t 3) y)) z)) (* -1 (/ (pow t 2) y)))) z)) (/ t y)) 1) z)) (/ 1 y)))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (- (* -1 (/ (- (/ (pow t 2) (* y z)) (* -1 (/ t y))) z)) (/ 1 y)))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow t 3) (* y z))) (/ (pow t 2) y)) z)) (* -1 (/ t y))) z)) (/ 1 y)))) |
#s(approx (* (- t z) y) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ (* t y) z))))))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ t z))))))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (* -1 (/ (+ 1 (/ t z)) z)))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow t 2) z)) t) z))) z)))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow t 3) z) (* -1 (pow t 2))) z)) t) z))) z)))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ y z))))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ x (* -1 (/ (- (* x y) (* t x)) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ (* x y) z))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (* x (- y z)) z)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ (- y z) z)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (/ (- y z) z)) (* t (- (/ 1 z) (/ y (pow z 2))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (/ (- y z) z)) (* t (- (+ (/ 1 z) (/ (* t (- (/ 1 z) (/ y (pow z 2)))) z)) (/ y (pow z 2))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (/ (- y z) z)) (* t (- (+ (* t (- (/ (* t (- (/ 1 z) (/ y (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ y (pow z 2))) z)))) (/ 1 z)) (/ y (pow z 2))))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (* -1 (* y (- (/ 1 z) (/ 1 y)))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (+ (* -1 (* t (* y (- (/ 1 (pow z 2)) (/ 1 (* y z)))))) (* -1 (* y (- (/ 1 z) (/ 1 y))))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (+ (* -1 (* y (- (/ 1 z) (/ 1 y)))) (* t (+ (* -1 (* t (* y (- (/ 1 (pow z 3)) (/ 1 (* y (pow z 2))))))) (* -1 (* y (- (/ 1 (pow z 2)) (/ 1 (* y z)))))))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (+ (* -1 (* y (- (/ 1 z) (/ 1 y)))) (* t (+ (* -1 (* y (- (/ 1 (pow z 2)) (/ 1 (* y z))))) (* t (+ (* -1 (* t (* y (- (/ 1 (pow z 4)) (/ 1 (* y (pow z 3))))))) (* -1 (* y (- (/ 1 (pow z 3)) (/ 1 (* y (pow z 2))))))))))))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (/ 1 z) (/ 1 y)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (+ (* t (- (/ 1 (pow z 2)) (/ 1 (* y z)))) (/ 1 z)) (/ 1 y)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (+ (* t (- (+ (* t (- (/ 1 (pow z 3)) (/ 1 (* y (pow z 2))))) (/ 1 (pow z 2))) (/ 1 (* y z)))) (/ 1 z)) (/ 1 y)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (- (+ (* t (- (+ (* t (- (+ (* t (- (/ 1 (pow z 4)) (/ 1 (* y (pow z 3))))) (/ 1 (pow z 3))) (/ 1 (* y (pow z 2))))) (/ 1 (pow z 2))) (/ 1 (* y z)))) (/ 1 z)) (/ 1 y)))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (- (* t (- (* -1 (/ t (* y (pow z 2)))) (/ 1 (* y z)))) (/ 1 y)))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (- (* t (- (* t (- (* -1 (/ t (* y (pow z 3)))) (/ 1 (* y (pow z 2))))) (/ 1 (* y z)))) (/ 1 y)))) |
#s(approx (- t z) #s(hole binary64 (- t z))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (pow (- t z) -1) #s(hole binary64 (- (* -1 (/ t (pow z 2))) (/ 1 z)))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (- (* t (- (* -1 (/ t (pow z 3))) (/ 1 (pow z 2)))) (/ 1 z)))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (- (* t (- (* t (- (* -1 (/ t (pow z 4))) (/ 1 (pow z 3)))) (/ 1 (pow z 2)))) (/ 1 z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (* x (- y z)) z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (* x (- y z)) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ (- y z) t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ (- (+ y (/ (* z (- y z)) t)) z) t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ (- (+ y (/ (* (pow z 2) (- y z)) (pow t 2))) (+ z (* -1 (/ (* z (- y z)) t)))) t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ (- (+ y (/ (* (pow z 3) (- y z)) (pow t 3))) (+ z (+ (* -1 (/ (* z (- y z)) t)) (* -1 (/ (* (pow z 2) (- y z)) (pow t 2)))))) t))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (* -1 (/ (* y (- (/ z y) 1)) t)))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (/ (+ (* -1 (* y (- (/ z y) 1))) (* -1 (/ (* y (- (* -1 z) (* -1 (/ (pow z 2) y)))) t))) t))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (/ (+ (* -1 (* y (- (/ z y) 1))) (+ (* -1 (/ (* y (- (* -1 z) (* -1 (/ (pow z 2) y)))) t)) (* -1 (/ (* y (- (* -1 (pow z 2)) (* -1 (/ (pow z 3) y)))) (pow t 2))))) t))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (/ (+ (* -1 (* y (- (/ z y) 1))) (+ (* -1 (/ (* y (- (* -1 z) (* -1 (/ (pow z 2) y)))) t)) (+ (* -1 (/ (* y (- (* -1 (pow z 2)) (* -1 (/ (pow z 3) y)))) (pow t 2))) (* -1 (/ (* y (- (* -1 (pow z 3)) (* -1 (/ (pow z 4) y)))) (pow t 3)))))) t))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (/ (- (/ z y) 1) t))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (/ (- (+ (* -1 (/ z t)) (/ z y)) (+ 1 (* -1 (/ (pow z 2) (* t y))))) t))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (/ (- (+ (* -1 (/ z t)) (+ (* -1 (/ (pow z 2) (pow t 2))) (/ z y))) (+ 1 (+ (* -1 (/ (pow z 2) (* t y))) (* -1 (/ (pow z 3) (* (pow t 2) y)))))) t))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (/ (- (+ (* -1 (/ z t)) (+ (* -1 (/ (pow z 2) (pow t 2))) (+ (* -1 (/ (pow z 3) (pow t 3))) (/ z y)))) (+ 1 (+ (* -1 (/ (pow z 2) (* t y))) (+ (* -1 (/ (pow z 3) (* (pow t 2) y))) (* -1 (/ (pow z 4) (* (pow t 3) y))))))) t))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (/ (+ (/ z y) (/ (pow z 2) (* t y))) t))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (/ (- (+ (/ z y) (/ (pow z 3) (* (pow t 2) y))) (* -1 (/ (pow z 2) (* t y)))) t))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (/ (- (+ (/ z y) (/ (pow z 4) (* (pow t 3) y))) (+ (* -1 (/ (pow z 2) (* t y))) (* -1 (/ (pow z 3) (* (pow t 2) y))))) t))) |
#s(approx (* (- t z) y) #s(hole binary64 (* t (+ y (* -1 (/ (* y z) t)))))) |
#s(approx (- t z) #s(hole binary64 (* t (+ 1 (* -1 (/ z t)))))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (/ (+ 1 (/ z t)) t))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (/ (- (+ 1 (/ (pow z 2) (pow t 2))) (* -1 (/ z t))) t))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (/ (- (+ 1 (/ (pow z 3) (pow t 3))) (+ (* -1 (/ z t)) (* -1 (/ (pow z 2) (pow t 2))))) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x (- y z)) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (* z (- y z)) t))) t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* z (- y z)) (/ (* (pow z 2) (- y z)) t)) t))) t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- y z))) (* -1 (/ (* (pow z 3) (- y z)) t))) t)) (* z (- y z))) t))) t)))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (/ (* y (+ 1 (* -1 (/ z y)))) t))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (* y (+ 1 (* -1 (/ z y))))) (/ (* y (- (/ (pow z 2) y) z)) t)) t)))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (* y (+ 1 (* -1 (/ z y))))) (* -1 (/ (+ (* -1 (* y (- (/ (pow z 2) y) z))) (/ (* y (- (* -1 (/ (pow z 3) y)) (* -1 (pow z 2)))) t)) t))) t)))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (* y (+ 1 (* -1 (/ z y))))) (* -1 (/ (+ (* -1 (* y (- (/ (pow z 2) y) z))) (* -1 (/ (+ (* -1 (* y (- (* -1 (/ (pow z 3) y)) (* -1 (pow z 2))))) (/ (* y (- (/ (pow z 4) y) (pow z 3))) t)) t))) t))) t)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (* -1 (/ (+ 1 (* -1 (/ z y))) t)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1 (/ z y)) (* -1 (/ (- (/ (pow z 2) y) z) t)))) t)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1 (/ z y)) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (pow z 3) y)) (* -1 (pow z 2))) t)) (/ (pow z 2) y)) z) t)))) t)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1 (/ z y)) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (pow z 4) y) (pow z 3)) t)) (* -1 (/ (pow z 3) y))) (* -1 (pow z 2))) t)) (/ (pow z 2) y)) z) t)))) t)))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ z y)) (* -1 (/ (pow z 2) (* t y)))) t)))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ z y)) (* -1 (/ (+ (/ (pow z 2) y) (/ (pow z 3) (* t y))) t))) t)))) |
#s(approx (/ z (* (- t z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ z y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow z 3) y)) (* -1 (/ (pow z 4) (* t y)))) t)) (/ (pow z 2) y)) t))) t)))) |
#s(approx (* (- t z) y) #s(hole binary64 (* -1 (* t (+ (* -1 y) (/ (* y z) t)))))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* t (- (/ z t) 1))))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (* -1 (/ (- (* -1 (/ z t)) 1) t)))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ (pow z 2) t) (* -1 z)) t)) 1) t)))) |
#s(approx (pow (- t z) -1) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow z 3) t)) (pow z 2)) t)) (* -1 z)) t)) 1) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)))) |
| Outputs |
|---|
(*.f64 #s(approx (/ (- y z) (- t z)) (*.f64 (-.f64 (/.f64 (/.f64 z (-.f64 t z)) y) (pow.f64 (-.f64 t z) #s(literal -1 binary64))) (neg.f64 y))) x) |
(*.f64 x #s(approx (/ (- y z) (- t z)) (*.f64 (-.f64 (/.f64 (/.f64 z (-.f64 t z)) y) (pow.f64 (-.f64 t z) #s(literal -1 binary64))) (neg.f64 y)))) |
x |
#s(approx (/ (- y z) (- t z)) (*.f64 (-.f64 (/.f64 (/.f64 z (-.f64 t z)) y) (pow.f64 (-.f64 t z) #s(literal -1 binary64))) (neg.f64 y))) |
(*.f64 (*.f64 (-.f64 (/.f64 (/.f64 z (-.f64 t z)) y) (pow.f64 (-.f64 t z) #s(literal -1 binary64))) y) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (/.f64 z (-.f64 t z)) y) (pow.f64 (-.f64 t z) #s(literal -1 binary64))) (neg.f64 y)) |
(*.f64 (neg.f64 y) (-.f64 (/.f64 (/.f64 z (-.f64 t z)) y) (pow.f64 (-.f64 t z) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 (/.f64 z (-.f64 t z)) y) (pow.f64 (-.f64 t z) #s(literal -1 binary64))) y)) |
(neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 z (-.f64 t z)) y) (pow.f64 (-.f64 t z) #s(literal -1 binary64))) y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
y |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 z (-.f64 t z)) y) (/.f64 (/.f64 z (-.f64 t z)) y)) (*.f64 (pow.f64 (-.f64 t z) #s(literal -1 binary64)) (pow.f64 (-.f64 t z) #s(literal -1 binary64)))) (+.f64 (/.f64 (/.f64 z (-.f64 t z)) y) (pow.f64 (-.f64 t z) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 z (-.f64 t z)) y) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 t z) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 z (-.f64 t z)) y) (/.f64 (/.f64 z (-.f64 t z)) y) (fma.f64 (pow.f64 (-.f64 t z) #s(literal -1 binary64)) (pow.f64 (-.f64 t z) #s(literal -1 binary64)) (*.f64 (/.f64 (/.f64 z (-.f64 t z)) y) (pow.f64 (-.f64 t z) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 z (-.f64 t z)) (*.f64 (*.f64 (-.f64 t z) y) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 t z) y) (-.f64 t z))) |
(-.f64 (/.f64 (/.f64 z (-.f64 t z)) y) (pow.f64 (-.f64 t z) #s(literal -1 binary64))) |
(/.f64 (/.f64 z y) (-.f64 t z)) |
(/.f64 (/.f64 z (-.f64 t z)) y) |
(/.f64 (neg.f64 z) (neg.f64 (*.f64 (-.f64 t z) y))) |
(/.f64 z (*.f64 (-.f64 t z) y)) |
z |
(*.f64 (-.f64 t z) y) |
(*.f64 y (-.f64 t z)) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (+.f64 t z)) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 t t (fma.f64 z z (*.f64 t z)))) |
(-.f64 t z) |
t |
(*.f64 (pow.f64 (-.f64 t z) #s(literal -1/2 binary64)) (pow.f64 (-.f64 t z) #s(literal -1/2 binary64))) |
(pow.f64 (-.f64 t z) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (-.f64 t z)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 t z))) |
(exp.f64 (*.f64 (log.f64 (-.f64 t z)) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (-.f64 t z)) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (-.f64 t z)) #s(literal -1 binary64)))) |
#s(literal -1 binary64) |
(*.f64 #s(approx (/ (- y z) (- t z)) (/.f64 y t)) x) |
(*.f64 x #s(approx (/ (- y z) (- t z)) (/.f64 y t))) |
#s(approx (/ (- y z) (- t z)) (/.f64 y t)) |
(/.f64 (neg.f64 y) (neg.f64 t)) |
(/.f64 y t) |
(*.f64 (/.f64 (-.f64 y z) #s(approx (- t z) t)) x) |
(*.f64 x (/.f64 (-.f64 y z) #s(approx (- t z) t))) |
(/.f64 (*.f64 (-.f64 y z) x) #s(approx (- t z) t)) |
(/.f64 (neg.f64 (-.f64 y z)) (neg.f64 #s(approx (- t z) t))) |
(/.f64 (-.f64 y z) #s(approx (- t z) t)) |
(-.f64 (/.f64 y #s(approx (- t z) t)) (/.f64 z #s(approx (- t z) t))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (+.f64 y z)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 y y (fma.f64 z z (*.f64 z y)))) |
(-.f64 y z) |
#s(approx (- t z) t) |
(*.f64 x (/.f64 #s(approx (- y z) (neg.f64 z)) #s(approx (- t z) (neg.f64 z)))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- y z) (neg.f64 z)) x)) (neg.f64 #s(approx (- t z) (neg.f64 z)))) |
(/.f64 (*.f64 #s(approx (- y z) (neg.f64 z)) x) #s(approx (- t z) (neg.f64 z))) |
(*.f64 #s(approx (- y z) (neg.f64 z)) x) |
(*.f64 x #s(approx (- y z) (neg.f64 z))) |
#s(approx (- y z) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
#s(approx (- t z) (neg.f64 z)) |
(*.f64 x (/.f64 #s(approx (- y z) (neg.f64 z)) (-.f64 t z))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- y z) (neg.f64 z)) x)) (neg.f64 (-.f64 t z))) |
(/.f64 (*.f64 #s(approx (- y z) (neg.f64 z)) x) (-.f64 t z)) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 t z))) |
#s(approx x x) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 t z))) |
#s(approx (* x (- y z)) (*.f64 (-.f64 y z) x)) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (*.f64 (neg.f64 x) z) (-.f64 t z))) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 x (/.f64 y (-.f64 t z)) (/.f64 (*.f64 (neg.f64 x) z) (-.f64 t z)))) |
#s(approx (/ (- y z) (- t z)) (/.f64 (neg.f64 z) (-.f64 t z))) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (/.f64 z (-.f64 t z)) #s(literal -1 binary64) (/.f64 y (-.f64 t z)))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (/.f64 (neg.f64 z) (-.f64 t z))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (fma.f64 (/.f64 z (-.f64 t z)) #s(literal -1 binary64) (/.f64 y (-.f64 t z)))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx y y) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (/.f64 (/.f64 z (-.f64 t z)) y)) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (/.f64 (fma.f64 (/.f64 y (-.f64 t z)) #s(literal -1 binary64) (/.f64 z (-.f64 t z))) y)) |
#s(approx (/ z (* (- t z) y)) (/.f64 (/.f64 z (-.f64 t z)) y)) |
#s(approx (* (- t z) y) (*.f64 (-.f64 t z) y)) |
#s(approx (/ y t) (/.f64 y t)) |
#s(approx (- y z) (neg.f64 z)) |
#s(approx (- y z) (-.f64 y z)) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (*.f64 (neg.f64 x) z) (-.f64 t z))) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 x (/.f64 y (-.f64 t z)) (/.f64 (*.f64 (neg.f64 x) z) (-.f64 t z)))) |
#s(approx (* x (- y z)) (*.f64 (neg.f64 x) z)) |
#s(approx (* x (- y z)) (fma.f64 (neg.f64 x) z (*.f64 y x))) |
#s(approx (* x (/ (- y z) (- t z))) (*.f64 x (/.f64 y (-.f64 t z)))) |
#s(approx (* x (/ (- y z) (- t z))) (*.f64 (fma.f64 (*.f64 x (/.f64 (/.f64 z (-.f64 t z)) y)) #s(literal -1 binary64) (/.f64 x (-.f64 t z))) y)) |
#s(approx (/ (- y z) (- t z)) (/.f64 y (-.f64 t z))) |
#s(approx (/ (- y z) (- t z)) (*.f64 (fma.f64 (/.f64 (/.f64 z (-.f64 t z)) y) #s(literal -1 binary64) (pow.f64 (-.f64 t z) #s(literal -1 binary64))) y)) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (/.f64 y (-.f64 t z))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (*.f64 (fma.f64 (/.f64 (/.f64 z (-.f64 t z)) y) #s(literal -1 binary64) (pow.f64 (-.f64 t z) #s(literal -1 binary64))) y)) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (/.f64 #s(literal -1 binary64) (-.f64 t z))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (-.f64 (/.f64 (/.f64 z (-.f64 t z)) y) (pow.f64 (-.f64 t z) #s(literal -1 binary64)))) |
#s(approx (- y z) y) |
#s(approx (- y z) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* x (/ (- y z) (- t z))) (*.f64 x (/.f64 y (-.f64 t z)))) |
#s(approx (* x (/ (- y z) (- t z))) (*.f64 (fma.f64 (*.f64 x (/.f64 (/.f64 z (-.f64 t z)) y)) #s(literal -1 binary64) (/.f64 x (-.f64 t z))) y)) |
#s(approx (* x (- y z)) (*.f64 y x)) |
#s(approx (* x (- y z)) (*.f64 (fma.f64 (*.f64 x (/.f64 z y)) #s(literal -1 binary64) x) y)) |
#s(approx (* x (/ (- y z) (- t z))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) (/.f64 z (-.f64 t z)) (/.f64 (neg.f64 x) (-.f64 t z))))) |
#s(approx (/ (- y z) (- t z)) (*.f64 (-.f64 (/.f64 (/.f64 z (-.f64 t z)) y) (pow.f64 (-.f64 t z) #s(literal -1 binary64))) (neg.f64 y))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (*.f64 (-.f64 (/.f64 (/.f64 z (-.f64 t z)) y) (pow.f64 (-.f64 t z) #s(literal -1 binary64))) (neg.f64 y))) |
#s(approx (- y z) (*.f64 (neg.f64 y) (-.f64 (/.f64 z y) #s(literal 1 binary64)))) |
#s(approx (* x (/ (- y z) (- t z))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) (/.f64 z (-.f64 t z)) (/.f64 (neg.f64 x) (-.f64 t z))))) |
#s(approx (* x (- y z)) (*.f64 (neg.f64 y) (fma.f64 x (/.f64 z y) (neg.f64 x)))) |
#s(approx (* x (/ (- y z) (- t z))) (*.f64 x (/.f64 y t))) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (-.f64 (/.f64 (neg.f64 x) t) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) z (*.f64 x (/.f64 y t)))) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (-.f64 (fma.f64 z (/.f64 (-.f64 (/.f64 (neg.f64 x) t) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) t) (/.f64 (neg.f64 x) t)) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) z (*.f64 x (/.f64 y t)))) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (/.f64 (neg.f64 x) t) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) (*.f64 t t))) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 x) t) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) t))) z (/.f64 (neg.f64 x) t)) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) z (*.f64 x (/.f64 y t)))) |
#s(approx (/ (- y z) (- t z)) (/.f64 y t)) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (neg.f64 z) (fma.f64 (/.f64 y (*.f64 t t)) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) (/.f64 y t))) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (-.f64 (*.f64 (neg.f64 z) (fma.f64 (/.f64 y (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 t #s(literal -2 binary64)))) (fma.f64 (/.f64 y (*.f64 t t)) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64)))) z (/.f64 y t))) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (-.f64 (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 z) (fma.f64 (/.f64 y (pow.f64 t #s(literal 4 binary64))) #s(literal -1 binary64) (pow.f64 t #s(literal -3 binary64)))) (fma.f64 (/.f64 y (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 t #s(literal -2 binary64)))) z) (/.f64 (neg.f64 y) (*.f64 t t))) (pow.f64 t #s(literal -1 binary64))) z (/.f64 y t))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (/.f64 y t)) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (fma.f64 (neg.f64 y) (*.f64 (-.f64 (pow.f64 (*.f64 t y) #s(literal -1 binary64)) (pow.f64 t #s(literal -2 binary64))) z) (/.f64 y t))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (fma.f64 (fma.f64 (neg.f64 y) (*.f64 (-.f64 (/.f64 (pow.f64 t #s(literal -2 binary64)) y) (pow.f64 t #s(literal -3 binary64))) z) (*.f64 (neg.f64 y) (-.f64 (pow.f64 (*.f64 t y) #s(literal -1 binary64)) (pow.f64 t #s(literal -2 binary64))))) z (/.f64 y t))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 y) (*.f64 (-.f64 (/.f64 (pow.f64 t #s(literal -3 binary64)) y) (pow.f64 t #s(literal -4 binary64))) z) (*.f64 (neg.f64 y) (-.f64 (/.f64 (pow.f64 t #s(literal -2 binary64)) y) (pow.f64 t #s(literal -3 binary64))))) z (*.f64 (neg.f64 y) (-.f64 (pow.f64 (*.f64 t y) #s(literal -1 binary64)) (pow.f64 t #s(literal -2 binary64))))) z (/.f64 y t))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (/.f64 #s(literal -1 binary64) t)) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 t y) #s(literal -1 binary64)) (pow.f64 t #s(literal -2 binary64))) z) (pow.f64 t #s(literal -1 binary64)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (-.f64 (*.f64 (-.f64 (fma.f64 (-.f64 (/.f64 (pow.f64 t #s(literal -2 binary64)) y) (pow.f64 t #s(literal -3 binary64))) z (pow.f64 (*.f64 t y) #s(literal -1 binary64))) (pow.f64 t #s(literal -2 binary64))) z) (pow.f64 t #s(literal -1 binary64)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (-.f64 (*.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (/.f64 (pow.f64 t #s(literal -3 binary64)) y) (pow.f64 t #s(literal -4 binary64))) z (/.f64 (pow.f64 t #s(literal -2 binary64)) y)) (pow.f64 t #s(literal -3 binary64))) z (pow.f64 (*.f64 t y) #s(literal -1 binary64))) (pow.f64 t #s(literal -2 binary64))) z) (pow.f64 t #s(literal -1 binary64)))) |
#s(approx (/ z (* (- t z) y)) (/.f64 z (*.f64 t y))) |
#s(approx (/ z (* (- t z) y)) (*.f64 (+.f64 (/.f64 z (*.f64 (*.f64 t t) y)) (pow.f64 (*.f64 t y) #s(literal -1 binary64))) z)) |
#s(approx (/ z (* (- t z) y)) (*.f64 (fma.f64 (+.f64 (/.f64 z (*.f64 (pow.f64 t #s(literal 3 binary64)) y)) (/.f64 (pow.f64 t #s(literal -2 binary64)) y)) z (pow.f64 (*.f64 t y) #s(literal -1 binary64))) z)) |
#s(approx (/ z (* (- t z) y)) (*.f64 (fma.f64 (fma.f64 (+.f64 (/.f64 z (*.f64 (pow.f64 t #s(literal 4 binary64)) y)) (/.f64 (pow.f64 t #s(literal -3 binary64)) y)) z (/.f64 (pow.f64 t #s(literal -2 binary64)) y)) z (pow.f64 (*.f64 t y) #s(literal -1 binary64))) z)) |
#s(approx z z) |
#s(approx (* (- t z) y) (*.f64 t y)) |
#s(approx (* (- t z) y) (fma.f64 (neg.f64 y) z (*.f64 t y))) |
#s(approx (- t z) t) |
#s(approx (- t z) (fma.f64 #s(literal -1 binary64) z t)) |
#s(approx (pow (- t z) -1) (pow.f64 t #s(literal -1 binary64))) |
#s(approx (pow (- t z) -1) (+.f64 (/.f64 z (*.f64 t t)) (pow.f64 t #s(literal -1 binary64)))) |
#s(approx (pow (- t z) -1) (fma.f64 (+.f64 (/.f64 z (pow.f64 t #s(literal 3 binary64))) (pow.f64 t #s(literal -2 binary64))) z (pow.f64 t #s(literal -1 binary64)))) |
#s(approx (pow (- t z) -1) (fma.f64 (fma.f64 (+.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64))) (pow.f64 t #s(literal -3 binary64))) z (pow.f64 t #s(literal -2 binary64))) z (pow.f64 t #s(literal -1 binary64)))) |
#s(approx (- y z) (fma.f64 #s(literal -1 binary64) z y)) |
#s(approx (* x (/ (- y z) (- t z))) (*.f64 x (/.f64 y t))) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (-.f64 (/.f64 (neg.f64 x) t) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) z (*.f64 x (/.f64 y t)))) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (-.f64 (fma.f64 z (/.f64 (-.f64 (/.f64 (neg.f64 x) t) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) t) (/.f64 (neg.f64 x) t)) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) z (*.f64 x (/.f64 y t)))) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (/.f64 (neg.f64 x) t) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) (*.f64 t t))) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 x) t) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) t))) z (/.f64 (neg.f64 x) t)) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) z (*.f64 x (/.f64 y t)))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (* x (/ (- y z) (- t z))) x) |
#s(approx (* x (/ (- y z) (- t z))) (-.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1 binary64) x) (neg.f64 (/.f64 (*.f64 t x) z)))) |
#s(approx (* x (/ (- y z) (- t z))) (+.f64 x (-.f64 (fma.f64 t (/.f64 (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1 binary64) (*.f64 t x))) (*.f64 z z)) (/.f64 (*.f64 (neg.f64 x) y) z)) (neg.f64 (/.f64 (*.f64 t x) z))))) |
#s(approx (* x (/ (- y z) (- t z))) (-.f64 (+.f64 (fma.f64 (*.f64 t t) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1 binary64) (*.f64 t x))) (pow.f64 z #s(literal 3 binary64))) (/.f64 (*.f64 (neg.f64 x) y) z)) x) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 x z) (*.f64 t (/.f64 (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1 binary64) (*.f64 t x))) (*.f64 z z))))))) |
#s(approx (/ (- y z) (- t z)) #s(literal 1 binary64)) |
#s(approx (/ (- y z) (- t z)) (-.f64 (fma.f64 (/.f64 y z) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (neg.f64 t) z))) |
#s(approx (/ (- y z) (- t z)) (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 t (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y t)) (*.f64 z z)) (/.f64 (neg.f64 y) z)) (/.f64 (neg.f64 t) z)))) |
#s(approx (/ (- y z) (- t z)) (-.f64 (+.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y t)) (pow.f64 z #s(literal 3 binary64))) (/.f64 (neg.f64 y) z)) #s(literal 1 binary64)) (fma.f64 (*.f64 t (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y t)) (*.f64 z z))) #s(literal -1 binary64) (/.f64 (neg.f64 t) z)))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) #s(literal 1 binary64)) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t y)) y) z) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 t y)) z) (/.f64 (*.f64 (-.f64 t (/.f64 (*.f64 t t) y)) y) (*.f64 z z))) #s(literal 1 binary64))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (+.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (-.f64 t (/.f64 (*.f64 t t) y)) (*.f64 z z)) (*.f64 y (/.f64 (-.f64 (*.f64 t t) (/.f64 (pow.f64 t #s(literal 3 binary64)) y)) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t y)) y) z))) #s(literal 1 binary64))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (/.f64 #s(literal -1 binary64) y)) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (-.f64 (pow.f64 z #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 t y) z) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (-.f64 (-.f64 (+.f64 (/.f64 t (*.f64 z z)) (pow.f64 z #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 t t) y) (*.f64 z z)) (/.f64 (/.f64 t y) z)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (-.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 t t) (pow.f64 z #s(literal 3 binary64))) (/.f64 t (*.f64 z z))) (pow.f64 z #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))) (+.f64 (+.f64 (/.f64 (/.f64 (*.f64 t t) y) (*.f64 z z)) (/.f64 (/.f64 t y) z)) (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) y) (pow.f64 z #s(literal 3 binary64)))))) |
#s(approx (/ z (* (- t z) y)) (/.f64 #s(literal -1 binary64) y)) |
#s(approx (/ z (* (- t z) y)) (-.f64 (/.f64 (neg.f64 t) (*.f64 z y)) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (/ z (* (- t z) y)) (-.f64 (/.f64 (neg.f64 (*.f64 t t)) (*.f64 (*.f64 z z) y)) (+.f64 (/.f64 (/.f64 t y) z) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (/ z (* (- t z) y)) (-.f64 (neg.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) y) (pow.f64 z #s(literal 3 binary64)))) (+.f64 (+.f64 (/.f64 (/.f64 (*.f64 t t) y) (*.f64 z z)) (/.f64 (/.f64 t y) z)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (* (- t z) y) (*.f64 (neg.f64 y) z)) |
#s(approx (* (- t z) y) (*.f64 (fma.f64 t (/.f64 y z) (neg.f64 y)) z)) |
#s(approx (- t z) (neg.f64 z)) |
#s(approx (- t z) (*.f64 (-.f64 (/.f64 t z) #s(literal 1 binary64)) z)) |
#s(approx (pow (- t z) -1) (/.f64 #s(literal -1 binary64) z)) |
#s(approx (pow (- t z) -1) (/.f64 (-.f64 (/.f64 (neg.f64 t) z) #s(literal 1 binary64)) z)) |
#s(approx (pow (- t z) -1) (/.f64 (-.f64 (/.f64 (neg.f64 (*.f64 t t)) (*.f64 z z)) (+.f64 (/.f64 t z) #s(literal 1 binary64))) z)) |
#s(approx (pow (- t z) -1) (/.f64 (-.f64 (neg.f64 (pow.f64 (/.f64 t z) #s(literal 3 binary64))) (+.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) (/.f64 (*.f64 t t) (*.f64 z z)))) z)) |
#s(approx (- y z) (*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) z)) |
#s(approx (* x (/ (- y z) (- t z))) x) |
#s(approx (* x (/ (- y z) (- t z))) (-.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1 binary64) x) (neg.f64 (/.f64 (*.f64 t x) z)))) |
#s(approx (* x (/ (- y z) (- t z))) (+.f64 x (-.f64 (fma.f64 t (/.f64 (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1 binary64) (*.f64 t x))) (*.f64 z z)) (/.f64 (*.f64 (neg.f64 x) y) z)) (neg.f64 (/.f64 (*.f64 t x) z))))) |
#s(approx (* x (/ (- y z) (- t z))) (-.f64 (+.f64 (fma.f64 (*.f64 t t) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1 binary64) (*.f64 t x))) (pow.f64 z #s(literal 3 binary64))) (/.f64 (*.f64 (neg.f64 x) y) z)) x) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 x z) (*.f64 t (/.f64 (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1 binary64) (*.f64 t x))) (*.f64 z z))))))) |
#s(approx (* x (- y z)) (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 x)) z)) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z) #s(literal -1 binary64) x)) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (/.f64 (-.f64 (fma.f64 t (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z) (*.f64 y x)) (*.f64 t x)) z) #s(literal -1 binary64) x)) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (/.f64 (-.f64 (fma.f64 y x (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z))) (*.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) t)) z))) (*.f64 t x)) z) #s(literal -1 binary64) x)) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (/.f64 (-.f64 y t) z) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (/.f64 (-.f64 (fma.f64 t (/.f64 (-.f64 y t) z) y) t) z) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 y t) z))) (*.f64 (-.f64 y t) t)) z) #s(literal -1 binary64) y) t) z) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (fma.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 t y)) y (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 t t) y) #s(literal -1 binary64) t) y) z)) z) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (fma.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 t y)) y (neg.f64 (/.f64 (fma.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 t t) y) #s(literal -1 binary64) t) (/.f64 (*.f64 (fma.f64 (*.f64 t t) #s(literal -1 binary64) (/.f64 (pow.f64 t #s(literal 3 binary64)) y)) y) z)) z))) z) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 t y) #s(literal 1 binary64)) z)) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 t t) y) #s(literal -1 binary64) t) z) #s(literal -1 binary64) (-.f64 (/.f64 t y) #s(literal 1 binary64))) z)) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 t t) #s(literal -1 binary64) (/.f64 (pow.f64 t #s(literal 3 binary64)) y)) z) (/.f64 (*.f64 t t) y)) t) z) #s(literal -1 binary64) (-.f64 (/.f64 t y) #s(literal 1 binary64))) z)) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (/ z (* (- t z) y)) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 t t) y) z) (/.f64 (neg.f64 t) y)) z)) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (/ z (* (- t z) y)) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) y) z)) (/.f64 (*.f64 t t) y)) z)) (/.f64 (neg.f64 t) y)) z)) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (* (- t z) y) (*.f64 (neg.f64 z) (fma.f64 (*.f64 t (/.f64 y z)) #s(literal -1 binary64) y))) |
#s(approx (- t z) (*.f64 (neg.f64 z) (fma.f64 (/.f64 t z) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (pow (- t z) -1) (neg.f64 (/.f64 (+.f64 (/.f64 t z) #s(literal 1 binary64)) z))) |
#s(approx (pow (- t z) -1) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 t t) z)) t) z) #s(literal -1 binary64) #s(literal 1 binary64)) z))) |
#s(approx (pow (- t z) -1) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) z) (neg.f64 (*.f64 t t))) z)) t) z) #s(literal -1 binary64) #s(literal 1 binary64)) z))) |
#s(approx (- y z) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z) #s(literal -1 binary64) x)) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (/.f64 (-.f64 (fma.f64 t (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z) (*.f64 y x)) (*.f64 t x)) z) #s(literal -1 binary64) x)) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (/.f64 (-.f64 (fma.f64 y x (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z))) (*.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) t)) z))) (*.f64 t x)) z) #s(literal -1 binary64) x)) |
#s(approx (* x (- y z)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1 binary64) x))) |
#s(approx (* x (/ (- y z) (- t z))) (neg.f64 (/.f64 (*.f64 (-.f64 y z) x) z))) |
#s(approx (* x (/ (- y z) (- t z))) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 (-.f64 y z) x) (*.f64 z z)) (/.f64 (*.f64 (-.f64 y z) x) z)))) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) x) t) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 (-.f64 y z) x) (*.f64 z z))) t (neg.f64 (/.f64 (*.f64 (-.f64 y z) x) z)))) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) x) t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 y z) x) (pow.f64 z #s(literal 3 binary64)))) t) (/.f64 (*.f64 (-.f64 y z) x) (*.f64 z z))) t (neg.f64 (/.f64 (*.f64 (-.f64 y z) x) z)))) |
#s(approx (/ (- y z) (- t z)) (neg.f64 (/.f64 (-.f64 y z) z))) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 y (*.f64 z z))) t (neg.f64 (/.f64 (-.f64 y z) z)))) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 y (*.f64 z z))) t)) z) (/.f64 y (*.f64 z z))) t (neg.f64 (/.f64 (-.f64 y z) z)))) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (fma.f64 (fma.f64 t (/.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 y (*.f64 z z))) (*.f64 z z)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 y (*.f64 z z))) z))) t (-.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 y (*.f64 z z)))) t (neg.f64 (/.f64 (-.f64 y z) z)))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (*.f64 (neg.f64 y) (-.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (fma.f64 (neg.f64 t) (*.f64 (-.f64 (pow.f64 z #s(literal -2 binary64)) (pow.f64 (*.f64 z y) #s(literal -1 binary64))) y) (*.f64 (neg.f64 y) (-.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (fma.f64 (fma.f64 (neg.f64 t) (*.f64 (-.f64 (pow.f64 z #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 z z) y) #s(literal -1 binary64))) y) (*.f64 (neg.f64 y) (-.f64 (pow.f64 z #s(literal -2 binary64)) (pow.f64 (*.f64 z y) #s(literal -1 binary64))))) t (*.f64 (neg.f64 y) (-.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 t) (*.f64 (-.f64 (pow.f64 z #s(literal -4 binary64)) (pow.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) #s(literal -1 binary64))) y) (*.f64 (neg.f64 y) (-.f64 (pow.f64 z #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 z z) y) #s(literal -1 binary64))))) t (*.f64 (neg.f64 y) (-.f64 (pow.f64 z #s(literal -2 binary64)) (pow.f64 (*.f64 z y) #s(literal -1 binary64))))) t (*.f64 (neg.f64 y) (-.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (-.f64 (pow.f64 z #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (-.f64 (fma.f64 (-.f64 (pow.f64 z #s(literal -2 binary64)) (pow.f64 (*.f64 z y) #s(literal -1 binary64))) t (pow.f64 z #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (pow.f64 z #s(literal -3 binary64)) (pow.f64 (*.f64 (*.f64 z z) y) #s(literal -1 binary64))) t (pow.f64 z #s(literal -2 binary64))) (pow.f64 (*.f64 z y) #s(literal -1 binary64))) t (pow.f64 z #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (pow.f64 z #s(literal -4 binary64)) (pow.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) y) #s(literal -1 binary64))) t (pow.f64 z #s(literal -3 binary64))) (pow.f64 (*.f64 (*.f64 z z) y) #s(literal -1 binary64))) t (pow.f64 z #s(literal -2 binary64))) (pow.f64 (*.f64 z y) #s(literal -1 binary64))) t (pow.f64 z #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (/ z (* (- t z) y)) (-.f64 (*.f64 (-.f64 (/.f64 (neg.f64 t) (*.f64 (*.f64 z z) y)) (pow.f64 (*.f64 z y) #s(literal -1 binary64))) t) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (/ z (* (- t z) y)) (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (neg.f64 t) (*.f64 (pow.f64 z #s(literal 3 binary64)) y)) (pow.f64 (*.f64 (*.f64 z z) y) #s(literal -1 binary64))) t) (pow.f64 (*.f64 z y) #s(literal -1 binary64))) t) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (- t z) (-.f64 t z)) |
#s(approx t t) |
#s(approx (pow (- t z) -1) (-.f64 (/.f64 (neg.f64 t) (*.f64 z z)) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (pow (- t z) -1) (-.f64 (*.f64 (-.f64 (/.f64 (neg.f64 t) (pow.f64 z #s(literal 3 binary64))) (pow.f64 z #s(literal -2 binary64))) t) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (pow (- t z) -1) (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (neg.f64 t) (pow.f64 z #s(literal 4 binary64))) (pow.f64 z #s(literal -3 binary64))) t) (pow.f64 z #s(literal -2 binary64))) t) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (* x (/ (- y z) (- t z))) (neg.f64 (/.f64 (*.f64 (-.f64 y z) x) z))) |
#s(approx (* x (/ (- y z) (- t z))) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 (-.f64 y z) x) (*.f64 z z)) (/.f64 (*.f64 (-.f64 y z) x) z)))) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) x) t) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 (-.f64 y z) x) (*.f64 z z))) t (neg.f64 (/.f64 (*.f64 (-.f64 y z) x) z)))) |
#s(approx (* x (/ (- y z) (- t z))) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) x) t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 y z) x) (pow.f64 z #s(literal 3 binary64)))) t) (/.f64 (*.f64 (-.f64 y z) x) (*.f64 z z))) t (neg.f64 (/.f64 (*.f64 (-.f64 y z) x) z)))) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (*.f64 (-.f64 y z) x) t)) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 (-.f64 y z) z) x) t)) t)) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (-.f64 (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 x (*.f64 z z)) (-.f64 y z)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) z) x) t))) t)) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (-.f64 (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 x (pow.f64 z #s(literal 3 binary64))) (-.f64 y z)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 z (/.f64 (-.f64 y z) t)) (/.f64 (*.f64 (*.f64 x (*.f64 z z)) (-.f64 y z)) (*.f64 t t))))) t)) |
#s(approx (/ (- y z) (- t z)) (/.f64 (-.f64 y z) t)) |
#s(approx (/ (- y z) (- t z)) (/.f64 (-.f64 (fma.f64 z (/.f64 (-.f64 y z) t) y) z) t)) |
#s(approx (/ (- y z) (- t z)) (/.f64 (-.f64 (fma.f64 (*.f64 z z) (/.f64 (-.f64 y z) (*.f64 t t)) y) (fma.f64 (*.f64 z (/.f64 (-.f64 y z) t)) #s(literal -1 binary64) z)) t)) |
#s(approx (/ (- y z) (- t z)) (/.f64 (-.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (-.f64 y z) (pow.f64 t #s(literal 3 binary64))) y) (fma.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (-.f64 y z) t) (/.f64 (*.f64 (*.f64 z z) (-.f64 y z)) (*.f64 t t))) z)) t)) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (/.f64 (*.f64 (neg.f64 y) (-.f64 (/.f64 z y) #s(literal 1 binary64))) t)) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y (*.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z (/.f64 (*.f64 z z) y))) t)))) t)) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z (/.f64 (*.f64 z z) y))) t) (*.f64 y (/.f64 (-.f64 (neg.f64 (*.f64 z z)) (neg.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) y))) (*.f64 t t)))) (*.f64 (neg.f64 y) (-.f64 (/.f64 z y) #s(literal 1 binary64)))) t)) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (/.f64 (fma.f64 (neg.f64 y) (-.f64 (/.f64 z y) #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 z (/.f64 (*.f64 z z) y))) t) (*.f64 y (/.f64 (-.f64 (neg.f64 (*.f64 z z)) (neg.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) y))) (*.f64 t t)))) (neg.f64 (*.f64 y (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (pow.f64 z #s(literal 4 binary64)) y))) (pow.f64 t #s(literal 3 binary64))))))) t)) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (/.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) t)) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (/.f64 (-.f64 (-.f64 (fma.f64 (/.f64 z t) #s(literal -1 binary64) (/.f64 z y)) #s(literal 1 binary64)) (/.f64 (neg.f64 (*.f64 z z)) (*.f64 t y))) t)) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 z t) (/.f64 (*.f64 z z) (*.f64 t t))) (/.f64 z y)) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 z z) t) y) (/.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (*.f64 t t) y))) #s(literal 1 binary64))) t)) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (/.f64 (-.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 z t) (/.f64 (*.f64 z z) (*.f64 t t))) (fma.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) #s(literal -1 binary64) (/.f64 z y))) #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 z z) t) y) (/.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (*.f64 t t) y))) (neg.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) y))))) t)) |
#s(approx (/ z (* (- t z) y)) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 z z) t) y) (/.f64 z y)) t)) |
#s(approx (/ z (* (- t z) y)) (/.f64 (-.f64 (+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (*.f64 t t) y)) (/.f64 z y)) (/.f64 (neg.f64 (*.f64 z z)) (*.f64 t y))) t)) |
#s(approx (/ z (* (- t z) y)) (/.f64 (-.f64 (+.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) (*.f64 (pow.f64 t #s(literal 3 binary64)) y)) (/.f64 z y)) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 (*.f64 t t) y)) #s(literal -1 binary64) (/.f64 (neg.f64 (*.f64 z z)) (*.f64 t y)))) t)) |
#s(approx (* (- t z) y) (*.f64 (fma.f64 (*.f64 y (/.f64 z t)) #s(literal -1 binary64) y) t)) |
#s(approx (- t z) (*.f64 (fma.f64 (/.f64 z t) #s(literal -1 binary64) #s(literal 1 binary64)) t)) |
#s(approx (pow (- t z) -1) (/.f64 (+.f64 (/.f64 z t) #s(literal 1 binary64)) t)) |
#s(approx (pow (- t z) -1) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (neg.f64 z) t))) t)) |
#s(approx (pow (- t z) -1) (/.f64 (-.f64 (+.f64 (pow.f64 (/.f64 z t) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 z z) (*.f64 t t)) #s(literal -1 binary64) (/.f64 (neg.f64 z) t))) t)) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (*.f64 (-.f64 y z) x) t)) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 (-.f64 y z) z) x) t)) t)) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (-.f64 (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 x (*.f64 z z)) (-.f64 y z)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) z) x) t))) t)) |
#s(approx (* x (/ (- y z) (- t z))) (/.f64 (-.f64 (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 x (pow.f64 z #s(literal 3 binary64))) (-.f64 y z)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 z (/.f64 (-.f64 y z) t)) (/.f64 (*.f64 (*.f64 x (*.f64 z z)) (-.f64 y z)) (*.f64 t t))))) t)) |
#s(approx (* x (/ (- y z) (- t z))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 (-.f64 y z) z) x) t))) t))) |
#s(approx (* x (/ (- y z) (- t z))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 y z) x (/.f64 (fma.f64 x (*.f64 (*.f64 z z) (/.f64 (-.f64 y z) t)) (*.f64 (*.f64 (-.f64 y z) z) x)) t))) t))) |
#s(approx (* x (/ (- y z) (- t z))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 y z) x (/.f64 (fma.f64 (*.f64 (-.f64 y z) z) x (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 z z) (-.f64 y z)) x (*.f64 x (*.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (-.f64 y z) t))))) t))) t))) t))) |
#s(approx (/ (- y z) (- t z)) (neg.f64 (/.f64 (fma.f64 (*.f64 z (/.f64 (-.f64 y z) t)) #s(literal -1 binary64) (neg.f64 (-.f64 y z))) t))) |
#s(approx (/ (- y z) (- t z)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z z) (/.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) z)) t) #s(literal -1 binary64) (neg.f64 (-.f64 y z))) t))) |
#s(approx (/ (- y z) (- t z)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 y z) z (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 z z) (-.f64 y z) (*.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (-.f64 y z) t)))) t))) t) #s(literal -1 binary64) (neg.f64 (-.f64 y z))) t))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (/.f64 (*.f64 (fma.f64 (/.f64 z y) #s(literal -1 binary64) #s(literal 1 binary64)) y) t)) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (neg.f64 (/.f64 (fma.f64 (neg.f64 y) (fma.f64 (/.f64 z y) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 z z) y) z) y) t)) t))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 (/.f64 z y) #s(literal -1 binary64) #s(literal 1 binary64)) y (/.f64 (fma.f64 (neg.f64 y) (-.f64 (/.f64 (*.f64 z z) y) z) (*.f64 y (/.f64 (-.f64 (neg.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) y)) (neg.f64 (*.f64 z z))) t))) t))) t))) |
#s(approx (* (neg y) (- (/ z (* (- t z) y)) (pow (- t z) -1))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 (/.f64 z y) #s(literal -1 binary64) #s(literal 1 binary64)) y (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (/.f64 (*.f64 z z) y) z) y (/.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) y)) (neg.f64 (*.f64 z z))) (*.f64 y (/.f64 (-.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) y) (pow.f64 z #s(literal 3 binary64))) t))) t))) t))) t))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (neg.f64 (/.f64 (fma.f64 (/.f64 z y) #s(literal -1 binary64) #s(literal 1 binary64)) t))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 z y) (/.f64 (-.f64 (/.f64 (*.f64 z z) y) z) t)) #s(literal 1 binary64)) t))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 z y) (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) y)) (neg.f64 (*.f64 z z))) t) #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z z) y) z)) t)) #s(literal 1 binary64)) t))) |
#s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 z y) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) y) (pow.f64 z #s(literal 3 binary64))) t) #s(literal -1 binary64) (-.f64 (neg.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) y)) (neg.f64 (*.f64 z z)))) t) #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 z z) y) z)) t)) #s(literal 1 binary64)) t))) |
#s(approx (/ z (* (- t z) y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 z z) t) y) #s(literal -1 binary64) (/.f64 (neg.f64 z) y)) t))) |
#s(approx (/ z (* (- t z) y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (+.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) t) y) (/.f64 (*.f64 z z) y)) t) #s(literal -1 binary64) (/.f64 (neg.f64 z) y)) t))) |
#s(approx (/ z (* (- t z) y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 z #s(literal 4 binary64)) t) y) #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) y))) t) #s(literal -1 binary64) (/.f64 (*.f64 z z) y)) t) #s(literal -1 binary64) (/.f64 (neg.f64 z) y)) t))) |
#s(approx (* (- t z) y) (*.f64 (neg.f64 t) (fma.f64 y (/.f64 z t) (neg.f64 y)))) |
#s(approx (- t z) (*.f64 (neg.f64 t) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (pow (- t z) -1) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 z) t) #s(literal 1 binary64)) t))) |
#s(approx (pow (- t z) -1) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 z z) t) (neg.f64 z)) t)) #s(literal 1 binary64)) t))) |
#s(approx (pow (- t z) -1) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) t)) (*.f64 z z)) t) z)) t)) #s(literal 1 binary64)) t))) |
#s(approx (* x (/ (- y z) (- t z))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 (-.f64 y z) z) x) t))) t))) |
#s(approx (* x (/ (- y z) (- t z))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 y z) x (/.f64 (fma.f64 x (*.f64 (*.f64 z z) (/.f64 (-.f64 y z) t)) (*.f64 (*.f64 (-.f64 y z) z) x)) t))) t))) |
#s(approx (* x (/ (- y z) (- t z))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 y z) x (/.f64 (fma.f64 (*.f64 (-.f64 y z) z) x (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 z z) (-.f64 y z)) x (*.f64 x (*.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (-.f64 y z) t))))) t))) t))) t))) |
Compiled 9 120 to 1 635 computations (82.1% saved)
18 alts after pruning (12 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 267 | 4 | 271 |
| Fresh | 2 | 8 | 10 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 2 | 3 |
| Total | 271 | 18 | 289 |
| Status | Accuracy | Program |
|---|---|---|
| 44.8% | (/.f64 (*.f64 (-.f64 y z) x) #s(approx (- t z) t)) | |
| ✓ | 41.3% | (/.f64 (*.f64 x (-.f64 y z)) #s(approx (- t z) (neg.f64 z))) |
| ✓ | 43.4% | (/.f64 (*.f64 x #s(approx (- y z) (neg.f64 z))) (-.f64 t z)) |
| ✓ | 29.9% | (/.f64 (*.f64 x #s(approx (- y z) (neg.f64 z))) #s(approx (- t z) (neg.f64 z))) |
| ▶ | 36.8% | (/.f64 (*.f64 x #s(approx (- y z) y)) #s(approx (- t z) t)) |
| 19.3% | (/.f64 #s(approx (* x (- y z)) (*.f64 y x)) #s(approx (- t z) (neg.f64 z))) | |
| 51.7% | (*.f64 x (/.f64 (-.f64 y z) #s(approx (- t z) (neg.f64 z)))) | |
| ✓ | 51.0% | (*.f64 x (/.f64 (-.f64 y z) #s(approx (- t z) t))) |
| ▶ | 55.5% | (*.f64 x (/.f64 #s(approx (- y z) (neg.f64 z)) (-.f64 t z))) |
| ▶ | 51.9% | (*.f64 x (/.f64 #s(approx (- y z) y) (-.f64 t z))) |
| 51.6% | (*.f64 x #s(approx (/ (- y z) (- t z)) (fma.f64 (/.f64 (-.f64 y t) z) #s(literal -1 binary64) #s(literal 1 binary64)))) | |
| ✓ | 41.1% | (*.f64 x #s(approx (/ (- y z) (- t z)) (/.f64 y t))) |
| 55.4% | (*.f64 x #s(approx (/ (- y z) (- t z)) (*.f64 (neg.f64 y) #s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (/.f64 (/.f64 z (-.f64 t z)) y))))) | |
| 41.1% | (*.f64 x #s(approx (/ (- y z) (- t z)) (*.f64 (neg.f64 y) #s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (/.f64 #s(literal -1 binary64) t))))) | |
| ▶ | 49.7% | #s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (*.f64 (/.f64 #s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) (-.f64 t z)) y))) |
| ▶ | 39.2% | #s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (*.f64 #s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) t)) y))) |
| 37.8% | #s(approx (/ (* x (- y z)) (- t z)) (neg.f64 #s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (fma.f64 (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))) z (/.f64 (*.f64 (neg.f64 x) y) t))))) | |
| ✓ | 37.1% | #s(approx (/ (* x (- y z)) (- t z)) x) |
Compiled 594 to 413 computations (30.5% saved)
| Inputs |
|---|
(*.f64 x (/.f64 #s(approx (- y z) (neg.f64 z)) (-.f64 t z))) |
x |
(/.f64 #s(approx (- y z) (neg.f64 z)) (-.f64 t z)) |
#s(approx (- y z) (neg.f64 z)) |
(neg.f64 z) |
z |
(-.f64 t z) |
t |
(/.f64 (*.f64 x #s(approx (- y z) y)) #s(approx (- t z) t)) |
(*.f64 x #s(approx (- y z) y)) |
#s(approx (- y z) y) |
y |
#s(approx (- t z) t) |
(*.f64 x (/.f64 #s(approx (- y z) y) (-.f64 t z))) |
(/.f64 #s(approx (- y z) y) (-.f64 t z)) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (*.f64 #s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) t)) y))) |
(neg.f64 (*.f64 #s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) t)) y)) |
(*.f64 #s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) t)) y) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) t)) |
(/.f64 (neg.f64 x) t) |
(neg.f64 x) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (*.f64 (/.f64 #s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) (-.f64 t z)) y))) |
(neg.f64 (*.f64 (/.f64 #s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) (-.f64 t z)) y)) |
(*.f64 (/.f64 #s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) (-.f64 t z)) y) |
(/.f64 #s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) (-.f64 t z)) |
#s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) |
| Outputs |
|---|
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (* x (- y z)) (- t z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x (- y z)) (- t z)))) |
#s(approx (* x (- y z)) #s(hole binary64 (* x (- y z)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (/ (* x (* y (- (/ z y) 1))) (- t z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (/ (* x (* y (- (/ z y) 1))) (- t z)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (* x (- (/ z y) 1)) (- t z)))) |
#s(approx (/ (neg x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (* x (- (/ z y) 1)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (* x (* y (+ 1 (* -1 (/ z y))))) (- t z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (* x (* y (+ 1 (* -1 (/ z y))))) (- t z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ (* x (+ 1 (* -1 (/ z y)))) (- t z))))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z y))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (* x z) (- t z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ z (- t z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (/ z (- t z))) (/ y (- t z))))) |
#s(approx (- y z) #s(hole binary64 (* -1 z))) |
#s(approx (- y z) #s(hole binary64 (- y z))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (* x z) (- t z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* x (- y z)) #s(hole binary64 (+ (* -1 (* x z)) (* x y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (/ (* x z) (- t z))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (/ (* x y) (- t z)) (/ (* x z) (- t z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (/ (* x z) (- t z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* x y) (- t z))) (/ (* x z) (- t z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (* x z) (* y (- t z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (+ (* -1 (/ (* x y) (- t z))) (/ (* x z) (- t z))) y))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (/ (* x z) y))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (/ (+ (* -1 (* x y)) (* x z)) y))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (* x y) (- t z)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ y (- t z)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))))) |
#s(approx (- y z) #s(hole binary64 y)) |
#s(approx (- y z) #s(hole binary64 (* y (+ 1 (* -1 (/ z y)))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x y) (- t z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* x y))) |
#s(approx (* x (- y z)) #s(hole binary64 (* y (+ x (* -1 (/ (* x z) y)))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (* x y) (- t z)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (* x y) (- t z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ x (- t z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (- (/ (* x z) y) x))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* y (- (/ z y) 1))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* x z) y)))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (* y (- (/ (* x z) (* y (- t z))) (/ x (- t z))))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (* x y) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ y t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (* z (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* z (- (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 4))) (/ 1 (pow t 3))))) (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)))) |
#s(approx (- y z) #s(hole binary64 (+ y (* -1 z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- t z) #s(hole binary64 t)) |
#s(approx (- t z) #s(hole binary64 (+ t (* -1 z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x y) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (* x y) t))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* z (- (/ (* x y) (pow t 2)) (/ x t))) (* -1 (/ (* x y) t))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* z (- (+ (* -1 (/ (* z (- (/ x t) (/ (* x y) (pow t 2)))) t)) (/ (* x y) (pow t 2))) (/ x t))) (* -1 (/ (* x y) t))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* z (- (+ (* z (+ (* -1 (/ (* z (- (/ x t) (/ (* x y) (pow t 2)))) (pow t 2))) (* -1 (/ (- (/ x t) (/ (* x y) (pow t 2))) t)))) (/ (* x y) (pow t 2))) (/ x t))) (* -1 (/ (* x y) t))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (* z (- (/ x t) (/ (* x y) (pow t 2))))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (* z (- (+ (/ x t) (/ (* z (- (/ x t) (/ (* x y) (pow t 2)))) t)) (/ (* x y) (pow t 2))))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (* z (- (+ (* z (- (/ (* z (- (/ x t) (/ (* x y) (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ x t) (/ (* x y) (pow t 2))) t)))) (/ x t)) (/ (* x y) (pow t 2))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x t)) (* z (- (/ x (* t y)) (/ x (pow t 2))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x t)) (* z (- (+ (/ x (* t y)) (/ (* z (- (/ x (* t y)) (/ x (pow t 2)))) t)) (/ x (pow t 2))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x t)) (* z (- (+ (* z (- (/ (* z (- (/ x (* t y)) (/ x (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ x (* t y)) (/ x (pow t 2))) t)))) (/ x (* t y))) (/ x (pow t 2))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 x)) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 1)) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (- (+ 1 (* -1 (/ y z))) (* -1 (/ t z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y z)) (/ (* t (- (* -1 y) (* -1 t))) (pow z 2)))) (* -1 (/ t z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y z)) (/ (* (pow t 2) (- (* -1 y) (* -1 t))) (pow z 3)))) (+ (* -1 (/ t z)) (* -1 (/ (* t (- (* -1 y) (* -1 t))) (pow z 2))))))) |
#s(approx (- y z) #s(hole binary64 (* z (- (/ y z) 1)))) |
#s(approx (- t z) #s(hole binary64 (* -1 z))) |
#s(approx (- t z) #s(hole binary64 (* z (- (/ t z) 1)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 x)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* z (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 x)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (/ (* t x) z) (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (+ (* -1 (/ (* t (- (* x y) (* t x))) (pow z 2))) (/ (* t x) z)) (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (+ (* -1 (/ (* t (- (* x y) (* t x))) (pow z 2))) (+ (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) (pow z 3))) (/ (* t x) z))) (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 x))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (- (+ (* -1 x) (/ (* x y) z)) (/ (* t x) z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (- (+ (* -1 x) (+ (/ (* t (- (* x y) (* t x))) (pow z 2)) (/ (* x y) z))) (/ (* t x) z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (- (+ (* -1 x) (+ (/ (* x y) z) (/ (* (pow t 2) (- (* x y) (* t x))) (pow z 3)))) (+ (* -1 (/ (* t (- (* x y) (* t x))) (pow z 2))) (/ (* t x) z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (- (+ (* -1 (/ x y)) (/ x z)) (/ (* t x) (* y z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (- (+ (* -1 (/ x y)) (+ (/ x z) (/ (* t (- x (/ (* t x) y))) (pow z 2)))) (/ (* t x) (* y z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (- (+ (* -1 (/ x y)) (+ (/ x z) (/ (* (pow t 2) (- x (/ (* t x) y))) (pow z 3)))) (+ (* -1 (/ (* t (- x (/ (* t x) y))) (pow z 2))) (/ (* t x) (* y z)))))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (* z (+ (* -1 (/ x z)) (/ x y))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ x (* -1 (/ (- (* x y) (* t x)) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ 1 (* -1 (/ (- y t) z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ y (/ (* t (- y t)) z)) t) z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) (- y t)) z)) (* t (- y t))) z))) t) z))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ y z))))))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ t z))))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ x (* -1 (/ (- (* x y) (* t x)) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ (* x y) z))))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* -1 (/ (- (* -1 (* t x)) (* -1 (* x y))) z)) (* -1 x)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (* t x)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) z))) (* -1 (* x y))) z)) (* -1 x)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (* t x)) (* -1 (/ (+ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) z)) z))) (* -1 (* x y))) z)) (* -1 x)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 x) (* -1 (/ (- (* -1 (* x y)) (* -1 (* t x))) z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 x) (* -1 (/ (- (+ (* -1 (* x y)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) z)) (* -1 (* t x))) z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 x) (* -1 (/ (- (+ (* -1 (* x y)) (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) z)) (* t (- (* -1 (* x y)) (* -1 (* t x))))) z))) (* -1 (* t x))) z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x y)) (* -1 (/ (- (* -1 x) (* -1 (/ (* t x) y))) z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x y)) (* -1 (/ (- (+ (* -1 x) (/ (* t (- (* -1 x) (* -1 (/ (* t x) y)))) z)) (* -1 (/ (* t x) y))) z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x y)) (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* -1 x) (* -1 (/ (* t x) y)))) z)) (* t (- (* -1 x) (* -1 (/ (* t x) y))))) z))) (* -1 (/ (* t x) y))) z))))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x y)) (/ x z)))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (* x (- y z)) z)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ (- y z) z)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (/ (- y z) z)) (* t (- (/ 1 z) (/ y (pow z 2))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (/ (- y z) z)) (* t (- (+ (/ 1 z) (/ (* t (- (/ 1 z) (/ y (pow z 2)))) z)) (/ y (pow z 2))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (/ (- y z) z)) (* t (- (+ (* t (- (/ (* t (- (/ 1 z) (/ y (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ y (pow z 2))) z)))) (/ 1 z)) (/ y (pow z 2))))))) |
#s(approx (- t z) #s(hole binary64 (- t z))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (* x (- y z)) z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (* y (- (/ (* x z) y) x)) z))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (/ (* t (* y (- (/ (* x z) y) x))) (pow z 2)) (* -1 (/ (* y (- (/ (* x z) y) x)) z))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* t (+ (/ (* t (* y (- (/ (* x z) y) x))) (pow z 3)) (/ (* y (- (/ (* x z) y) x)) (pow z 2)))) (* -1 (/ (* y (- (/ (* x z) y) x)) z))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* t (+ (* t (+ (/ (* t (* y (- (/ (* x z) y) x))) (pow z 4)) (/ (* y (- (/ (* x z) y) x)) (pow z 3)))) (/ (* y (- (/ (* x z) y) x)) (pow z 2)))) (* -1 (/ (* y (- (/ (* x z) y) x)) z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (* y (- (/ (* x z) y) x)) z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* t (* y (- (/ (* x z) y) x))) (pow z 2))) (* -1 (/ (* y (- (/ (* x z) y) x)) z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* y (- (/ (* x z) y) x)) z)) (* t (- (* -1 (/ (* t (* y (- (/ (* x z) y) x))) (pow z 3))) (/ (* y (- (/ (* x z) y) x)) (pow z 2))))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* y (- (/ (* x z) y) x)) z)) (* t (- (* t (- (* -1 (/ (* t (* y (- (/ (* x z) y) x))) (pow z 4))) (/ (* y (- (/ (* x z) y) x)) (pow z 3)))) (/ (* y (- (/ (* x z) y) x)) (pow z 2))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ (- (/ (* x z) y) x) z)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ (- (/ (* x z) y) x) z)) (* t (- (/ x (pow z 2)) (/ x (* y z))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ (- (/ (* x z) y) x) z)) (* t (- (+ (/ x (pow z 2)) (/ (* t (- (/ x (pow z 2)) (/ x (* y z)))) z)) (/ x (* y z))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ (- (/ (* x z) y) x) z)) (* t (- (+ (* t (- (/ (* t (- (/ x (pow z 2)) (/ x (* y z)))) (pow z 2)) (* -1 (/ (- (/ x (pow z 2)) (/ x (* y z))) z)))) (/ x (pow z 2))) (/ x (* y z))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (* x (- y z)) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ (- y z) t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ (- (+ y (/ (* z (- y z)) t)) z) t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ (- (+ y (/ (* (pow z 2) (- y z)) (pow t 2))) (+ z (* -1 (/ (* z (- y z)) t)))) t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ (- (+ y (/ (* (pow z 3) (- y z)) (pow t 3))) (+ z (+ (* -1 (/ (* z (- y z)) t)) (* -1 (/ (* (pow z 2) (- y z)) (pow t 2)))))) t))) |
#s(approx (- t z) #s(hole binary64 (* t (+ 1 (* -1 (/ z t)))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x (- y z)) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (/ (* y (- (/ (* x z) y) x)) t)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (- (* -1 (/ (* y (* z (- (/ (* x z) y) x))) t)) (* y (- (/ (* x z) y) x))) t))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (- (+ (* -1 (/ (* y (* z (- (/ (* x z) y) x))) t)) (* -1 (/ (* y (* (pow z 2) (- (/ (* x z) y) x))) (pow t 2)))) (* y (- (/ (* x z) y) x))) t))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (- (+ (* -1 (/ (* y (* z (- (/ (* x z) y) x))) t)) (+ (* -1 (/ (* y (* (pow z 2) (- (/ (* x z) y) x))) (pow t 2))) (* -1 (/ (* y (* (pow z 3) (- (/ (* x z) y) x))) (pow t 3))))) (* y (- (/ (* x z) y) x))) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (/ (* y (- (/ (* x z) y) x)) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (/ (+ (* y (- (/ (* x z) y) x)) (/ (* y (* z (- (/ (* x z) y) x))) t)) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (/ (- (+ (* y (- (/ (* x z) y) x)) (/ (* y (* (pow z 2) (- (/ (* x z) y) x))) (pow t 2))) (* -1 (/ (* y (* z (- (/ (* x z) y) x))) t))) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (/ (- (+ (* y (- (/ (* x z) y) x)) (/ (* y (* (pow z 3) (- (/ (* x z) y) x))) (pow t 3))) (+ (* -1 (/ (* y (* z (- (/ (* x z) y) x))) t)) (* -1 (/ (* y (* (pow z 2) (- (/ (* x z) y) x))) (pow t 2))))) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (- (/ (* x z) y) x) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (- (+ (/ (* x z) y) (/ (* z (- (/ (* x z) y) x)) t)) x) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (- (+ (/ (* x z) y) (/ (* (pow z 2) (- (/ (* x z) y) x)) (pow t 2))) (+ x (* -1 (/ (* z (- (/ (* x z) y) x)) t)))) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (- (+ (/ (* x z) y) (/ (* (pow z 3) (- (/ (* x z) y) x)) (pow t 3))) (+ x (+ (* -1 (/ (* z (- (/ (* x z) y) x)) t)) (* -1 (/ (* (pow z 2) (- (/ (* x z) y) x)) (pow t 2)))))) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (* z (- y z)) t))) t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* z (- y z)) (/ (* (pow z 2) (- y z)) t)) t))) t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- y z))) (* -1 (/ (* (pow z 3) (- y z)) t))) t)) (* z (- y z))) t))) t)))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* t (- (/ z t) 1))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (/ (- (/ (* y (* z (- (/ (* x z) y) x))) t) (* -1 (* y (- (/ (* x z) y) x)))) t)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* y (* (pow z 2) (- (/ (* x z) y) x))) t)) (* y (* z (- (/ (* x z) y) x)))) t)) (* -1 (* y (- (/ (* x z) y) x)))) t)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* y (* (pow z 3) (- (/ (* x z) y) x))) t) (* -1 (* y (* (pow z 2) (- (/ (* x z) y) x))))) t)) (* y (* z (- (/ (* x z) y) x)))) t)) (* -1 (* y (- (/ (* x z) y) x)))) t)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (+ (* -1 (* y (- (/ (* x z) y) x))) (* -1 (/ (* y (* z (- (/ (* x z) y) x))) t))) t)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (+ (* -1 (* y (- (/ (* x z) y) x))) (* -1 (/ (+ (* y (* z (- (/ (* x z) y) x))) (/ (* y (* (pow z 2) (- (/ (* x z) y) x))) t)) t))) t)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (+ (* -1 (* y (- (/ (* x z) y) x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* y (* (pow z 2) (- (/ (* x z) y) x)))) (* -1 (/ (* y (* (pow z 3) (- (/ (* x z) y) x))) t))) t)) (* y (* z (- (/ (* x z) y) x)))) t))) t)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- (/ (* x z) y) x)) (* -1 (/ (* z (- (/ (* x z) y) x)) t))) t)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- (/ (* x z) y) x)) (* -1 (/ (+ (* z (- (/ (* x z) y) x)) (/ (* (pow z 2) (- (/ (* x z) y) x)) t)) t))) t)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- (/ (* x z) y) x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- (/ (* x z) y) x))) (* -1 (/ (* (pow z 3) (- (/ (* x z) y) x)) t))) t)) (* z (- (/ (* x z) y) x))) t))) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((* x (/ (- y z) (- t z))) x (/ (- y z) (- t z)) (- y z) (neg z) z (- t z) t (/ (* x (- y z)) (- t z)) (* x (- y z)) (- y z) y (- t z) (* x (/ (- y z) (- t z))) (/ (- y z) (- t z)) (/ (* x (- y z)) (- t z)) (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/ (neg x) t) (neg x) (/ (* x (- y z)) (- t z)) (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/ (+ (* x (/ z y)) (neg x)) (- t z)) (+ (* x (/ z y)) (neg x))) |
| 2.0ms | x | @ | inf | ((* x (/ (- y z) (- t z))) x (/ (- y z) (- t z)) (- y z) (neg z) z (- t z) t (/ (* x (- y z)) (- t z)) (* x (- y z)) (- y z) y (- t z) (* x (/ (- y z) (- t z))) (/ (- y z) (- t z)) (/ (* x (- y z)) (- t z)) (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/ (neg x) t) (neg x) (/ (* x (- y z)) (- t z)) (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/ (+ (* x (/ z y)) (neg x)) (- t z)) (+ (* x (/ z y)) (neg x))) |
| 2.0ms | y | @ | 0 | ((* x (/ (- y z) (- t z))) x (/ (- y z) (- t z)) (- y z) (neg z) z (- t z) t (/ (* x (- y z)) (- t z)) (* x (- y z)) (- y z) y (- t z) (* x (/ (- y z) (- t z))) (/ (- y z) (- t z)) (/ (* x (- y z)) (- t z)) (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/ (neg x) t) (neg x) (/ (* x (- y z)) (- t z)) (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/ (+ (* x (/ z y)) (neg x)) (- t z)) (+ (* x (/ z y)) (neg x))) |
| 2.0ms | x | @ | 0 | ((* x (/ (- y z) (- t z))) x (/ (- y z) (- t z)) (- y z) (neg z) z (- t z) t (/ (* x (- y z)) (- t z)) (* x (- y z)) (- y z) y (- t z) (* x (/ (- y z) (- t z))) (/ (- y z) (- t z)) (/ (* x (- y z)) (- t z)) (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/ (neg x) t) (neg x) (/ (* x (- y z)) (- t z)) (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/ (+ (* x (/ z y)) (neg x)) (- t z)) (+ (* x (/ z y)) (neg x))) |
| 2.0ms | y | @ | inf | ((* x (/ (- y z) (- t z))) x (/ (- y z) (- t z)) (- y z) (neg z) z (- t z) t (/ (* x (- y z)) (- t z)) (* x (- y z)) (- y z) y (- t z) (* x (/ (- y z) (- t z))) (/ (- y z) (- t z)) (/ (* x (- y z)) (- t z)) (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/ (neg x) t) (neg x) (/ (* x (- y z)) (- t z)) (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/ (+ (* x (/ z y)) (neg x)) (- t z)) (+ (* x (/ z y)) (neg x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 932 | 7398 |
| 0 | 950 | 6981 |
| 1 | 5849 | 6981 |
| 0 | 8116 | 6742 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 x (/.f64 #s(approx (- y z) (neg.f64 z)) (-.f64 t z))) |
x |
(/.f64 #s(approx (- y z) (neg.f64 z)) (-.f64 t z)) |
#s(approx (- y z) (neg.f64 z)) |
(neg.f64 z) |
z |
(-.f64 t z) |
t |
(/.f64 (*.f64 x #s(approx (- y z) y)) #s(approx (- t z) t)) |
(*.f64 x #s(approx (- y z) y)) |
#s(approx (- y z) y) |
y |
#s(approx (- t z) t) |
(*.f64 x (/.f64 #s(approx (- y z) y) (-.f64 t z))) |
(/.f64 #s(approx (- y z) y) (-.f64 t z)) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (*.f64 #s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) t)) y))) |
(neg.f64 (*.f64 #s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) t)) y)) |
(*.f64 #s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) t)) y) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) t)) |
(/.f64 (neg.f64 x) t) |
(neg.f64 x) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (*.f64 (/.f64 #s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) (-.f64 t z)) y))) |
(neg.f64 (*.f64 (/.f64 #s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) (-.f64 t z)) y)) |
(*.f64 (/.f64 #s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) (-.f64 t z)) y) |
(/.f64 #s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) (-.f64 t z)) |
#s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (* x (- y z)) (- t z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x (- y z)) (- t z)))) |
#s(approx (* x (- y z)) #s(hole binary64 (* x (- y z)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (/ (* x (* y (- (/ z y) 1))) (- t z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (/ (* x (* y (- (/ z y) 1))) (- t z)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (* x (- (/ z y) 1)) (- t z)))) |
#s(approx (/ (neg x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (* x (- (/ z y) 1)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (* x (* y (+ 1 (* -1 (/ z y))))) (- t z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (* x (* y (+ 1 (* -1 (/ z y))))) (- t z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ (* x (+ 1 (* -1 (/ z y)))) (- t z))))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z y))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (* x z) (- t z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ z (- t z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (/ z (- t z))) (/ y (- t z))))) |
#s(approx (- y z) #s(hole binary64 (* -1 z))) |
#s(approx (- y z) #s(hole binary64 (- y z))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (* x z) (- t z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* x z) (- t z))) (/ (* x y) (- t z))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* x (- y z)) #s(hole binary64 (+ (* -1 (* x z)) (* x y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (/ (* x z) (- t z))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (/ (* x y) (- t z)) (/ (* x z) (- t z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (/ (* x z) (- t z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* x y) (- t z))) (/ (* x z) (- t z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (* x z) (* y (- t z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (+ (* -1 (/ (* x y) (- t z))) (/ (* x z) (- t z))) y))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (/ (* x z) y))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (/ (+ (* -1 (* x y)) (* x z)) y))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (* x y) (- t z)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ y (- t z)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* y (+ (* -1 (/ z (* y (- t z)))) (/ 1 (- t z)))))) |
#s(approx (- y z) #s(hole binary64 y)) |
#s(approx (- y z) #s(hole binary64 (* y (+ 1 (* -1 (/ z y)))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x y) (- t z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* x y))) |
#s(approx (* x (- y z)) #s(hole binary64 (* y (+ x (* -1 (/ (* x z) y)))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (* x y) (- t z)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z)))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (* x y) (- t z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ x (- t z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (- (/ (* x z) y) x))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (* y (- (/ z (* y (- t z))) (/ 1 (- t z))))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* y (- (/ z y) 1))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (- t z))) (/ (* x z) (* y (- t z)))))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* x z) y)))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (* y (- (/ (* x z) (* y (- t z))) (/ x (- t z))))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (* x z) (* y (- t z)))) (/ x (- t z))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (* x y) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ y t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (* z (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* z (- (* z (- (* -1 (* z (+ (* -1 (/ y (pow t 4))) (/ 1 (pow t 3))))) (+ (* -1 (/ y (pow t 3))) (/ 1 (pow t 2))))) (+ (* -1 (/ y (pow t 2))) (/ 1 t)))) (/ y t)))) |
#s(approx (- y z) #s(hole binary64 (+ y (* -1 z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- t z) #s(hole binary64 t)) |
#s(approx (- t z) #s(hole binary64 (+ t (* -1 z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x y) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) t)) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* z (- (+ (* -1 (/ x t)) (* z (- (/ (* z (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2))))) (pow t 2)) (* -1 (/ (- (* -1 (/ x t)) (* -1 (/ (* x y) (pow t 2)))) t))))) (* -1 (/ (* x y) (pow t 2))))) (/ (* x y) t)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (* x y) t))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* z (- (/ (* x y) (pow t 2)) (/ x t))) (* -1 (/ (* x y) t))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* z (- (+ (* -1 (/ (* z (- (/ x t) (/ (* x y) (pow t 2)))) t)) (/ (* x y) (pow t 2))) (/ x t))) (* -1 (/ (* x y) t))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* z (- (+ (* z (+ (* -1 (/ (* z (- (/ x t) (/ (* x y) (pow t 2)))) (pow t 2))) (* -1 (/ (- (/ x t) (/ (* x y) (pow t 2))) t)))) (/ (* x y) (pow t 2))) (/ x t))) (* -1 (/ (* x y) t))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (* z (- (/ x t) (/ (* x y) (pow t 2))))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (* z (- (+ (/ x t) (/ (* z (- (/ x t) (/ (* x y) (pow t 2)))) t)) (/ (* x y) (pow t 2))))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (* z (- (+ (* z (- (/ (* z (- (/ x t) (/ (* x y) (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ x t) (/ (* x y) (pow t 2))) t)))) (/ x t)) (/ (* x y) (pow t 2))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x t)) (* z (- (/ x (* t y)) (/ x (pow t 2))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x t)) (* z (- (+ (/ x (* t y)) (/ (* z (- (/ x (* t y)) (/ x (pow t 2)))) t)) (/ x (pow t 2))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x t)) (* z (- (+ (* z (- (/ (* z (- (/ x (* t y)) (/ x (pow t 2)))) (pow t 2)) (* -1 (/ (- (/ x (* t y)) (/ x (pow t 2))) t)))) (/ x (* t y))) (/ x (pow t 2))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 x)) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 1)) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (- (+ 1 (* -1 (/ y z))) (* -1 (/ t z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y z)) (/ (* t (- (* -1 y) (* -1 t))) (pow z 2)))) (* -1 (/ t z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (- (+ 1 (+ (* -1 (/ y z)) (/ (* (pow t 2) (- (* -1 y) (* -1 t))) (pow z 3)))) (+ (* -1 (/ t z)) (* -1 (/ (* t (- (* -1 y) (* -1 t))) (pow z 2))))))) |
#s(approx (- y z) #s(hole binary64 (* z (- (/ y z) 1)))) |
#s(approx (- t z) #s(hole binary64 (* -1 z))) |
#s(approx (- t z) #s(hole binary64 (* z (- (/ t z) 1)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 x)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (- (+ x (* -1 (/ (* x y) z))) (* -1 (/ (* t x) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2)))) (* -1 (/ (* t x) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (- (+ x (+ (* -1 (/ (* x y) z)) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 3)))) (+ (* -1 (/ (* t x) z)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (pow z 2))))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* z (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 x)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (/ (* t x) z) (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (+ (* -1 (/ (* t (- (* x y) (* t x))) (pow z 2))) (/ (* t x) z)) (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (+ (* -1 (/ (* t (- (* x y) (* t x))) (pow z 2))) (+ (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) (pow z 3))) (/ (* t x) z))) (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 x))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (- (+ (* -1 x) (/ (* x y) z)) (/ (* t x) z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (- (+ (* -1 x) (+ (/ (* t (- (* x y) (* t x))) (pow z 2)) (/ (* x y) z))) (/ (* t x) z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (- (+ (* -1 x) (+ (/ (* x y) z) (/ (* (pow t 2) (- (* x y) (* t x))) (pow z 3)))) (+ (* -1 (/ (* t (- (* x y) (* t x))) (pow z 2))) (/ (* t x) z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (- (+ (* -1 (/ x y)) (/ x z)) (/ (* t x) (* y z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (- (+ (* -1 (/ x y)) (+ (/ x z) (/ (* t (- x (/ (* t x) y))) (pow z 2)))) (/ (* t x) (* y z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (- (+ (* -1 (/ x y)) (+ (/ x z) (/ (* (pow t 2) (- x (/ (* t x) y))) (pow z 3)))) (+ (* -1 (/ (* t (- x (/ (* t x) y))) (pow z 2))) (/ (* t x) (* y z)))))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (* z (+ (* -1 (/ x z)) (/ x y))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ x (* -1 (/ (- (* x y) (* t x)) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ 1 (* -1 (/ (- y t) z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ y (/ (* t (- y t)) z)) t) z))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ y (* -1 (/ (- (* -1 (/ (* (pow t 2) (- y t)) z)) (* t (- y t))) z))) t) z))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ y z))))))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ t z))))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ x (* -1 (/ (- (* x y) (* t x)) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ x (* -1 (/ (- (+ (* x y) (/ (* t (- (* x y) (* t x))) z)) (* t x)) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ x (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* x y) (* t x))) z)) (* t (- (* x y) (* t x)))) z)) (* x y)) (* t x)) z))))) |
#s(approx (* x (- y z)) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ (* x y) z))))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* -1 (/ (- (* -1 (* t x)) (* -1 (* x y))) z)) (* -1 x)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (* t x)) (* -1 (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) z))) (* -1 (* x y))) z)) (* -1 x)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (* t x)) (* -1 (/ (+ (* t (- (* -1 (* x y)) (* -1 (* t x)))) (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) z)) z))) (* -1 (* x y))) z)) (* -1 x)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 x) (* -1 (/ (- (* -1 (* x y)) (* -1 (* t x))) z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 x) (* -1 (/ (- (+ (* -1 (* x y)) (/ (* t (- (* -1 (* x y)) (* -1 (* t x)))) z)) (* -1 (* t x))) z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 x) (* -1 (/ (- (+ (* -1 (* x y)) (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* -1 (* x y)) (* -1 (* t x)))) z)) (* t (- (* -1 (* x y)) (* -1 (* t x))))) z))) (* -1 (* t x))) z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x y)) (* -1 (/ (- (* -1 x) (* -1 (/ (* t x) y))) z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x y)) (* -1 (/ (- (+ (* -1 x) (/ (* t (- (* -1 x) (* -1 (/ (* t x) y)))) z)) (* -1 (/ (* t x) y))) z))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ x y)) (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* -1 x) (* -1 (/ (* t x) y)))) z)) (* t (- (* -1 x) (* -1 (/ (* t x) y))))) z))) (* -1 (/ (* t x) y))) z))))) |
#s(approx (+ (* x (/ z y)) (neg x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x y)) (/ x z)))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (* x (- y z)) z)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ (- y z) z)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (/ (- y z) z)) (* t (- (/ 1 z) (/ y (pow z 2))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (/ (- y z) z)) (* t (- (+ (/ 1 z) (/ (* t (- (/ 1 z) (/ y (pow z 2)))) z)) (/ y (pow z 2))))))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (+ (* -1 (/ (- y z) z)) (* t (- (+ (* t (- (/ (* t (- (/ 1 z) (/ y (pow z 2)))) (pow z 2)) (* -1 (/ (- (/ 1 z) (/ y (pow z 2))) z)))) (/ 1 z)) (/ y (pow z 2))))))) |
#s(approx (- t z) #s(hole binary64 (- t z))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (* x (- y z)) z)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* t (* x (- y z))) (pow z 2))) (* -1 (/ (* x (- y z)) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 3))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (+ (* -1 (/ (* x (- y z)) z)) (* t (- (* t (- (* -1 (/ (* t (* x (- y z))) (pow z 4))) (/ (* x (- y z)) (pow z 3)))) (/ (* x (- y z)) (pow z 2))))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (* y (- (/ (* x z) y) x)) z))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (/ (* t (* y (- (/ (* x z) y) x))) (pow z 2)) (* -1 (/ (* y (- (/ (* x z) y) x)) z))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* t (+ (/ (* t (* y (- (/ (* x z) y) x))) (pow z 3)) (/ (* y (- (/ (* x z) y) x)) (pow z 2)))) (* -1 (/ (* y (- (/ (* x z) y) x)) z))))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (- (* t (+ (* t (+ (/ (* t (* y (- (/ (* x z) y) x))) (pow z 4)) (/ (* y (- (/ (* x z) y) x)) (pow z 3)))) (/ (* y (- (/ (* x z) y) x)) (pow z 2)))) (* -1 (/ (* y (- (/ (* x z) y) x)) z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (* y (- (/ (* x z) y) x)) z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* t (* y (- (/ (* x z) y) x))) (pow z 2))) (* -1 (/ (* y (- (/ (* x z) y) x)) z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* y (- (/ (* x z) y) x)) z)) (* t (- (* -1 (/ (* t (* y (- (/ (* x z) y) x))) (pow z 3))) (/ (* y (- (/ (* x z) y) x)) (pow z 2))))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (+ (* -1 (/ (* y (- (/ (* x z) y) x)) z)) (* t (- (* t (- (* -1 (/ (* t (* y (- (/ (* x z) y) x))) (pow z 4))) (/ (* y (- (/ (* x z) y) x)) (pow z 3)))) (/ (* y (- (/ (* x z) y) x)) (pow z 2))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ (- (/ (* x z) y) x) z)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ (- (/ (* x z) y) x) z)) (* t (- (/ x (pow z 2)) (/ x (* y z))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ (- (/ (* x z) y) x) z)) (* t (- (+ (/ x (pow z 2)) (/ (* t (- (/ x (pow z 2)) (/ x (* y z)))) z)) (/ x (* y z))))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (+ (* -1 (/ (- (/ (* x z) y) x) z)) (* t (- (+ (* t (- (/ (* t (- (/ x (pow z 2)) (/ x (* y z)))) (pow z 2)) (* -1 (/ (- (/ x (pow z 2)) (/ x (* y z))) z)))) (/ x (pow z 2))) (/ x (* y z))))))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (* x (- y z)) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ (- y z) t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ (- (+ y (/ (* z (- y z)) t)) z) t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ (- (+ y (/ (* (pow z 2) (- y z)) (pow t 2))) (+ z (* -1 (/ (* z (- y z)) t)))) t))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (/ (- (+ y (/ (* (pow z 3) (- y z)) (pow t 3))) (+ z (+ (* -1 (/ (* z (- y z)) t)) (* -1 (/ (* (pow z 2) (- y z)) (pow t 2)))))) t))) |
#s(approx (- t z) #s(hole binary64 (* t (+ 1 (* -1 (/ z t)))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (* x (- y z)) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (+ (* x (- y z)) (/ (* x (* z (- y z))) t)) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 2) (- y z))) (pow t 2))) (* -1 (/ (* x (* z (- y z))) t))) t))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (/ (- (+ (* x (- y z)) (/ (* x (* (pow z 3) (- y z))) (pow t 3))) (+ (* -1 (/ (* x (* z (- y z))) t)) (* -1 (/ (* x (* (pow z 2) (- y z))) (pow t 2))))) t))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (/ (* y (- (/ (* x z) y) x)) t)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (- (* -1 (/ (* y (* z (- (/ (* x z) y) x))) t)) (* y (- (/ (* x z) y) x))) t))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (- (+ (* -1 (/ (* y (* z (- (/ (* x z) y) x))) t)) (* -1 (/ (* y (* (pow z 2) (- (/ (* x z) y) x))) (pow t 2)))) (* y (- (/ (* x z) y) x))) t))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (/ (- (+ (* -1 (/ (* y (* z (- (/ (* x z) y) x))) t)) (+ (* -1 (/ (* y (* (pow z 2) (- (/ (* x z) y) x))) (pow t 2))) (* -1 (/ (* y (* (pow z 3) (- (/ (* x z) y) x))) (pow t 3))))) (* y (- (/ (* x z) y) x))) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (/ (* y (- (/ (* x z) y) x)) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (/ (+ (* y (- (/ (* x z) y) x)) (/ (* y (* z (- (/ (* x z) y) x))) t)) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (/ (- (+ (* y (- (/ (* x z) y) x)) (/ (* y (* (pow z 2) (- (/ (* x z) y) x))) (pow t 2))) (* -1 (/ (* y (* z (- (/ (* x z) y) x))) t))) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (/ (- (+ (* y (- (/ (* x z) y) x)) (/ (* y (* (pow z 3) (- (/ (* x z) y) x))) (pow t 3))) (+ (* -1 (/ (* y (* z (- (/ (* x z) y) x))) t)) (* -1 (/ (* y (* (pow z 2) (- (/ (* x z) y) x))) (pow t 2))))) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (- (/ (* x z) y) x) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (- (+ (/ (* x z) y) (/ (* z (- (/ (* x z) y) x)) t)) x) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (- (+ (/ (* x z) y) (/ (* (pow z 2) (- (/ (* x z) y) x)) (pow t 2))) (+ x (* -1 (/ (* z (- (/ (* x z) y) x)) t)))) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (/ (- (+ (/ (* x z) y) (/ (* (pow z 3) (- (/ (* x z) y) x)) (pow t 3))) (+ x (+ (* -1 (/ (* z (- (/ (* x z) y) x)) t)) (* -1 (/ (* (pow z 2) (- (/ (* x z) y) x)) (pow t 2)))))) t))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)))) |
#s(approx (* x (/ (- y z) (- t z))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (* z (- y z)) t))) t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* z (- y z)) (/ (* (pow z 2) (- y z)) t)) t))) t)))) |
#s(approx (/ (- y z) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- y z)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- y z))) (* -1 (/ (* (pow z 3) (- y z)) t))) t)) (* z (- y z))) t))) t)))) |
#s(approx (- t z) #s(hole binary64 (* -1 (* t (- (/ z t) 1))))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (* x (* z (- y z))) t))) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* x (* z (- y z))) (/ (* x (* (pow z 2) (- y z))) t)) t))) t)))) |
#s(approx (/ (* x (- y z)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (* x (- y z))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* x (* (pow z 2) (- y z)))) (* -1 (/ (* x (* (pow z 3) (- y z))) t))) t)) (* x (* z (- y z)))) t))) t)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (/ (- (/ (* y (* z (- (/ (* x z) y) x))) t) (* -1 (* y (- (/ (* x z) y) x)))) t)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* y (* (pow z 2) (- (/ (* x z) y) x))) t)) (* y (* z (- (/ (* x z) y) x)))) t)) (* -1 (* y (- (/ (* x z) y) x)))) t)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (* y (* (pow z 3) (- (/ (* x z) y) x))) t) (* -1 (* y (* (pow z 2) (- (/ (* x z) y) x))))) t)) (* y (* z (- (/ (* x z) y) x)))) t)) (* -1 (* y (- (/ (* x z) y) x)))) t)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (+ (* -1 (* y (- (/ (* x z) y) x))) (* -1 (/ (* y (* z (- (/ (* x z) y) x))) t))) t)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (+ (* -1 (* y (- (/ (* x z) y) x))) (* -1 (/ (+ (* y (* z (- (/ (* x z) y) x))) (/ (* y (* (pow z 2) (- (/ (* x z) y) x))) t)) t))) t)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) #s(hole binary64 (* -1 (/ (+ (* -1 (* y (- (/ (* x z) y) x))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* y (* (pow z 2) (- (/ (* x z) y) x)))) (* -1 (/ (* y (* (pow z 3) (- (/ (* x z) y) x))) t))) t)) (* y (* z (- (/ (* x z) y) x)))) t))) t)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- (/ (* x z) y) x)) (* -1 (/ (* z (- (/ (* x z) y) x)) t))) t)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- (/ (* x z) y) x)) (* -1 (/ (+ (* z (- (/ (* x z) y) x)) (/ (* (pow z 2) (- (/ (* x z) y) x)) t)) t))) t)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) #s(hole binary64 (* -1 (/ (+ (* -1 (- (/ (* x z) y) x)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow z 2) (- (/ (* x z) y) x))) (* -1 (/ (* (pow z 3) (- (/ (* x z) y) x)) t))) t)) (* z (- (/ (* x z) y) x))) t))) t)))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(approx (- y z) (neg.f64 z)) (-.f64 t z)) x) |
(*.f64 x (/.f64 #s(approx (- y z) (neg.f64 z)) (-.f64 t z))) |
(/.f64 (*.f64 x #s(approx (- y z) (neg.f64 z))) (-.f64 t z)) |
x |
(/.f64 (neg.f64 #s(approx (- y z) (neg.f64 z))) (neg.f64 (-.f64 t z))) |
(/.f64 #s(approx (- y z) (neg.f64 z)) (-.f64 t z)) |
#s(approx (- y z) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
z |
(/.f64 (-.f64 (*.f64 t t) (*.f64 z z)) (+.f64 t z)) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 t t (fma.f64 z z (*.f64 t z)))) |
(-.f64 t z) |
t |
(*.f64 x (/.f64 #s(approx (- y z) y) #s(approx (- t z) t))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- y z) y) x)) (neg.f64 #s(approx (- t z) t))) |
(/.f64 (*.f64 #s(approx (- y z) y) x) #s(approx (- t z) t)) |
(*.f64 #s(approx (- y z) y) x) |
(*.f64 x #s(approx (- y z) y)) |
#s(approx (- y z) y) |
y |
#s(approx (- t z) t) |
(*.f64 (/.f64 #s(approx (- y z) y) (-.f64 t z)) x) |
(*.f64 x (/.f64 #s(approx (- y z) y) (-.f64 t z))) |
(/.f64 (*.f64 #s(approx (- y z) y) x) (-.f64 t z)) |
(/.f64 (neg.f64 #s(approx (- y z) y)) (neg.f64 (-.f64 t z))) |
(/.f64 #s(approx (- y z) y) (-.f64 t z)) |
#s(approx (/ (* x (- y z)) (- t z)) (*.f64 #s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) t)) (neg.f64 y))) |
(*.f64 (neg.f64 #s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) t))) y) |
(*.f64 #s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) t)) (neg.f64 y)) |
(neg.f64 (*.f64 #s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) t)) y)) |
(*.f64 #s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) t)) y) |
(*.f64 y #s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) t)) |
(*.f64 (/.f64 x t) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x t)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 t)) |
(/.f64 (neg.f64 x) t) |
(neg.f64 (/.f64 x t)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (/ (* x (- y z)) (- t z)) (*.f64 (/.f64 #s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) (-.f64 t z)) (neg.f64 y))) |
(*.f64 (neg.f64 (/.f64 #s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) (-.f64 t z))) y) |
(*.f64 (/.f64 #s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) (-.f64 t z)) (neg.f64 y)) |
(neg.f64 (*.f64 (/.f64 #s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) (-.f64 t z)) y)) |
(*.f64 (/.f64 #s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) (-.f64 t z)) y) |
(*.f64 y (/.f64 #s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) (-.f64 t z))) |
(/.f64 (*.f64 #s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) y) (-.f64 t z)) |
(/.f64 (neg.f64 #s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x))) (neg.f64 (-.f64 t z))) |
(/.f64 #s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) (-.f64 t z)) |
#s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 t z))) |
#s(approx x x) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (*.f64 (-.f64 y z) x) (-.f64 t z))) |
#s(approx (* x (- y z)) (*.f64 (-.f64 y z) x)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y) x) (-.f64 t z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) y) x) (-.f64 t z))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) x) (-.f64 t z))) |
#s(approx (/ (neg x) t) (/.f64 (neg.f64 x) t)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (* x (/ z y)) (neg x)) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) x)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 z y) #s(literal 1 binary64)) y) x) (-.f64 t z))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (neg.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 z y) #s(literal 1 binary64)) y) x) (-.f64 t z)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 z y) #s(literal 1 binary64))) (-.f64 t z))) |
#s(approx (+ (* x (/ z y)) (neg x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 z y) #s(literal 1 binary64)))) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (*.f64 (neg.f64 x) z) (-.f64 t z))) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 x (/.f64 y (-.f64 t z)) (/.f64 (*.f64 (neg.f64 x) z) (-.f64 t z)))) |
#s(approx (/ (- y z) (- t z)) (/.f64 (neg.f64 z) (-.f64 t z))) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (/.f64 z (-.f64 t z)) #s(literal -1 binary64) (/.f64 y (-.f64 t z)))) |
#s(approx (- y z) (neg.f64 z)) |
#s(approx (- y z) (-.f64 y z)) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (*.f64 (neg.f64 x) z) (-.f64 t z))) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 x (/.f64 y (-.f64 t z)) (/.f64 (*.f64 (neg.f64 x) z) (-.f64 t z)))) |
#s(approx (* x (- y z)) (*.f64 (neg.f64 x) z)) |
#s(approx (* x (- y z)) (fma.f64 (neg.f64 x) z (*.f64 y x))) |
#s(approx y y) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (/.f64 (*.f64 (neg.f64 x) z) (-.f64 t z))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (/.f64 (-.f64 (*.f64 y x) (*.f64 z x)) (-.f64 t z))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (*.f64 x (/.f64 z (-.f64 t z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (fma.f64 x (/.f64 z (-.f64 t z)) (/.f64 (*.f64 (neg.f64 x) y) (-.f64 t z)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (fma.f64 x (/.f64 z (-.f64 t z)) (/.f64 (*.f64 (neg.f64 x) y) (-.f64 t z))) y)) |
#s(approx (+ (* x (/ z y)) (neg x)) (*.f64 (/.f64 z y) x)) |
#s(approx (+ (* x (/ z y)) (neg x)) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 z x)) y)) |
#s(approx (/ (* x (- y z)) (- t z)) (*.f64 x (/.f64 y (-.f64 t z)))) |
#s(approx (/ (* x (- y z)) (- t z)) (*.f64 (fma.f64 (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z))) #s(literal -1 binary64) (/.f64 x (-.f64 t z))) y)) |
#s(approx (/ (- y z) (- t z)) (/.f64 y (-.f64 t z))) |
#s(approx (/ (- y z) (- t z)) (*.f64 (fma.f64 (/.f64 z (*.f64 (-.f64 t z) y)) #s(literal -1 binary64) (pow.f64 (-.f64 t z) #s(literal -1 binary64))) y)) |
#s(approx (- y z) y) |
#s(approx (- y z) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 z y) #s(literal 1 binary64)) y)) |
#s(approx (/ (* x (- y z)) (- t z)) (*.f64 x (/.f64 y (-.f64 t z)))) |
#s(approx (/ (* x (- y z)) (- t z)) (*.f64 (fma.f64 (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z))) #s(literal -1 binary64) (/.f64 x (-.f64 t z))) y)) |
#s(approx (* x (- y z)) (*.f64 y x)) |
#s(approx (* x (- y z)) (*.f64 (fma.f64 (*.f64 (/.f64 z y) x) #s(literal -1 binary64) x) y)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (*.f64 x (/.f64 y (-.f64 t z)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (*.f64 (fma.f64 (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z))) #s(literal -1 binary64) (/.f64 x (-.f64 t z))) y)) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/.f64 (*.f64 (neg.f64 x) y) (-.f64 t z))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (*.f64 (/.f64 (fma.f64 (/.f64 z y) x (neg.f64 x)) (-.f64 t z)) y)) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) (-.f64 t z))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (fma.f64 (/.f64 z y) x (neg.f64 x)) (-.f64 t z))) |
#s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) |
#s(approx (+ (* x (/ z y)) (neg x)) (-.f64 (*.f64 (/.f64 z y) x) x)) |
#s(approx (/ (* x (- y z)) (- t z)) (*.f64 (neg.f64 y) (/.f64 (fma.f64 (/.f64 z y) x (neg.f64 x)) (-.f64 t z)))) |
#s(approx (/ (- y z) (- t z)) (*.f64 (neg.f64 y) (-.f64 (/.f64 z (*.f64 (-.f64 t z) y)) (pow.f64 (-.f64 t z) #s(literal -1 binary64))))) |
#s(approx (- y z) (*.f64 (neg.f64 y) (-.f64 (/.f64 z y) #s(literal 1 binary64)))) |
#s(approx (/ (* x (- y z)) (- t z)) (*.f64 (neg.f64 y) (/.f64 (fma.f64 (/.f64 z y) x (neg.f64 x)) (-.f64 t z)))) |
#s(approx (* x (- y z)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 z y) x (neg.f64 x)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z))) (/.f64 x (-.f64 t z))))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z))) #s(literal -1 binary64) (/.f64 x (-.f64 t z))))) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (*.f64 y x) t)) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (-.f64 (/.f64 (neg.f64 x) t) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) z (/.f64 (*.f64 y x) t))) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (-.f64 (fma.f64 z (neg.f64 (/.f64 (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))) t)) (/.f64 (neg.f64 x) t)) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) z (/.f64 (*.f64 y x) t))) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (-.f64 (fma.f64 (fma.f64 z (/.f64 (-.f64 (/.f64 (neg.f64 x) t) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))) t)))) z (/.f64 (neg.f64 x) t)) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) z (/.f64 (*.f64 y x) t))) |
#s(approx (/ (- y z) (- t z)) (/.f64 y t)) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (neg.f64 z) (fma.f64 (/.f64 y (*.f64 t t)) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64))) (/.f64 y t))) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (-.f64 (*.f64 (neg.f64 z) (fma.f64 (/.f64 y (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 t #s(literal -2 binary64)))) (fma.f64 (/.f64 y (*.f64 t t)) #s(literal -1 binary64) (pow.f64 t #s(literal -1 binary64)))) z (/.f64 y t))) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (-.f64 (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 z) (fma.f64 (/.f64 y (pow.f64 t #s(literal 4 binary64))) #s(literal -1 binary64) (pow.f64 t #s(literal -3 binary64)))) (fma.f64 (/.f64 y (pow.f64 t #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 t #s(literal -2 binary64)))) z) (/.f64 (neg.f64 y) (*.f64 t t))) (pow.f64 t #s(literal -1 binary64))) z (/.f64 y t))) |
#s(approx (- y z) (fma.f64 #s(literal -1 binary64) z y)) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx z z) |
#s(approx (- t z) t) |
#s(approx (- t z) (fma.f64 #s(literal -1 binary64) z t)) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (*.f64 y x) t)) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (-.f64 (/.f64 (neg.f64 x) t) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) z (/.f64 (*.f64 y x) t))) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (-.f64 (fma.f64 z (neg.f64 (/.f64 (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))) t)) (/.f64 (neg.f64 x) t)) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) z (/.f64 (*.f64 y x) t))) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (-.f64 (fma.f64 (fma.f64 z (/.f64 (-.f64 (/.f64 (neg.f64 x) t) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))) t)))) z (/.f64 (neg.f64 x) t)) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) z (/.f64 (*.f64 y x) t))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (/.f64 (*.f64 y x) t)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (fma.f64 (-.f64 (*.f64 x (/.f64 y (*.f64 t t))) (/.f64 x t)) z (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) t)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (fma.f64 (-.f64 (fma.f64 x (/.f64 y (*.f64 t t)) (neg.f64 (*.f64 z (/.f64 (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))) t)))) (/.f64 x t)) z (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) t)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (fma.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))) (*.f64 t t)) (/.f64 (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))) t))) z (-.f64 (*.f64 x (/.f64 y (*.f64 t t))) (/.f64 x t))) z (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y x) t)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/.f64 (*.f64 (neg.f64 x) y) t)) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (fma.f64 (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))) z (/.f64 (*.f64 (neg.f64 x) y) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (fma.f64 (-.f64 (/.f64 (+.f64 x (*.f64 (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))) z)) t) (*.f64 x (/.f64 y (*.f64 t t)))) z (/.f64 (*.f64 (neg.f64 x) y) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (fma.f64 (fma.f64 (-.f64 (*.f64 z (/.f64 (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))) (*.f64 t t))) (neg.f64 (/.f64 (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))) t))) z (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t))))) z (/.f64 (*.f64 (neg.f64 x) y) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) t)) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (fma.f64 (-.f64 (/.f64 (/.f64 x t) y) (/.f64 x (*.f64 t t))) z (/.f64 (neg.f64 x) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (fma.f64 (-.f64 (fma.f64 z (/.f64 (-.f64 (/.f64 (/.f64 x t) y) (/.f64 x (*.f64 t t))) t) (/.f64 (/.f64 x t) y)) (/.f64 x (*.f64 t t))) z (/.f64 (neg.f64 x) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (fma.f64 (fma.f64 (fma.f64 z (/.f64 (-.f64 (/.f64 (/.f64 x t) y) (/.f64 x (*.f64 t t))) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 x t) y) (/.f64 x (*.f64 t t))) t))) z (-.f64 (/.f64 (/.f64 x t) y) (/.f64 x (*.f64 t t)))) z (/.f64 (neg.f64 x) t))) |
#s(approx (/ (* x (- y z)) (- t z)) x) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z) #s(literal -1 binary64) x)) |
#s(approx (/ (* x (- y z)) (- t z)) (+.f64 x (-.f64 (fma.f64 t (/.f64 (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1 binary64) (*.f64 t x))) (*.f64 z z)) (/.f64 (*.f64 (neg.f64 x) y) z)) (neg.f64 (/.f64 (*.f64 t x) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) (-.f64 (+.f64 (fma.f64 (*.f64 t t) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1 binary64) (*.f64 t x))) (pow.f64 z #s(literal 3 binary64))) (/.f64 (*.f64 (neg.f64 x) y) z)) x) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 x z) (*.f64 t (/.f64 (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1 binary64) (*.f64 t x))) (*.f64 z z))))))) |
#s(approx (/ (- y z) (- t z)) #s(literal 1 binary64)) |
#s(approx (/ (- y z) (- t z)) (-.f64 (fma.f64 (/.f64 y z) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (neg.f64 t) z))) |
#s(approx (/ (- y z) (- t z)) (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 t (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y t)) (*.f64 z z)) (/.f64 (neg.f64 y) z)) (/.f64 (neg.f64 t) z)))) |
#s(approx (/ (- y z) (- t z)) (-.f64 (+.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y t)) (pow.f64 z #s(literal 3 binary64))) (/.f64 (neg.f64 y) z)) #s(literal 1 binary64)) (fma.f64 (*.f64 t (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 y t)) (*.f64 z z))) #s(literal -1 binary64) (/.f64 (neg.f64 t) z)))) |
#s(approx (- y z) (*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) z)) |
#s(approx (- t z) (neg.f64 z)) |
#s(approx (- t z) (*.f64 (-.f64 (/.f64 t z) #s(literal 1 binary64)) z)) |
#s(approx (/ (* x (- y z)) (- t z)) x) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z) #s(literal -1 binary64) x)) |
#s(approx (/ (* x (- y z)) (- t z)) (+.f64 x (-.f64 (fma.f64 t (/.f64 (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1 binary64) (*.f64 t x))) (*.f64 z z)) (/.f64 (*.f64 (neg.f64 x) y) z)) (neg.f64 (/.f64 (*.f64 t x) z))))) |
#s(approx (/ (* x (- y z)) (- t z)) (-.f64 (+.f64 (fma.f64 (*.f64 t t) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1 binary64) (*.f64 t x))) (pow.f64 z #s(literal 3 binary64))) (/.f64 (*.f64 (neg.f64 x) y) z)) x) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 x z) (*.f64 t (/.f64 (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1 binary64) (*.f64 t x))) (*.f64 z z))))))) |
#s(approx (* x (- y z)) (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 x)) z)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) x) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (-.f64 (/.f64 (*.f64 t x) z) (fma.f64 x (/.f64 y z) (neg.f64 x)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (-.f64 (fma.f64 t (/.f64 x z) (neg.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) t) (*.f64 z z)))) (fma.f64 x (/.f64 y z) (neg.f64 x)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (-.f64 (+.f64 (fma.f64 t (/.f64 x z) (neg.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) (*.f64 t t)) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) t) (*.f64 z z)))) (fma.f64 x (/.f64 y z) (neg.f64 x)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (neg.f64 x)) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (fma.f64 #s(literal -1 binary64) x (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (-.f64 (+.f64 (fma.f64 x (/.f64 y z) (/.f64 (*.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) t) (*.f64 z z))) (neg.f64 x)) (/.f64 (*.f64 t x) z))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (-.f64 (+.f64 (fma.f64 x (/.f64 y z) (/.f64 (*.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) (*.f64 t t)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 x)) (fma.f64 t (/.f64 x z) (neg.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) t) (*.f64 z z)))))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) y)) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (/.f64 x z)) (*.f64 (/.f64 t y) (/.f64 x z)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (fma.f64 t (/.f64 (-.f64 x (*.f64 t (/.f64 x y))) (*.f64 z z)) (/.f64 x z))) (*.f64 (/.f64 t y) (/.f64 x z)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (fma.f64 (*.f64 t t) (/.f64 (-.f64 x (*.f64 t (/.f64 x y))) (pow.f64 z #s(literal 3 binary64))) (/.f64 x z))) (fma.f64 (/.f64 t y) (/.f64 x z) (neg.f64 (/.f64 (*.f64 (-.f64 x (*.f64 t (/.f64 x y))) t) (*.f64 z z)))))) |
#s(approx (+ (* x (/ z y)) (neg x)) (*.f64 (fma.f64 (/.f64 x z) #s(literal -1 binary64) (/.f64 x y)) z)) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z) #s(literal -1 binary64) x)) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (/.f64 (-.f64 (fma.f64 t (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z) (*.f64 y x)) (*.f64 t x)) z) #s(literal -1 binary64) x)) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (/.f64 (-.f64 (fma.f64 y x (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z))) (*.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) t)) z))) (*.f64 t x)) z) #s(literal -1 binary64) x)) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (/.f64 (-.f64 y t) z) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (/.f64 (-.f64 (fma.f64 t (/.f64 (-.f64 y t) z) y) t) z) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 y t) z))) (*.f64 (-.f64 y t) t)) z) #s(literal -1 binary64) y) t) z) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- y z) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- t z) (*.f64 (neg.f64 z) (fma.f64 (/.f64 t z) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z) #s(literal -1 binary64) x)) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (/.f64 (-.f64 (fma.f64 t (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z) (*.f64 y x)) (*.f64 t x)) z) #s(literal -1 binary64) x)) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (/.f64 (-.f64 (fma.f64 y x (neg.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z))) (*.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) t)) z))) (*.f64 t x)) z) #s(literal -1 binary64) x)) |
#s(approx (* x (- y z)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1 binary64) x))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (fma.f64 (neg.f64 t) x (*.f64 #s(literal 1 binary64) (*.f64 y x))) z) x))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (fma.f64 (neg.f64 t) x (neg.f64 (*.f64 t (neg.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z))))) (*.f64 (neg.f64 x) y)) z) x))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 t x (/.f64 (fma.f64 (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1 binary64) (*.f64 t x))) t (*.f64 (*.f64 t t) (neg.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z)))) z)) (*.f64 #s(literal 1 binary64) (*.f64 y x))) z) x))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z) #s(literal -1 binary64) x))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (fma.f64 (/.f64 (-.f64 (fma.f64 (neg.f64 x) y (*.f64 t (neg.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z)))) (*.f64 (neg.f64 t) x)) z) #s(literal -1 binary64) (neg.f64 x))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y x (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (neg.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z)))) (*.f64 (fma.f64 (neg.f64 x) y (*.f64 #s(literal 1 binary64) (*.f64 t x))) t)) z)) (*.f64 #s(literal 1 binary64) (*.f64 t x))) z) #s(literal -1 binary64) (neg.f64 x))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 t (/.f64 x y)))) z) #s(literal -1 binary64) (/.f64 (neg.f64 x) y))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (fma.f64 (/.f64 (-.f64 (fma.f64 t (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 t (/.f64 x y)))) z) (neg.f64 x)) (/.f64 (*.f64 (neg.f64 t) x) y)) z) #s(literal -1 binary64) (/.f64 (neg.f64 x) y))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 t (/.f64 x y)))) z))) (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 t (/.f64 x y)))) t)) z)) (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 x y)))) z) #s(literal -1 binary64) (/.f64 (neg.f64 x) y))) |
#s(approx (+ (* x (/ z y)) (neg x)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x y) #s(literal -1 binary64) (/.f64 x z)))) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (/.f64 (*.f64 (-.f64 y z) x) z))) |
#s(approx (/ (* x (- y z)) (- t z)) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 (-.f64 y z) x) (*.f64 z z)) (/.f64 (*.f64 (-.f64 y z) x) z)))) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) x) t) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 (-.f64 y z) x) (*.f64 z z))) t (neg.f64 (/.f64 (*.f64 (-.f64 y z) x) z)))) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) x) t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 y z) x) (pow.f64 z #s(literal 3 binary64)))) t) (/.f64 (*.f64 (-.f64 y z) x) (*.f64 z z))) t (neg.f64 (/.f64 (*.f64 (-.f64 y z) x) z)))) |
#s(approx (/ (- y z) (- t z)) (neg.f64 (/.f64 (-.f64 y z) z))) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 y (*.f64 z z))) t (neg.f64 (/.f64 (-.f64 y z) z)))) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 y (*.f64 z z))) t)) z) (/.f64 y (*.f64 z z))) t (neg.f64 (/.f64 (-.f64 y z) z)))) |
#s(approx (/ (- y z) (- t z)) (fma.f64 (fma.f64 (fma.f64 t (/.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 y (*.f64 z z))) (*.f64 z z)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 y (*.f64 z z))) z))) t (-.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 y (*.f64 z z)))) t (neg.f64 (/.f64 (-.f64 y z) z)))) |
#s(approx (- t z) (-.f64 t z)) |
#s(approx t t) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (/.f64 (*.f64 (-.f64 y z) x) z))) |
#s(approx (/ (* x (- y z)) (- t z)) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 (-.f64 y z) x) (*.f64 z z)) (/.f64 (*.f64 (-.f64 y z) x) z)))) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) x) t) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 (-.f64 y z) x) (*.f64 z z))) t (neg.f64 (/.f64 (*.f64 (-.f64 y z) x) z)))) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) x) t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 y z) x) (pow.f64 z #s(literal 3 binary64)))) t) (/.f64 (*.f64 (-.f64 y z) x) (*.f64 z z))) t (neg.f64 (/.f64 (*.f64 (-.f64 y z) x) z)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) z)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) t) (*.f64 z z)) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) z)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (fma.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) (pow.f64 z #s(literal 3 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) (*.f64 z z))) t (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) z)))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (fma.f64 (fma.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) (pow.f64 z #s(literal 3 binary64)))) t (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) (*.f64 z z))) t (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) z))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) (*.f64 z z)) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) t) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) (*.f64 z z))) t (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) z)))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) t) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) (pow.f64 z #s(literal 3 binary64)))) t) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) (*.f64 z z))) t (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) z)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (fma.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 x y) z)) t (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (fma.f64 (-.f64 (fma.f64 t (/.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 x y) z)) z) (/.f64 x (*.f64 z z))) (/.f64 (/.f64 x y) z)) t (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z)))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (fma.f64 (fma.f64 (fma.f64 t (/.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 x y) z)) (*.f64 z z)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 x y) z)) z))) t (-.f64 (/.f64 x (*.f64 z z)) (/.f64 (/.f64 x y) z))) t (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z)))) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (*.f64 (-.f64 y z) x) t)) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 (-.f64 y z) z) x) t)) t)) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (-.f64 (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 x (*.f64 z z)) (-.f64 y z)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) z) x) t))) t)) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (-.f64 (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 x (pow.f64 z #s(literal 3 binary64))) (-.f64 y z)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 z (/.f64 (-.f64 y z) t)) (/.f64 (*.f64 (*.f64 x (*.f64 z z)) (-.f64 y z)) (*.f64 t t))))) t)) |
#s(approx (/ (- y z) (- t z)) (/.f64 (-.f64 y z) t)) |
#s(approx (/ (- y z) (- t z)) (/.f64 (-.f64 (fma.f64 z (/.f64 (-.f64 y z) t) y) z) t)) |
#s(approx (/ (- y z) (- t z)) (/.f64 (-.f64 (fma.f64 (*.f64 z z) (/.f64 (-.f64 y z) (*.f64 t t)) y) (fma.f64 (*.f64 z (/.f64 (-.f64 y z) t)) #s(literal -1 binary64) z)) t)) |
#s(approx (/ (- y z) (- t z)) (/.f64 (-.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (-.f64 y z) (pow.f64 t #s(literal 3 binary64))) y) (fma.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (-.f64 y z) t) (/.f64 (*.f64 (*.f64 z z) (-.f64 y z)) (*.f64 t t))) z)) t)) |
#s(approx (- t z) (*.f64 (fma.f64 (/.f64 z t) #s(literal -1 binary64) #s(literal 1 binary64)) t)) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (*.f64 (-.f64 y z) x) t)) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 (-.f64 y z) z) x) t)) t)) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (-.f64 (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 x (*.f64 z z)) (-.f64 y z)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 y z) z) x) t))) t)) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (-.f64 (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 x (pow.f64 z #s(literal 3 binary64))) (-.f64 y z)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 z (/.f64 (-.f64 y z) t)) (/.f64 (*.f64 (*.f64 x (*.f64 z z)) (-.f64 y z)) (*.f64 t t))))) t)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (/.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 z y) x) x)) t)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z) y) t))) t)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y (*.f64 z (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t)) (/.f64 (*.f64 (*.f64 y (*.f64 z z)) (-.f64 (*.f64 (/.f64 z y) x) x)) (*.f64 t t))) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 z y) x) x))) t)) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 y (*.f64 z (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t)) (/.f64 (*.f64 (*.f64 y (*.f64 z z)) (-.f64 (*.f64 (/.f64 z y) x) x)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 (*.f64 y (pow.f64 z #s(literal 3 binary64))) (-.f64 (*.f64 (/.f64 z y) x) x)) (pow.f64 t #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y)) t)) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y) t)) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z) y) t)) t)) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y (/.f64 (*.f64 (*.f64 y (*.f64 z z)) (-.f64 (*.f64 (/.f64 z y) x) x)) (*.f64 t t))) (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z) y) t))) t)) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (/.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y (/.f64 (*.f64 (*.f64 y (pow.f64 z #s(literal 3 binary64))) (-.f64 (*.f64 (/.f64 z y) x) x)) (pow.f64 t #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 y (*.f64 z (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t)) (/.f64 (*.f64 (*.f64 y (*.f64 z z)) (-.f64 (*.f64 (/.f64 z y) x) x)) (*.f64 t t))))) t)) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t)) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (-.f64 (fma.f64 (/.f64 z y) x (*.f64 z (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t))) x) t)) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (-.f64 (fma.f64 (/.f64 z y) x (/.f64 (*.f64 (*.f64 z z) (-.f64 (*.f64 (/.f64 z y) x) x)) (*.f64 t t))) (fma.f64 (*.f64 z (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t)) #s(literal -1 binary64) x)) t)) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (-.f64 (fma.f64 (/.f64 z y) x (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 z y) x) x)) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t) (/.f64 (*.f64 (*.f64 z z) (-.f64 (*.f64 (/.f64 z y) x) x)) (*.f64 t t))) x)) t)) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 (-.f64 y z) z) x) t))) t))) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 y z) x (/.f64 (fma.f64 x (*.f64 (*.f64 z z) (/.f64 (-.f64 y z) t)) (*.f64 (*.f64 (-.f64 y z) z) x)) t))) t))) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 y z) x (/.f64 (fma.f64 (*.f64 (-.f64 y z) z) x (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 z z) (-.f64 y z)) x (*.f64 x (*.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (-.f64 y z) t))))) t))) t))) t))) |
#s(approx (/ (- y z) (- t z)) (neg.f64 (/.f64 (fma.f64 (*.f64 z (/.f64 (-.f64 y z) t)) #s(literal -1 binary64) (neg.f64 (-.f64 y z))) t))) |
#s(approx (/ (- y z) (- t z)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z z) (/.f64 (-.f64 y z) t) (*.f64 (-.f64 y z) z)) t) #s(literal -1 binary64) (neg.f64 (-.f64 y z))) t))) |
#s(approx (/ (- y z) (- t z)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 y z) z (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 z z) (-.f64 y z) (*.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (-.f64 y z) t)))) t))) t) #s(literal -1 binary64) (neg.f64 (-.f64 y z))) t))) |
#s(approx (- t z) (*.f64 (neg.f64 t) (-.f64 (/.f64 z t) #s(literal 1 binary64)))) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 y z) x (/.f64 (*.f64 (*.f64 (-.f64 y z) z) x) t))) t))) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 y z) x (/.f64 (fma.f64 x (*.f64 (*.f64 z z) (/.f64 (-.f64 y z) t)) (*.f64 (*.f64 (-.f64 y z) z) x)) t))) t))) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 y z) x (/.f64 (fma.f64 (*.f64 (-.f64 y z) z) x (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 z z) (-.f64 y z)) x (*.f64 x (*.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (-.f64 y z) t))))) t))) t))) t))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (neg.f64 (/.f64 (fma.f64 y (*.f64 z (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y))) t))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 z z) (-.f64 (*.f64 (/.f64 z y) x) x))) t) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z) y)) t) (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y))) t))) |
#s(approx (neg (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y (*.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t))) (*.f64 (neg.f64 y) (*.f64 (*.f64 z z) (-.f64 (*.f64 (/.f64 z y) x) x)))) t)) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z) y)) t) (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y))) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z) y) t))) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y (/.f64 (fma.f64 y (*.f64 (*.f64 z z) (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t)) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z) y)) t))) t))) |
#s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 z y) x) x) y (/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z) y (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 z z) (-.f64 (*.f64 (/.f64 z y) x) x)) y (*.f64 y (*.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t))))) t))) t))) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (neg.f64 (/.f64 (fma.f64 (*.f64 z (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t)) #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 (/.f64 z y) x) x))) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 z z) (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t) (*.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z)) t) #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 (/.f64 z y) x) x))) t))) |
#s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 z y) x) x) z (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 z z) (-.f64 (*.f64 (/.f64 z y) x) x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 z y) x) x) t)))) t))) t) #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 (/.f64 z y) x) x))) t))) |
Compiled 8 438 to 1 280 computations (84.8% saved)
20 alts after pruning (10 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 230 | 4 | 234 |
| Fresh | 1 | 6 | 7 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 6 | 6 |
| Total | 232 | 20 | 252 |
| Status | Accuracy | Program |
|---|---|---|
| 44.8% | (/.f64 (*.f64 (-.f64 y z) x) #s(approx (- t z) t)) | |
| ✓ | 41.3% | (/.f64 (*.f64 x (-.f64 y z)) #s(approx (- t z) (neg.f64 z))) |
| ✓ | 43.4% | (/.f64 (*.f64 x #s(approx (- y z) (neg.f64 z))) (-.f64 t z)) |
| ✓ | 29.9% | (/.f64 (*.f64 x #s(approx (- y z) (neg.f64 z))) #s(approx (- t z) (neg.f64 z))) |
| ✓ | 36.8% | (/.f64 (*.f64 x #s(approx (- y z) y)) #s(approx (- t z) t)) |
| 19.5% | (/.f64 #s(approx (* x (- y z)) (*.f64 (neg.f64 x) z)) #s(approx (- t z) t)) | |
| 19.3% | (/.f64 #s(approx (* x (- y z)) (*.f64 y x)) #s(approx (- t z) (neg.f64 z))) | |
| 51.7% | (*.f64 x (/.f64 (-.f64 y z) #s(approx (- t z) (neg.f64 z)))) | |
| ✓ | 51.0% | (*.f64 x (/.f64 (-.f64 y z) #s(approx (- t z) t))) |
| ✓ | 55.5% | (*.f64 x (/.f64 #s(approx (- y z) (neg.f64 z)) (-.f64 t z))) |
| ✓ | 51.9% | (*.f64 x (/.f64 #s(approx (- y z) y) (-.f64 t z))) |
| 19.2% | (*.f64 x (/.f64 #s(approx (- y z) y) #s(approx (- t z) (neg.f64 z)))) | |
| 51.6% | (*.f64 x #s(approx (/ (- y z) (- t z)) (fma.f64 (/.f64 (-.f64 y t) z) #s(literal -1 binary64) #s(literal 1 binary64)))) | |
| ✓ | 41.1% | (*.f64 x #s(approx (/ (- y z) (- t z)) (/.f64 y t))) |
| 55.4% | (*.f64 x #s(approx (/ (- y z) (- t z)) (*.f64 (neg.f64 y) #s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (/.f64 (/.f64 z (-.f64 t z)) y))))) | |
| 41.1% | (*.f64 x #s(approx (/ (- y z) (- t z)) (*.f64 (neg.f64 y) #s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (/.f64 #s(literal -1 binary64) t))))) | |
| 37.7% | #s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (-.f64 (/.f64 (neg.f64 x) t) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) z (/.f64 (*.f64 y x) t))) | |
| 19.2% | #s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (*.f64 (/.f64 #s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) #s(approx (- t z) (neg.f64 z))) y))) | |
| ✓ | 39.2% | #s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (*.f64 #s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) t)) y))) |
| ✓ | 37.1% | #s(approx (/ (* x (- y z)) (- t z)) x) |
Compiled 1 030 to 406 computations (60.6% saved)
| Inputs |
|---|
#s(approx (/ (* x (- y z)) (- t z)) x) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (*.f64 y x) t)) |
(*.f64 x #s(approx (/ (- y z) (- t z)) (/.f64 y t))) |
(/.f64 (*.f64 x #s(approx (- y z) y)) #s(approx (- t z) t)) |
(*.f64 x (/.f64 #s(approx (- y z) y) #s(approx (- t z) (neg.f64 z)))) |
(/.f64 #s(approx (* x (- y z)) (*.f64 y x)) #s(approx (- t z) (neg.f64 z))) |
(/.f64 #s(approx (* x (- y z)) (*.f64 (neg.f64 x) z)) #s(approx (- t z) t)) |
#s(approx (/ (* x (- y z)) (- t z)) (*.f64 x (/.f64 y (-.f64 t z)))) |
(*.f64 x (/.f64 #s(approx (- y z) y) (-.f64 t z))) |
(*.f64 x (/.f64 (-.f64 y z) #s(approx (- t z) t))) |
(/.f64 (*.f64 x #s(approx (- y z) y)) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) #s(approx (- t z) t)) |
(/.f64 (*.f64 (-.f64 y z) x) #s(approx (- t z) t)) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (*.f64 #s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) t)) y))) |
(/.f64 (*.f64 x #s(approx (- y z) (neg.f64 z))) #s(approx (- t z) (neg.f64 z))) |
(*.f64 x (/.f64 #s(approx (- y z) (neg.f64 z)) (-.f64 t z))) |
(*.f64 x (/.f64 (-.f64 y z) #s(approx (- t z) (neg.f64 z)))) |
(/.f64 (*.f64 x #s(approx (- y z) (neg.f64 z))) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) #s(approx (- t z) (neg.f64 z))) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (*.f64 (/.f64 #s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) #s(approx (- t z) (neg.f64 z))) y))) |
(*.f64 x (/.f64 (-.f64 y z) (-.f64 t z))) |
(/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (*.f64 (/.f64 #s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) (-.f64 t z)) y))) |
(*.f64 x #s(approx (/ (- y z) (- t z)) (*.f64 (neg.f64 y) #s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (/.f64 #s(literal -1 binary64) t))))) |
(*.f64 x #s(approx (/ (- y z) (- t z)) (fma.f64 (/.f64 (-.f64 y t) z) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (/.f64 (fma.f64 y x (*.f64 (neg.f64 t) x)) z) #s(literal -1 binary64) x)) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (*.f64 #s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (*.f64 (/.f64 x y) (/.f64 z (-.f64 t z)))) y))) |
(*.f64 x #s(approx (/ (- y z) (- t z)) (*.f64 (neg.f64 y) #s(approx (- (/ z (* (- t z) y)) (pow (- t z) -1)) (/.f64 (/.f64 z (-.f64 t z)) y))))) |
(/.f64 (*.f64 x (-.f64 y z)) #s(approx (- t z) (*.f64 (-.f64 (/.f64 t z) #s(literal 1 binary64)) z))) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (*.f64 (/.f64 (fma.f64 x (/.f64 z y) (neg.f64 x)) (-.f64 t z)) y))) |
#s(approx (/ (* x (- y z)) (- t z)) (*.f64 (fma.f64 (/.f64 (neg.f64 x) y) (/.f64 z (-.f64 t z)) (/.f64 x (-.f64 t z))) y)) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 #s(approx (* (/ (+ (* x (/ z y)) (neg x)) (- t z)) y) (fma.f64 (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 t t)))) z (/.f64 (*.f64 (neg.f64 x) y) t))))) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (-.f64 (/.f64 (neg.f64 x) t) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t t))) z (/.f64 (*.f64 y x) t))) |
#s(approx (/ (* x (- y z)) (- t z)) (fma.f64 (-.f64 (/.f64 (neg.f64 x) t) (*.f64 (/.f64 (neg.f64 x) t) (/.f64 y t))) z (/.f64 (*.f64 y x) t))) |
(*.f64 x #s(approx (/ (- y z) (- t z)) (*.f64 (neg.f64 y) (-.f64 (/.f64 z (*.f64 (-.f64 t z) y)) (pow.f64 (-.f64 t z) #s(literal -1 binary64)))))) |
| Outputs |
|---|
(*.f64 x (/.f64 (-.f64 y z) (-.f64 t z))) |
5 calls:
| 11.0ms | y |
| 9.0ms | x |
| 9.0ms | t |
| 9.0ms | z |
| 9.0ms | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 1 | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| 97.6% | 1 | x |
| 97.6% | 1 | y |
| 97.6% | 1 | z |
| 97.6% | 1 | t |
Compiled 13 to 24 computations (-84.6% saved)
| Inputs |
|---|
#s(approx (/ (* x (- y z)) (- t z)) x) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (*.f64 y x) t)) |
(*.f64 x #s(approx (/ (- y z) (- t z)) (/.f64 y t))) |
(/.f64 (*.f64 x #s(approx (- y z) y)) #s(approx (- t z) t)) |
(*.f64 x (/.f64 #s(approx (- y z) y) #s(approx (- t z) (neg.f64 z)))) |
(/.f64 #s(approx (* x (- y z)) (*.f64 y x)) #s(approx (- t z) (neg.f64 z))) |
(/.f64 #s(approx (* x (- y z)) (*.f64 (neg.f64 x) z)) #s(approx (- t z) t)) |
#s(approx (/ (* x (- y z)) (- t z)) (*.f64 x (/.f64 y (-.f64 t z)))) |
(*.f64 x (/.f64 #s(approx (- y z) y) (-.f64 t z))) |
(*.f64 x (/.f64 (-.f64 y z) #s(approx (- t z) t))) |
(/.f64 (*.f64 x #s(approx (- y z) y)) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) #s(approx (- t z) t)) |
(/.f64 (*.f64 (-.f64 y z) x) #s(approx (- t z) t)) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (*.f64 #s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) t)) y))) |
(/.f64 (*.f64 x #s(approx (- y z) (neg.f64 z))) #s(approx (- t z) (neg.f64 z))) |
(*.f64 x (/.f64 #s(approx (- y z) (neg.f64 z)) (-.f64 t z))) |
(*.f64 x (/.f64 (-.f64 y z) #s(approx (- t z) (neg.f64 z)))) |
(/.f64 (*.f64 x #s(approx (- y z) (neg.f64 z))) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) #s(approx (- t z) (neg.f64 z))) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (*.f64 (/.f64 #s(approx (+ (* x (/ z y)) (neg x)) (neg.f64 x)) #s(approx (- t z) (neg.f64 z))) y))) |
| Outputs |
|---|
(*.f64 x (/.f64 #s(approx (- y z) (neg.f64 z)) (-.f64 t z))) |
#s(approx (/ (* x (- y z)) (- t z)) (*.f64 x (/.f64 y (-.f64 t z)))) |
(*.f64 x (/.f64 #s(approx (- y z) (neg.f64 z)) (-.f64 t z))) |
5 calls:
| 8.0ms | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| 6.0ms | x |
| 6.0ms | t |
| 6.0ms | z |
| 6.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.3% | 5 | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| 61.8% | 3 | x |
| 77.5% | 3 | y |
| 81.2% | 3 | z |
| 76.1% | 3 | t |
Compiled 13 to 24 computations (-84.6% saved)
| Inputs |
|---|
#s(approx (/ (* x (- y z)) (- t z)) x) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (*.f64 y x) t)) |
(*.f64 x #s(approx (/ (- y z) (- t z)) (/.f64 y t))) |
(/.f64 (*.f64 x #s(approx (- y z) y)) #s(approx (- t z) t)) |
(*.f64 x (/.f64 #s(approx (- y z) y) #s(approx (- t z) (neg.f64 z)))) |
(/.f64 #s(approx (* x (- y z)) (*.f64 y x)) #s(approx (- t z) (neg.f64 z))) |
(/.f64 #s(approx (* x (- y z)) (*.f64 (neg.f64 x) z)) #s(approx (- t z) t)) |
#s(approx (/ (* x (- y z)) (- t z)) (*.f64 x (/.f64 y (-.f64 t z)))) |
(*.f64 x (/.f64 #s(approx (- y z) y) (-.f64 t z))) |
(*.f64 x (/.f64 (-.f64 y z) #s(approx (- t z) t))) |
(/.f64 (*.f64 x #s(approx (- y z) y)) (-.f64 t z)) |
(/.f64 (*.f64 x (-.f64 y z)) #s(approx (- t z) t)) |
(/.f64 (*.f64 (-.f64 y z) x) #s(approx (- t z) t)) |
#s(approx (/ (* x (- y z)) (- t z)) (neg.f64 (*.f64 #s(approx (/ (+ (* x (/ z y)) (neg x)) (- t z)) (/.f64 (neg.f64 x) t)) y))) |
(/.f64 (*.f64 x #s(approx (- y z) (neg.f64 z))) #s(approx (- t z) (neg.f64 z))) |
| Outputs |
|---|
#s(approx (/ (* x (- y z)) (- t z)) x) |
#s(approx (/ (* x (- y z)) (- t z)) (*.f64 x (/.f64 y (-.f64 t z)))) |
(*.f64 x (/.f64 (-.f64 y z) #s(approx (- t z) t))) |
#s(approx (/ (* x (- y z)) (- t z)) x) |
4 calls:
| 7.0ms | t |
| 4.0ms | z |
| 4.0ms | y |
| 4.0ms | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.6% | 3 | t |
| 70.8% | 3 | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| 62.5% | 3 | y |
| 72.9% | 4 | z |
Compiled 12 to 20 computations (-66.7% saved)
| Inputs |
|---|
#s(approx (/ (* x (- y z)) (- t z)) x) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (*.f64 y x) t)) |
(*.f64 x #s(approx (/ (- y z) (- t z)) (/.f64 y t))) |
(/.f64 (*.f64 x #s(approx (- y z) y)) #s(approx (- t z) t)) |
(*.f64 x (/.f64 #s(approx (- y z) y) #s(approx (- t z) (neg.f64 z)))) |
(/.f64 #s(approx (* x (- y z)) (*.f64 y x)) #s(approx (- t z) (neg.f64 z))) |
(/.f64 #s(approx (* x (- y z)) (*.f64 (neg.f64 x) z)) #s(approx (- t z) t)) |
#s(approx (/ (* x (- y z)) (- t z)) (*.f64 x (/.f64 y (-.f64 t z)))) |
(*.f64 x (/.f64 #s(approx (- y z) y) (-.f64 t z))) |
| Outputs |
|---|
#s(approx (/ (* x (- y z)) (- t z)) x) |
#s(approx (/ (* x (- y z)) (- t z)) (*.f64 x (/.f64 y (-.f64 t z)))) |
#s(approx (/ (* x (- y z)) (- t z)) x) |
1 calls:
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.1% | 3 | z |
Compiled 1 to 4 computations (-300% saved)
| Inputs |
|---|
#s(approx (/ (* x (- y z)) (- t z)) x) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (*.f64 y x) t)) |
(*.f64 x #s(approx (/ (- y z) (- t z)) (/.f64 y t))) |
(/.f64 (*.f64 x #s(approx (- y z) y)) #s(approx (- t z) t)) |
(*.f64 x (/.f64 #s(approx (- y z) y) #s(approx (- t z) (neg.f64 z)))) |
(/.f64 #s(approx (* x (- y z)) (*.f64 y x)) #s(approx (- t z) (neg.f64 z))) |
(/.f64 #s(approx (* x (- y z)) (*.f64 (neg.f64 x) z)) #s(approx (- t z) t)) |
| Outputs |
|---|
#s(approx (/ (* x (- y z)) (- t z)) x) |
(*.f64 x #s(approx (/ (- y z) (- t z)) (/.f64 y t))) |
#s(approx (/ (* x (- y z)) (- t z)) x) |
3 calls:
| 3.0ms | z |
| 2.0ms | t |
| 2.0ms | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.5% | 3 | t |
| 60.1% | 2 | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| 65.1% | 3 | z |
Compiled 11 to 16 computations (-45.5% saved)
| Inputs |
|---|
#s(approx (/ (* x (- y z)) (- t z)) x) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (*.f64 y x) t)) |
| Outputs |
|---|
#s(approx (/ (* x (- y z)) (- t z)) x) |
#s(approx (/ (* x (- y z)) (- t z)) (/.f64 (*.f64 y x) t)) |
#s(approx (/ (* x (- y z)) (- t z)) x) |
1 calls:
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.6% | 3 | z |
Compiled 1 to 4 computations (-300% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (* x (- y z)) (- t z)) x) |
| Outputs |
|---|
#s(approx (/ (* x (- y z)) (- t z)) x) |
5 calls:
| 4.0ms | y |
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | t |
| 1.0ms | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.1% | 1 | t |
| 37.1% | 1 | (/.f64 (*.f64 x (-.f64 y z)) (-.f64 t z)) |
| 37.1% | 1 | x |
| 37.1% | 1 | y |
| 37.1% | 1 | z |
Compiled 13 to 24 computations (-84.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 1.2441063318096818e-23 | 3.066317013680496e-23 |
| 9.0ms | -3.6162627006217385e+87 | -1.0604370388299142e+86 |
| 8.0ms | 192× | 0 | valid |
Compiled 360 to 303 computations (15.8% saved)
ival-sub!: 1.0ms (34% of total)ival-mult!: 1.0ms (34% of total)ival-div!: 1.0ms (34% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 1.5283320440259942e+97 | 4.877325844851727e+97 |
| 0.0ms | 1.2441063318096818e-23 | 3.066317013680496e-23 |
| 11.0ms | -9.907073504181957e+93 | -3.6162627006217385e+87 |
| 24.0ms | 224× | 0 | valid |
Compiled 514 to 437 computations (15% saved)
ival-sub!: 1.0ms (29% of total)ival-mult!: 1.0ms (29% of total)ival-div!: 1.0ms (29% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 4.877325844851727e+97 | 1.7413009926868859e+100 |
| 1.0ms | -9.907073504181957e+93 | -3.6162627006217385e+87 |
| 5.0ms | 128× | 0 | valid |
Compiled 488 to 406 computations (16.8% saved)
ival-sub!: 1.0ms (49.6% of total)ival-mult!: 1.0ms (49.6% of total)ival-div!: 1.0ms (49.6% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 1.5283320440259942e+97 | 4.877325844851727e+97 |
| 11.0ms | -1.8121414744443838e+50 | -1.0875261164932083e+45 |
| 9.0ms | 208× | 0 | valid |
Compiled 348 to 309 computations (11.2% saved)
ival-sub!: 1.0ms (31.6% of total)ival-mult!: 1.0ms (31.6% of total)ival-div!: 1.0ms (31.6% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 6370948.972048163 | 106145919530.95879 |
| 7.0ms | -23.68225478811319 | -1.898828978537049 |
| 9.0ms | 224× | 0 | valid |
Compiled 376 to 323 computations (14.1% saved)
ival-sub!: 1.0ms (29.3% of total)ival-mult!: 1.0ms (29.3% of total)ival-div!: 1.0ms (29.3% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 266 to 59 computations (77.8% saved)
(negabs x)
Compiled 1 100 to 392 computations (64.4% saved)
Loading profile data...