
Time bar (total: 2.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 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)
| 375.0ms | 8 256× | 0 | valid |
ival-mult!: 43.0ms (27.7% of total)ival-div!: 41.0ms (26.4% of total)ival-add!: 39.0ms (25.1% of total)ival-sub!: 30.0ms (19.3% of total)adjust: 2.0ms (1.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 17 | 0 | - | 0 | - | (/.f64 (*.f64 y (-.f64 z x)) t) |
| 0 | 0 | - | 0 | - | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 y (-.f64 z x)) |
| 0 | 0 | - | 0 | - | (-.f64 z x) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 y (-.f64 z x)) t) | o/n | 15 | 0 |
| ↳ | (*.f64 y (-.f64 z x)) | overflow | 47 | |
/.f64 | (/.f64 (*.f64 y (-.f64 z x)) t) | u/n | 2 | 0 |
| ↳ | (*.f64 y (-.f64 z x)) | underflow | 8 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 17 | 0 |
| - | 0 | 239 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 17 | 0 | 0 |
| - | 0 | 0 | 239 |
| number | freq |
|---|---|
| 0 | 239 |
| 1 | 17 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 28.0ms | 512× | 0 | valid |
Compiled 69 to 28 computations (59.4% saved)
ival-mult!: 4.0ms (41.4% of total)ival-div!: 3.0ms (31.1% of total)ival-sub!: 2.0ms (20.7% of total)ival-add!: 1.0ms (10.4% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 147 |
| 1 | 105 | 143 |
| 2 | 212 | 143 |
| 3 | 422 | 143 |
| 4 | 751 | 143 |
| 5 | 1027 | 143 |
| 6 | 1036 | 143 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 93.5% | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
x |
(/.f64 (*.f64 y (-.f64 z x)) t) |
(*.f64 y (-.f64 z x)) |
y |
(-.f64 z x) |
z |
t |
| Outputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y z))) |
#s(approx (* y (- z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | t | @ | inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
| 2.0ms | y | @ | inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
| 1.0ms | y | @ | -inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
| 1.0ms | x | @ | -inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
| 1.0ms | z | @ | -inf | ((+ x (/ (* y (- z x)) t)) x (/ (* y (- z x)) t) (* y (- z x)) y (- z x) z t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 155 | 796 |
| 0 | 161 | 770 |
| 1 | 815 | 711 |
| 2 | 7771 | 711 |
| 0 | 8092 | 680 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
x |
(/.f64 (*.f64 y (-.f64 z x)) t) |
(*.f64 y (-.f64 z x)) |
y |
(-.f64 z x) |
z |
t |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y z))) |
#s(approx (* y (- z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
| Outputs |
|---|
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 z x)) (*.f64 t t)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 t t)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (-.f64 #s(literal 1 binary64) (/.f64 y t))) x)) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (/.f64 (-.f64 z x) t)) y (*.f64 x (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 z x) t) y x) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 z x) t) y x) (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)))) (neg.f64 (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (-.f64 #s(literal 1 binary64) (/.f64 y t))) x (*.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))) (neg.f64 t) (*.f64 (+.f64 x (*.f64 (/.f64 y t) x)) (*.f64 (neg.f64 z) y))) (*.f64 (+.f64 x (*.f64 (/.f64 y t) x)) (neg.f64 t))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))) t (*.f64 (+.f64 x (*.f64 (/.f64 y t) x)) (*.f64 z y))) (*.f64 (+.f64 x (*.f64 (/.f64 y t) x)) t)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64))) (neg.f64 t) (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) (*.f64 x x)) (*.f64 (neg.f64 z) y))) (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) (*.f64 x x)) (neg.f64 t))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64))) t (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) (*.f64 x x)) (*.f64 z y))) (*.f64 (fma.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) (*.f64 x x)) t)) |
(/.f64 (*.f64 (fma.f64 (/.f64 (-.f64 z x) t) y x) (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (-.f64 z x) t) y x) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (-.f64 #s(literal 1 binary64) (/.f64 y t))) x) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) (/.f64 (*.f64 z y) t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (-.f64 #s(literal 1 binary64) (/.f64 y t))) x (*.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (/.f64 (-.f64 z x) t)) y (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(fma.f64 (/.f64 z t) y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) x) #s(literal -1 binary64) (/.f64 (*.f64 z y) t)) |
(fma.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) (neg.f64 x) (/.f64 (*.f64 z y) t)) |
(fma.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 (*.f64 z y) t)) |
(fma.f64 (neg.f64 x) (/.f64 y t) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (neg.f64 x) (/.f64 y t) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (*.f64 (/.f64 y t) x) #s(literal -1 binary64) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (*.f64 (/.f64 y t) x) #s(literal -1 binary64) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) t) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) t) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (neg.f64 y) t) x (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (/.f64 (neg.f64 y) t) x (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (/.f64 y t) (neg.f64 x) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 (/.f64 y t) (neg.f64 x) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (/.f64 y t) z (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) x) (/.f64 (*.f64 z y) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) x) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) x) (fma.f64 (/.f64 z t) y x)) |
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(fma.f64 z (/.f64 y t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 y (/.f64 (-.f64 z x) t) x) |
(fma.f64 y (/.f64 z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 x (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 z y) t)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y t) #s(literal 1 binary64))) (/.f64 (*.f64 z y) t)) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y t)) (/.f64 (*.f64 z y) t)) |
(fma.f64 x (/.f64 (neg.f64 y) t) (+.f64 x (/.f64 (*.f64 z y) t))) |
(fma.f64 x (/.f64 (neg.f64 y) t) (fma.f64 (/.f64 z t) y x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) y) y) (-.f64 z x)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (-.f64 #s(literal 1 binary64) (/.f64 y t))) x) (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 t t)) (+.f64 x (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)))) |
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (*.f64 (neg.f64 y) (/.f64 z t))) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t))) x)) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 y t)))) |
(-.f64 x (-.f64 (*.f64 (/.f64 y t) x) (/.f64 (*.f64 z y) t))) |
(-.f64 x (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y)) |
(+.f64 (+.f64 x (/.f64 (*.f64 z y) t)) (*.f64 (neg.f64 x) (/.f64 y t))) |
(+.f64 (fma.f64 (/.f64 z t) y x) (*.f64 (neg.f64 x) (/.f64 y t))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (-.f64 #s(literal 1 binary64) (/.f64 y t))) x (*.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))))) (/.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (-.f64 #s(literal 1 binary64) (/.f64 y t))) x (*.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)))))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (+.f64 x (/.f64 (*.f64 z y) t))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (fma.f64 (/.f64 z t) y x)) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (/.f64 (*.f64 z y) t)) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(+.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 y)) (/.f64 (-.f64 z x) t))) |
(+.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)) |
x |
(*.f64 (/.f64 (-.f64 z x) t) y) |
(*.f64 (-.f64 z x) (/.f64 y t)) |
(*.f64 y (/.f64 (-.f64 z x) t)) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 z x) t) (/.f64 (-.f64 z x) t)) y) (/.f64 (+.f64 z x) t)) |
(/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x t) (/.f64 (+.f64 z x) t) (/.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (-.f64 z x) t)) y) (fma.f64 (/.f64 x t) (/.f64 (+.f64 z x) t) (/.f64 (*.f64 z z) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 t (-.f64 z x)) y) (*.f64 t t)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 t t)) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (-.f64 z x))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) (neg.f64 (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) (neg.f64 t) (*.f64 t (*.f64 (neg.f64 z) y))) (*.f64 t (neg.f64 t))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 y) x) t (*.f64 t (*.f64 z y))) (*.f64 t t)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) y) t (*.f64 (neg.f64 t) (*.f64 (neg.f64 y) x))) (*.f64 (neg.f64 t) t)) |
(/.f64 (fma.f64 (*.f64 z y) t (*.f64 t (*.f64 (neg.f64 y) x))) (*.f64 t t)) |
(/.f64 (*.f64 y (*.f64 (/.f64 (+.f64 z x) t) (/.f64 (-.f64 z x) t))) (/.f64 (+.f64 z x) t)) |
(/.f64 (*.f64 y (*.f64 (fma.f64 (/.f64 x t) (/.f64 (+.f64 z x) t) (/.f64 (*.f64 z z) (*.f64 t t))) (/.f64 (-.f64 z x) t))) (fma.f64 (/.f64 x t) (/.f64 (+.f64 z x) t) (/.f64 (*.f64 z z) (*.f64 t t)))) |
(/.f64 (*.f64 y (*.f64 t (-.f64 z x))) (*.f64 t t)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (/.f64 (*.f64 (neg.f64 x) (*.f64 y (*.f64 z y))) (*.f64 t t))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 z x)) (neg.f64 t)) |
(/.f64 (*.f64 (-.f64 z x) y) t) |
(neg.f64 (/.f64 (*.f64 (-.f64 z x) y) (neg.f64 t))) |
(neg.f64 (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y)) |
(fma.f64 (/.f64 z t) y (*.f64 (neg.f64 x) (/.f64 y t))) |
(fma.f64 (neg.f64 x) (/.f64 y t) (/.f64 (*.f64 z y) t)) |
(fma.f64 (*.f64 (/.f64 y t) x) #s(literal -1 binary64) (/.f64 (*.f64 z y) t)) |
(fma.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) t) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 (neg.f64 y) t) x (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 y t) (neg.f64 x) (/.f64 (*.f64 z y) t)) |
(fma.f64 (/.f64 y t) z (*.f64 (neg.f64 x) (/.f64 y t))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 y t) x) (/.f64 (*.f64 z y) t)) |
(fma.f64 z (/.f64 y t) (*.f64 (neg.f64 x) (/.f64 y t))) |
(fma.f64 y (/.f64 z t) (*.f64 (neg.f64 x) (/.f64 y t))) |
(fma.f64 x (/.f64 (neg.f64 y) t) (/.f64 (*.f64 z y) t)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 t t)) (/.f64 (*.f64 y (-.f64 (neg.f64 x) z)) t))) |
(-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (*.f64 (neg.f64 y) (/.f64 z t))) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 z y) t) (*.f64 (/.f64 y t) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)))) (/.f64 (pow.f64 (/.f64 (*.f64 z y) t) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 z y) t) (-.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))))) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (/.f64 (*.f64 z y) t)) |
(+.f64 (/.f64 (*.f64 z y) t) (*.f64 (neg.f64 x) (/.f64 y t))) |
(*.f64 (-.f64 z x) y) |
(*.f64 y (-.f64 z x)) |
(/.f64 (*.f64 (*.f64 (+.f64 z x) (-.f64 z x)) y) (+.f64 z x)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x)) y) (fma.f64 z z (*.f64 x (+.f64 z x)))) |
(/.f64 (*.f64 y (*.f64 (+.f64 z x) (-.f64 z x))) (+.f64 z x)) |
(/.f64 (*.f64 y (-.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x))) (fma.f64 z z (*.f64 x (+.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 (*.f64 x x) (*.f64 y y))) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y)) (pow.f64 (*.f64 (neg.f64 z) y) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 y y) (fma.f64 (*.f64 (*.f64 z y) z) y (*.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 z) y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 y (-.f64 (neg.f64 x) z)))) (neg.f64 (*.f64 y (-.f64 (neg.f64 x) z)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) y) (*.f64 y (-.f64 (neg.f64 x) z))) (*.f64 y (-.f64 (neg.f64 x) z))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 (*.f64 z y) z) y (-.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 y (*.f64 z y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x))))) |
(fma.f64 (neg.f64 y) x (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (neg.f64 y) x (*.f64 z y)) |
(fma.f64 (neg.f64 x) y (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (neg.f64 x) y (*.f64 z y)) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (*.f64 z y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (*.f64 z y)) |
(fma.f64 z y (*.f64 (neg.f64 y) x)) |
(fma.f64 y (neg.f64 x) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 y (neg.f64 x) (*.f64 z y)) |
(fma.f64 y z (*.f64 (neg.f64 y) x)) |
(fma.f64 x (neg.f64 y) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(fma.f64 x (neg.f64 y) (*.f64 z y)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 y (-.f64 (neg.f64 x) z))) (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 y (-.f64 (neg.f64 x) z)))) |
(-.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 z) y)) |
(-.f64 (*.f64 z y) (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(-.f64 (*.f64 z y) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(-.f64 (*.f64 z y) (*.f64 y x)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x))))) (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 x x) (*.f64 y y) (*.f64 (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)))))) |
(+.f64 (*.f64 (neg.f64 y) x) (*.f64 (neg.f64 (neg.f64 y)) z)) |
(+.f64 (*.f64 (neg.f64 y) x) (*.f64 z y)) |
(+.f64 (*.f64 z y) (*.f64 (neg.f64 y) x)) |
y |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 (neg.f64 x) z)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 z x))) (neg.f64 (+.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (+.f64 z x)) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 (neg.f64 z) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x)) (fma.f64 z z (*.f64 x (+.f64 z x)))) |
(fma.f64 #s(literal -1 binary64) x z) |
(fma.f64 x #s(literal -1 binary64) z) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 (*.f64 x x) (+.f64 z x))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(-.f64 z (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 z x) |
(+.f64 (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 z z (*.f64 x (+.f64 z x)))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (fma.f64 z z (*.f64 x (+.f64 z x))))) |
(+.f64 (neg.f64 x) z) |
(+.f64 z (neg.f64 x)) |
z |
t |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx x x) |
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 z y) t)) |
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (* y (- z x)) (*.f64 z y)) |
#s(approx (* y (- z x)) (*.f64 (-.f64 z x) y)) |
#s(approx (- z x) z) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (/ (* y (- z x)) t) (*.f64 (neg.f64 x) (/.f64 y t))) |
#s(approx (/ (* y (- z x)) t) (*.f64 (*.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64))) x)) |
#s(approx (* y (- z x)) (*.f64 (neg.f64 y) x)) |
#s(approx (* y (- z x)) (*.f64 (*.f64 y (-.f64 (/.f64 z x) #s(literal 1 binary64))) x)) |
#s(approx (- z x) (neg.f64 x)) |
#s(approx (- z x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) (-.f64 (/.f64 y t) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) (/.f64 y t)) (neg.f64 x))) |
#s(approx (* y (- z x)) (*.f64 (-.f64 y (/.f64 (*.f64 z y) x)) (neg.f64 x))) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (neg.f64 x))) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (* y (- z x)) (*.f64 (-.f64 z x) y)) |
#s(approx y y) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 (/.f64 (-.f64 z x) (neg.f64 t)) (/.f64 x y)) (neg.f64 y))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx z z) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) z) (/.f64 y t)) z)) |
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y (*.f64 t z)) (/.f64 y t)) z)) |
#s(approx (* y (- z x)) (*.f64 (-.f64 y (*.f64 y (/.f64 x z))) z)) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (fma.f64 (/.f64 y t) x (neg.f64 x)) z) (/.f64 y t)))) |
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y (*.f64 t z)) (/.f64 y t)) z)) |
#s(approx (* y (- z x)) (*.f64 (neg.f64 z) (fma.f64 y (/.f64 x z) (neg.f64 y)))) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx t t) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
Compiled 3 994 to 666 computations (83.3% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 181 | 9 | 190 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 182 | 9 | 191 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 95.0% | (fma.f64 (/.f64 (-.f64 z x) t) y x) |
| ▶ | 96.9% | (fma.f64 (-.f64 z x) (/.f64 y t) x) |
| 64.1% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) (neg.f64 x))) t)) | |
| ▶ | 74.1% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| 58.1% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) | |
| 37.7% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) | |
| 87.5% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)) | |
| ▶ | 67.3% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
| ▶ | 40.6% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 242 to 186 computations (23.1% saved)
| Inputs |
|---|
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(-.f64 z x) |
z |
x |
(/.f64 y t) |
y |
t |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) |
(-.f64 #s(literal 1 binary64) (/.f64 y t)) |
#s(literal 1 binary64) |
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
(/.f64 (*.f64 y #s(approx (- z x) z)) t) |
(*.f64 y #s(approx (- z x) z)) |
#s(approx (- z x) z) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(/.f64 (-.f64 z x) t) |
| Outputs |
|---|
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* x (- 1 (/ y t))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y z))) |
#s(approx (* y (- z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ z t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x)))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ x y))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (/ x t)))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (/ (- t y) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ (- z x) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 19.0ms | x | @ | -inf | ((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ (* (/ (- z x) t) y) x) (/ (- z x) t)) |
| 2.0ms | y | @ | -inf | ((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ (* (/ (- z x) t) y) x) (/ (- z x) t)) |
| 2.0ms | t | @ | -inf | ((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ (* (/ (- z x) t) y) x) (/ (- z x) t)) |
| 2.0ms | y | @ | inf | ((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ (* (/ (- z x) t) y) x) (/ (- z x) t)) |
| 2.0ms | x | @ | 0 | ((+ (* (- z x) (/ y t)) x) (- z x) z x (/ y t) y t (+ x (/ (* y (- z x)) t)) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) 1 (+ x (/ (* y (- z x)) t)) (/ (* y (- z x)) t) (* y (- z x)) (- z x) (+ (* (/ (- z x) t) y) x) (/ (- z x) t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 259 | 1950 |
| 0 | 272 | 1860 |
| 1 | 1180 | 1722 |
| 0 | 8658 | 1707 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(-.f64 z x) |
z |
x |
(/.f64 y t) |
y |
t |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) |
(-.f64 #s(literal 1 binary64) (/.f64 y t)) |
#s(literal 1 binary64) |
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
(/.f64 (*.f64 y #s(approx (- z x) z)) t) |
(*.f64 y #s(approx (- z x) z)) |
#s(approx (- z x) z) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(/.f64 (-.f64 z x) t) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* x (- 1 (/ y t))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y z))) |
#s(approx (* y (- z x)) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ z t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t)))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* y (- z x)) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 x)) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* y (- z x)) #s(hole binary64 (* y (- z x)))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ x y))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (/ x t)))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* y (- z x)) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* y (- z x)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (/ (- t y) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ (- z x) t))) |
#s(approx (+ (* (- z x) (/ y t)) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))) (-.f64 (/.f64 (*.f64 y z) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (*.f64 (/.f64 (*.f64 y z) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 z x) t) y x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 z x) t) y x) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 z x) t) y x) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (/.f64 (*.f64 y z) t)))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (/.f64 (*.f64 y z) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) (-.f64 #s(literal 1 binary64) (/.f64 y t))) (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))) (neg.f64 t) (*.f64 (+.f64 x (*.f64 x (/.f64 y t))) (*.f64 (neg.f64 z) y))) (*.f64 (+.f64 x (*.f64 x (/.f64 y t))) (neg.f64 t))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))) t (*.f64 (+.f64 x (*.f64 x (/.f64 y t))) (*.f64 y z))) (*.f64 (+.f64 x (*.f64 x (/.f64 y t))) t)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64))) (neg.f64 t) (*.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x))) (*.f64 (neg.f64 z) y))) (*.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x))) (neg.f64 t))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64))) t (*.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x))) (*.f64 y z))) (*.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x))) t)) |
(/.f64 (*.f64 (fma.f64 (/.f64 (-.f64 z x) t) y x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) |
(/.f64 (*.f64 (fma.f64 (/.f64 (-.f64 z x) t) y x) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (/.f64 (*.f64 y z) t))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (/.f64 (*.f64 y z) t))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (-.f64 z x) t) y x) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) (-.f64 #s(literal 1 binary64) (/.f64 y t))) (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) |
(fma.f64 (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) x) #s(literal -1 binary64) (/.f64 (*.f64 y z) t)) |
(fma.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) (neg.f64 x) (/.f64 (*.f64 y z) t)) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(fma.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 (*.f64 y z) t)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) x) (/.f64 (*.f64 y z) t)) |
(fma.f64 (/.f64 y t) (-.f64 z x) x) |
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(fma.f64 y (/.f64 z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 y (/.f64 (-.f64 z x) t) x) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y t)) (/.f64 (*.f64 y z) t)) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) (/.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (/.f64 (*.f64 y z) t))) (/.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (/.f64 (*.f64 y z) t)))) |
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (*.f64 (neg.f64 y) (/.f64 z t))) |
(-.f64 (/.f64 (*.f64 y z) t) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t))) x)) |
(-.f64 (/.f64 (*.f64 y z) t) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 y t)))) |
(-.f64 x (*.f64 (/.f64 (neg.f64 y) t) (-.f64 z x))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 z x)) (/.f64 y t))) |
(-.f64 x (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y)) |
(+.f64 (fma.f64 y (/.f64 z t) x) (*.f64 (/.f64 (neg.f64 y) t) x)) |
(+.f64 (fma.f64 y (/.f64 z t) x) (*.f64 (neg.f64 x) (/.f64 y t))) |
(+.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (*.f64 (neg.f64 x) (/.f64 y t))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) (-.f64 #s(literal 1 binary64) (/.f64 y t))) (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))))) (/.f64 (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) (-.f64 #s(literal 1 binary64) (/.f64 y t))) (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (/.f64 (*.f64 y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(+.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) |
(+.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 (neg.f64 x) z)) |
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (*.f64 (*.f64 z z) z)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 (neg.f64 x) z)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 x x) (neg.f64 x)))) (neg.f64 (fma.f64 z z (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z x) (-.f64 z x))) (neg.f64 (+.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 z z (*.f64 x (+.f64 x z))))) |
(/.f64 (*.f64 (+.f64 z x) (-.f64 z x)) (+.f64 z x)) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x)) (fma.f64 z z (*.f64 x (+.f64 x z)))) |
(/.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 x x) (neg.f64 x))) (fma.f64 z z (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) z)))) |
(fma.f64 #s(literal -1 binary64) x z) |
(fma.f64 x #s(literal -1 binary64) z) |
(-.f64 (/.f64 (*.f64 z z) (+.f64 z x)) (/.f64 (*.f64 x x) (+.f64 z x))) |
(-.f64 (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 z z (*.f64 x (+.f64 x z)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 z z (*.f64 x (+.f64 x z))))) |
(-.f64 z (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 z x) |
(+.f64 (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 z z (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) z)))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (fma.f64 z z (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) z))))) |
(+.f64 (neg.f64 x) z) |
(+.f64 z (neg.f64 x)) |
z |
x |
(*.f64 (/.f64 y t) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y t)) |
(/.f64 (neg.f64 y) (neg.f64 t)) |
(/.f64 y (neg.f64 (neg.f64 t))) |
(/.f64 y t) |
(neg.f64 (/.f64 (neg.f64 y) t)) |
y |
t |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(*.f64 (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) x) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) x)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (neg.f64 y) t) x) (*.f64 (/.f64 (neg.f64 y) t) x))) (-.f64 x (*.f64 (/.f64 (neg.f64 y) t) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 x (/.f64 y t)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 x (/.f64 y t)) (*.f64 x (/.f64 y t)) (*.f64 x (*.f64 x (/.f64 y t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 x (/.f64 y t)) (*.f64 x (/.f64 y t)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (/.f64 (neg.f64 y) t) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 y) t) x) (*.f64 (/.f64 (neg.f64 y) t) x)) (*.f64 x (*.f64 (/.f64 (neg.f64 y) t) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)))) (neg.f64 (+.f64 x (*.f64 x (/.f64 y t))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))) (+.f64 x (*.f64 x (/.f64 y t)))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x)))) |
(neg.f64 (*.f64 (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) x) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) x))) |
(neg.f64 (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 x (/.f64 y t)) #s(literal -1 binary64) x) |
(fma.f64 (neg.f64 x) (/.f64 y t) x) |
(fma.f64 (/.f64 (neg.f64 y) t) x x) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (/.f64 y t)) x) |
(fma.f64 x (/.f64 (neg.f64 y) t) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (/.f64 y t)))) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)) (+.f64 x (*.f64 x (/.f64 y t))))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal -1 binary64))) |
(-.f64 x (*.f64 (neg.f64 x) (/.f64 (neg.f64 y) t))) |
(-.f64 x (*.f64 (/.f64 y t) x)) |
(-.f64 x (*.f64 x (/.f64 y t))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x)))) (/.f64 (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x))))) |
(+.f64 (*.f64 (/.f64 (neg.f64 y) t) x) x) |
(+.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x) |
(+.f64 x (*.f64 (/.f64 (neg.f64 y) t) x)) |
(+.f64 x (*.f64 (neg.f64 x) (/.f64 y t))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
(/.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) (fma.f64 (/.f64 y t) (/.f64 y t) (+.f64 #s(literal 1 binary64) (/.f64 y t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 t t) t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y t) (-.f64 (/.f64 y t) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 t t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 t y))) (neg.f64 (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 t (neg.f64 t)) (*.f64 t (neg.f64 y))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 t y)) (*.f64 t t)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 t t))) (+.f64 #s(literal 1 binary64) (/.f64 y t))) |
(/.f64 (fma.f64 (/.f64 y t) (/.f64 y t) #s(literal -1 binary64)) (-.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 t t) t))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y t) (-.f64 (/.f64 y t) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 t y)) (neg.f64 t)) |
(/.f64 (-.f64 t y) t) |
(neg.f64 (/.f64 (neg.f64 (-.f64 t y)) t)) |
(neg.f64 (/.f64 (-.f64 t y) (neg.f64 t))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 y t))) |
(neg.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) |
(fma.f64 (/.f64 y t) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y t) (-.f64 (/.f64 y t) #s(literal -1 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 t t) t)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y t) (-.f64 (/.f64 y t) #s(literal -1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y t))) (/.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (/.f64 y t)))) |
(-.f64 (/.f64 (neg.f64 y) t) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 y) t) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (/.f64 y t)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y t) (-.f64 (/.f64 y t) #s(literal -1 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (*.f64 (*.f64 t t) t)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y t) (-.f64 (/.f64 y t) #s(literal -1 binary64)))))) |
(+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) t)) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(approx (- z x) z) y) (*.f64 #s(approx (- z x) z) y)) (*.f64 t t)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) (/.f64 (*.f64 #s(approx (- z x) z) y) t) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y (/.f64 #s(approx (- z x) z) t) x) (-.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t)))) (neg.f64 (-.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) (-.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) x))))) |
(/.f64 (*.f64 (fma.f64 y (/.f64 #s(approx (- z x) z) t) x) (-.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t))) (-.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) (-.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) x)))) |
(fma.f64 y (/.f64 #s(approx (- z x) z) t) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t))) (/.f64 (/.f64 (*.f64 (*.f64 #s(approx (- z x) z) y) (*.f64 #s(approx (- z x) z) y)) (*.f64 t t)) (-.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t)))) |
(-.f64 x (*.f64 (neg.f64 y) (/.f64 #s(approx (- z x) z) t))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (*.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) (-.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) x)))) (/.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) (-.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) x))))) |
(+.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) t) x) |
(+.f64 x (/.f64 (*.f64 #s(approx (- z x) z) y) t)) |
(*.f64 y (/.f64 #s(approx (- z x) z) t)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) #s(approx (- z x) z))) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 y) #s(approx (- z x) z)) (neg.f64 t)) |
(/.f64 (*.f64 #s(approx (- z x) z) y) t) |
(neg.f64 (/.f64 (*.f64 (neg.f64 y) #s(approx (- z x) z)) t)) |
(neg.f64 (/.f64 (*.f64 #s(approx (- z x) z) y) (neg.f64 t))) |
(*.f64 #s(approx (- z x) z) y) |
(*.f64 y #s(approx (- z x) z)) |
#s(approx (- z x) z) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))) (-.f64 (/.f64 (*.f64 y z) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 x (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (*.f64 (/.f64 (*.f64 y z) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 z x) t) y x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 z x) t) y x) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) (neg.f64 (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 z x) t) y x) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (/.f64 (*.f64 y z) t)))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (/.f64 (*.f64 y z) t)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) (-.f64 #s(literal 1 binary64) (/.f64 y t))) (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))) (neg.f64 t) (*.f64 (+.f64 x (*.f64 x (/.f64 y t))) (*.f64 (neg.f64 z) y))) (*.f64 (+.f64 x (*.f64 x (/.f64 y t))) (neg.f64 t))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))) t (*.f64 (+.f64 x (*.f64 x (/.f64 y t))) (*.f64 y z))) (*.f64 (+.f64 x (*.f64 x (/.f64 y t))) t)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64))) (neg.f64 t) (*.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x))) (*.f64 (neg.f64 z) y))) (*.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x))) (neg.f64 t))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (neg.f64 x) (/.f64 y t)) #s(literal 3 binary64))) t (*.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x))) (*.f64 y z))) (*.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) (/.f64 y t)) (-.f64 (*.f64 (neg.f64 x) (/.f64 y t)) x))) t)) |
(/.f64 (*.f64 (fma.f64 (/.f64 (-.f64 z x) t) y x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) |
(/.f64 (*.f64 (fma.f64 (/.f64 (-.f64 z x) t) y x) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (/.f64 (*.f64 y z) t))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (/.f64 (*.f64 y z) t))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (-.f64 z x) t) y x) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) (-.f64 #s(literal 1 binary64) (/.f64 y t))) (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) |
(fma.f64 (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) x) #s(literal -1 binary64) (/.f64 (*.f64 y z) t)) |
(fma.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) (neg.f64 x) (/.f64 (*.f64 y z) t)) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(fma.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)) (/.f64 (*.f64 y z) t)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x (/.f64 (*.f64 y z) t)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) x) (/.f64 (*.f64 y z) t)) |
(fma.f64 (/.f64 y t) (-.f64 z x) x) |
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(fma.f64 y (/.f64 z t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 y (/.f64 (-.f64 z x) t) x) |
(fma.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y t)) (/.f64 (*.f64 y z) t)) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))) (/.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (/.f64 (*.f64 y z) t))) (/.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 t t))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (/.f64 (*.f64 y z) t)))) |
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (*.f64 (neg.f64 y) (/.f64 z t))) |
(-.f64 (/.f64 (*.f64 y z) t) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t))) x)) |
(-.f64 (/.f64 (*.f64 y z) t) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 y t)))) |
(-.f64 x (*.f64 (/.f64 (neg.f64 y) t) (-.f64 z x))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 z x)) (/.f64 y t))) |
(-.f64 x (*.f64 (/.f64 (-.f64 z x) (neg.f64 t)) y)) |
(+.f64 (fma.f64 y (/.f64 z t) x) (*.f64 (/.f64 (neg.f64 y) t) x)) |
(+.f64 (fma.f64 y (/.f64 z t) x) (*.f64 (neg.f64 x) (/.f64 y t))) |
(+.f64 (+.f64 x (/.f64 (*.f64 y z) t)) (*.f64 (neg.f64 x) (/.f64 y t))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t))))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 x (-.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) (-.f64 #s(literal 1 binary64) (/.f64 y t))) (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x))))) (/.f64 (pow.f64 (/.f64 (*.f64 y z) t) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) (-.f64 #s(literal 1 binary64) (/.f64 y t))) (*.f64 x x) (*.f64 (/.f64 (*.f64 y z) t) (-.f64 (/.f64 (*.f64 y z) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) (/.f64 (*.f64 y z) t)) |
(+.f64 (/.f64 (*.f64 y z) t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(+.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) |
(+.f64 x (/.f64 (*.f64 (-.f64 z x) y) t)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 z x) t)) |
(/.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 z t) (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 t t) t))) (fma.f64 (/.f64 z t) (/.f64 z t) (-.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (*.f64 (/.f64 z t) (/.f64 (neg.f64 x) t))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 z x) t) (/.f64 (-.f64 z x) t))) (neg.f64 (/.f64 (+.f64 z x) t))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 t t) t)) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 t t) t)))) (neg.f64 (fma.f64 (/.f64 z t) (/.f64 z t) (*.f64 (/.f64 x t) (+.f64 (/.f64 x t) (/.f64 z t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 z x))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 z x))) (neg.f64 (*.f64 t t))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 z x) t) (/.f64 (-.f64 (neg.f64 x) z) t))) (neg.f64 (/.f64 (-.f64 (neg.f64 x) z) t))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (neg.f64 x) t) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 t t) t)))) (neg.f64 (fma.f64 (/.f64 x t) (/.f64 x t) (*.f64 (/.f64 z t) (-.f64 (/.f64 z t) (/.f64 (neg.f64 x) t)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (*.f64 (neg.f64 t) (neg.f64 x))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 t) x)) (*.f64 (neg.f64 t) t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 t) x)) (*.f64 t (neg.f64 t))) |
(/.f64 (fma.f64 (neg.f64 t) x (*.f64 t z)) (*.f64 t t)) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 t) (*.f64 (neg.f64 t) z)) (*.f64 t (neg.f64 t))) |
(/.f64 (fma.f64 (neg.f64 t) z (*.f64 (neg.f64 t) (neg.f64 x))) (*.f64 (neg.f64 t) t)) |
(/.f64 (-.f64 (neg.f64 z) (neg.f64 x)) (neg.f64 t)) |
(/.f64 (neg.f64 (-.f64 z x)) (neg.f64 t)) |
(/.f64 (*.f64 (/.f64 (+.f64 z x) t) (/.f64 (-.f64 z x) t)) (-.f64 (/.f64 z t) (/.f64 (neg.f64 x) t))) |
(/.f64 (*.f64 (/.f64 (+.f64 z x) t) (/.f64 (-.f64 z x) t)) (/.f64 (+.f64 z x) t)) |
(/.f64 (*.f64 (/.f64 (-.f64 z x) t) (/.f64 (-.f64 (neg.f64 x) z) t)) (/.f64 (-.f64 (neg.f64 x) z) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 t t) t)) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 t t) t))) (fma.f64 (/.f64 z t) (/.f64 z t) (*.f64 (/.f64 x t) (+.f64 (/.f64 x t) (/.f64 z t))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (neg.f64 x) t) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 t t) t))) (fma.f64 (/.f64 x t) (/.f64 x t) (*.f64 (/.f64 z t) (-.f64 (/.f64 z t) (/.f64 (neg.f64 x) t))))) |
(/.f64 (*.f64 t (-.f64 z x)) (*.f64 t t)) |
(/.f64 (-.f64 z x) t) |
(neg.f64 (/.f64 (-.f64 z x) (neg.f64 t))) |
(fma.f64 (/.f64 x t) #s(literal -1 binary64) (/.f64 z t)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x t) (/.f64 z t)) |
(-.f64 (/.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (+.f64 z x) t)) (/.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (+.f64 z x) t))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 t t) t)) (fma.f64 (/.f64 z t) (/.f64 z t) (*.f64 (/.f64 x t) (+.f64 (/.f64 x t) (/.f64 z t))))) (/.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 t t) t)) (fma.f64 (/.f64 z t) (/.f64 z t) (*.f64 (/.f64 x t) (+.f64 (/.f64 x t) (/.f64 z t)))))) |
(-.f64 (/.f64 (*.f64 t z) (*.f64 t t)) (/.f64 (*.f64 t x) (*.f64 t t))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (-.f64 (neg.f64 x) z) t)) (/.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (-.f64 (neg.f64 x) z) t))) |
(-.f64 (/.f64 z t) (*.f64 (/.f64 (neg.f64 x) t) #s(literal -1 binary64))) |
(-.f64 (/.f64 z t) (*.f64 #s(literal 1 binary64) (/.f64 x t))) |
(-.f64 (/.f64 z t) (/.f64 x t)) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 t t) t)) (fma.f64 (/.f64 x t) (/.f64 x t) (*.f64 (/.f64 z t) (-.f64 (/.f64 z t) (/.f64 (neg.f64 x) t))))) (/.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 t t) t)) (fma.f64 (/.f64 x t) (/.f64 x t) (*.f64 (/.f64 z t) (-.f64 (/.f64 z t) (/.f64 (neg.f64 x) t)))))) |
(+.f64 (/.f64 (neg.f64 x) t) (/.f64 z t)) |
(+.f64 (/.f64 z t) (/.f64 (neg.f64 x) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (- z x) z) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx x x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 y z) t)) |
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (* y (- z x)) (*.f64 y z)) |
#s(approx (* y (- z x)) (*.f64 (-.f64 z x) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (/ (- z x) t) (/.f64 z t)) |
#s(approx (/ (- z x) t) (/.f64 (-.f64 z x) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (- z x) (neg.f64 x)) |
#s(approx (- z x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (/ (* y (- z x)) t) (*.f64 (neg.f64 x) (/.f64 y t))) |
#s(approx (/ (* y (- z x)) t) (*.f64 (*.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64))) x)) |
#s(approx (* y (- z x)) (*.f64 (neg.f64 x) y)) |
#s(approx (* y (- z x)) (*.f64 (*.f64 y (-.f64 (/.f64 z x) #s(literal 1 binary64))) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (/ (- z x) t) (/.f64 (neg.f64 x) t)) |
#s(approx (/ (- z x) t) (*.f64 (-.f64 (/.f64 z (*.f64 t x)) (/.f64 #s(literal 1 binary64) t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) (-.f64 (/.f64 y t) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z x)) (neg.f64 x))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) (-.f64 (/.f64 y t) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) (/.f64 y t)) (neg.f64 x))) |
#s(approx (* y (- z x)) (*.f64 (-.f64 y (*.f64 y (/.f64 z x))) (neg.f64 x))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z (*.f64 t x)) (-.f64 (/.f64 y t) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 z) (*.f64 t x)) (/.f64 #s(literal 1 binary64) t)) (neg.f64 x))) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (/ y t) (/.f64 y t)) |
#s(approx y y) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (* (- 1 (/ y t)) x) x) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (- 1 (/ y t)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ y t)) (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
#s(approx (/ (* y (- z x)) t) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (* y (- z x)) (*.f64 (-.f64 z x) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (neg.f64 x) (/.f64 y t))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (+.f64 (/.f64 x y) (/.f64 (neg.f64 x) t)) y)) |
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) |
#s(approx (- 1 (/ y t)) (*.f64 (/.f64 (-.f64 t y) (*.f64 y t)) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 (/.f64 (-.f64 z x) (neg.f64 t)) (/.f64 x y)) (neg.f64 y))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 (/.f64 (-.f64 z x) (neg.f64 t)) (/.f64 x y)) (neg.f64 y))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (-.f64 (/.f64 x t) (/.f64 x y)) (neg.f64 y))) |
#s(approx (- 1 (/ y t)) (*.f64 (/.f64 (-.f64 y t) (*.f64 t y)) (neg.f64 y))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 (/.f64 (-.f64 z x) (neg.f64 t)) (/.f64 x y)) (neg.f64 y))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx z z) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) z) (/.f64 y t)) z)) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) z) (/.f64 y t)) z)) |
#s(approx (/ (* y (- z x)) t) (*.f64 (fma.f64 (neg.f64 x) (/.f64 y (*.f64 t z)) (/.f64 y t)) z)) |
#s(approx (* y (- z x)) (*.f64 (-.f64 y (/.f64 (*.f64 y x) z)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x) z) (/.f64 y t)) z)) |
#s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (fma.f64 x (/.f64 y t) (neg.f64 x)) z) (/.f64 y t)))) |
#s(approx (- z x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x z)) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (fma.f64 x (/.f64 y t) (neg.f64 x)) z) (/.f64 y t)))) |
#s(approx (/ (* y (- z x)) t) (*.f64 (neg.f64 z) (-.f64 (*.f64 x (/.f64 y (*.f64 t z))) (/.f64 y t)))) |
#s(approx (* y (- z x)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 y x) z) y))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (fma.f64 x (/.f64 y t) (neg.f64 x)) z) (/.f64 y t)))) |
#s(approx (/ (- z x) t) (*.f64 (neg.f64 z) (-.f64 (/.f64 x (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx t t) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (* (- 1 (/ y t)) x) (/.f64 (-.f64 (*.f64 t x) (*.f64 y x)) t)) |
#s(approx (- 1 (/ y t)) (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 (-.f64 z x) y (*.f64 t x)) t)) |
#s(approx (/ (- z x) t) (/.f64 (-.f64 z x) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
Compiled 6 216 to 915 computations (85.3% saved)
11 alts after pruning (8 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 264 | 5 | 269 |
| Fresh | 1 | 3 | 4 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 267 | 11 | 278 |
| Status | Accuracy | Program |
|---|---|---|
| 64.5% | (fma.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y x) | |
| ✓ | 96.9% | (fma.f64 (-.f64 z x) (/.f64 y t) x) |
| ▶ | 74.2% | (fma.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y x) |
| ▶ | 21.9% | (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
| ✓ | 74.1% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| ▶ | 58.1% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
| ▶ | 37.7% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
| 67.3% | #s(approx (+ x (/ (* y (- z x)) t)) (-.f64 x (*.f64 (/.f64 y t) x))) | |
| ▶ | 87.5% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)) |
| 29.6% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) | |
| ✓ | 40.6% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 340 to 227 computations (33.2% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 y t) |
y |
t |
(-.f64 (/.f64 z x) #s(literal 1 binary64)) |
(/.f64 z x) |
z |
x |
#s(literal 1 binary64) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
(/.f64 (*.f64 z y) t) |
(*.f64 z y) |
(fma.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y x) |
#s(approx (/ (- z x) t) (/.f64 z t)) |
(/.f64 z t) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(/.f64 (*.f64 (-.f64 z x) y) t) |
(*.f64 (-.f64 z x) y) |
(-.f64 z x) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) |
(*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) |
(*.f64 (-.f64 z x) (-.f64 z x)) |
(/.f64 (*.f64 y y) (*.f64 t t)) |
(*.f64 y y) |
(*.f64 t t) |
(-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) |
(/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (/ (* y z) (* t x)))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (/ (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)) x))) |
#s(approx (- (/ z x) 1) #s(hole binary64 (/ z x))) |
#s(approx (- (/ z x) 1) #s(hole binary64 (/ (+ z (* -1 x)) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ z t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t)))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y z))) |
#s(approx (* (- z x) y) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (/ (* y z) t))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (+ (* x (- (+ 1 (* -2 (/ y t))) (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (+ (* x (- (+ 1 (+ (* -2 (/ y t)) (* x (- (/ y (* t z)) (+ (/ t (* y z)) (/ (* t (* (- (* -1 (/ y t)) 1) (- (+ 1 (* -2 (/ y t))) (* -1 (/ y t))))) (* y z))))))) (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (+ (* x (- (+ 1 (+ (* -2 (/ y t)) (* x (- (+ (* x (- (/ (* (pow t 2) (- (* -1 (/ y t)) 1)) (* (pow y 2) (pow z 2))) (/ (* t (* (- (* -1 (/ y t)) 1) (- (/ y (* t z)) (/ (* t (* (- (* -1 (/ y t)) 1) (- (+ 1 (* -2 (/ y t))) (* -1 (/ y t))))) (* y z))))) (* y z)))) (/ y (* t z))) (+ (/ t (* y z)) (/ (* t (* (- (* -1 (/ y t)) 1) (- (+ 1 (* -2 (/ y t))) (* -1 (/ y t))))) (* y z))))))) (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* x (- (+ 1 (* -2 (/ y t))) (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* x (- (+ 1 (+ (* -2 (/ y t)) (* x (- (/ y (* t z)) (/ (* t (* (- (* -1 (/ y t)) 1) (- (+ 1 (* -2 (/ y t))) (* -1 (/ y t))))) (* y z)))))) (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* x (- (+ 1 (+ (* -2 (/ y t)) (* x (- (+ (* -1 (/ (* t (* x (* (- (* -1 (/ y t)) 1) (- (/ y (* t z)) (/ (* t (* (- (* -1 (/ y t)) 1) (- (+ 1 (* -2 (/ y t))) (* -1 (/ y t))))) (* y z)))))) (* y z))) (/ y (* t z))) (/ (* t (* (- (* -1 (/ y t)) 1) (- (+ 1 (* -2 (/ y t))) (* -1 (/ y t))))) (* y z)))))) (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (/ (* (pow y 2) (pow z 2)) (pow t 2)))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (+ (* -2 (/ (* x (* (pow y 2) z)) (pow t 2))) (/ (* (pow y 2) (pow z 2)) (pow t 2))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (+ (* x (+ (* -2 (/ (* (pow y 2) z) (pow t 2))) (/ (* x (pow y 2)) (pow t 2)))) (/ (* (pow y 2) (pow z 2)) (pow t 2))))) |
#s(approx (* (- z x) (- z x)) #s(hole binary64 (pow z 2))) |
#s(approx (* (- z x) (- z x)) #s(hole binary64 (+ (* -2 (* x z)) (pow z 2)))) |
#s(approx (* (- z x) (- z x)) #s(hole binary64 (+ (* x (+ x (* -2 z))) (pow z 2)))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (+ (* x (- (* -1 (/ y t)) 1)) (/ (* y z) t)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (* t (pow x 2)) (* y z)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (* (pow t 2) (* x (- (* -1 (/ y t)) 1))) (* (pow y 2) (pow z 2)))) (/ t (* y z)))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* (pow x 2) (+ (* x (- (/ (* (pow t 3) (* x (pow (- (* -1 (/ y t)) 1) 2))) (* (pow y 3) (pow z 3))) (/ (* (pow t 2) (- (* -1 (/ y t)) 1)) (* (pow y 2) (pow z 2))))) (/ t (* y z)))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* (pow x 2) (+ (* x (- (* x (- (* -1 (/ (* (pow t 4) (* x (pow (- (* -1 (/ y t)) 1) 3))) (* (pow y 4) (pow z 4)))) (* -1 (/ (* (pow t 3) (pow (- (* -1 (/ y t)) 1) 2)) (* (pow y 3) (pow z 3)))))) (/ (* (pow t 2) (- (* -1 (/ y t)) 1)) (* (pow y 2) (pow z 2))))) (/ t (* y z)))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (- (/ z x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ z x) 1) #s(hole binary64 (- (/ z x) 1))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- z x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* x (- (/ (pow y 2) (* (pow t 2) (- (* -1 (/ y t)) 1))) (/ 1 (- (* -1 (/ y t)) 1)))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* x (- (+ (* -2 (/ (* (pow y 2) z) (* (pow t 2) (* x (- (* -1 (/ y t)) 1))))) (+ (/ (* y z) (* t (* x (pow (- (* -1 (/ y t)) 1) 2)))) (/ (pow y 2) (* (pow t 2) (- (* -1 (/ y t)) 1))))) (+ (/ 1 (- (* -1 (/ y t)) 1)) (/ (* (pow y 3) z) (* (pow t 3) (* x (pow (- (* -1 (/ y t)) 1) 2))))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* x (- (+ (* -2 (/ (* (pow y 2) z) (* (pow t 2) (* x (- (* -1 (/ y t)) 1))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (* (pow x 2) (pow (- (* -1 (/ y t)) 1) 3))))) (+ (/ (* y z) (* t (* x (pow (- (* -1 (/ y t)) 1) 2)))) (+ (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (* (pow x 2) (- (* -1 (/ y t)) 1)))) (/ (pow y 2) (* (pow t 2) (- (* -1 (/ y t)) 1))))))) (+ (/ 1 (- (* -1 (/ y t)) 1)) (+ (/ (* y (* z (- (* -2 (/ (* (pow y 2) z) (* (pow t 2) (- (* -1 (/ y t)) 1)))) (/ (* (pow y 3) z) (* (pow t 3) (pow (- (* -1 (/ y t)) 1) 2)))))) (* t (* (pow x 2) (- (* -1 (/ y t)) 1)))) (/ (* (pow y 3) z) (* (pow t 3) (* x (pow (- (* -1 (/ y t)) 1) 2)))))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* x (- (+ (* -2 (/ (* (pow y 2) z) (* (pow t 2) (* x (- (* -1 (/ y t)) 1))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (* (pow x 2) (pow (- (* -1 (/ y t)) 1) 3))))) (+ (/ (* y z) (* t (* x (pow (- (* -1 (/ y t)) 1) 2)))) (+ (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (* (pow x 2) (- (* -1 (/ y t)) 1)))) (+ (/ (* (pow y 3) (pow z 3)) (* (pow t 3) (* (pow x 3) (pow (- (* -1 (/ y t)) 1) 4)))) (/ (pow y 2) (* (pow t 2) (- (* -1 (/ y t)) 1)))))))) (+ (/ 1 (- (* -1 (/ y t)) 1)) (+ (/ (* y (* z (- (* -2 (/ (* (pow y 2) z) (* (pow t 2) (- (* -1 (/ y t)) 1)))) (/ (* (pow y 3) z) (* (pow t 3) (pow (- (* -1 (/ y t)) 1) 2)))))) (* t (* (pow x 2) (- (* -1 (/ y t)) 1)))) (+ (/ (* y (* z (- (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (- (* -1 (/ y t)) 1))) (/ (* y (* z (- (* -2 (/ (* (pow y 2) z) (* (pow t 2) (- (* -1 (/ y t)) 1)))) (/ (* (pow y 3) z) (* (pow t 3) (pow (- (* -1 (/ y t)) 1) 2)))))) (* t (- (* -1 (/ y t)) 1)))))) (* t (* (pow x 3) (- (* -1 (/ y t)) 1)))) (/ (* (pow y 3) z) (* (pow t 3) (* x (pow (- (* -1 (/ y t)) 1) 2))))))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ y t)) 1))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* x (- (+ (* -2 (/ (* (pow y 2) z) (* (pow t 2) (* x (- (* -1 (/ y t)) 1))))) (/ (pow y 2) (* (pow t 2) (- (* -1 (/ y t)) 1)))) (/ (* (pow y 3) z) (* (pow t 3) (* x (pow (- (* -1 (/ y t)) 1) 2)))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* x (- (+ (* -2 (/ (* (pow y 2) z) (* (pow t 2) (* x (- (* -1 (/ y t)) 1))))) (+ (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (* (pow x 2) (- (* -1 (/ y t)) 1)))) (/ (pow y 2) (* (pow t 2) (- (* -1 (/ y t)) 1))))) (+ (/ (* y (* z (- (* -2 (/ (* (pow y 2) z) (* (pow t 2) (- (* -1 (/ y t)) 1)))) (/ (* (pow y 3) z) (* (pow t 3) (pow (- (* -1 (/ y t)) 1) 2)))))) (* t (* (pow x 2) (- (* -1 (/ y t)) 1)))) (/ (* (pow y 3) z) (* (pow t 3) (* x (pow (- (* -1 (/ y t)) 1) 2))))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* x (- (+ (* -2 (/ (* (pow y 2) z) (* (pow t 2) (* x (- (* -1 (/ y t)) 1))))) (+ (* -1 (/ (* y (* z (- (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (- (* -1 (/ y t)) 1))) (/ (* y (* z (- (* -2 (/ (* (pow y 2) z) (* (pow t 2) (- (* -1 (/ y t)) 1)))) (/ (* (pow y 3) z) (* (pow t 3) (pow (- (* -1 (/ y t)) 1) 2)))))) (* t (- (* -1 (/ y t)) 1)))))) (* t (* (pow x 3) (- (* -1 (/ y t)) 1))))) (+ (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (* (pow x 2) (- (* -1 (/ y t)) 1)))) (/ (pow y 2) (* (pow t 2) (- (* -1 (/ y t)) 1)))))) (+ (/ (* y (* z (- (* -2 (/ (* (pow y 2) z) (* (pow t 2) (- (* -1 (/ y t)) 1)))) (/ (* (pow y 3) z) (* (pow t 3) (pow (- (* -1 (/ y t)) 1) 2)))))) (* t (* (pow x 2) (- (* -1 (/ y t)) 1)))) (/ (* (pow y 3) z) (* (pow t 3) (* x (pow (- (* -1 (/ y t)) 1) 2))))))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (/ (* (pow x 2) (pow y 2)) (pow t 2)))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (* (pow x 2) (+ (* -2 (/ (* (pow y 2) z) (* (pow t 2) x))) (/ (pow y 2) (pow t 2)))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (* (pow x 2) (+ (* -2 (/ (* (pow y 2) z) (* (pow t 2) x))) (+ (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (pow x 2))) (/ (pow y 2) (pow t 2))))))) |
#s(approx (* (- z x) (- z x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (- z x) (- z x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -2 (/ z x)))))) |
#s(approx (* (- z x) (- z x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -2 (/ z x)) (/ (pow z 2) (pow x 2))))))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (* x (- (* -1 (/ y t)) 1)))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (* x (- (+ (* -1 (/ y t)) (/ (* y z) (* t x))) 1)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ x (- (* -1 (/ y t)) 1)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* x (+ (* -1 (/ (* y z) (* t (* x (pow (- (* -1 (/ y t)) 1) 2))))) (/ 1 (- (* -1 (/ y t)) 1)))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* x (- (+ (/ 1 (- (* -1 (/ y t)) 1)) (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (* (pow x 2) (pow (- (* -1 (/ y t)) 1) 3))))) (/ (* y z) (* t (* x (pow (- (* -1 (/ y t)) 1) 2)))))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* x (- (+ (* -1 (/ (* (pow y 3) (pow z 3)) (* (pow t 3) (* (pow x 3) (pow (- (* -1 (/ y t)) 1) 4))))) (/ 1 (- (* -1 (/ y t)) 1))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (* (pow x 2) (pow (- (* -1 (/ y t)) 1) 3))))) (/ (* y z) (* t (* x (pow (- (* -1 (/ y t)) 1) 2))))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* -1 (* x (+ (* -1 (+ 1 (* -1 (/ y t)))) (* -1 (/ (* y z) (* t x)))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* -1 (* x (- (/ (pow y 2) (* (pow t 2) (+ 1 (/ y t)))) (/ 1 (+ 1 (/ y t)))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (+ (* 2 (/ (* (pow y 2) z) (* (pow t 2) (+ 1 (/ y t))))) (/ (* y z) (* t (pow (+ 1 (/ y t)) 2)))) (/ (* (pow y 3) z) (* (pow t 3) (pow (+ 1 (/ y t)) 2)))) x)) (/ (pow y 2) (* (pow t 2) (+ 1 (/ y t))))) (/ 1 (+ 1 (/ y t)))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (pow (+ 1 (/ y t)) 3)))) (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ 1 (/ y t))))) (/ (* y (* z (- (* 2 (/ (* (pow y 2) z) (* (pow t 2) (+ 1 (/ y t))))) (/ (* (pow y 3) z) (* (pow t 3) (pow (+ 1 (/ y t)) 2)))))) (* t (+ 1 (/ y t))))) x)) (+ (* 2 (/ (* (pow y 2) z) (* (pow t 2) (+ 1 (/ y t))))) (/ (* y z) (* t (pow (+ 1 (/ y t)) 2))))) (/ (* (pow y 3) z) (* (pow t 3) (pow (+ 1 (/ y t)) 2)))) x)) (/ (pow y 2) (* (pow t 2) (+ 1 (/ y t))))) (/ 1 (+ 1 (/ y t)))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (pow (+ 1 (/ y t)) 3)))) (+ (* -1 (/ (- (/ (* (pow y 3) (pow z 3)) (* (pow t 3) (pow (+ 1 (/ y t)) 4))) (/ (* y (* z (- (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ 1 (/ y t)))) (/ (* y (* z (- (* 2 (/ (* (pow y 2) z) (* (pow t 2) (+ 1 (/ y t))))) (/ (* (pow y 3) z) (* (pow t 3) (pow (+ 1 (/ y t)) 2)))))) (* t (+ 1 (/ y t))))))) (* t (+ 1 (/ y t))))) x)) (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ 1 (/ y t)))))) (/ (* y (* z (- (* 2 (/ (* (pow y 2) z) (* (pow t 2) (+ 1 (/ y t))))) (/ (* (pow y 3) z) (* (pow t 3) (pow (+ 1 (/ y t)) 2)))))) (* t (+ 1 (/ y t))))) x)) (+ (* 2 (/ (* (pow y 2) z) (* (pow t 2) (+ 1 (/ y t))))) (/ (* y z) (* t (pow (+ 1 (/ y t)) 2))))) (/ (* (pow y 3) z) (* (pow t 3) (pow (+ 1 (/ y t)) 2)))) x)) (/ (pow y 2) (* (pow t 2) (+ 1 (/ y t))))) (/ 1 (+ 1 (/ y t)))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (/ (* x (pow y 2)) (* (pow t 2) (+ 1 (/ y t))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* 2 (/ (* (pow y 2) z) (* (pow t 2) (+ 1 (/ y t))))) (/ (* (pow y 3) z) (* (pow t 3) (pow (+ 1 (/ y t)) 2)))) x)) (/ (pow y 2) (* (pow t 2) (+ 1 (/ y t))))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ 1 (/ y t)))) (/ (* y (* z (- (* 2 (/ (* (pow y 2) z) (* (pow t 2) (+ 1 (/ y t))))) (/ (* (pow y 3) z) (* (pow t 3) (pow (+ 1 (/ y t)) 2)))))) (* t (+ 1 (/ y t))))) x)) (* 2 (/ (* (pow y 2) z) (* (pow t 2) (+ 1 (/ y t)))))) (/ (* (pow y 3) z) (* (pow t 3) (pow (+ 1 (/ y t)) 2)))) x)) (/ (pow y 2) (* (pow t 2) (+ 1 (/ y t))))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (/ (* y (* z (- (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ 1 (/ y t)))) (/ (* y (* z (- (* 2 (/ (* (pow y 2) z) (* (pow t 2) (+ 1 (/ y t))))) (/ (* (pow y 3) z) (* (pow t 3) (pow (+ 1 (/ y t)) 2)))))) (* t (+ 1 (/ y t))))))) (* t (* x (+ 1 (/ y t))))) (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ 1 (/ y t))))) (/ (* y (* z (- (* 2 (/ (* (pow y 2) z) (* (pow t 2) (+ 1 (/ y t))))) (/ (* (pow y 3) z) (* (pow t 3) (pow (+ 1 (/ y t)) 2)))))) (* t (+ 1 (/ y t))))) x)) (* 2 (/ (* (pow y 2) z) (* (pow t 2) (+ 1 (/ y t)))))) (/ (* (pow y 3) z) (* (pow t 3) (pow (+ 1 (/ y t)) 2)))) x)) (/ (pow y 2) (* (pow t 2) (+ 1 (/ y t))))))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) x))) (* 2 (/ (* (pow y 2) z) (pow t 2)))) x)) (/ (pow y 2) (pow t 2)))))) |
#s(approx (* (- z x) (- z x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow z 2) x)) (* 2 z)) x)))))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (* -1 (* x (+ 1 (/ y t)))))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 (/ (* y z) (* t x))) (/ y t))))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (/ x (+ 1 (/ y t)))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (* x (+ (/ 1 (+ 1 (/ y t))) (/ (* y z) (* t (* x (pow (+ 1 (/ y t)) 2))))))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (* x (pow (+ 1 (/ y t)) 3))))) (/ (* y z) (* t (pow (+ 1 (/ y t)) 2)))) x)) (/ 1 (+ 1 (/ y t)))))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow y 3) (pow z 3)) (* (pow t 3) (* x (pow (+ 1 (/ y t)) 4)))) (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (pow (+ 1 (/ y t)) 3))))) x)) (/ (* y z) (* t (pow (+ 1 (/ y t)) 2)))) x)) (/ 1 (+ 1 (/ y t)))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (+ x (* x (* y (- (/ z (* t x)) (/ 1 t))))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (+ 1 (* y (- (/ z (* t x)) (/ 1 t)))))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* z y) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y (- z x)))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 x)) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (- (* y (- (/ z t) (/ x t))) (* -1 x)))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (- (* y (- (+ (* y (+ (* -1 (/ (* (- (/ x t) (/ z t)) (- (/ z t) (/ x t))) x)) (* -1 (/ (pow (- z x) 2) (* (pow t 2) x))))) (/ z t)) (/ x t))) (* -1 x)))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (- (* y (- (+ (* y (+ (* -1 (/ (* (- (/ x t) (/ z t)) (- (/ z t) (/ x t))) x)) (+ (* -1 (/ (pow (- z x) 2) (* (pow t 2) x))) (* y (- (* -1 (/ (* (- (/ x t) (/ z t)) (pow (- (/ z t) (/ x t)) 2)) (pow x 2))) (/ (* (pow (- z x) 2) (- (/ z t) (/ x t))) (* (pow t 2) (pow x 2)))))))) (/ z t)) (/ x t))) (* -1 x)))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (/ (* (pow y 2) (pow (- z x) 2)) (* (pow t 2) x))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (* y (* (pow (- z x) 2) (- (/ z t) (/ x t)))) (* (pow t 2) (pow x 2)))) (* -1 (/ (pow (- z x) 2) (* (pow t 2) x))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (pow (- z x) 2) (* (pow t 2) x))) (* y (- (* -1 (/ (* y (* (pow (- z x) 2) (pow (- (/ z t) (/ x t)) 2))) (* (pow t 2) (pow x 3)))) (/ (* (pow (- z x) 2) (- (/ z t) (/ x t))) (* (pow t 2) (pow x 2))))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (pow (- z x) 2) (* (pow t 2) x))) (* y (- (* y (- (* -1 (/ (* y (* (pow (- z x) 2) (pow (- (/ z t) (/ x t)) 3))) (* (pow t 2) (pow x 4)))) (/ (* (pow (- z x) 2) (pow (- (/ z t) (/ x t)) 2)) (* (pow t 2) (pow x 3))))) (/ (* (pow (- z x) 2) (- (/ z t) (/ x t))) (* (pow t 2) (pow x 2))))))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (/ (* (pow y 2) (pow (- z x) 2)) (pow t 2)))) |
#s(approx (/ (* y y) (* t t)) #s(hole binary64 (/ (pow y 2) (pow t 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (- (* y (- (/ z t) (/ x t))) x))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 x))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* -1 x) (* y (- (/ x t) (/ z t)))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* -1 x) (* y (- (+ (/ x t) (/ (* y (* (- (/ x t) (/ z t)) (- (/ z t) (/ x t)))) x)) (/ z t)))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* -1 x) (* y (- (+ (* y (- (/ (* y (* (- (/ x t) (/ z t)) (pow (- (/ z t) (/ x t)) 2))) (pow x 2)) (* -1 (/ (* (- (/ x t) (/ z t)) (- (/ z t) (/ x t))) x)))) (/ x t)) (/ z t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* x (* y (- (/ z (* t x)) (/ 1 t)))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* y (+ (* x (- (/ z (* t x)) (/ 1 t))) (/ x y))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (* y (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (* y (- (+ (/ 1 y) (/ z (* t x))) (/ 1 t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (/ (* y (pow (- z x) 2)) (* (pow t 2) (- (/ z t) (/ x t)))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* y (+ (/ (* x (pow (- z x) 2)) (* (pow t 2) (* y (pow (- (/ z t) (/ x t)) 2)))) (/ (pow (- z x) 2) (* (pow t 2) (- (/ z t) (/ x t)))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* y (- (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (- z x) 2)) (* (pow t 2) (pow (- (/ z t) (/ x t)) 3)))) (/ (pow x 2) (- (/ z t) (/ x t)))) (pow y 2))) (/ (pow (- z x) 2) (* (pow t 2) (- (/ z t) (/ x t))))) (* -1 (/ (* x (pow (- z x) 2)) (* (pow t 2) (* y (pow (- (/ z t) (/ x t)) 2))))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* y (- (+ (* -1 (/ (pow x 3) (* (pow y 3) (pow (- (/ z t) (/ x t)) 2)))) (/ (pow (- z x) 2) (* (pow t 2) (- (/ z t) (/ x t))))) (+ (* -1 (/ (* x (pow (- z x) 2)) (* (pow t 2) (* y (pow (- (/ z t) (/ x t)) 2))))) (+ (* -1 (/ (* (pow x 2) (pow (- z x) 2)) (* (pow t 2) (* (pow y 2) (pow (- (/ z t) (/ x t)) 3))))) (+ (* -1 (/ (* (pow x 3) (pow (- z x) 2)) (* (pow t 2) (* (pow y 3) (pow (- (/ z t) (/ x t)) 4))))) (/ (pow x 2) (* (pow y 2) (- (/ z t) (/ x t))))))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (* y (pow (- z x) 2)) (* (pow t 2) (- (/ z t) (/ x t)))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* y (+ (/ (* x (pow (- z x) 2)) (* (pow t 2) (* y (pow (- (/ z t) (/ x t)) 2)))) (/ (pow (- z x) 2) (* (pow t 2) (- (/ z t) (/ x t)))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* y (- (+ (/ (* (pow x 2) (pow (- z x) 2)) (* (pow t 2) (* (pow y 2) (pow (- (/ z t) (/ x t)) 3)))) (/ (pow (- z x) 2) (* (pow t 2) (- (/ z t) (/ x t))))) (* -1 (/ (* x (pow (- z x) 2)) (* (pow t 2) (* y (pow (- (/ z t) (/ x t)) 2))))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* y (- (+ (/ (* (pow x 3) (pow (- z x) 2)) (* (pow t 2) (* (pow y 3) (pow (- (/ z t) (/ x t)) 4)))) (/ (pow (- z x) 2) (* (pow t 2) (- (/ z t) (/ x t))))) (+ (* -1 (/ (* x (pow (- z x) 2)) (* (pow t 2) (* y (pow (- (/ z t) (/ x t)) 2))))) (* -1 (/ (* (pow x 2) (pow (- z x) 2)) (* (pow t 2) (* (pow y 2) (pow (- (/ z t) (/ x t)) 3)))))))))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (* y (- (+ (* -1 (/ x y)) (/ z t)) (/ x t))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (pow x 2) (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (+ (/ (pow x 2) (- (/ z t) (/ x t))) (/ (pow x 3) (* y (pow (- (/ z t) (/ x t)) 2)))) y))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (- (+ (/ (pow x 2) (- (/ z t) (/ x t))) (/ (pow x 4) (* (pow y 2) (pow (- (/ z t) (/ x t)) 3)))) (* -1 (/ (pow x 3) (* y (pow (- (/ z t) (/ x t)) 2))))) y))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (- (+ (/ (pow x 2) (- (/ z t) (/ x t))) (/ (pow x 5) (* (pow y 3) (pow (- (/ z t) (/ x t)) 4)))) (+ (* -1 (/ (pow x 3) (* y (pow (- (/ z t) (/ x t)) 2)))) (* -1 (/ (pow x 4) (* (pow y 2) (pow (- (/ z t) (/ x t)) 3)))))) y))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (/ (* x (* y (- (/ z x) 1))) t))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (* x (- (/ z x) 1)) t))))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (/ (* y (- (/ z x) 1)) t))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (/ z x) 1) t)) (/ 1 y)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (- z x) t)) (* -1 (/ (- (+ (* -1 (/ (* t (pow x 2)) (* y (- z x)))) (/ (* t (pow x 2)) (* y (- z x)))) (* -1 x)) y))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (- z x) t)) (* -1 (/ (- (/ (* t (pow x 2)) (* y (- z x))) (* -1 x)) y))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (- z x) t)) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (pow x 3)) (* y (pow (- z x) 2)))) (/ (* t (pow x 2)) (- z x))) y)) (* -1 x)) y))))))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (- z x) t)) (/ x y)))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (* t (pow x 2)) (* y (- z x))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) (- z x))) (* -1 (/ (* (pow t 2) (pow x 3)) (* y (pow (- z x) 2))))) y)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) (- z x))) (* -1 (/ (- (/ (* (pow t 3) (pow x 4)) (* y (pow (- z x) 3))) (* -1 (/ (* (pow t 2) (pow x 3)) (pow (- z x) 2)))) y))) y)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) (- z x))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 4) (pow x 5)) (* y (pow (- z x) 4)))) (/ (* (pow t 3) (pow x 4)) (pow (- z x) 3))) y)) (* -1 (/ (* (pow t 2) (pow x 3)) (pow (- z x) 2)))) y))) y)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (- (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x))) (/ (pow x 2) (- (* -1 (/ (* x y) t)) x))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (- (+ (* z (- (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (* (pow x 2) y) (* t (pow (- (* -1 (/ (* x y) t)) x) 2)))) (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 2))))) (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (pow x 2) (- (* -1 (/ (* x y) t)) x))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (- (+ (* z (- (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (+ (* z (- (+ (* -1 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow (- (* -1 (/ (* x y) t)) x) 3)))) (/ (pow y 2) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (* y (- (* -2 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 2))))) (* t (- (* -1 (/ (* x y) t)) x))))) (/ (* (pow x 2) y) (* t (pow (- (* -1 (/ (* x y) t)) x) 2))))) (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 2))))) (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (pow x 2) (- (* -1 (/ (* x y) t)) x))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (- (+ (* z (- (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (+ (* z (- (+ (* -1 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow (- (* -1 (/ (* x y) t)) x) 3)))) (+ (* z (- (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 4))) (/ (* y (- (/ (pow y 2) (* (pow t 2) (- (* -1 (/ (* x y) t)) x))) (/ (* y (- (* -2 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 2))))) (* t (- (* -1 (/ (* x y) t)) x))))) (* t (- (* -1 (/ (* x y) t)) x))))) (/ (pow y 2) (* (pow t 2) (- (* -1 (/ (* x y) t)) x))))) (/ (* y (- (* -2 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 2))))) (* t (- (* -1 (/ (* x y) t)) x))))) (/ (* (pow x 2) y) (* t (pow (- (* -1 (/ (* x y) t)) x) 2))))) (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 2))))) (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (pow x 2) (- (* -1 (/ (* x y) t)) x))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* z (- (* -2 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 2))))) (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* z (- (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (* z (- (/ (pow y 2) (* (pow t 2) (- (* -1 (/ (* x y) t)) x))) (/ (* y (- (* -2 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 2))))) (* t (- (* -1 (/ (* x y) t)) x)))))) (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 2))))) (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* z (- (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (* z (- (+ (* -1 (/ (* y (* z (- (/ (pow y 2) (* (pow t 2) (- (* -1 (/ (* x y) t)) x))) (/ (* y (- (* -2 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 2))))) (* t (- (* -1 (/ (* x y) t)) x)))))) (* t (- (* -1 (/ (* x y) t)) x)))) (/ (pow y 2) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (* y (- (* -2 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 2))))) (* t (- (* -1 (/ (* x y) t)) x)))))) (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 2))))) (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (+ (* -2 (/ (* x (* (pow y 2) z)) (pow t 2))) (/ (* (pow x 2) (pow y 2)) (pow t 2))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (+ (* z (+ (* -2 (/ (* x (pow y 2)) (pow t 2))) (/ (* (pow y 2) z) (pow t 2)))) (/ (* (pow x 2) (pow y 2)) (pow t 2))))) |
#s(approx (* (- z x) (- z x)) #s(hole binary64 (+ (* -2 (* x z)) (pow x 2)))) |
#s(approx (* (- z x) (- z x)) #s(hole binary64 (+ (* z (+ z (* -2 x))) (pow x 2)))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (- (* -1 (/ (* x y) t)) x))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (- (+ (* -1 (/ (* x y) t)) (/ (* y z) t)) x))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (pow x 2) (- (* -1 (/ (* x y) t)) x)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* -1 (/ (* (pow x 2) (* y z)) (* t (pow (- (* -1 (/ (* x y) t)) x) 2)))) (/ (pow x 2) (- (* -1 (/ (* x y) t)) x))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* z (- (/ (* (pow x 2) (* (pow y 2) z)) (* (pow t 2) (pow (- (* -1 (/ (* x y) t)) x) 3))) (/ (* (pow x 2) y) (* t (pow (- (* -1 (/ (* x y) t)) x) 2))))) (/ (pow x 2) (- (* -1 (/ (* x y) t)) x))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* z (- (* z (- (* -1 (/ (* (pow x 2) (* (pow y 3) z)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 4)))) (* -1 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow (- (* -1 (/ (* x y) t)) x) 3)))))) (/ (* (pow x 2) y) (* t (pow (- (* -1 (/ (* x y) t)) x) 2))))) (/ (pow x 2) (- (* -1 (/ (* x y) t)) x))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* z (+ (/ y t) (/ (* x (+ 1 (* -1 (/ y t)))) z))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (* z (+ (* -1 (/ y (* t z))) (+ (/ 1 z) (/ y (* t x))))))) |
#s(approx (- (/ z x) 1) #s(hole binary64 (* z (- (/ 1 x) (/ 1 z))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* z (- (+ (* -2 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))) (* -1 (/ (* x y) (* t z))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* z (- (+ (* -2 (/ (* x y) (* t z))) (+ (/ x z) (+ (/ y t) (/ (* (pow x 2) y) (* t (pow z 2)))))) (+ (* -1 (/ (* x y) (* t z))) (+ (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))))) (* y (pow z 2))) (/ (* t (pow x 2)) (* y (pow z 2))))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* z (- (+ (* -2 (/ (* x y) (* t z))) (+ (/ x z) (+ (/ y t) (+ (/ (* (pow t 2) (* (pow x 2) (- (* -1 (/ (* x y) t)) x))) (* (pow y 2) (pow z 3))) (/ (* (pow x 2) y) (* t (pow z 2))))))) (+ (* -1 (/ (* x y) (* t z))) (+ (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))))) (* y (pow z 2))) (+ (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (/ (* (pow x 2) y) t) (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))))) y)))) (* y (pow z 3))) (/ (* t (pow x 2)) (* y (pow z 2)))))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* z (- (+ (* -2 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))) (* -1 (/ (* x y) (* t z))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* z (- (+ (* -2 (/ (* x y) (* t z))) (+ (/ x z) (+ (/ y t) (/ (* (pow x 2) y) (* t (pow z 2)))))) (+ (* -1 (/ (* x y) (* t z))) (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))))) (* y (pow z 2)))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* z (- (+ (* -2 (/ (* x y) (* t z))) (+ (* -1 (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (/ (* (pow x 2) y) t) (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))))) y)))) (* y (pow z 3)))) (+ (/ x z) (+ (/ y t) (/ (* (pow x 2) y) (* t (pow z 2))))))) (+ (* -1 (/ (* x y) (* t z))) (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))))) (* y (pow z 2)))))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (* (pow z 2) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (/ (pow y 2) (pow t 2)))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (* (pow z 2) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (+ (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 2))) (/ (pow y 2) (pow t 2))))))) |
#s(approx (* (- z x) (- z x)) #s(hole binary64 (* (pow z 2) (+ 1 (* -2 (/ x z)))))) |
#s(approx (* (- z x) (- z x)) #s(hole binary64 (* (pow z 2) (+ 1 (+ (* -2 (/ x z)) (/ (pow x 2) (pow z 2))))))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (* z (- (+ (* -1 (/ (* x y) (* t z))) (/ y t)) (/ x z))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (+ (* -1 (/ (* (pow t 2) (* (pow x 2) (- (* -1 (/ (* x y) t)) x))) (* (pow y 2) z))) (/ (* t (pow x 2)) y)) z))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (- (+ (/ (* t (pow x 2)) y) (/ (* (pow t 3) (* (pow x 2) (pow (- (* -1 (/ (* x y) t)) x) 2))) (* (pow y 3) (pow z 2)))) (/ (* (pow t 2) (* (pow x 2) (- (* -1 (/ (* x y) t)) x))) (* (pow y 2) z))) z))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (- (+ (* -1 (/ (* (pow t 4) (* (pow x 2) (pow (- (* -1 (/ (* x y) t)) x) 3))) (* (pow y 4) (pow z 3)))) (/ (* t (pow x 2)) y)) (+ (* -1 (/ (* (pow t 3) (* (pow x 2) (pow (- (* -1 (/ (* x y) t)) x) 2))) (* (pow y 3) (pow z 2)))) (/ (* (pow t 2) (* (pow x 2) (- (* -1 (/ (* x y) t)) x))) (* (pow y 2) z)))) z))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (* x (+ 1 (* -1 (/ y t)))) z))))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y (* t x))) (* -1 (/ (+ 1 (* -1 (/ y t))) z))))))) |
#s(approx (- (/ z x) 1) #s(hole binary64 (* -1 (* z (- (/ 1 z) (/ 1 x)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))) z))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (- (+ x (+ (* -2 (/ (* x y) t)) (* -1 (/ (- (* -1 (/ (* (pow x 2) y) t)) (+ (* -1 (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))))) y)) (* -1 (/ (* t (pow x 2)) y)))) z)))) (* -1 (/ (* x y) t))) z))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (- (+ x (+ (* -2 (/ (* x y) t)) (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) y) t)) (* -1 (/ (- (/ (* (pow t 2) (* (pow x 2) (- (* -1 (/ (* x y) t)) x))) (pow y 2)) (* -1 (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (* -1 (/ (* (pow x 2) y) t)) (* -1 (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))))) y))))) y))) z))) (+ (* -1 (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))))) y)) (* -1 (/ (* t (pow x 2)) y)))) z)))) (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (- (+ x (+ (* -2 (/ (* x y) t)) (* -1 (/ (- (* -1 (/ (* (pow x 2) y) t)) (* -1 (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))))) y))) z)))) (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (- (+ x (+ (* -2 (/ (* x y) t)) (* -1 (/ (- (+ (* -1 (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (* -1 (/ (* (pow x 2) y) t)) (* -1 (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))))) y))))) (* y z))) (* -1 (/ (* (pow x 2) y) t))) (* -1 (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))))) y))) z)))) (* -1 (/ (* x y) t))) z))))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) z))) (* 2 (/ (* x (pow y 2)) (pow t 2)))) z)) (/ (pow y 2) (pow t 2)))))) |
#s(approx (* (- z x) (- z x)) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 2) z)) (* 2 x)) z)))))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (- (* -1 (/ (* x y) t)) x) z))))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) y)) (/ (* (pow t 2) (* (pow x 2) (- (* -1 (/ (* x y) t)) x))) (* (pow y 2) z))) z)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) y)) (* -1 (/ (- (/ (* (pow t 3) (* (pow x 2) (pow (- (* -1 (/ (* x y) t)) x) 2))) (* (pow y 3) z)) (/ (* (pow t 2) (* (pow x 2) (- (* -1 (/ (* x y) t)) x))) (pow y 2))) z))) z)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) y)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* (pow x 2) (pow (- (* -1 (/ (* x y) t)) x) 3))) (* (pow y 4) z)) (/ (* (pow t 3) (* (pow x 2) (pow (- (* -1 (/ (* x y) t)) x) 2))) (pow y 3))) z)) (/ (* (pow t 2) (* (pow x 2) (- (* -1 (/ (* x y) t)) x))) (pow y 2))) z))) z)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (/ (+ (* t x) (* x (* y (- (/ z x) 1)))) t))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (/ (+ t (* y (- (/ z x) 1))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ (- z x) t))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (/ (+ (* t (- (* -1 (* t (+ (* -1 (/ (pow x 2) (* y (- z x)))) (/ (pow x 2) (* y (- z x)))))) (* -1 x))) (* y (- z x))) t))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (+ (* t (- (/ (* t (pow x 2)) (* y (- z x))) (* -1 x))) (* y (- z x))) t))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (+ (* t (- (* t (- (/ (* t (pow x 3)) (* (pow y 2) (pow (- z x) 2))) (* -1 (/ (pow x 2) (* y (- z x)))))) (* -1 x))) (* y (- z x))) t))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (/ (+ (* -1 (* t x)) (* y (- z x))) t))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* t (+ (/ (* t (pow x 3)) (* (pow y 2) (pow (- z x) 2))) (/ (pow x 2) (* y (- z x))))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* t (+ (* t (- (/ (* t (pow x 4)) (* (pow y 3) (pow (- z x) 3))) (* -1 (/ (pow x 3) (* (pow y 2) (pow (- z x) 2)))))) (/ (pow x 2) (* y (- z x))))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* t (+ (* t (- (* t (- (/ (* t (pow x 5)) (* (pow y 4) (pow (- z x) 4))) (* -1 (/ (pow x 4) (* (pow y 3) (pow (- z x) 3)))))) (* -1 (/ (pow x 3) (* (pow y 2) (pow (- z x) 2)))))) (/ (pow x 2) (* y (- z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (+ x (/ (* x (* y (- (/ z x) 1))) t)))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (+ 1 (/ (* y (- (/ z x) 1)) t)))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (- (/ (* y (- z x)) t) (* -1 x)))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (- (+ (* -1 (/ (* (pow y 2) (pow (- z x) 2)) (* (pow t 2) x))) (+ (/ (* y (- z x)) t) (/ (* (pow y 2) (pow (- z x) 2)) (* (pow t 2) x)))) (* -1 x)))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z x) 2)) x)) (* -1 (/ (* (pow y 3) (pow (- z x) 3)) (* t (pow x 2))))) (pow t 2)))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (- (+ (* -1 (/ (* (pow y 2) (pow (- z x) 2)) x)) (* -1 (/ (* (pow y 4) (pow (- z x) 4)) (* (pow t 2) (pow x 3))))) (/ (* (pow y 3) (pow (- z x) 3)) (* t (pow x 2)))) (pow t 2)))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (- (+ (* -1 (/ (* (pow y 2) (pow (- z x) 2)) x)) (* -1 (/ (* (pow y 5) (pow (- z x) 5)) (* (pow t 3) (pow x 4))))) (+ (/ (* (pow y 3) (pow (- z x) 3)) (* t (pow x 2))) (/ (* (pow y 4) (pow (- z x) 4)) (* (pow t 2) (pow x 3))))) (pow t 2)))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (- (/ (* y (- z x)) t) x))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* -1 x) (* -1 (/ (* y (- z x)) t))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (- (+ (* -1 x) (* -1 (/ (* (pow y 2) (pow (- z x) 2)) (* (pow t 2) x)))) (/ (* y (- z x)) t)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (- (+ (* -1 x) (* -1 (/ (* (pow y 3) (pow (- z x) 3)) (* (pow t 3) (pow x 2))))) (+ (/ (* y (- z x)) t) (/ (* (pow y 2) (pow (- z x) 2)) (* (pow t 2) x)))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (* y (- z x))) (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z x) 2)) x)) (/ (* (pow y 2) (pow (- z x) 2)) x)) t))) t)) (* -1 x)))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z x) 2)) x)) (* -1 (/ (- (/ (* (pow y 4) (pow (- z x) 4)) (* t (pow x 3))) (* -1 (/ (* (pow y 3) (pow (- z x) 3)) (pow x 2)))) t))) (pow t 2)))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z x) 2)) x)) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow y 5) (pow (- z x) 5)) (* t (pow x 4)))) (/ (* (pow y 4) (pow (- z x) 4)) (pow x 3))) t)) (* -1 (/ (* (pow y 3) (pow (- z x) 3)) (pow x 2)))) t))) (pow t 2)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* -1 x) (* -1 (/ (- (/ (* (pow y 2) (pow (- z x) 2)) (* t x)) (* -1 (* y (- z x)))) t))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow y 3) (pow (- z x) 3)) (* t (pow x 2)))) (/ (* (pow y 2) (pow (- z x) 2)) x)) t)) (* -1 (* y (- z x)))) t))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 40.0ms | y | @ | -inf | ((+ x (/ (* y (- z x)) t)) (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (+ (* (/ y t) (- (/ z x) 1)) 1) (/ y t) y t (- (/ z x) 1) (/ z x) z x 1 (+ x (/ (* y (- z x)) t)) (/ (* z y) t) (* z y) (+ (* (/ (- z x) t) y) x) (/ (- z x) t) (/ z t) (+ x (/ (* y (- z x)) t)) (/ (* (- z x) y) t) (* (- z x) y) (- z x) (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (* (- z x) (- z x)) (/ (* y y) (* t t)) (* y y) (* t t) (- (/ (* (- z x) y) t) x) (/ (* x x) (- (/ (* (- z x) y) t) x)) (* x x)) |
| 18.0ms | z | @ | inf | ((+ x (/ (* y (- z x)) t)) (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (+ (* (/ y t) (- (/ z x) 1)) 1) (/ y t) y t (- (/ z x) 1) (/ z x) z x 1 (+ x (/ (* y (- z x)) t)) (/ (* z y) t) (* z y) (+ (* (/ (- z x) t) y) x) (/ (- z x) t) (/ z t) (+ x (/ (* y (- z x)) t)) (/ (* (- z x) y) t) (* (- z x) y) (- z x) (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (* (- z x) (- z x)) (/ (* y y) (* t t)) (* y y) (* t t) (- (/ (* (- z x) y) t) x) (/ (* x x) (- (/ (* (- z x) y) t) x)) (* x x)) |
| 17.0ms | t | @ | 0 | ((+ x (/ (* y (- z x)) t)) (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (+ (* (/ y t) (- (/ z x) 1)) 1) (/ y t) y t (- (/ z x) 1) (/ z x) z x 1 (+ x (/ (* y (- z x)) t)) (/ (* z y) t) (* z y) (+ (* (/ (- z x) t) y) x) (/ (- z x) t) (/ z t) (+ x (/ (* y (- z x)) t)) (/ (* (- z x) y) t) (* (- z x) y) (- z x) (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (* (- z x) (- z x)) (/ (* y y) (* t t)) (* y y) (* t t) (- (/ (* (- z x) y) t) x) (/ (* x x) (- (/ (* (- z x) y) t) x)) (* x x)) |
| 12.0ms | y | @ | 0 | ((+ x (/ (* y (- z x)) t)) (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (+ (* (/ y t) (- (/ z x) 1)) 1) (/ y t) y t (- (/ z x) 1) (/ z x) z x 1 (+ x (/ (* y (- z x)) t)) (/ (* z y) t) (* z y) (+ (* (/ (- z x) t) y) x) (/ (- z x) t) (/ z t) (+ x (/ (* y (- z x)) t)) (/ (* (- z x) y) t) (* (- z x) y) (- z x) (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (* (- z x) (- z x)) (/ (* y y) (* t t)) (* y y) (* t t) (- (/ (* (- z x) y) t) x) (/ (* x x) (- (/ (* (- z x) y) t) x)) (* x x)) |
| 11.0ms | y | @ | inf | ((+ x (/ (* y (- z x)) t)) (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (+ (* (/ y t) (- (/ z x) 1)) 1) (/ y t) y t (- (/ z x) 1) (/ z x) z x 1 (+ x (/ (* y (- z x)) t)) (/ (* z y) t) (* z y) (+ (* (/ (- z x) t) y) x) (/ (- z x) t) (/ z t) (+ x (/ (* y (- z x)) t)) (/ (* (- z x) y) t) (* (- z x) y) (- z x) (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (* (- z x) (- z x)) (/ (* y y) (* t t)) (* y y) (* t t) (- (/ (* (- z x) y) t) x) (/ (* x x) (- (/ (* (- z x) y) t) x)) (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1510 | 15015 |
| 0 | 1548 | 13502 |
| 0 | 8154 | 13379 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 y t) |
y |
t |
(-.f64 (/.f64 z x) #s(literal 1 binary64)) |
(/.f64 z x) |
z |
x |
#s(literal 1 binary64) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
(/.f64 (*.f64 z y) t) |
(*.f64 z y) |
(fma.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y x) |
#s(approx (/ (- z x) t) (/.f64 z t)) |
(/.f64 z t) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(/.f64 (*.f64 (-.f64 z x) y) t) |
(*.f64 (-.f64 z x) y) |
(-.f64 z x) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) |
(*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) |
(*.f64 (-.f64 z x) (-.f64 z x)) |
(/.f64 (*.f64 y y) (*.f64 t t)) |
(*.f64 y y) |
(*.f64 t t) |
(-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) |
(/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) |
(*.f64 x x) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (/ (* y z) (* t x)))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (/ (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)) x))) |
#s(approx (- (/ z x) 1) #s(hole binary64 (/ z x))) |
#s(approx (- (/ z x) 1) #s(hole binary64 (/ (+ z (* -1 x)) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ z t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t)))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y z))) |
#s(approx (* (- z x) y) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (/ (* y z) t))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (+ (* x (- (+ 1 (* -2 (/ y t))) (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (+ (* x (- (+ 1 (+ (* -2 (/ y t)) (* x (- (/ y (* t z)) (+ (/ t (* y z)) (/ (* t (* (- (* -1 (/ y t)) 1) (- (+ 1 (* -2 (/ y t))) (* -1 (/ y t))))) (* y z))))))) (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (+ (* x (- (+ 1 (+ (* -2 (/ y t)) (* x (- (+ (* x (- (/ (* (pow t 2) (- (* -1 (/ y t)) 1)) (* (pow y 2) (pow z 2))) (/ (* t (* (- (* -1 (/ y t)) 1) (- (/ y (* t z)) (/ (* t (* (- (* -1 (/ y t)) 1) (- (+ 1 (* -2 (/ y t))) (* -1 (/ y t))))) (* y z))))) (* y z)))) (/ y (* t z))) (+ (/ t (* y z)) (/ (* t (* (- (* -1 (/ y t)) 1) (- (+ 1 (* -2 (/ y t))) (* -1 (/ y t))))) (* y z))))))) (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* x (- (+ 1 (* -2 (/ y t))) (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* x (- (+ 1 (+ (* -2 (/ y t)) (* x (- (/ y (* t z)) (/ (* t (* (- (* -1 (/ y t)) 1) (- (+ 1 (* -2 (/ y t))) (* -1 (/ y t))))) (* y z)))))) (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* x (- (+ 1 (+ (* -2 (/ y t)) (* x (- (+ (* -1 (/ (* t (* x (* (- (* -1 (/ y t)) 1) (- (/ y (* t z)) (/ (* t (* (- (* -1 (/ y t)) 1) (- (+ 1 (* -2 (/ y t))) (* -1 (/ y t))))) (* y z)))))) (* y z))) (/ y (* t z))) (/ (* t (* (- (* -1 (/ y t)) 1) (- (+ 1 (* -2 (/ y t))) (* -1 (/ y t))))) (* y z)))))) (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (/ (* (pow y 2) (pow z 2)) (pow t 2)))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (+ (* -2 (/ (* x (* (pow y 2) z)) (pow t 2))) (/ (* (pow y 2) (pow z 2)) (pow t 2))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (+ (* x (+ (* -2 (/ (* (pow y 2) z) (pow t 2))) (/ (* x (pow y 2)) (pow t 2)))) (/ (* (pow y 2) (pow z 2)) (pow t 2))))) |
#s(approx (* (- z x) (- z x)) #s(hole binary64 (pow z 2))) |
#s(approx (* (- z x) (- z x)) #s(hole binary64 (+ (* -2 (* x z)) (pow z 2)))) |
#s(approx (* (- z x) (- z x)) #s(hole binary64 (+ (* x (+ x (* -2 z))) (pow z 2)))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (+ (* x (- (* -1 (/ y t)) 1)) (/ (* y z) t)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (* t (pow x 2)) (* y z)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (* (pow t 2) (* x (- (* -1 (/ y t)) 1))) (* (pow y 2) (pow z 2)))) (/ t (* y z)))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* (pow x 2) (+ (* x (- (/ (* (pow t 3) (* x (pow (- (* -1 (/ y t)) 1) 2))) (* (pow y 3) (pow z 3))) (/ (* (pow t 2) (- (* -1 (/ y t)) 1)) (* (pow y 2) (pow z 2))))) (/ t (* y z)))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* (pow x 2) (+ (* x (- (* x (- (* -1 (/ (* (pow t 4) (* x (pow (- (* -1 (/ y t)) 1) 3))) (* (pow y 4) (pow z 4)))) (* -1 (/ (* (pow t 3) (pow (- (* -1 (/ y t)) 1) 2)) (* (pow y 3) (pow z 3)))))) (/ (* (pow t 2) (- (* -1 (/ y t)) 1)) (* (pow y 2) (pow z 2))))) (/ t (* y z)))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (- (/ z x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ z x) 1) #s(hole binary64 (- (/ z x) 1))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- z x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* x (- (/ (pow y 2) (* (pow t 2) (- (* -1 (/ y t)) 1))) (/ 1 (- (* -1 (/ y t)) 1)))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* x (- (+ (* -2 (/ (* (pow y 2) z) (* (pow t 2) (* x (- (* -1 (/ y t)) 1))))) (+ (/ (* y z) (* t (* x (pow (- (* -1 (/ y t)) 1) 2)))) (/ (pow y 2) (* (pow t 2) (- (* -1 (/ y t)) 1))))) (+ (/ 1 (- (* -1 (/ y t)) 1)) (/ (* (pow y 3) z) (* (pow t 3) (* x (pow (- (* -1 (/ y t)) 1) 2))))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* x (- (+ (* -2 (/ (* (pow y 2) z) (* (pow t 2) (* x (- (* -1 (/ y t)) 1))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (* (pow x 2) (pow (- (* -1 (/ y t)) 1) 3))))) (+ (/ (* y z) (* t (* x (pow (- (* -1 (/ y t)) 1) 2)))) (+ (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (* (pow x 2) (- (* -1 (/ y t)) 1)))) (/ (pow y 2) (* (pow t 2) (- (* -1 (/ y t)) 1))))))) (+ (/ 1 (- (* -1 (/ y t)) 1)) (+ (/ (* y (* z (- (* -2 (/ (* (pow y 2) z) (* (pow t 2) (- (* -1 (/ y t)) 1)))) (/ (* (pow y 3) z) (* (pow t 3) (pow (- (* -1 (/ y t)) 1) 2)))))) (* t (* (pow x 2) (- (* -1 (/ y t)) 1)))) (/ (* (pow y 3) z) (* (pow t 3) (* x (pow (- (* -1 (/ y t)) 1) 2)))))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* x (- (+ (* -2 (/ (* (pow y 2) z) (* (pow t 2) (* x (- (* -1 (/ y t)) 1))))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (* (pow x 2) (pow (- (* -1 (/ y t)) 1) 3))))) (+ (/ (* y z) (* t (* x (pow (- (* -1 (/ y t)) 1) 2)))) (+ (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (* (pow x 2) (- (* -1 (/ y t)) 1)))) (+ (/ (* (pow y 3) (pow z 3)) (* (pow t 3) (* (pow x 3) (pow (- (* -1 (/ y t)) 1) 4)))) (/ (pow y 2) (* (pow t 2) (- (* -1 (/ y t)) 1)))))))) (+ (/ 1 (- (* -1 (/ y t)) 1)) (+ (/ (* y (* z (- (* -2 (/ (* (pow y 2) z) (* (pow t 2) (- (* -1 (/ y t)) 1)))) (/ (* (pow y 3) z) (* (pow t 3) (pow (- (* -1 (/ y t)) 1) 2)))))) (* t (* (pow x 2) (- (* -1 (/ y t)) 1)))) (+ (/ (* y (* z (- (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (- (* -1 (/ y t)) 1))) (/ (* y (* z (- (* -2 (/ (* (pow y 2) z) (* (pow t 2) (- (* -1 (/ y t)) 1)))) (/ (* (pow y 3) z) (* (pow t 3) (pow (- (* -1 (/ y t)) 1) 2)))))) (* t (- (* -1 (/ y t)) 1)))))) (* t (* (pow x 3) (- (* -1 (/ y t)) 1)))) (/ (* (pow y 3) z) (* (pow t 3) (* x (pow (- (* -1 (/ y t)) 1) 2))))))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ y t)) 1))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* x (- (+ (* -2 (/ (* (pow y 2) z) (* (pow t 2) (* x (- (* -1 (/ y t)) 1))))) (/ (pow y 2) (* (pow t 2) (- (* -1 (/ y t)) 1)))) (/ (* (pow y 3) z) (* (pow t 3) (* x (pow (- (* -1 (/ y t)) 1) 2)))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* x (- (+ (* -2 (/ (* (pow y 2) z) (* (pow t 2) (* x (- (* -1 (/ y t)) 1))))) (+ (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (* (pow x 2) (- (* -1 (/ y t)) 1)))) (/ (pow y 2) (* (pow t 2) (- (* -1 (/ y t)) 1))))) (+ (/ (* y (* z (- (* -2 (/ (* (pow y 2) z) (* (pow t 2) (- (* -1 (/ y t)) 1)))) (/ (* (pow y 3) z) (* (pow t 3) (pow (- (* -1 (/ y t)) 1) 2)))))) (* t (* (pow x 2) (- (* -1 (/ y t)) 1)))) (/ (* (pow y 3) z) (* (pow t 3) (* x (pow (- (* -1 (/ y t)) 1) 2))))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* x (- (+ (* -2 (/ (* (pow y 2) z) (* (pow t 2) (* x (- (* -1 (/ y t)) 1))))) (+ (* -1 (/ (* y (* z (- (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (- (* -1 (/ y t)) 1))) (/ (* y (* z (- (* -2 (/ (* (pow y 2) z) (* (pow t 2) (- (* -1 (/ y t)) 1)))) (/ (* (pow y 3) z) (* (pow t 3) (pow (- (* -1 (/ y t)) 1) 2)))))) (* t (- (* -1 (/ y t)) 1)))))) (* t (* (pow x 3) (- (* -1 (/ y t)) 1))))) (+ (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (* (pow x 2) (- (* -1 (/ y t)) 1)))) (/ (pow y 2) (* (pow t 2) (- (* -1 (/ y t)) 1)))))) (+ (/ (* y (* z (- (* -2 (/ (* (pow y 2) z) (* (pow t 2) (- (* -1 (/ y t)) 1)))) (/ (* (pow y 3) z) (* (pow t 3) (pow (- (* -1 (/ y t)) 1) 2)))))) (* t (* (pow x 2) (- (* -1 (/ y t)) 1)))) (/ (* (pow y 3) z) (* (pow t 3) (* x (pow (- (* -1 (/ y t)) 1) 2))))))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (/ (* (pow x 2) (pow y 2)) (pow t 2)))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (* (pow x 2) (+ (* -2 (/ (* (pow y 2) z) (* (pow t 2) x))) (/ (pow y 2) (pow t 2)))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (* (pow x 2) (+ (* -2 (/ (* (pow y 2) z) (* (pow t 2) x))) (+ (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (pow x 2))) (/ (pow y 2) (pow t 2))))))) |
#s(approx (* (- z x) (- z x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (- z x) (- z x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -2 (/ z x)))))) |
#s(approx (* (- z x) (- z x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -2 (/ z x)) (/ (pow z 2) (pow x 2))))))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (* x (- (* -1 (/ y t)) 1)))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (* x (- (+ (* -1 (/ y t)) (/ (* y z) (* t x))) 1)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ x (- (* -1 (/ y t)) 1)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* x (+ (* -1 (/ (* y z) (* t (* x (pow (- (* -1 (/ y t)) 1) 2))))) (/ 1 (- (* -1 (/ y t)) 1)))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* x (- (+ (/ 1 (- (* -1 (/ y t)) 1)) (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (* (pow x 2) (pow (- (* -1 (/ y t)) 1) 3))))) (/ (* y z) (* t (* x (pow (- (* -1 (/ y t)) 1) 2)))))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* x (- (+ (* -1 (/ (* (pow y 3) (pow z 3)) (* (pow t 3) (* (pow x 3) (pow (- (* -1 (/ y t)) 1) 4))))) (/ 1 (- (* -1 (/ y t)) 1))) (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (* (pow x 2) (pow (- (* -1 (/ y t)) 1) 3))))) (/ (* y z) (* t (* x (pow (- (* -1 (/ y t)) 1) 2))))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* -1 (* x (+ (* -1 (+ 1 (* -1 (/ y t)))) (* -1 (/ (* y z) (* t x)))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* -1 (* x (- (/ (pow y 2) (* (pow t 2) (+ 1 (/ y t)))) (/ 1 (+ 1 (/ y t)))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (+ (* 2 (/ (* (pow y 2) z) (* (pow t 2) (+ 1 (/ y t))))) (/ (* y z) (* t (pow (+ 1 (/ y t)) 2)))) (/ (* (pow y 3) z) (* (pow t 3) (pow (+ 1 (/ y t)) 2)))) x)) (/ (pow y 2) (* (pow t 2) (+ 1 (/ y t))))) (/ 1 (+ 1 (/ y t)))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (pow (+ 1 (/ y t)) 3)))) (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ 1 (/ y t))))) (/ (* y (* z (- (* 2 (/ (* (pow y 2) z) (* (pow t 2) (+ 1 (/ y t))))) (/ (* (pow y 3) z) (* (pow t 3) (pow (+ 1 (/ y t)) 2)))))) (* t (+ 1 (/ y t))))) x)) (+ (* 2 (/ (* (pow y 2) z) (* (pow t 2) (+ 1 (/ y t))))) (/ (* y z) (* t (pow (+ 1 (/ y t)) 2))))) (/ (* (pow y 3) z) (* (pow t 3) (pow (+ 1 (/ y t)) 2)))) x)) (/ (pow y 2) (* (pow t 2) (+ 1 (/ y t))))) (/ 1 (+ 1 (/ y t)))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (pow (+ 1 (/ y t)) 3)))) (+ (* -1 (/ (- (/ (* (pow y 3) (pow z 3)) (* (pow t 3) (pow (+ 1 (/ y t)) 4))) (/ (* y (* z (- (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ 1 (/ y t)))) (/ (* y (* z (- (* 2 (/ (* (pow y 2) z) (* (pow t 2) (+ 1 (/ y t))))) (/ (* (pow y 3) z) (* (pow t 3) (pow (+ 1 (/ y t)) 2)))))) (* t (+ 1 (/ y t))))))) (* t (+ 1 (/ y t))))) x)) (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ 1 (/ y t)))))) (/ (* y (* z (- (* 2 (/ (* (pow y 2) z) (* (pow t 2) (+ 1 (/ y t))))) (/ (* (pow y 3) z) (* (pow t 3) (pow (+ 1 (/ y t)) 2)))))) (* t (+ 1 (/ y t))))) x)) (+ (* 2 (/ (* (pow y 2) z) (* (pow t 2) (+ 1 (/ y t))))) (/ (* y z) (* t (pow (+ 1 (/ y t)) 2))))) (/ (* (pow y 3) z) (* (pow t 3) (pow (+ 1 (/ y t)) 2)))) x)) (/ (pow y 2) (* (pow t 2) (+ 1 (/ y t))))) (/ 1 (+ 1 (/ y t)))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (/ (* x (pow y 2)) (* (pow t 2) (+ 1 (/ y t))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* 2 (/ (* (pow y 2) z) (* (pow t 2) (+ 1 (/ y t))))) (/ (* (pow y 3) z) (* (pow t 3) (pow (+ 1 (/ y t)) 2)))) x)) (/ (pow y 2) (* (pow t 2) (+ 1 (/ y t))))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ 1 (/ y t)))) (/ (* y (* z (- (* 2 (/ (* (pow y 2) z) (* (pow t 2) (+ 1 (/ y t))))) (/ (* (pow y 3) z) (* (pow t 3) (pow (+ 1 (/ y t)) 2)))))) (* t (+ 1 (/ y t))))) x)) (* 2 (/ (* (pow y 2) z) (* (pow t 2) (+ 1 (/ y t)))))) (/ (* (pow y 3) z) (* (pow t 3) (pow (+ 1 (/ y t)) 2)))) x)) (/ (pow y 2) (* (pow t 2) (+ 1 (/ y t))))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (/ (* y (* z (- (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ 1 (/ y t)))) (/ (* y (* z (- (* 2 (/ (* (pow y 2) z) (* (pow t 2) (+ 1 (/ y t))))) (/ (* (pow y 3) z) (* (pow t 3) (pow (+ 1 (/ y t)) 2)))))) (* t (+ 1 (/ y t))))))) (* t (* x (+ 1 (/ y t))))) (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (+ 1 (/ y t))))) (/ (* y (* z (- (* 2 (/ (* (pow y 2) z) (* (pow t 2) (+ 1 (/ y t))))) (/ (* (pow y 3) z) (* (pow t 3) (pow (+ 1 (/ y t)) 2)))))) (* t (+ 1 (/ y t))))) x)) (* 2 (/ (* (pow y 2) z) (* (pow t 2) (+ 1 (/ y t)))))) (/ (* (pow y 3) z) (* (pow t 3) (pow (+ 1 (/ y t)) 2)))) x)) (/ (pow y 2) (* (pow t 2) (+ 1 (/ y t))))))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) x))) (* 2 (/ (* (pow y 2) z) (pow t 2)))) x)) (/ (pow y 2) (pow t 2)))))) |
#s(approx (* (- z x) (- z x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow z 2) x)) (* 2 z)) x)))))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (* -1 (* x (+ 1 (/ y t)))))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 (/ (* y z) (* t x))) (/ y t))))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (/ x (+ 1 (/ y t)))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (* x (+ (/ 1 (+ 1 (/ y t))) (/ (* y z) (* t (* x (pow (+ 1 (/ y t)) 2))))))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (* x (pow (+ 1 (/ y t)) 3))))) (/ (* y z) (* t (pow (+ 1 (/ y t)) 2)))) x)) (/ 1 (+ 1 (/ y t)))))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow y 3) (pow z 3)) (* (pow t 3) (* x (pow (+ 1 (/ y t)) 4)))) (* -1 (/ (* (pow y 2) (pow z 2)) (* (pow t 2) (pow (+ 1 (/ y t)) 3))))) x)) (/ (* y z) (* t (pow (+ 1 (/ y t)) 2)))) x)) (/ 1 (+ 1 (/ y t)))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (+ x (* x (* y (- (/ z (* t x)) (/ 1 t))))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (+ 1 (* y (- (/ z (* t x)) (/ 1 t)))))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* z y) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y (- z x)))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 x)) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (- (* y (- (/ z t) (/ x t))) (* -1 x)))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (- (* y (- (+ (* y (+ (* -1 (/ (* (- (/ x t) (/ z t)) (- (/ z t) (/ x t))) x)) (* -1 (/ (pow (- z x) 2) (* (pow t 2) x))))) (/ z t)) (/ x t))) (* -1 x)))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (- (* y (- (+ (* y (+ (* -1 (/ (* (- (/ x t) (/ z t)) (- (/ z t) (/ x t))) x)) (+ (* -1 (/ (pow (- z x) 2) (* (pow t 2) x))) (* y (- (* -1 (/ (* (- (/ x t) (/ z t)) (pow (- (/ z t) (/ x t)) 2)) (pow x 2))) (/ (* (pow (- z x) 2) (- (/ z t) (/ x t))) (* (pow t 2) (pow x 2)))))))) (/ z t)) (/ x t))) (* -1 x)))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (/ (* (pow y 2) (pow (- z x) 2)) (* (pow t 2) x))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (* y (* (pow (- z x) 2) (- (/ z t) (/ x t)))) (* (pow t 2) (pow x 2)))) (* -1 (/ (pow (- z x) 2) (* (pow t 2) x))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (pow (- z x) 2) (* (pow t 2) x))) (* y (- (* -1 (/ (* y (* (pow (- z x) 2) (pow (- (/ z t) (/ x t)) 2))) (* (pow t 2) (pow x 3)))) (/ (* (pow (- z x) 2) (- (/ z t) (/ x t))) (* (pow t 2) (pow x 2))))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (pow (- z x) 2) (* (pow t 2) x))) (* y (- (* y (- (* -1 (/ (* y (* (pow (- z x) 2) (pow (- (/ z t) (/ x t)) 3))) (* (pow t 2) (pow x 4)))) (/ (* (pow (- z x) 2) (pow (- (/ z t) (/ x t)) 2)) (* (pow t 2) (pow x 3))))) (/ (* (pow (- z x) 2) (- (/ z t) (/ x t))) (* (pow t 2) (pow x 2))))))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (/ (* (pow y 2) (pow (- z x) 2)) (pow t 2)))) |
#s(approx (/ (* y y) (* t t)) #s(hole binary64 (/ (pow y 2) (pow t 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (- (* y (- (/ z t) (/ x t))) x))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 x))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* -1 x) (* y (- (/ x t) (/ z t)))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* -1 x) (* y (- (+ (/ x t) (/ (* y (* (- (/ x t) (/ z t)) (- (/ z t) (/ x t)))) x)) (/ z t)))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* -1 x) (* y (- (+ (* y (- (/ (* y (* (- (/ x t) (/ z t)) (pow (- (/ z t) (/ x t)) 2))) (pow x 2)) (* -1 (/ (* (- (/ x t) (/ z t)) (- (/ z t) (/ x t))) x)))) (/ x t)) (/ z t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* x (* y (- (/ z (* t x)) (/ 1 t)))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* y (+ (* x (- (/ z (* t x)) (/ 1 t))) (/ x y))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (* y (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (* y (- (+ (/ 1 y) (/ z (* t x))) (/ 1 t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (/ (* y (pow (- z x) 2)) (* (pow t 2) (- (/ z t) (/ x t)))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* y (+ (/ (* x (pow (- z x) 2)) (* (pow t 2) (* y (pow (- (/ z t) (/ x t)) 2)))) (/ (pow (- z x) 2) (* (pow t 2) (- (/ z t) (/ x t)))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* y (- (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (- z x) 2)) (* (pow t 2) (pow (- (/ z t) (/ x t)) 3)))) (/ (pow x 2) (- (/ z t) (/ x t)))) (pow y 2))) (/ (pow (- z x) 2) (* (pow t 2) (- (/ z t) (/ x t))))) (* -1 (/ (* x (pow (- z x) 2)) (* (pow t 2) (* y (pow (- (/ z t) (/ x t)) 2))))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* y (- (+ (* -1 (/ (pow x 3) (* (pow y 3) (pow (- (/ z t) (/ x t)) 2)))) (/ (pow (- z x) 2) (* (pow t 2) (- (/ z t) (/ x t))))) (+ (* -1 (/ (* x (pow (- z x) 2)) (* (pow t 2) (* y (pow (- (/ z t) (/ x t)) 2))))) (+ (* -1 (/ (* (pow x 2) (pow (- z x) 2)) (* (pow t 2) (* (pow y 2) (pow (- (/ z t) (/ x t)) 3))))) (+ (* -1 (/ (* (pow x 3) (pow (- z x) 2)) (* (pow t 2) (* (pow y 3) (pow (- (/ z t) (/ x t)) 4))))) (/ (pow x 2) (* (pow y 2) (- (/ z t) (/ x t))))))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (* y (pow (- z x) 2)) (* (pow t 2) (- (/ z t) (/ x t)))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* y (+ (/ (* x (pow (- z x) 2)) (* (pow t 2) (* y (pow (- (/ z t) (/ x t)) 2)))) (/ (pow (- z x) 2) (* (pow t 2) (- (/ z t) (/ x t)))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* y (- (+ (/ (* (pow x 2) (pow (- z x) 2)) (* (pow t 2) (* (pow y 2) (pow (- (/ z t) (/ x t)) 3)))) (/ (pow (- z x) 2) (* (pow t 2) (- (/ z t) (/ x t))))) (* -1 (/ (* x (pow (- z x) 2)) (* (pow t 2) (* y (pow (- (/ z t) (/ x t)) 2))))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* y (- (+ (/ (* (pow x 3) (pow (- z x) 2)) (* (pow t 2) (* (pow y 3) (pow (- (/ z t) (/ x t)) 4)))) (/ (pow (- z x) 2) (* (pow t 2) (- (/ z t) (/ x t))))) (+ (* -1 (/ (* x (pow (- z x) 2)) (* (pow t 2) (* y (pow (- (/ z t) (/ x t)) 2))))) (* -1 (/ (* (pow x 2) (pow (- z x) 2)) (* (pow t 2) (* (pow y 2) (pow (- (/ z t) (/ x t)) 3)))))))))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (* y (- (+ (* -1 (/ x y)) (/ z t)) (/ x t))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (pow x 2) (* y (- (/ z t) (/ x t)))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (+ (/ (pow x 2) (- (/ z t) (/ x t))) (/ (pow x 3) (* y (pow (- (/ z t) (/ x t)) 2)))) y))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (- (+ (/ (pow x 2) (- (/ z t) (/ x t))) (/ (pow x 4) (* (pow y 2) (pow (- (/ z t) (/ x t)) 3)))) (* -1 (/ (pow x 3) (* y (pow (- (/ z t) (/ x t)) 2))))) y))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (- (+ (/ (pow x 2) (- (/ z t) (/ x t))) (/ (pow x 5) (* (pow y 3) (pow (- (/ z t) (/ x t)) 4)))) (+ (* -1 (/ (pow x 3) (* y (pow (- (/ z t) (/ x t)) 2)))) (* -1 (/ (pow x 4) (* (pow y 2) (pow (- (/ z t) (/ x t)) 3)))))) y))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (/ (* x (* y (- (/ z x) 1))) t))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (* x (- (/ z x) 1)) t))))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (/ (* y (- (/ z x) 1)) t))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (/ z x) 1) t)) (/ 1 y)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (- z x) t)) (* -1 (/ (- (+ (* -1 (/ (* t (pow x 2)) (* y (- z x)))) (/ (* t (pow x 2)) (* y (- z x)))) (* -1 x)) y))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (- z x) t)) (* -1 (/ (- (/ (* t (pow x 2)) (* y (- z x))) (* -1 x)) y))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (- z x) t)) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 2) (pow x 3)) (* y (pow (- z x) 2)))) (/ (* t (pow x 2)) (- z x))) y)) (* -1 x)) y))))))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (- z x) t)) (/ x y)))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (* t (pow x 2)) (* y (- z x))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) (- z x))) (* -1 (/ (* (pow t 2) (pow x 3)) (* y (pow (- z x) 2))))) y)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) (- z x))) (* -1 (/ (- (/ (* (pow t 3) (pow x 4)) (* y (pow (- z x) 3))) (* -1 (/ (* (pow t 2) (pow x 3)) (pow (- z x) 2)))) y))) y)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) (- z x))) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 4) (pow x 5)) (* y (pow (- z x) 4)))) (/ (* (pow t 3) (pow x 4)) (pow (- z x) 3))) y)) (* -1 (/ (* (pow t 2) (pow x 3)) (pow (- z x) 2)))) y))) y)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (- (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x))) (/ (pow x 2) (- (* -1 (/ (* x y) t)) x))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (- (+ (* z (- (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (* (pow x 2) y) (* t (pow (- (* -1 (/ (* x y) t)) x) 2)))) (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 2))))) (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (pow x 2) (- (* -1 (/ (* x y) t)) x))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (- (+ (* z (- (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (+ (* z (- (+ (* -1 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow (- (* -1 (/ (* x y) t)) x) 3)))) (/ (pow y 2) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (* y (- (* -2 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 2))))) (* t (- (* -1 (/ (* x y) t)) x))))) (/ (* (pow x 2) y) (* t (pow (- (* -1 (/ (* x y) t)) x) 2))))) (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 2))))) (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (pow x 2) (- (* -1 (/ (* x y) t)) x))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (- (+ (* z (- (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (+ (* z (- (+ (* -1 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow (- (* -1 (/ (* x y) t)) x) 3)))) (+ (* z (- (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 4))) (/ (* y (- (/ (pow y 2) (* (pow t 2) (- (* -1 (/ (* x y) t)) x))) (/ (* y (- (* -2 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 2))))) (* t (- (* -1 (/ (* x y) t)) x))))) (* t (- (* -1 (/ (* x y) t)) x))))) (/ (pow y 2) (* (pow t 2) (- (* -1 (/ (* x y) t)) x))))) (/ (* y (- (* -2 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 2))))) (* t (- (* -1 (/ (* x y) t)) x))))) (/ (* (pow x 2) y) (* t (pow (- (* -1 (/ (* x y) t)) x) 2))))) (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 2))))) (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (pow x 2) (- (* -1 (/ (* x y) t)) x))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* z (- (* -2 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 2))))) (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* z (- (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (* z (- (/ (pow y 2) (* (pow t 2) (- (* -1 (/ (* x y) t)) x))) (/ (* y (- (* -2 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 2))))) (* t (- (* -1 (/ (* x y) t)) x)))))) (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 2))))) (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* z (- (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (* z (- (+ (* -1 (/ (* y (* z (- (/ (pow y 2) (* (pow t 2) (- (* -1 (/ (* x y) t)) x))) (/ (* y (- (* -2 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 2))))) (* t (- (* -1 (/ (* x y) t)) x)))))) (* t (- (* -1 (/ (* x y) t)) x)))) (/ (pow y 2) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (* y (- (* -2 (/ (* x (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))) (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 2))))) (* t (- (* -1 (/ (* x y) t)) x)))))) (/ (* (pow x 2) (pow y 3)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 2))))) (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (- (* -1 (/ (* x y) t)) x)))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (+ (* -2 (/ (* x (* (pow y 2) z)) (pow t 2))) (/ (* (pow x 2) (pow y 2)) (pow t 2))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (+ (* z (+ (* -2 (/ (* x (pow y 2)) (pow t 2))) (/ (* (pow y 2) z) (pow t 2)))) (/ (* (pow x 2) (pow y 2)) (pow t 2))))) |
#s(approx (* (- z x) (- z x)) #s(hole binary64 (+ (* -2 (* x z)) (pow x 2)))) |
#s(approx (* (- z x) (- z x)) #s(hole binary64 (+ (* z (+ z (* -2 x))) (pow x 2)))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (- (* -1 (/ (* x y) t)) x))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (- (+ (* -1 (/ (* x y) t)) (/ (* y z) t)) x))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (pow x 2) (- (* -1 (/ (* x y) t)) x)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* -1 (/ (* (pow x 2) (* y z)) (* t (pow (- (* -1 (/ (* x y) t)) x) 2)))) (/ (pow x 2) (- (* -1 (/ (* x y) t)) x))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* z (- (/ (* (pow x 2) (* (pow y 2) z)) (* (pow t 2) (pow (- (* -1 (/ (* x y) t)) x) 3))) (/ (* (pow x 2) y) (* t (pow (- (* -1 (/ (* x y) t)) x) 2))))) (/ (pow x 2) (- (* -1 (/ (* x y) t)) x))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* z (- (* z (- (* -1 (/ (* (pow x 2) (* (pow y 3) z)) (* (pow t 3) (pow (- (* -1 (/ (* x y) t)) x) 4)))) (* -1 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow (- (* -1 (/ (* x y) t)) x) 3)))))) (/ (* (pow x 2) y) (* t (pow (- (* -1 (/ (* x y) t)) x) 2))))) (/ (pow x 2) (- (* -1 (/ (* x y) t)) x))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* z (+ (/ y t) (/ (* x (+ 1 (* -1 (/ y t)))) z))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (* z (+ (* -1 (/ y (* t z))) (+ (/ 1 z) (/ y (* t x))))))) |
#s(approx (- (/ z x) 1) #s(hole binary64 (* z (- (/ 1 x) (/ 1 z))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* z (- (+ (* -2 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))) (* -1 (/ (* x y) (* t z))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* z (- (+ (* -2 (/ (* x y) (* t z))) (+ (/ x z) (+ (/ y t) (/ (* (pow x 2) y) (* t (pow z 2)))))) (+ (* -1 (/ (* x y) (* t z))) (+ (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))))) (* y (pow z 2))) (/ (* t (pow x 2)) (* y (pow z 2))))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* z (- (+ (* -2 (/ (* x y) (* t z))) (+ (/ x z) (+ (/ y t) (+ (/ (* (pow t 2) (* (pow x 2) (- (* -1 (/ (* x y) t)) x))) (* (pow y 2) (pow z 3))) (/ (* (pow x 2) y) (* t (pow z 2))))))) (+ (* -1 (/ (* x y) (* t z))) (+ (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))))) (* y (pow z 2))) (+ (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (/ (* (pow x 2) y) t) (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))))) y)))) (* y (pow z 3))) (/ (* t (pow x 2)) (* y (pow z 2)))))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* z (- (+ (* -2 (/ (* x y) (* t z))) (+ (/ x z) (/ y t))) (* -1 (/ (* x y) (* t z))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* z (- (+ (* -2 (/ (* x y) (* t z))) (+ (/ x z) (+ (/ y t) (/ (* (pow x 2) y) (* t (pow z 2)))))) (+ (* -1 (/ (* x y) (* t z))) (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))))) (* y (pow z 2)))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* z (- (+ (* -2 (/ (* x y) (* t z))) (+ (* -1 (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (/ (* (pow x 2) y) t) (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))))) y)))) (* y (pow z 3)))) (+ (/ x z) (+ (/ y t) (/ (* (pow x 2) y) (* t (pow z 2))))))) (+ (* -1 (/ (* x y) (* t z))) (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))))) (* y (pow z 2)))))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (* (pow z 2) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (/ (pow y 2) (pow t 2)))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (* (pow z 2) (+ (* -2 (/ (* x (pow y 2)) (* (pow t 2) z))) (+ (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 2))) (/ (pow y 2) (pow t 2))))))) |
#s(approx (* (- z x) (- z x)) #s(hole binary64 (* (pow z 2) (+ 1 (* -2 (/ x z)))))) |
#s(approx (* (- z x) (- z x)) #s(hole binary64 (* (pow z 2) (+ 1 (+ (* -2 (/ x z)) (/ (pow x 2) (pow z 2))))))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (* z (- (+ (* -1 (/ (* x y) (* t z))) (/ y t)) (/ x z))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (+ (* -1 (/ (* (pow t 2) (* (pow x 2) (- (* -1 (/ (* x y) t)) x))) (* (pow y 2) z))) (/ (* t (pow x 2)) y)) z))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (- (+ (/ (* t (pow x 2)) y) (/ (* (pow t 3) (* (pow x 2) (pow (- (* -1 (/ (* x y) t)) x) 2))) (* (pow y 3) (pow z 2)))) (/ (* (pow t 2) (* (pow x 2) (- (* -1 (/ (* x y) t)) x))) (* (pow y 2) z))) z))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (- (+ (* -1 (/ (* (pow t 4) (* (pow x 2) (pow (- (* -1 (/ (* x y) t)) x) 3))) (* (pow y 4) (pow z 3)))) (/ (* t (pow x 2)) y)) (+ (* -1 (/ (* (pow t 3) (* (pow x 2) (pow (- (* -1 (/ (* x y) t)) x) 2))) (* (pow y 3) (pow z 2)))) (/ (* (pow t 2) (* (pow x 2) (- (* -1 (/ (* x y) t)) x))) (* (pow y 2) z)))) z))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (* x (+ 1 (* -1 (/ y t)))) z))))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y (* t x))) (* -1 (/ (+ 1 (* -1 (/ y t))) z))))))) |
#s(approx (- (/ z x) 1) #s(hole binary64 (* -1 (* z (- (/ 1 z) (/ 1 x)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))) z))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (- (+ x (+ (* -2 (/ (* x y) t)) (* -1 (/ (- (* -1 (/ (* (pow x 2) y) t)) (+ (* -1 (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))))) y)) (* -1 (/ (* t (pow x 2)) y)))) z)))) (* -1 (/ (* x y) t))) z))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (- (+ x (+ (* -2 (/ (* x y) t)) (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) y) t)) (* -1 (/ (- (/ (* (pow t 2) (* (pow x 2) (- (* -1 (/ (* x y) t)) x))) (pow y 2)) (* -1 (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (* -1 (/ (* (pow x 2) y) t)) (* -1 (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))))) y))))) y))) z))) (+ (* -1 (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))))) y)) (* -1 (/ (* t (pow x 2)) y)))) z)))) (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (- (+ x (+ (* -2 (/ (* x y) t)) (* -1 (/ (- (* -1 (/ (* (pow x 2) y) t)) (* -1 (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))))) y))) z)))) (* -1 (/ (* x y) t))) z))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (- (+ x (+ (* -2 (/ (* x y) t)) (* -1 (/ (- (+ (* -1 (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (* -1 (/ (* (pow x 2) y) t)) (* -1 (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))))) y))))) (* y z))) (* -1 (/ (* (pow x 2) y) t))) (* -1 (/ (* t (* (- (* -1 (/ (* x y) t)) x) (- (+ x (* -2 (/ (* x y) t))) (* -1 (/ (* x y) t))))) y))) z)))) (* -1 (/ (* x y) t))) z))))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) z))) (* 2 (/ (* x (pow y 2)) (pow t 2)))) z)) (/ (pow y 2) (pow t 2)))))) |
#s(approx (* (- z x) (- z x)) #s(hole binary64 (* (pow z 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 2) z)) (* 2 x)) z)))))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (- (* -1 (/ (* x y) t)) x) z))))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) y)) (/ (* (pow t 2) (* (pow x 2) (- (* -1 (/ (* x y) t)) x))) (* (pow y 2) z))) z)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) y)) (* -1 (/ (- (/ (* (pow t 3) (* (pow x 2) (pow (- (* -1 (/ (* x y) t)) x) 2))) (* (pow y 3) z)) (/ (* (pow t 2) (* (pow x 2) (- (* -1 (/ (* x y) t)) x))) (pow y 2))) z))) z)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* t (pow x 2)) y)) (* -1 (/ (- (* -1 (/ (- (/ (* (pow t 4) (* (pow x 2) (pow (- (* -1 (/ (* x y) t)) x) 3))) (* (pow y 4) z)) (/ (* (pow t 3) (* (pow x 2) (pow (- (* -1 (/ (* x y) t)) x) 2))) (pow y 3))) z)) (/ (* (pow t 2) (* (pow x 2) (- (* -1 (/ (* x y) t)) x))) (pow y 2))) z))) z)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (/ (+ (* t x) (* x (* y (- (/ z x) 1)))) t))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (/ (+ t (* y (- (/ z x) 1))) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ (- z x) t))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (/ (+ (* t (- (* -1 (* t (+ (* -1 (/ (pow x 2) (* y (- z x)))) (/ (pow x 2) (* y (- z x)))))) (* -1 x))) (* y (- z x))) t))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (+ (* t (- (/ (* t (pow x 2)) (* y (- z x))) (* -1 x))) (* y (- z x))) t))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (+ (* t (- (* t (- (/ (* t (pow x 3)) (* (pow y 2) (pow (- z x) 2))) (* -1 (/ (pow x 2) (* y (- z x)))))) (* -1 x))) (* y (- z x))) t))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (/ (+ (* -1 (* t x)) (* y (- z x))) t))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* t (+ (/ (* t (pow x 3)) (* (pow y 2) (pow (- z x) 2))) (/ (pow x 2) (* y (- z x))))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* t (+ (* t (- (/ (* t (pow x 4)) (* (pow y 3) (pow (- z x) 3))) (* -1 (/ (pow x 3) (* (pow y 2) (pow (- z x) 2)))))) (/ (pow x 2) (* y (- z x))))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (* t (+ (* t (- (* t (- (/ (* t (pow x 5)) (* (pow y 4) (pow (- z x) 4))) (* -1 (/ (pow x 4) (* (pow y 3) (pow (- z x) 3)))))) (* -1 (/ (pow x 3) (* (pow y 2) (pow (- z x) 2)))))) (/ (pow x 2) (* y (- z x))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (+ x (/ (* x (* y (- (/ z x) 1))) t)))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (+ 1 (/ (* y (- (/ z x) 1)) t)))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (- (/ (* y (- z x)) t) (* -1 x)))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (- (+ (* -1 (/ (* (pow y 2) (pow (- z x) 2)) (* (pow t 2) x))) (+ (/ (* y (- z x)) t) (/ (* (pow y 2) (pow (- z x) 2)) (* (pow t 2) x)))) (* -1 x)))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z x) 2)) x)) (* -1 (/ (* (pow y 3) (pow (- z x) 3)) (* t (pow x 2))))) (pow t 2)))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (- (+ (* -1 (/ (* (pow y 2) (pow (- z x) 2)) x)) (* -1 (/ (* (pow y 4) (pow (- z x) 4)) (* (pow t 2) (pow x 3))))) (/ (* (pow y 3) (pow (- z x) 3)) (* t (pow x 2)))) (pow t 2)))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (- (+ (* -1 (/ (* (pow y 2) (pow (- z x) 2)) x)) (* -1 (/ (* (pow y 5) (pow (- z x) 5)) (* (pow t 3) (pow x 4))))) (+ (/ (* (pow y 3) (pow (- z x) 3)) (* t (pow x 2))) (/ (* (pow y 4) (pow (- z x) 4)) (* (pow t 2) (pow x 3))))) (pow t 2)))) |
#s(approx (- (/ (* (- z x) y) t) x) #s(hole binary64 (- (/ (* y (- z x)) t) x))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* -1 x) (* -1 (/ (* y (- z x)) t))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (- (+ (* -1 x) (* -1 (/ (* (pow y 2) (pow (- z x) 2)) (* (pow t 2) x)))) (/ (* y (- z x)) t)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (- (+ (* -1 x) (* -1 (/ (* (pow y 3) (pow (- z x) 3)) (* (pow t 3) (pow x 2))))) (+ (/ (* y (- z x)) t) (/ (* (pow y 2) (pow (- z x) 2)) (* (pow t 2) x)))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (* y (- z x))) (* -1 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z x) 2)) x)) (/ (* (pow y 2) (pow (- z x) 2)) x)) t))) t)) (* -1 x)))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z x) 2)) x)) (* -1 (/ (- (/ (* (pow y 4) (pow (- z x) 4)) (* t (pow x 3))) (* -1 (/ (* (pow y 3) (pow (- z x) 3)) (pow x 2)))) t))) (pow t 2)))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (/ (+ (* -1 (/ (* (pow y 2) (pow (- z x) 2)) x)) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow y 5) (pow (- z x) 5)) (* t (pow x 4)))) (/ (* (pow y 4) (pow (- z x) 4)) (pow x 3))) t)) (* -1 (/ (* (pow y 3) (pow (- z x) 3)) (pow x 2)))) t))) (pow t 2)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* -1 x) (* -1 (/ (- (/ (* (pow y 2) (pow (- z x) 2)) (* t x)) (* -1 (* y (- z x)))) t))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) #s(hole binary64 (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow y 3) (pow (- z x) 3)) (* t (pow x 2)))) (/ (* (pow y 2) (pow (- z x) 2)) x)) t)) (* -1 (* y (- z x)))) t))))) |
| Outputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64))) (*.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64)))) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64))) (*.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 y) (neg.f64 t)) |
(/.f64 y t) |
y |
t |
(/.f64 (-.f64 (*.f64 (/.f64 z x) (/.f64 z x)) #s(literal 1 binary64)) (+.f64 (/.f64 z x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 z x) (/.f64 z x) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 z x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 z) (neg.f64 x)) |
(/.f64 z x) |
z |
x |
#s(literal 1 binary64) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
(/.f64 (neg.f64 (*.f64 z y)) (neg.f64 t)) |
(/.f64 (*.f64 z y) t) |
(*.f64 z y) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y) (*.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y) (*.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y) x)))) |
(fma.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y x) |
(+.f64 (*.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y) x) |
#s(approx (/ (- z x) t) (/.f64 z t)) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 z t) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) y)) (neg.f64 t)) |
(/.f64 (*.f64 (-.f64 z x) y) t) |
(*.f64 (-.f64 z x) y) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (+.f64 z x)) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x)) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) |
(-.f64 z x) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) (/.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) (/.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (*.f64 x x))) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t)))) (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(/.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) |
(*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) |
(*.f64 (pow.f64 (-.f64 z x) #s(literal 1 binary64)) (pow.f64 (-.f64 z x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (-.f64 z x)) (neg.f64 (-.f64 z x))) |
(*.f64 (fabs.f64 (-.f64 z x)) (fabs.f64 (-.f64 z x))) |
(*.f64 (-.f64 z x) (-.f64 z x)) |
(pow.f64 (-.f64 z x) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (-.f64 z x)) #s(literal 2 binary64))) |
(*.f64 (/.f64 y t) (/.f64 y t)) |
(/.f64 (neg.f64 (*.f64 y y)) (neg.f64 (*.f64 t t))) |
(/.f64 (*.f64 y y) (*.f64 t t)) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 y #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 t t) |
(pow.f64 t #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (/.f64 (*.f64 (-.f64 z x) y) t)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 z x) y) t) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (/.f64 (*.f64 (-.f64 z x) y) t) (/.f64 (*.f64 (-.f64 z x) y) t) (fma.f64 x x (*.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)))) |
(-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x) |
(/.f64 (neg.f64 (*.f64 x x)) (neg.f64 (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
(/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y z) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (fma.f64 x (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) (/.f64 (*.f64 y z) t))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (/.f64 (*.f64 y z) t)) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (fma.f64 x (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) (/.f64 (*.f64 y z) t))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (/.f64 (*.f64 y z) (*.f64 t x))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (/.f64 (fma.f64 x (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) (/.f64 (*.f64 y z) t)) x)) |
#s(approx (- (/ z x) 1) (/.f64 z x)) |
#s(approx (- (/ z x) 1) (/.f64 (+.f64 z (neg.f64 x)) x)) |
#s(approx (/ z x) (/.f64 z x)) |
#s(approx x x) |
#s(approx (+ (* (/ (- z x) t) y) x) (/.f64 (*.f64 y z) t)) |
#s(approx (+ (* (/ (- z x) t) y) x) (fma.f64 x (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) (/.f64 (*.f64 y z) t))) |
#s(approx (/ (- z x) t) (/.f64 z t)) |
#s(approx (/ (- z x) t) (+.f64 (neg.f64 (/.f64 x t)) (/.f64 z t))) |
#s(approx (/ (* (- z x) y) t) (/.f64 (*.f64 y z) t)) |
#s(approx (/ (* (- z x) y) t) (+.f64 (neg.f64 (/.f64 (*.f64 x y) t)) (/.f64 (*.f64 y z) t))) |
#s(approx (* (- z x) y) (*.f64 y z)) |
#s(approx (* (- z x) y) (+.f64 (neg.f64 (*.f64 x y)) (*.f64 y z))) |
#s(approx (- z x) z) |
#s(approx (- z x) (+.f64 z (neg.f64 x))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (/.f64 (*.f64 y z) t)) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (fma.f64 x (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y t))) (neg.f64 (/.f64 y t))) (/.f64 (*.f64 y z) t))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (fma.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 y t) (*.f64 x (-.f64 (/.f64 y (*.f64 t z)) (/.f64 (+.f64 t (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y t))) (neg.f64 (/.f64 y t)))))) (*.f64 y z)))))) (neg.f64 (/.f64 y t))) (/.f64 (*.f64 y z) t))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (fma.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 y t) (*.f64 x (-.f64 (fma.f64 x (-.f64 (/.f64 (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))) (*.f64 (*.f64 y y) (*.f64 z z))) (/.f64 (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (/.f64 y (*.f64 t z)) (/.f64 (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y t))) (neg.f64 (/.f64 y t))))) (*.f64 y z))))) (*.f64 y z))) (/.f64 y (*.f64 t z))) (/.f64 (+.f64 t (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y t))) (neg.f64 (/.f64 y t)))))) (*.f64 y z)))))) (neg.f64 (/.f64 y t))) (/.f64 (*.f64 y z) t))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/.f64 (*.f64 y z) t)) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (fma.f64 x (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y t))) (neg.f64 (/.f64 y t))) (/.f64 (*.f64 y z) t))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (fma.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 y t) (*.f64 x (-.f64 (/.f64 y (*.f64 t z)) (/.f64 (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y t))) (neg.f64 (/.f64 y t))))) (*.f64 y z)))))) (neg.f64 (/.f64 y t))) (/.f64 (*.f64 y z) t))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (fma.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 y t) (*.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 x (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (/.f64 y (*.f64 t z)) (/.f64 (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y t))) (neg.f64 (/.f64 y t))))) (*.f64 y z)))))) (*.f64 y z))) (/.f64 y (*.f64 t z))) (/.f64 (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 y t))) (neg.f64 (/.f64 y t))))) (*.f64 y z)))))) (neg.f64 (/.f64 y t))) (/.f64 (*.f64 y z) t))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 y y) z)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (fma.f64 x (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 t t)) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 t t))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)))) |
#s(approx (* (- z x) (- z x)) (*.f64 z z)) |
#s(approx (* (- z x) (- z x)) (fma.f64 #s(literal -2 binary64) (*.f64 x z) (*.f64 z z))) |
#s(approx (* (- z x) (- z x)) (fma.f64 x (-.f64 x (+.f64 z z)) (*.f64 z z))) |
#s(approx (- (/ (* (- z x) y) t) x) (/.f64 (*.f64 y z) t)) |
#s(approx (- (/ (* (- z x) y) t) x) (fma.f64 x (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (/.f64 (*.f64 y z) t))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (/.f64 (*.f64 t (*.f64 x x)) (*.f64 y z))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (*.f64 (*.f64 x x) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 x (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))) (*.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 t (*.f64 y z))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (*.f64 (*.f64 x x) (fma.f64 x (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 x (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (/.f64 (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))) (*.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 t (*.f64 y z))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (*.f64 (*.f64 x x) (fma.f64 x (-.f64 (*.f64 x (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 x (pow.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (pow.f64 (*.f64 y z) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))))) (/.f64 (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))) (*.f64 (*.f64 y y) (*.f64 z z)))) (/.f64 t (*.f64 y z))))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 x (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) (/.f64 (*.f64 y z) (*.f64 t x))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (*.f64 x (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) (/.f64 (*.f64 y z) (*.f64 t x))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t)))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) (/.f64 (*.f64 y z) (*.f64 t x)))) |
#s(approx (- (/ z x) 1) #s(literal -1 binary64)) |
#s(approx (- (/ z x) 1) (-.f64 (/.f64 z x) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 x (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) (/.f64 (*.f64 y z) (*.f64 t x))))) |
#s(approx (/ (- z x) t) (neg.f64 (/.f64 x t))) |
#s(approx (/ (- z x) t) (*.f64 x (-.f64 (/.f64 z (*.f64 t x)) (/.f64 #s(literal 1 binary64) t)))) |
#s(approx (/ (* (- z x) y) t) (neg.f64 (/.f64 (*.f64 x y) t))) |
#s(approx (/ (* (- z x) y) t) (*.f64 x (+.f64 (neg.f64 (/.f64 y t)) (/.f64 (*.f64 y z) (*.f64 t x))))) |
#s(approx (* (- z x) y) (neg.f64 (*.f64 x y))) |
#s(approx (* (- z x) y) (*.f64 x (+.f64 (neg.f64 y) (/.f64 (*.f64 y z) x)))) |
#s(approx (- z x) (neg.f64 x)) |
#s(approx (- z x) (*.f64 x (-.f64 (/.f64 z x) #s(literal 1 binary64)))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (*.f64 x (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (*.f64 x (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) (*.f64 x (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))) (fma.f64 (/.f64 y t) (/.f64 z (*.f64 x (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) z) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 x (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (*.f64 x (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) (*.f64 x (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) #s(literal 3 binary64)))))) (fma.f64 (/.f64 y t) (/.f64 z (*.f64 x (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))) (fma.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (*.f64 z z) (*.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))) (fma.f64 (/.f64 y t) (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) z) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))))) (*.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) z) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 x (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (*.f64 x (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) (*.f64 x (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) #s(literal 3 binary64)))))) (fma.f64 (/.f64 y t) (/.f64 z (*.f64 x (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))) (fma.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (*.f64 z z) (*.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 t t) t)) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 x x) x) (pow.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))) (fma.f64 (/.f64 y t) (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) z) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))))) (*.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))) (fma.f64 (/.f64 y t) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))) (/.f64 (*.f64 y (*.f64 z (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) z) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))))))) (*.f64 t (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) z) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 x (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))))))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (*.f64 x (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) (*.f64 x (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) z) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 x (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (*.f64 x (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) (*.f64 x (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))) (fma.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (*.f64 z z) (*.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))))) (fma.f64 (/.f64 y t) (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) z) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))))) (*.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) z) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 x (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (*.f64 x (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) (*.f64 x (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))) (+.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 z (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))) (/.f64 (*.f64 y (*.f64 z (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) z) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))))))) (*.f64 t (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))))) (*.f64 t (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))))) (fma.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (*.f64 z z) (*.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))))) (fma.f64 (/.f64 y t) (/.f64 (*.f64 z (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) z) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))))) (*.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) z) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 x (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))))))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) x)) (/.f64 (*.f64 y y) (*.f64 t t))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (*.f64 (*.f64 x x) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) x)) (fma.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (/.f64 (*.f64 z z) (*.f64 x x)) (/.f64 (*.f64 y y) (*.f64 t t)))))) |
#s(approx (* (- z x) (- z x)) (*.f64 x x)) |
#s(approx (* (- z x) (- z x)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 z x))))) |
#s(approx (* (- z x) (- z x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 z x) (/.f64 (*.f64 z z) (*.f64 x x)))))) |
#s(approx (- (/ (* (- z x) y) t) x) (*.f64 x (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))) |
#s(approx (- (/ (* (- z x) y) t) x) (*.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 y t)) (/.f64 (*.f64 y z) (*.f64 t x))) #s(literal 1 binary64)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (/.f64 x (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 y z) (*.f64 t (*.f64 x (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (*.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) #s(literal 3 binary64)))))) (/.f64 (*.f64 y z) (*.f64 t (*.f64 x (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64))))))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (*.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 (*.f64 x x) x) (pow.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) #s(literal 3 binary64)))))) (/.f64 (*.f64 y z) (*.f64 t (*.f64 x (*.f64 (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)) (-.f64 (neg.f64 (/.f64 y t)) #s(literal 1 binary64)))))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) (neg.f64 (*.f64 x (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (+ x (/ (* y (- z x)) t)) (neg.f64 (*.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y z) (*.f64 t x))) (/.f64 y t)) #s(literal 1 binary64))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (neg.f64 (*.f64 x (+.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t)))) (neg.f64 (/.f64 (*.f64 y z) (*.f64 t x))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) (neg.f64 (*.f64 x (-.f64 (/.f64 y t) #s(literal 1 binary64))))) |
#s(approx (+ (* (/ (- z x) t) y) x) (neg.f64 (*.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y z) (*.f64 t x))) (/.f64 y t)) #s(literal 1 binary64))))) |
#s(approx (/ (- z x) t) (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 z (*.f64 t x))) (/.f64 #s(literal 1 binary64) t))))) |
#s(approx (/ (* (- z x) y) t) (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (*.f64 y z) (*.f64 t x))) (/.f64 y t))))) |
#s(approx (* (- z x) y) (neg.f64 (*.f64 x (+.f64 y (neg.f64 (/.f64 (*.f64 y z) x)))))) |
#s(approx (- z x) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 z x)))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (neg.f64 (*.f64 x (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y t))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (neg.f64 (*.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t)))) (/.f64 (*.f64 y z) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (+.f64 #s(literal 1 binary64) (/.f64 y t)))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) z) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (+.f64 #s(literal 1 binary64) (/.f64 y t)))))) x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y t))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (neg.f64 (*.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t))))) (/.f64 (*.f64 y (*.f64 z (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) z) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (+.f64 #s(literal 1 binary64) (/.f64 y t)))))))) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 y t))))) x)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t)))) (/.f64 (*.f64 y z) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (+.f64 #s(literal 1 binary64) (/.f64 y t))))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) z) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (+.f64 #s(literal 1 binary64) (/.f64 y t)))))) x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y t))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (neg.f64 (*.f64 x (-.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) #s(literal 3 binary64))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 t t) t) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) #s(literal 4 binary64)))) (/.f64 (*.f64 y (*.f64 z (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t)))) (/.f64 (*.f64 y (*.f64 z (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) z) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (+.f64 #s(literal 1 binary64) (/.f64 y t)))))))) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 y t))))))) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 y t))))) x))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t))))) (/.f64 (*.f64 y (*.f64 z (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) z) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (+.f64 #s(literal 1 binary64) (/.f64 y t)))))))) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 y t))))) x)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t)))) (/.f64 (*.f64 y z) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (+.f64 #s(literal 1 binary64) (/.f64 y t))))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) z) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (+.f64 #s(literal 1 binary64) (/.f64 y t)))))) x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y t))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (neg.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t)))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) z) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (+.f64 #s(literal 1 binary64) (/.f64 y t)))))) x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t)))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t)))) (/.f64 (*.f64 y (*.f64 z (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) z) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (+.f64 #s(literal 1 binary64) (/.f64 y t)))))))) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 y t))))) x)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t)))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) z) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (+.f64 #s(literal 1 binary64) (/.f64 y t)))))) x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t)))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 y t) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t)))) (/.f64 (*.f64 y (*.f64 z (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) z) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (+.f64 #s(literal 1 binary64) (/.f64 y t)))))))) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 y t)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y t)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t))))) (/.f64 (*.f64 y (*.f64 z (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) z) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (+.f64 #s(literal 1 binary64) (/.f64 y t)))))))) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 y t))))) x)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t)))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) z) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (+.f64 #s(literal 1 binary64) (/.f64 y t)))))) x)) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 y t)))))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (*.f64 (*.f64 x x) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) x))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 t t)))) x)) (/.f64 (*.f64 y y) (*.f64 t t))))) |
#s(approx (* (- z x) (- z x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 z z) x)) (+.f64 z z)) x))))) |
#s(approx (- (/ (* (- z x) y) t) x) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y t))))) |
#s(approx (- (/ (* (- z x) y) t) x) (neg.f64 (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 y z) (*.f64 t x)))) (/.f64 y t))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y t))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (neg.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y t))) (/.f64 (*.f64 y z) (*.f64 t (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (+.f64 #s(literal 1 binary64) (/.f64 y t)))))))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (*.f64 x (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) #s(literal 3 binary64)))))) (/.f64 (*.f64 y z) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (+.f64 #s(literal 1 binary64) (/.f64 y t)))))) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y t))))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (neg.f64 (*.f64 x (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 x (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 t t) (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) #s(literal 3 binary64)))))) x)) (/.f64 (*.f64 y z) (*.f64 t (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) (+.f64 #s(literal 1 binary64) (/.f64 y t)))))) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (+.f64 x (*.f64 y (/.f64 (-.f64 z x) t)))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) x) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (+.f64 x (*.f64 x (*.f64 y (-.f64 (/.f64 z (*.f64 t x)) (/.f64 #s(literal 1 binary64) t)))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (+.f64 #s(literal 1 binary64) (*.f64 y (-.f64 (/.f64 z (*.f64 t x)) (/.f64 #s(literal 1 binary64) t))))) |
#s(approx (/ y t) (/.f64 y t)) |
#s(approx y y) |
#s(approx (/ (* z y) t) (/.f64 (*.f64 y z) t)) |
#s(approx (* z y) (*.f64 y z)) |
#s(approx (+ (* (/ (- z x) t) y) x) x) |
#s(approx (+ (* (/ (- z x) t) y) x) (+.f64 x (*.f64 y (/.f64 (-.f64 z x) t)))) |
#s(approx (/ (* (- z x) y) t) (/.f64 (*.f64 y (-.f64 z x)) t)) |
#s(approx (* (- z x) y) (*.f64 y (-.f64 z x))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) x) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (-.f64 (*.f64 y (/.f64 (-.f64 z x) t)) (neg.f64 x))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (-.f64 (*.f64 y (-.f64 (fma.f64 y (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (-.f64 x z) t) (/.f64 (-.f64 z x) t)) x)) (neg.f64 (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 (*.f64 t t) x)))) (/.f64 z t)) (/.f64 x t))) (neg.f64 x))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (-.f64 (*.f64 y (-.f64 (fma.f64 y (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (-.f64 x z) t) (/.f64 (-.f64 z x) t)) x)) (neg.f64 (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 (*.f64 t t) x)))) (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (-.f64 x z) t) (*.f64 (/.f64 (-.f64 z x) t) (/.f64 (-.f64 z x) t))) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (-.f64 z x) t)) (*.f64 (*.f64 t t) (*.f64 x x)))))) (/.f64 z t)) (/.f64 x t))) (neg.f64 x))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 (*.f64 t t) x)))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (*.f64 (*.f64 y y) (+.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 t t) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 (*.f64 t t) x)))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (*.f64 (*.f64 y y) (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 (*.f64 t t) x))) (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 (/.f64 (-.f64 z x) t) (/.f64 (-.f64 z x) t)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 x x) x)))) (/.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (-.f64 z x) t)) (*.f64 (*.f64 t t) (*.f64 x x)))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (*.f64 (*.f64 y y) (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 (*.f64 t t) x))) (*.f64 y (-.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (pow.f64 (/.f64 (-.f64 z x) t) #s(literal 3 binary64)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 (/.f64 (-.f64 z x) t) (/.f64 (-.f64 z x) t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 x x) x))))) (/.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (-.f64 z x) t)) (*.f64 (*.f64 t t) (*.f64 x x)))))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t t))) |
#s(approx (/ (* y y) (* t t)) (/.f64 (*.f64 y y) (*.f64 t t))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (- (/ (* (- z x) y) t) x) (neg.f64 x)) |
#s(approx (- (/ (* (- z x) y) t) x) (-.f64 (*.f64 y (/.f64 (-.f64 z x) t)) x)) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (neg.f64 x)) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (+.f64 (neg.f64 x) (*.f64 y (/.f64 (-.f64 x z) t)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (+.f64 (neg.f64 x) (*.f64 y (-.f64 (+.f64 (/.f64 x t) (/.f64 (*.f64 y (*.f64 (/.f64 (-.f64 x z) t) (/.f64 (-.f64 z x) t))) x)) (/.f64 z t))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (+.f64 (neg.f64 x) (*.f64 y (-.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 y (*.f64 (/.f64 (-.f64 x z) t) (*.f64 (/.f64 (-.f64 z x) t) (/.f64 (-.f64 z x) t)))) (*.f64 x x)) (neg.f64 (/.f64 (*.f64 (/.f64 (-.f64 x z) t) (/.f64 (-.f64 z x) t)) x))) (/.f64 x t)) (/.f64 z t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 y (/.f64 (-.f64 z x) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 y (-.f64 (+.f64 (/.f64 x y) (/.f64 z t)) (/.f64 x t)))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (*.f64 x (*.f64 y (-.f64 (/.f64 z (*.f64 t x)) (/.f64 #s(literal 1 binary64) t))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (*.f64 y (fma.f64 x (-.f64 (/.f64 z (*.f64 t x)) (/.f64 #s(literal 1 binary64) t)) (/.f64 x y)))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (*.f64 y (-.f64 (/.f64 z (*.f64 t x)) (/.f64 #s(literal 1 binary64) t)))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (*.f64 y (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 t x))) (/.f64 #s(literal 1 binary64) t)))) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 y (/.f64 (-.f64 z x) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 y (-.f64 (+.f64 (/.f64 x y) (/.f64 z t)) (/.f64 x t)))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (/.f64 (*.f64 y (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 (*.f64 t t) (/.f64 (-.f64 z x) t)))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (*.f64 y (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 y (*.f64 (/.f64 (-.f64 z x) t) (/.f64 (-.f64 z x) t)))) (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 (*.f64 t t) (/.f64 (-.f64 z x) t)))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (*.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 (*.f64 t t) (pow.f64 (/.f64 (-.f64 z x) t) #s(literal 3 binary64))))) (/.f64 (*.f64 x x) (/.f64 (-.f64 z x) t))) (*.f64 y y))) (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 (*.f64 t t) (/.f64 (-.f64 z x) t)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 (*.f64 t t) (*.f64 y (*.f64 (/.f64 (-.f64 z x) t) (/.f64 (-.f64 z x) t))))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (*.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (/.f64 (-.f64 z x) t) (/.f64 (-.f64 z x) t))))) (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 (*.f64 t t) (/.f64 (-.f64 z x) t)))) (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 y (*.f64 (/.f64 (-.f64 z x) t) (/.f64 (-.f64 z x) t)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) (pow.f64 (/.f64 (-.f64 z x) t) #s(literal 3 binary64)))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 y y) y) (pow.f64 (/.f64 (-.f64 z x) t) #s(literal 4 binary64)))))) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (/.f64 (-.f64 z x) t)))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/.f64 (*.f64 y (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 (*.f64 t t) (/.f64 (-.f64 z x) t)))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (*.f64 y (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 y (*.f64 (/.f64 (-.f64 z x) t) (/.f64 (-.f64 z x) t)))) (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 (*.f64 t t) (/.f64 (-.f64 z x) t)))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (*.f64 y (-.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 (*.f64 y y) (pow.f64 (/.f64 (-.f64 z x) t) #s(literal 3 binary64)))) (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 (*.f64 t t) (/.f64 (-.f64 z x) t)))) (neg.f64 (/.f64 (*.f64 x (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 (*.f64 t t) (*.f64 y (*.f64 (/.f64 (-.f64 z x) t) (/.f64 (-.f64 z x) t))))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (*.f64 y (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 t t)) (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 (*.f64 (*.f64 y y) y) (pow.f64 (/.f64 (-.f64 z x) t) #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (*.f64 (*.f64 t t) (/.f64 (-.f64 z x) t)))) (+.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 (*.f64 t t) (*.f64 y (*.f64 (/.f64 (-.f64 z x) t) (/.f64 (-.f64 z x) t)))))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 (*.f64 t t) (*.f64 (*.f64 y y) (pow.f64 (/.f64 (-.f64 z x) t) #s(literal 3 binary64)))))))))) |
#s(approx (- (/ (* (- z x) y) t) x) (*.f64 y (/.f64 (-.f64 z x) t))) |
#s(approx (- (/ (* (- z x) y) t) x) (*.f64 y (-.f64 (+.f64 (neg.f64 (/.f64 x y)) (/.f64 z t)) (/.f64 x t)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (/.f64 (*.f64 x x) (*.f64 y (/.f64 (-.f64 z x) t)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (/.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 z x) t)) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y (*.f64 (/.f64 (-.f64 z x) t) (/.f64 (-.f64 z x) t))))) y)) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 z x) t)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (pow.f64 (/.f64 (-.f64 z x) t) #s(literal 3 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y (*.f64 (/.f64 (-.f64 z x) t) (/.f64 (-.f64 z x) t)))))) y)) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 z x) t)) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (pow.f64 (/.f64 (-.f64 z x) t) #s(literal 4 binary64))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 y (*.f64 (/.f64 (-.f64 z x) t) (/.f64 (-.f64 z x) t))))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (pow.f64 (/.f64 (-.f64 z x) t) #s(literal 3 binary64))))))) y)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 y (-.f64 z x)) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (neg.f64 (*.f64 y (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z x) t)))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (/.f64 (*.f64 x (*.f64 y (-.f64 (/.f64 z x) #s(literal 1 binary64)))) t)) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (neg.f64 (*.f64 y (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (*.f64 x (-.f64 (/.f64 z x) #s(literal 1 binary64))) t)))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (/.f64 (*.f64 y (-.f64 (/.f64 z x) #s(literal 1 binary64))) t)) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (neg.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) t)) (/.f64 #s(literal 1 binary64) y))))) |
#s(approx (+ (* (/ (- z x) t) y) x) (/.f64 (*.f64 y (-.f64 z x)) t)) |
#s(approx (+ (* (/ (- z x) t) y) x) (neg.f64 (*.f64 y (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z x) t)))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (/.f64 (*.f64 y (-.f64 z x)) t)) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (neg.f64 (*.f64 y (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z x) t)))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (neg.f64 (*.f64 y (+.f64 (neg.f64 (/.f64 (-.f64 z x) t)) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 t (*.f64 x x)) (*.f64 y (-.f64 z x)))) (neg.f64 x)) y)))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/.f64 (*.f64 y (-.f64 z x)) t)) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (neg.f64 (*.f64 y (+.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 (-.f64 z x) t)))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (neg.f64 (*.f64 y (+.f64 (neg.f64 (/.f64 (-.f64 z x) t)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 x x)) (*.f64 y (-.f64 z x))) (neg.f64 x)) y)))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (neg.f64 (*.f64 y (+.f64 (neg.f64 (/.f64 (-.f64 z x) t)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 x x) x)) (*.f64 y (*.f64 (-.f64 z x) (-.f64 z x))))) (/.f64 (*.f64 t (*.f64 x x)) (-.f64 z x))) y)) (neg.f64 x)) y)))))) |
#s(approx (- (/ (* (- z x) y) t) x) (/.f64 (*.f64 y (-.f64 z x)) t)) |
#s(approx (- (/ (* (- z x) y) t) x) (neg.f64 (*.f64 y (+.f64 (neg.f64 (/.f64 (-.f64 z x) t)) (/.f64 x y))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (/.f64 (*.f64 t (*.f64 x x)) (*.f64 y (-.f64 z x)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 x x)) (-.f64 z x))) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 x x) x)) (*.f64 y (*.f64 (-.f64 z x) (-.f64 z x)))))) y))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 x x)) (-.f64 z x))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (-.f64 z x)))) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 x x) x)) (*.f64 (-.f64 z x) (-.f64 z x))))) y))) y))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 x x)) (-.f64 z x))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (pow.f64 x #s(literal 5 binary64))) (*.f64 y (pow.f64 (-.f64 z x) #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (-.f64 z x)))) y)) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 x x) x)) (*.f64 (-.f64 z x) (-.f64 z x))))) y))) y))) |
#s(approx (+ x (/ (* y (- z x)) t)) (+.f64 x (neg.f64 (/.f64 (*.f64 x y) t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (+.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 x y) t))) (/.f64 (*.f64 y z) t))) |
#s(approx z z) |
#s(approx (+ (* (/ (- z x) t) y) x) (+.f64 x (neg.f64 (/.f64 (*.f64 x y) t)))) |
#s(approx (+ (* (/ (- z x) t) y) x) (+.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 x y) t))) (/.f64 (*.f64 y z) t))) |
#s(approx (/ z t) (/.f64 z t)) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))) (/.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (-.f64 (fma.f64 z (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))) (/.f64 (*.f64 (*.f64 x x) y) (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) (/.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (-.f64 (fma.f64 z (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))) (fma.f64 z (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 t t) (pow.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) #s(literal 3 binary64))))) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) (/.f64 (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))))) (*.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) (/.f64 (*.f64 (*.f64 x x) y) (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) (/.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (-.f64 (fma.f64 z (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))) (fma.f64 z (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 t t) (pow.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) #s(literal 3 binary64))))) (fma.f64 z (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 t t) t) (pow.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) #s(literal 4 binary64)))) (/.f64 (*.f64 y (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))) (/.f64 (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))))) (*.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))))) (*.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))))) (/.f64 (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))))) (*.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) (/.f64 (*.f64 (*.f64 x x) y) (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) (/.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (fma.f64 z (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (fma.f64 z (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))) (*.f64 z (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))) (/.f64 (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))))) (*.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (fma.f64 z (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))) (*.f64 z (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 z (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))) (/.f64 (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))))) (*.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))))) (*.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) (/.f64 (*.f64 y (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))))) (*.f64 t (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 t t) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 y y) z)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (fma.f64 z (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 t t)) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 t t))) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 t t)))) |
#s(approx (* (- z x) (- z x)) (fma.f64 #s(literal -2 binary64) (*.f64 x z) (*.f64 x x))) |
#s(approx (* (- z x) (- z x)) (fma.f64 z (-.f64 z (+.f64 x x)) (*.f64 x x))) |
#s(approx (- (/ (* (- z x) y) t) x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)) |
#s(approx (- (/ (* (- z x) y) t) x) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x y) t)) (/.f64 (*.f64 y z) t)) x)) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (/.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y z)) (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))))) (/.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (fma.f64 z (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 y y) z)) (*.f64 (*.f64 t t) (pow.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 x x) y) (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))))) (/.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (fma.f64 z (-.f64 (*.f64 z (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) y) z)) (*.f64 (*.f64 (*.f64 t t) t) (pow.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 t t) (pow.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) #s(literal 3 binary64))))))) (/.f64 (*.f64 (*.f64 x x) y) (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))))) (/.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 x y) (*.f64 t z))) (+.f64 (/.f64 x z) (/.f64 y t))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (*.f64 z (+.f64 (/.f64 y t) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t)))) z)))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (*.f64 z (+.f64 (neg.f64 (/.f64 y (*.f64 t z))) (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 t x)))))) |
#s(approx (- (/ z x) 1) (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) z)))) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 x y) (*.f64 t z))) (+.f64 (/.f64 x z) (/.f64 y t))))) |
#s(approx (/ (- z x) t) (*.f64 z (+.f64 (neg.f64 (/.f64 x (*.f64 t z))) (/.f64 #s(literal 1 binary64) t)))) |
#s(approx (/ (* (- z x) y) t) (*.f64 z (+.f64 (neg.f64 (/.f64 (*.f64 x y) (*.f64 t z))) (/.f64 y t)))) |
#s(approx (* (- z x) y) (*.f64 z (+.f64 y (neg.f64 (/.f64 (*.f64 x y) z))))) |
#s(approx (- z x) (*.f64 z (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x z))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (*.f64 z (-.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x y) (*.f64 t z)) (/.f64 x z)) (/.f64 y t)) (neg.f64 (/.f64 (*.f64 x y) (*.f64 t z)))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (*.f64 z (-.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x y) (*.f64 t z)) (/.f64 x z)) (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 x x) y) (*.f64 t (*.f64 z z))))) (+.f64 (neg.f64 (/.f64 (*.f64 x y) (*.f64 t z))) (/.f64 (fma.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (-.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x y) t))) (neg.f64 (/.f64 (*.f64 x y) t)))) (*.f64 t (*.f64 x x))) (*.f64 y (*.f64 z z))))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (*.f64 z (-.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x y) (*.f64 t z)) (/.f64 x z)) (+.f64 (/.f64 y t) (fma.f64 (/.f64 (*.f64 t t) (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)) (*.f64 (*.f64 z z) z)) (/.f64 (*.f64 (*.f64 x x) y) (*.f64 t (*.f64 z z)))))) (+.f64 (neg.f64 (/.f64 (*.f64 x y) (*.f64 t z))) (fma.f64 (/.f64 t y) (/.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (-.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x y) t))) (neg.f64 (/.f64 (*.f64 x y) t)))) (*.f64 z z)) (fma.f64 (/.f64 t y) (/.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (/.f64 (*.f64 (*.f64 x x) y) t) (/.f64 (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (-.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x y) t))) (neg.f64 (/.f64 (*.f64 x y) t))))) y))) (*.f64 (*.f64 z z) z)) (/.f64 (*.f64 t (*.f64 x x)) (*.f64 y (*.f64 z z))))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (*.f64 z (-.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x y) (*.f64 t z)) (/.f64 x z)) (/.f64 y t)) (neg.f64 (/.f64 (*.f64 x y) (*.f64 t z)))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (*.f64 z (-.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x y) (*.f64 t z)) (/.f64 x z)) (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 x x) y) (*.f64 t (*.f64 z z))))) (+.f64 (neg.f64 (/.f64 (*.f64 x y) (*.f64 t z))) (/.f64 (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (-.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x y) t))) (neg.f64 (/.f64 (*.f64 x y) t))))) (*.f64 y (*.f64 z z))))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (*.f64 z (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x y) (*.f64 t z)) (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (/.f64 (*.f64 (*.f64 x x) y) t) (/.f64 (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (-.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x y) t))) (neg.f64 (/.f64 (*.f64 x y) t))))) y)))) (*.f64 y (*.f64 (*.f64 z z) z)))) (/.f64 x z)) (+.f64 (/.f64 y t) (/.f64 (*.f64 (*.f64 x x) y) (*.f64 t (*.f64 z z)))))) (+.f64 (neg.f64 (/.f64 (*.f64 x y) (*.f64 t z))) (/.f64 (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (-.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x y) t))) (neg.f64 (/.f64 (*.f64 x y) t))))) (*.f64 y (*.f64 z z))))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 y y) (*.f64 t t))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) z)) (fma.f64 (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 (*.f64 y y) (*.f64 z z)) (/.f64 (*.f64 y y) (*.f64 t t)))))) |
#s(approx (* (- z x) (- z x)) (*.f64 (*.f64 z z) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x z))))) |
#s(approx (* (- z x) (- z x)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 x z) (/.f64 (*.f64 x x) (*.f64 z z)))))) |
#s(approx (- (/ (* (- z x) y) t) x) (*.f64 z (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x y) (*.f64 t z))) (/.f64 y t)) (/.f64 x z)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))) (*.f64 (*.f64 y y) z))) (/.f64 (*.f64 t (*.f64 x x)) y)) z)) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 t (*.f64 x x)) y) (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 x x) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 z z)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))) (*.f64 (*.f64 y y) z))) z)) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 z z) z)))) (/.f64 (*.f64 t (*.f64 x x)) y)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 x x) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 z z)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))) (*.f64 (*.f64 y y) z)))) z)) |
#s(approx (+ x (/ (* y (- z x)) t)) (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y t)) (neg.f64 (/.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 x y) t))) z)))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y t)) (neg.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t)))) z)))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y (*.f64 t x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) z)))))) |
#s(approx (- (/ z x) 1) (neg.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (+ (* (/ (- z x) t) y) x) (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y t)) (neg.f64 (/.f64 (+.f64 x (neg.f64 (/.f64 (*.f64 x y) t))) z)))))) |
#s(approx (/ (- z x) t) (neg.f64 (*.f64 z (-.f64 (/.f64 x (*.f64 t z)) (/.f64 #s(literal 1 binary64) t))))) |
#s(approx (/ (* (- z x) y) t) (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y t)) (/.f64 (*.f64 x y) (*.f64 t z)))))) |
#s(approx (* (- z x) y) (neg.f64 (*.f64 z (+.f64 (neg.f64 y) (/.f64 (*.f64 x y) z))))) |
#s(approx (- z x) (neg.f64 (*.f64 z (-.f64 (/.f64 x z) #s(literal 1 binary64))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y t)) (neg.f64 (/.f64 (-.f64 (-.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x y) t))) (neg.f64 (/.f64 (*.f64 x y) t))) z)))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y t)) (neg.f64 (/.f64 (-.f64 (+.f64 x (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x y) t) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) y) t)) (+.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (-.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x y) t))) (neg.f64 (/.f64 (*.f64 x y) t))))) y)) (neg.f64 (/.f64 (*.f64 t (*.f64 x x)) y)))) z)))) (neg.f64 (/.f64 (*.f64 x y) t))) z)))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y t)) (neg.f64 (/.f64 (-.f64 (+.f64 x (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x y) t) (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) y) t)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))) (*.f64 y y)) (neg.f64 (/.f64 (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) y) t)) (neg.f64 (/.f64 (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (-.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x y) t))) (neg.f64 (/.f64 (*.f64 x y) t))))) y))))) y))) z))) (+.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (-.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x y) t))) (neg.f64 (/.f64 (*.f64 x y) t))))) y)) (neg.f64 (/.f64 (*.f64 t (*.f64 x x)) y)))) z)))) (neg.f64 (/.f64 (*.f64 x y) t))) z)))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y t)) (neg.f64 (/.f64 (-.f64 (-.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x y) t))) (neg.f64 (/.f64 (*.f64 x y) t))) z)))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y t)) (neg.f64 (/.f64 (-.f64 (+.f64 x (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x y) t) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) y) t)) (neg.f64 (/.f64 (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (-.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x y) t))) (neg.f64 (/.f64 (*.f64 x y) t))))) y))) z)))) (neg.f64 (/.f64 (*.f64 x y) t))) z)))))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y t)) (neg.f64 (/.f64 (-.f64 (+.f64 x (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x y) t) (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) y) t)) (neg.f64 (/.f64 (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (-.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x y) t))) (neg.f64 (/.f64 (*.f64 x y) t))))) y))))) (*.f64 y z))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) y) t))) (neg.f64 (/.f64 (*.f64 t (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (-.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x y) t))) (neg.f64 (/.f64 (*.f64 x y) t))))) y))) z)))) (neg.f64 (/.f64 (*.f64 x y) t))) z)))))) |
#s(approx (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (*.f64 (*.f64 z z) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 t t) z))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 t t)))) z)) (/.f64 (*.f64 y y) (*.f64 t t))))) |
#s(approx (* (- z x) (- z x)) (*.f64 (*.f64 z z) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 x x) z)) (+.f64 x x)) z))))) |
#s(approx (- (/ (* (- z x) y) t) x) (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y t)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) z)))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 x x)) y)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))) (*.f64 (*.f64 y y) z))) z))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 x x)) y)) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 x x) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) (*.f64 (*.f64 (*.f64 y y) y) z)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))) (*.f64 y y))) z))) z))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 x x)) y)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 x x) (pow.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) z)) (/.f64 (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 x x) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x)))) (*.f64 (*.f64 y y) y))) z)) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 x x) (-.f64 (neg.f64 (/.f64 (*.f64 x y) t)) x))) (*.f64 y y))) z))) z))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (fma.f64 t x (*.f64 y (-.f64 z x))) t)) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (/.f64 (fma.f64 t x (*.f64 x (*.f64 y (-.f64 (/.f64 z x) #s(literal 1 binary64))))) t)) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (/.f64 (+.f64 t (*.f64 y (-.f64 (/.f64 z x) #s(literal 1 binary64)))) t)) |
#s(approx t t) |
#s(approx (+ (* (/ (- z x) t) y) x) (/.f64 (fma.f64 t x (*.f64 y (-.f64 z x))) t)) |
#s(approx (/ (- z x) t) (/.f64 (-.f64 z x) t)) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (/.f64 (fma.f64 t x (*.f64 y (-.f64 z x))) t)) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (/.f64 (fma.f64 t (-.f64 (neg.f64 (*.f64 t (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z x)))))) (neg.f64 x)) (*.f64 y (-.f64 z x))) t)) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/.f64 (fma.f64 t x (*.f64 y (-.f64 z x))) t)) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 t (*.f64 x x)) (*.f64 y (-.f64 z x))) (neg.f64 x)) (*.f64 y (-.f64 z x))) t)) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/.f64 (fma.f64 t (-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 t (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x)))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 y (-.f64 z x)))))) (neg.f64 x)) (*.f64 y (-.f64 z x))) t)) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (- (/ (* (- z x) y) t) x) (/.f64 (+.f64 (neg.f64 (*.f64 t x)) (*.f64 y (-.f64 z x))) t)) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (*.f64 t (fma.f64 (/.f64 t (*.f64 y y)) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (-.f64 z x) (-.f64 z x))) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z x)))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (*.f64 t (fma.f64 t (-.f64 (/.f64 (*.f64 t (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 3 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x)))))) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z x)))))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (*.f64 t (fma.f64 t (-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 t (pow.f64 x #s(literal 5 binary64))) (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x)))))) (/.f64 (*.f64 x x) (*.f64 y (-.f64 z x)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (+.f64 x (/.f64 (*.f64 x (*.f64 y (-.f64 (/.f64 z x) #s(literal 1 binary64)))) t))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (-.f64 (/.f64 z x) #s(literal 1 binary64))) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (-.f64 (/.f64 (*.f64 y (-.f64 z x)) t) (neg.f64 x))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 (*.f64 t t) x))) (+.f64 (/.f64 (*.f64 y (-.f64 z x)) t) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 (*.f64 t t) x)))) (neg.f64 x))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) x)) (neg.f64 (/.f64 (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 3 binary64)) (*.f64 t (*.f64 x x))))) (*.f64 t t))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) x)) (neg.f64 (/.f64 (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 4 binary64)) (*.f64 (*.f64 t t) (*.f64 (*.f64 x x) x))))) (/.f64 (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 3 binary64)) (*.f64 t (*.f64 x x)))) (*.f64 t t))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) x)) (neg.f64 (/.f64 (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 (*.f64 x x) (*.f64 x x)))))) (+.f64 (/.f64 (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 3 binary64)) (*.f64 t (*.f64 x x))) (/.f64 (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 4 binary64)) (*.f64 (*.f64 t t) (*.f64 (*.f64 x x) x))))) (*.f64 t t))) |
#s(approx (- (/ (* (- z x) y) t) x) (-.f64 (/.f64 (*.f64 y (-.f64 z x)) t) x)) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (*.f64 y (-.f64 z x)) t)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (-.f64 (+.f64 (neg.f64 x) (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 (*.f64 t t) x)))) (/.f64 (*.f64 y (-.f64 z x)) t))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (-.f64 (+.f64 (neg.f64 x) (neg.f64 (/.f64 (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 t t) t) (*.f64 x x))))) (+.f64 (/.f64 (*.f64 y (-.f64 z x)) t) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 (*.f64 t t) x))))) |
#s(approx (- (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/ (* x x) (- (/ (* (- z x) y) t) x))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 y (-.f64 z x))) (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) x)) t))) t)) (neg.f64 x))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) x)) (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 4 binary64)) (*.f64 t (*.f64 (*.f64 x x) x))) (neg.f64 (/.f64 (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 3 binary64)) (*.f64 x x)))) t))) (*.f64 t t))) |
#s(approx (/ (* (* (- z x) (- z x)) (/ (* y y) (* t t))) (- (/ (* (- z x) y) t) x)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) x)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 5 binary64)) (*.f64 t (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 4 binary64)) (*.f64 (*.f64 x x) x))) t)) (neg.f64 (/.f64 (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 3 binary64)) (*.f64 x x)))) t))) (*.f64 t t))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) (*.f64 t x)) (neg.f64 (*.f64 y (-.f64 z x)))) t)))) |
#s(approx (/ (* x x) (- (/ (* (- z x) y) t) x)) (+.f64 (neg.f64 x) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 y (-.f64 z x)) #s(literal 3 binary64)) (*.f64 t (*.f64 x x)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (-.f64 z x) (-.f64 z x))) x)) t)) (neg.f64 (*.f64 y (-.f64 z x)))) t)))) |
Compiled 26 243 to 2 396 computations (90.9% saved)
12 alts after pruning (7 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 445 | 5 | 450 |
| Fresh | 1 | 2 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 449 | 12 | 461 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 96.9% | (fma.f64 (-.f64 z x) (/.f64 y t) x) |
| ✓ | 74.2% | (fma.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y x) |
| ✓ | 74.1% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| ▶ | 59.5% | #s(approx (+ (* (/ (- z x) t) y) x) (*.f64 y (/.f64 (-.f64 z x) t))) |
| ▶ | 27.9% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y) t)) |
| ✓ | 37.7% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
| ▶ | 67.3% | #s(approx (+ x (/ (* y (- z x)) t)) (-.f64 x (*.f64 (/.f64 y t) x))) |
| ▶ | 29.6% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
| 49.8% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (/.f64 (*.f64 y (-.f64 (/.f64 z x) #s(literal 1 binary64))) t)) x)) | |
| 30.1% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (/.f64 (*.f64 y z) (*.f64 t x))) x)) | |
| ▶ | 78.6% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y (*.f64 t x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) z)))))) x)) |
| ✓ | 40.6% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 423 to 293 computations (30.7% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y (*.f64 t x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) z)))))) x)) |
(*.f64 #s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y (*.f64 t x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) z)))))) x) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y (*.f64 t x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) z)))))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y (*.f64 t x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) z))))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 y (*.f64 t x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) z)))) |
z |
(+.f64 (neg.f64 (/.f64 y (*.f64 t x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) z))) |
(neg.f64 (/.f64 y (*.f64 t x))) |
(/.f64 y (*.f64 t x)) |
y |
(*.f64 t x) |
t |
x |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) z)) |
(/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) z) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) |
#s(literal 1 binary64) |
(neg.f64 (/.f64 y t)) |
(/.f64 y t) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
(*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x) |
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) |
(/.f64 (neg.f64 y) t) |
(neg.f64 y) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y) t)) |
(/.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y) t) |
(*.f64 #s(approx (- z x) (neg.f64 x)) y) |
#s(approx (- z x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ x (/ (* y (- z x)) t)) (-.f64 x (*.f64 (/.f64 y t) x))) |
(-.f64 x (*.f64 (/.f64 y t) x)) |
(*.f64 (/.f64 y t) x) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 y (/.f64 (-.f64 z x) t))) |
(*.f64 y (/.f64 (-.f64 z x) t)) |
(/.f64 (-.f64 z x) t) |
(-.f64 z x) |
| Outputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (/ (* y z) (* t x)))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (/ (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)) x))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (/ (* y z) (* t x)))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (/ (- (* -1 (* x (* z (- (/ y (* t z)) (/ 1 z))))) (* -1 (/ (* y z) t))) x))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (* -1 (/ (* y z) (* t x))))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (/ (+ (* -1 (/ (* y z) t)) (* x (* z (- (/ y (* t z)) (/ 1 z))))) x))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (* -1 (/ y (* t x))))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (/ (- (* x (- (/ y (* t z)) (/ 1 z))) (/ y t)) x))) |
#s(approx (neg (/ y (* t x))) #s(hole binary64 (* -1 (/ y (* t x))))) |
#s(approx (/ y (* t x)) #s(hole binary64 (/ y (* t x)))) |
#s(approx (* t x) #s(hole binary64 (* t x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* x (- 1 (/ y t))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y z))) |
#s(approx (* (- z x) y) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (- x (* (/ y t) x)) #s(hole binary64 (* x (- 1 (/ y t))))) |
#s(approx (* (/ y t) x) #s(hole binary64 (/ (* x y) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* y (/ (- z x) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* y (/ (- z x) t)) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ z t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (* -1 (* z (- (/ y (* t z)) (/ 1 z)))))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (- (/ (* y z) (* t x)) (* z (- (/ y (* t z)) (/ 1 z)))))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (* z (- (/ y (* t z)) (/ 1 z))))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (+ (* -1 (/ (* y z) (* t x))) (* z (- (/ y (* t z)) (/ 1 z)))))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (- (/ y (* t z)) (/ 1 z)))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (- (+ (* -1 (/ y (* t x))) (/ y (* t z))) (/ 1 z)))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- z x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (* y (/ (- z x) t)) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* y (/ (- z x) t)) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* -1 (* x (+ (* -1 (+ 1 (* -1 (/ y t)))) (* -1 (/ (* y z) (* t x)))))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (- x (* (/ y t) x)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (* y (/ (- z x) t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (+ x (* x (* y (- (/ z (* t x)) (/ 1 t))))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (+ 1 (* y (- (/ z (* t x)) (/ 1 t)))))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 1)) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (+ 1 (* -1 (* y (* z (- (/ 1 (* t z)) (/ 1 (* t x))))))))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 -1)) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (- (* y (* z (- (/ 1 (* t z)) (/ 1 (* t x))))) 1))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (/ -1 z))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (- (* y (- (/ 1 (* t z)) (/ 1 (* t x)))) (/ 1 z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (neg (/ (+ 1 (neg (/ y t))) z)) #s(hole binary64 (/ -1 z))) |
#s(approx (neg (/ (+ 1 (neg (/ y t))) z)) #s(hole binary64 (- (/ y (* t z)) (/ 1 z)))) |
#s(approx (/ (+ 1 (neg (/ y t))) z) #s(hole binary64 (/ 1 z))) |
#s(approx (/ (+ 1 (neg (/ y t))) z) #s(hole binary64 (+ (* -1 (/ y (* t z))) (/ 1 z)))) |
#s(approx (+ 1 (neg (/ y t))) #s(hole binary64 1)) |
#s(approx (+ 1 (neg (/ y t))) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (neg (/ y t)) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (/ (neg y) t) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y (- z x)))) |
#s(approx (- x (* (/ y t) x)) #s(hole binary64 x)) |
#s(approx (- x (* (/ y t) x)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* y (/ (- z x) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* x (* y (- (/ z (* t x)) (/ 1 t)))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* y (+ (* x (- (/ z (* t x)) (/ 1 t))) (/ x y))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (* y (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (* y (- (+ (/ 1 y) (/ z (* t x))) (/ 1 t))))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (* -1 (* y (* z (- (/ 1 (* t z)) (/ 1 (* t x)))))))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (* y (- (/ 1 y) (* z (- (/ 1 (* t z)) (/ 1 (* t x)))))))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (* y (* z (- (/ 1 (* t z)) (/ 1 (* t x))))))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (* y (- (* z (- (/ 1 (* t z)) (/ 1 (* t x)))) (/ 1 y))))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (* y (- (/ 1 (* t z)) (/ 1 (* t x)))))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (* y (- (/ 1 (* t z)) (+ (/ 1 (* t x)) (/ 1 (* y z))))))) |
#s(approx (neg (/ (+ 1 (neg (/ y t))) z)) #s(hole binary64 (/ y (* t z)))) |
#s(approx (neg (/ (+ 1 (neg (/ y t))) z)) #s(hole binary64 (* y (- (/ 1 (* t z)) (/ 1 (* y z)))))) |
#s(approx (/ (+ 1 (neg (/ y t))) z) #s(hole binary64 (* -1 (/ y (* t z))))) |
#s(approx (/ (+ 1 (neg (/ y t))) z) #s(hole binary64 (* y (- (/ 1 (* y z)) (/ 1 (* t z)))))) |
#s(approx (+ 1 (neg (/ y t))) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (+ 1 (neg (/ y t))) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ x y))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t))))) |
#s(approx (- x (* (/ y t) x)) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (- x (* (/ y t) x)) #s(hole binary64 (* y (- (/ x y) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (/ (* x (* y (- (/ z x) 1))) t))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (* x (- (/ z x) 1)) t))))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (/ (* y (- (/ z x) 1)) t))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (/ z x) 1) t)) (/ 1 y)))))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (* y (* z (- (/ 1 (* t x)) (/ 1 (* t z))))))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (* y (+ (* z (- (/ 1 (* t x)) (/ 1 (* t z)))) (/ 1 y))))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (* -1 (* y (* z (- (/ 1 (* t x)) (/ 1 (* t z)))))))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (* -1 (* y (+ (* z (- (/ 1 (* t x)) (/ 1 (* t z)))) (/ 1 y)))))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (* -1 (* y (- (/ 1 (* t x)) (/ 1 (* t z))))))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (* -1 (* y (- (+ (/ 1 (* t x)) (/ 1 (* y z))) (/ 1 (* t z))))))) |
#s(approx (neg (/ (+ 1 (neg (/ y t))) z)) #s(hole binary64 (* -1 (* y (- (/ 1 (* y z)) (/ 1 (* t z))))))) |
#s(approx (/ (+ 1 (neg (/ y t))) z) #s(hole binary64 (* -1 (* y (- (/ 1 (* t z)) (/ 1 (* y z))))))) |
#s(approx (+ 1 (neg (/ y t))) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y)))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (/ x t)))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y)))))) |
#s(approx (- x (* (/ y t) x)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x t))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (- 1 (/ y t)))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (- (+ 1 (/ (* y z) (* t x))) (/ y t)))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (- (/ y t) 1))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (/ (- (/ y t) 1) z))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (/ (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1) z))) |
#s(approx (neg (/ (+ 1 (neg (/ y t))) z)) #s(hole binary64 (/ (- (/ y t) 1) z))) |
#s(approx (/ (+ 1 (neg (/ y t))) z) #s(hole binary64 (/ (- 1 (/ y t)) z))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* z (+ (/ y t) (/ (* x (+ 1 (* -1 (/ y t)))) z))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (* z (+ (* -1 (/ y (* t z))) (+ (/ 1 z) (/ y (* t x))))))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (* z (- (/ 1 z) (+ (* -1 (/ y (* t x))) (/ y (* t z))))))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (* z (+ (* -1 (/ y (* t x))) (* -1 (/ (- 1 (/ y t)) z)))))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (- (/ y (* t z)) (+ (/ 1 z) (/ y (* t x)))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (* y (/ (- z x) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (* x (+ 1 (* -1 (/ y t)))) z))))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y (* t x))) (* -1 (/ (+ 1 (* -1 (/ y t))) z))))))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (- 1 (/ y t)) z)) (/ y (* t x))))))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (* -1 (* z (- (+ (/ 1 z) (/ y (* t x))) (/ y (* t z))))))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (- (* -1 (/ (- 1 (/ y t)) z)) (/ y (* t x))))) |
#s(approx (neg (/ (+ 1 (neg (/ y t))) z)) #s(hole binary64 (* -1 (/ (- 1 (/ y t)) z)))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (* y (/ (- z x) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (/ (+ (* t x) (* x (* y (- (/ z x) 1)))) t))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (/ (+ t (* y (- (/ z x) 1))) t))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (* -1 (/ (* z (- (/ y z) (/ y x))) t)))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (/ (- t (* z (- (/ y z) (/ y x)))) t))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (/ (* z (- (/ y z) (/ y x))) t))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (/ (+ (* -1 t) (* z (- (/ y z) (/ y x)))) t))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (/ (- (/ y z) (/ y x)) t))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (/ (- (+ (* -1 (/ t z)) (/ y z)) (/ y x)) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (neg (/ (+ 1 (neg (/ y t))) z)) #s(hole binary64 (/ (+ (* -1 (/ t z)) (/ y z)) t))) |
#s(approx (/ (+ 1 (neg (/ y t))) z) #s(hole binary64 (/ (+ (* -1 (/ y z)) (/ t z)) t))) |
#s(approx (+ 1 (neg (/ y t))) #s(hole binary64 (/ (- t y) t))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (/ (- t y) t))) |
#s(approx (- x (* (/ y t) x)) #s(hole binary64 (/ (- (* t x) (* x y)) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ (- z x) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (+ x (/ (* x (* y (- (/ z x) 1))) t)))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (+ 1 (/ (* y (- (/ z x) 1)) t)))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (+ 1 (* -1 (/ (* z (- (/ y z) (/ y x))) t))))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (- (/ (* z (- (/ y z) (/ y x))) t) 1))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (+ 1 (/ (* z (- (* -1 (/ y z)) (* -1 (/ y x)))) t)))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (- (* -1 (/ (* z (- (* -1 (/ y z)) (* -1 (/ y x)))) t)) 1))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ y z)) (* -1 (/ y x))) t)) (/ 1 z)))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | -inf | ((+ x (/ (* y (- z x)) t)) (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (+ (* (/ y t) (- (/ z x) 1)) 1) (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) (neg (/ y (* t x))) (/ y (* t x)) y (* t x) t x (neg (/ (+ 1 (neg (/ y t))) z)) (/ (+ 1 (neg (/ y t))) z) (+ 1 (neg (/ y t))) 1 (neg (/ y t)) (/ y t) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (/ (neg y) t) (neg y) (+ x (/ (* y (- z x)) t)) (/ (* (- z x) y) t) (* (- z x) y) (- z x) (neg x) (+ x (/ (* y (- z x)) t)) (- x (* (/ y t) x)) (* (/ y t) x) (+ (* (/ (- z x) t) y) x) (* y (/ (- z x) t)) (/ (- z x) t) (- z x)) |
| 5.0ms | y | @ | -inf | ((+ x (/ (* y (- z x)) t)) (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (+ (* (/ y t) (- (/ z x) 1)) 1) (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) (neg (/ y (* t x))) (/ y (* t x)) y (* t x) t x (neg (/ (+ 1 (neg (/ y t))) z)) (/ (+ 1 (neg (/ y t))) z) (+ 1 (neg (/ y t))) 1 (neg (/ y t)) (/ y t) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (/ (neg y) t) (neg y) (+ x (/ (* y (- z x)) t)) (/ (* (- z x) y) t) (* (- z x) y) (- z x) (neg x) (+ x (/ (* y (- z x)) t)) (- x (* (/ y t) x)) (* (/ y t) x) (+ (* (/ (- z x) t) y) x) (* y (/ (- z x) t)) (/ (- z x) t) (- z x)) |
| 5.0ms | t | @ | -inf | ((+ x (/ (* y (- z x)) t)) (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (+ (* (/ y t) (- (/ z x) 1)) 1) (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) (neg (/ y (* t x))) (/ y (* t x)) y (* t x) t x (neg (/ (+ 1 (neg (/ y t))) z)) (/ (+ 1 (neg (/ y t))) z) (+ 1 (neg (/ y t))) 1 (neg (/ y t)) (/ y t) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (/ (neg y) t) (neg y) (+ x (/ (* y (- z x)) t)) (/ (* (- z x) y) t) (* (- z x) y) (- z x) (neg x) (+ x (/ (* y (- z x)) t)) (- x (* (/ y t) x)) (* (/ y t) x) (+ (* (/ (- z x) t) y) x) (* y (/ (- z x) t)) (/ (- z x) t) (- z x)) |
| 4.0ms | y | @ | inf | ((+ x (/ (* y (- z x)) t)) (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (+ (* (/ y t) (- (/ z x) 1)) 1) (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) (neg (/ y (* t x))) (/ y (* t x)) y (* t x) t x (neg (/ (+ 1 (neg (/ y t))) z)) (/ (+ 1 (neg (/ y t))) z) (+ 1 (neg (/ y t))) 1 (neg (/ y t)) (/ y t) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (/ (neg y) t) (neg y) (+ x (/ (* y (- z x)) t)) (/ (* (- z x) y) t) (* (- z x) y) (- z x) (neg x) (+ x (/ (* y (- z x)) t)) (- x (* (/ y t) x)) (* (/ y t) x) (+ (* (/ (- z x) t) y) x) (* y (/ (- z x) t)) (/ (- z x) t) (- z x)) |
| 4.0ms | t | @ | 0 | ((+ x (/ (* y (- z x)) t)) (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (+ (* (/ y t) (- (/ z x) 1)) 1) (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) (neg (/ y (* t x))) (/ y (* t x)) y (* t x) t x (neg (/ (+ 1 (neg (/ y t))) z)) (/ (+ 1 (neg (/ y t))) z) (+ 1 (neg (/ y t))) 1 (neg (/ y t)) (/ y t) (+ x (/ (* y (- z x)) t)) (* (- 1 (/ y t)) x) (- 1 (/ y t)) (/ (neg y) t) (neg y) (+ x (/ (* y (- z x)) t)) (/ (* (- z x) y) t) (* (- z x) y) (- z x) (neg x) (+ x (/ (* y (- z x)) t)) (- x (* (/ y t) x)) (* (/ y t) x) (+ (* (/ (- z x) t) y) x) (* y (/ (- z x) t)) (/ (- z x) t) (- z x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 571 | 5110 |
| 0 | 607 | 4857 |
| 1 | 2662 | 4827 |
| 0 | 8172 | 4707 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y (*.f64 t x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) z)))))) x)) |
(*.f64 #s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y (*.f64 t x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) z)))))) x) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y (*.f64 t x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) z)))))) |
(neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y (*.f64 t x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) z))))) |
(*.f64 z (+.f64 (neg.f64 (/.f64 y (*.f64 t x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) z)))) |
z |
(+.f64 (neg.f64 (/.f64 y (*.f64 t x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) z))) |
(neg.f64 (/.f64 y (*.f64 t x))) |
(/.f64 y (*.f64 t x)) |
y |
(*.f64 t x) |
t |
x |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) z)) |
(/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) z) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) |
#s(literal 1 binary64) |
(neg.f64 (/.f64 y t)) |
(/.f64 y t) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
(*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x) |
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) |
(/.f64 (neg.f64 y) t) |
(neg.f64 y) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y) t)) |
(/.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y) t) |
(*.f64 #s(approx (- z x) (neg.f64 x)) y) |
#s(approx (- z x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ x (/ (* y (- z x)) t)) (-.f64 x (*.f64 (/.f64 y t) x))) |
(-.f64 x (*.f64 (/.f64 y t) x)) |
(*.f64 (/.f64 y t) x) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 y (/.f64 (-.f64 z x) t))) |
(*.f64 y (/.f64 (-.f64 z x) t)) |
(/.f64 (-.f64 z x) t) |
(-.f64 z x) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (/ (* y z) (* t x)))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (/ (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)) x))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (/ (* y z) (* t x)))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (/ (- (* -1 (* x (* z (- (/ y (* t z)) (/ 1 z))))) (* -1 (/ (* y z) t))) x))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (* -1 (/ (* y z) (* t x))))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (/ (+ (* -1 (/ (* y z) t)) (* x (* z (- (/ y (* t z)) (/ 1 z))))) x))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (* -1 (/ y (* t x))))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (/ (- (* x (- (/ y (* t z)) (/ 1 z))) (/ y t)) x))) |
#s(approx (neg (/ y (* t x))) #s(hole binary64 (* -1 (/ y (* t x))))) |
#s(approx (/ y (* t x)) #s(hole binary64 (/ y (* t x)))) |
#s(approx (* t x) #s(hole binary64 (* t x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* x (- 1 (/ y t))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y z) t))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y z))) |
#s(approx (* (- z x) y) #s(hole binary64 (+ (* -1 (* x y)) (* y z)))) |
#s(approx (- z x) #s(hole binary64 z)) |
#s(approx (- z x) #s(hole binary64 (+ z (* -1 x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (- x (* (/ y t) x)) #s(hole binary64 (* x (- 1 (/ y t))))) |
#s(approx (* (/ y t) x) #s(hole binary64 (/ (* x y) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y z) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1 (/ y t)))) (/ (* y z) t)))) |
#s(approx (* y (/ (- z x) t)) #s(hole binary64 (/ (* y z) t))) |
#s(approx (* y (/ (- z x) t)) #s(hole binary64 (+ (* -1 (/ (* x y) t)) (/ (* y z) t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ z t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (+ (* -1 (/ x t)) (/ z t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (* -1 (* z (- (/ y (* t z)) (/ 1 z)))))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (- (/ (* y z) (* t x)) (* z (- (/ y (* t z)) (/ 1 z)))))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (* z (- (/ y (* t z)) (/ 1 z))))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (+ (* -1 (/ (* y z) (* t x))) (* z (- (/ y (* t z)) (/ 1 z)))))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (- (/ y (* t z)) (/ 1 z)))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (- (+ (* -1 (/ y (* t x))) (/ y (* t z))) (/ 1 z)))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- z x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* y z) x))))) |
#s(approx (- z x) #s(hole binary64 (* -1 x))) |
#s(approx (- z x) #s(hole binary64 (* x (- (/ z x) 1)))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (/ y t)) (/ (* y z) (* t x))))))) |
#s(approx (* y (/ (- z x) t)) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* y (/ (- z x) t)) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ (* y z) (* t x)))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (/ x t)))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* x (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* -1 (* x (+ (* -1 (+ 1 (* -1 (/ y t)))) (* -1 (/ (* y z) (* t x)))))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* y z) x))))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ z x))))))) |
#s(approx (- x (* (/ y t) x)) #s(hole binary64 (* x (+ 1 (* -1 (/ y t)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (/ y t) 1))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))))) |
#s(approx (* y (/ (- z x) t)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) (* t x))) (/ y t)))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z (* t x))) (/ 1 t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 x)) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (+ x (* x (* y (- (/ z (* t x)) (/ 1 t))))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (+ 1 (* y (- (/ z (* t x)) (/ 1 t)))))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 1)) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (+ 1 (* -1 (* y (* z (- (/ 1 (* t z)) (/ 1 (* t x))))))))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 -1)) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (- (* y (* z (- (/ 1 (* t z)) (/ 1 (* t x))))) 1))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (/ -1 z))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (- (* y (- (/ 1 (* t z)) (/ 1 (* t x)))) (/ 1 z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (neg (/ (+ 1 (neg (/ y t))) z)) #s(hole binary64 (/ -1 z))) |
#s(approx (neg (/ (+ 1 (neg (/ y t))) z)) #s(hole binary64 (- (/ y (* t z)) (/ 1 z)))) |
#s(approx (/ (+ 1 (neg (/ y t))) z) #s(hole binary64 (/ 1 z))) |
#s(approx (/ (+ 1 (neg (/ y t))) z) #s(hole binary64 (+ (* -1 (/ y (* t z))) (/ 1 z)))) |
#s(approx (+ 1 (neg (/ y t))) #s(hole binary64 1)) |
#s(approx (+ 1 (neg (/ y t))) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (neg (/ y t)) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (+ 1 (* -1 (/ y t))))) |
#s(approx (/ (neg y) t) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (* (- z x) y) #s(hole binary64 (* y (- z x)))) |
#s(approx (- x (* (/ y t) x)) #s(hole binary64 x)) |
#s(approx (- x (* (/ y t) x)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* y (- (/ z t) (/ x t)))))) |
#s(approx (* y (/ (- z x) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* x (* y (- (/ z (* t x)) (/ 1 t)))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* y (+ (* x (- (/ z (* t x)) (/ 1 t))) (/ x y))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (* y (- (/ z (* t x)) (/ 1 t))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (* y (- (+ (/ 1 y) (/ z (* t x))) (/ 1 t))))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (* -1 (* y (* z (- (/ 1 (* t z)) (/ 1 (* t x)))))))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (* y (- (/ 1 y) (* z (- (/ 1 (* t z)) (/ 1 (* t x)))))))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (* y (* z (- (/ 1 (* t z)) (/ 1 (* t x))))))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (* y (- (* z (- (/ 1 (* t z)) (/ 1 (* t x)))) (/ 1 y))))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (* y (- (/ 1 (* t z)) (/ 1 (* t x)))))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (* y (- (/ 1 (* t z)) (+ (/ 1 (* t x)) (/ 1 (* y z))))))) |
#s(approx (neg (/ (+ 1 (neg (/ y t))) z)) #s(hole binary64 (/ y (* t z)))) |
#s(approx (neg (/ (+ 1 (neg (/ y t))) z)) #s(hole binary64 (* y (- (/ 1 (* t z)) (/ 1 (* y z)))))) |
#s(approx (/ (+ 1 (neg (/ y t))) z) #s(hole binary64 (* -1 (/ y (* t z))))) |
#s(approx (/ (+ 1 (neg (/ y t))) z) #s(hole binary64 (* y (- (/ 1 (* y z)) (/ 1 (* t z)))))) |
#s(approx (+ 1 (neg (/ y t))) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (+ 1 (neg (/ y t))) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* y (+ (* -1 (/ x t)) (/ x y))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (/ y t)))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 t))))) |
#s(approx (- x (* (/ y t) x)) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (- x (* (/ y t) x)) #s(hole binary64 (* y (- (/ x y) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (/ z t) (/ x t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* y (- (+ (/ x y) (/ z t)) (/ x t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (/ (* x (* y (- (/ z x) 1))) t))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (* x (- (/ z x) 1)) t))))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (/ (* y (- (/ z x) 1)) t))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (/ z x) 1) t)) (/ 1 y)))))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (* y (* z (- (/ 1 (* t x)) (/ 1 (* t z))))))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (* y (+ (* z (- (/ 1 (* t x)) (/ 1 (* t z)))) (/ 1 y))))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (* -1 (* y (* z (- (/ 1 (* t x)) (/ 1 (* t z)))))))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (* -1 (* y (+ (* z (- (/ 1 (* t x)) (/ 1 (* t z)))) (/ 1 y)))))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (* -1 (* y (- (/ 1 (* t x)) (/ 1 (* t z))))))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (* -1 (* y (- (+ (/ 1 (* t x)) (/ 1 (* y z))) (/ 1 (* t z))))))) |
#s(approx (neg (/ (+ 1 (neg (/ y t))) z)) #s(hole binary64 (* -1 (* y (- (/ 1 (* y z)) (/ 1 (* t z))))))) |
#s(approx (/ (+ 1 (neg (/ y t))) z) #s(hole binary64 (* -1 (* y (- (/ 1 (* t z)) (/ 1 (* y z))))))) |
#s(approx (+ 1 (neg (/ y t))) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y)))))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (/ x t)))))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (* -1 (* y (- (/ 1 t) (/ 1 y)))))) |
#s(approx (- x (* (/ y t) x)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 (/ x t))))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (* y (- z x)) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* -1 (/ (- z x) t))))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (- 1 (/ y t)))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (- (+ 1 (/ (* y z) (* t x))) (/ y t)))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (- (/ y t) 1))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (/ (- (/ y t) 1) z))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (/ (- (+ (* -1 (/ (* y z) (* t x))) (/ y t)) 1) z))) |
#s(approx (neg (/ (+ 1 (neg (/ y t))) z)) #s(hole binary64 (/ (- (/ y t) 1) z))) |
#s(approx (/ (+ 1 (neg (/ y t))) z) #s(hole binary64 (/ (- 1 (/ y t)) z))) |
#s(approx (- z x) #s(hole binary64 (- z x))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (* -1 (/ (* x y) t))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (+ (* -1 (/ (* x y) t)) (/ (* y z) t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* z (+ (/ y t) (/ (* x (+ 1 (* -1 (/ y t)))) z))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (* z (+ (* -1 (/ y (* t z))) (+ (/ 1 z) (/ y (* t x))))))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (* z (- (/ 1 z) (+ (* -1 (/ y (* t x))) (/ y (* t z))))))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (* z (+ (* -1 (/ y (* t x))) (* -1 (/ (- 1 (/ y t)) z)))))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (- (/ y (* t z)) (+ (/ 1 z) (/ y (* t x)))))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* z (+ y (* -1 (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* z (+ 1 (* -1 (/ x z)))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (+ (/ x z) (/ y t)))))) |
#s(approx (* y (/ (- z x) t)) #s(hole binary64 (* z (+ (* -1 (/ (* x y) (* t z))) (/ y t))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* z (+ (* -1 (/ x (* t z))) (/ 1 t))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (* x (+ 1 (* -1 (/ y t)))) z))))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y (* t x))) (* -1 (/ (+ 1 (* -1 (/ y t))) z))))))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (- 1 (/ y t)) z)) (/ y (* t x))))))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (* -1 (* z (- (+ (/ 1 z) (/ y (* t x))) (/ y (* t z))))))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (- (* -1 (/ (- 1 (/ y t)) z)) (/ y (* t x))))) |
#s(approx (neg (/ (+ 1 (neg (/ y t))) z)) #s(hole binary64 (* -1 (/ (- 1 (/ y t)) z)))) |
#s(approx (/ (* (- z x) y) t) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (* (- z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (/ (* x y) z)))))) |
#s(approx (- z x) #s(hole binary64 (* -1 (* z (- (/ x z) 1))))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (* -1 (/ (+ x (* -1 (/ (* x y) t))) z))))))) |
#s(approx (* y (/ (- z x) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y t)) (/ (* x y) (* t z))))))) |
#s(approx (/ (- z x) t) #s(hole binary64 (* -1 (* z (- (/ x (* t z)) (/ 1 t)))))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (/ (+ (* t x) (* x (* y (- (/ z x) 1)))) t))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (/ (+ t (* y (- (/ z x) 1))) t))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (* -1 (/ (* z (- (/ y z) (/ y x))) t)))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (/ (- t (* z (- (/ y z) (/ y x)))) t))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (/ (* z (- (/ y z) (/ y x))) t))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (/ (+ (* -1 t) (* z (- (/ y z) (/ y x)))) t))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (/ (- (/ y z) (/ y x)) t))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (/ (- (+ (* -1 (/ t z)) (/ y z)) (/ y x)) t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (neg (/ (+ 1 (neg (/ y t))) z)) #s(hole binary64 (/ (+ (* -1 (/ t z)) (/ y z)) t))) |
#s(approx (/ (+ 1 (neg (/ y t))) z) #s(hole binary64 (/ (+ (* -1 (/ y z)) (/ t z)) t))) |
#s(approx (+ 1 (neg (/ y t))) #s(hole binary64 (/ (- t y) t))) |
#s(approx (* (- 1 (/ y t)) x) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t x)) t))) |
#s(approx (- 1 (/ y t)) #s(hole binary64 (/ (- t y) t))) |
#s(approx (- x (* (/ y t) x)) #s(hole binary64 (/ (- (* t x) (* x y)) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (/ (+ (* t x) (* y (- z x))) t))) |
#s(approx (/ (- z x) t) #s(hole binary64 (/ (- z x) t))) |
#s(approx (+ x (/ (* y (- z x)) t)) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) #s(hole binary64 (+ x (/ (* x (* y (- (/ z x) 1))) t)))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(hole binary64 (+ 1 (/ (* y (- (/ z x) 1)) t)))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (+ 1 (* -1 (/ (* z (- (/ y z) (/ y x))) t))))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (- (/ (* z (- (/ y z) (/ y x))) t) 1))) |
#s(approx (+ (* (/ (- z x) t) y) x) #s(hole binary64 (+ x (/ (* y (- z x)) t)))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(hole binary64 (+ 1 (/ (* z (- (* -1 (/ y z)) (* -1 (/ y x)))) t)))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(hole binary64 (- (* -1 (/ (* z (- (* -1 (/ y z)) (* -1 (/ y x)))) t)) 1))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ y z)) (* -1 (/ y x))) t)) (/ 1 z)))) |
| Outputs |
|---|
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 #s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (*.f64 (neg.f64 z) (neg.f64 (+.f64 (/.f64 y (*.f64 t x)) (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) z))))) x)) |
(*.f64 #s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (*.f64 (neg.f64 z) (neg.f64 (+.f64 (/.f64 y (*.f64 t x)) (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) z))))) x) |
(*.f64 x #s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (*.f64 (neg.f64 z) (neg.f64 (+.f64 (/.f64 y (*.f64 t x)) (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) z)))))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (*.f64 (neg.f64 z) (neg.f64 (+.f64 (/.f64 y (*.f64 t x)) (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) z))))) |
(*.f64 (*.f64 #s(literal -1 binary64) z) (neg.f64 (+.f64 (/.f64 y (*.f64 t x)) (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) z)))) |
(*.f64 (neg.f64 z) (neg.f64 (+.f64 (/.f64 y (*.f64 t x)) (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) z)))) |
(*.f64 (*.f64 (neg.f64 (+.f64 (/.f64 y (*.f64 t x)) (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) z))) z) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (+.f64 (/.f64 y (*.f64 t x)) (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) z))) z)) |
(*.f64 z (neg.f64 (neg.f64 (+.f64 (/.f64 y (*.f64 t x)) (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) z))))) |
(neg.f64 (*.f64 (neg.f64 (+.f64 (/.f64 y (*.f64 t x)) (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) z))) z)) |
(*.f64 (neg.f64 (+.f64 (/.f64 y (*.f64 t x)) (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) z))) z) |
(*.f64 z (neg.f64 (+.f64 (/.f64 y (*.f64 t x)) (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) z)))) |
(fma.f64 (/.f64 (neg.f64 y) (*.f64 t x)) z (*.f64 (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) (neg.f64 z)) z)) |
(fma.f64 z (/.f64 (neg.f64 y) (*.f64 t x)) (*.f64 z (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) (neg.f64 z)))) |
(+.f64 (*.f64 (/.f64 (neg.f64 y) (*.f64 t x)) z) (*.f64 (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) (neg.f64 z)) z)) |
(+.f64 (*.f64 z (/.f64 (neg.f64 y) (*.f64 t x))) (*.f64 z (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) (neg.f64 z)))) |
z |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y (*.f64 t x)) (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) z))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 t x) (*.f64 t x))) (/.f64 (*.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64))) (*.f64 z z)))) (neg.f64 (-.f64 (/.f64 (neg.f64 y) (*.f64 t x)) (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) (neg.f64 z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 y) (*.f64 t x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) (neg.f64 z)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 y (*.f64 t x)) (/.f64 y (*.f64 t x)) (-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64))) (*.f64 z z)) (/.f64 (*.f64 (neg.f64 y) (neg.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)))) (*.f64 (*.f64 t x) z)))))) |
(/.f64 (fma.f64 (neg.f64 y) z (*.f64 (*.f64 t x) (neg.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64))))) (*.f64 (*.f64 t x) z)) |
(/.f64 (fma.f64 (neg.f64 y) (neg.f64 z) (*.f64 (*.f64 t x) (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)))) (*.f64 (*.f64 t x) (neg.f64 z))) |
(/.f64 (fma.f64 z y (*.f64 (neg.f64 (*.f64 t x)) (neg.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64))))) (*.f64 (neg.f64 (*.f64 t x)) z)) |
(/.f64 (fma.f64 y (neg.f64 z) (*.f64 (neg.f64 (*.f64 t x)) (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 t x)) (neg.f64 z))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64))) (*.f64 t x) (*.f64 z (neg.f64 y))) (*.f64 z (*.f64 t x))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64))) (neg.f64 (*.f64 t x)) (*.f64 z y)) (*.f64 z (neg.f64 (*.f64 t x)))) |
(/.f64 (fma.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) (*.f64 t x) (*.f64 (neg.f64 z) (neg.f64 y))) (*.f64 (neg.f64 z) (*.f64 t x))) |
(/.f64 (fma.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) (neg.f64 (*.f64 t x)) (*.f64 (neg.f64 z) y)) (*.f64 (neg.f64 z) (neg.f64 (*.f64 t x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 t x) (*.f64 t x))) (/.f64 (*.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64))) (*.f64 z z))) (-.f64 (/.f64 (neg.f64 y) (*.f64 t x)) (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) (neg.f64 z)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 y) (*.f64 t x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) (neg.f64 z)) #s(literal 3 binary64))) (fma.f64 (/.f64 y (*.f64 t x)) (/.f64 y (*.f64 t x)) (-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64))) (*.f64 z z)) (/.f64 (*.f64 (neg.f64 y) (neg.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)))) (*.f64 (*.f64 t x) z))))) |
(neg.f64 (+.f64 (/.f64 y (*.f64 t x)) (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) z))) |
(fma.f64 (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) z) #s(literal -1 binary64) (/.f64 (neg.f64 y) (*.f64 t x))) |
(fma.f64 (/.f64 y (*.f64 t x)) #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) (neg.f64 z))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) z) (/.f64 (neg.f64 y) (*.f64 t x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x)) (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) (neg.f64 z))) |
(-.f64 (/.f64 (neg.f64 y) (*.f64 t x)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) z))) |
(+.f64 (/.f64 (neg.f64 y) (*.f64 t x)) (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) (neg.f64 z))) |
(+.f64 (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) (neg.f64 z)) (/.f64 (neg.f64 y) (*.f64 t x))) |
(*.f64 (/.f64 y (*.f64 t x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (*.f64 t x))) |
(/.f64 (neg.f64 y) (neg.f64 (neg.f64 (*.f64 t x)))) |
(/.f64 (neg.f64 y) (*.f64 t x)) |
(/.f64 y (neg.f64 (*.f64 t x))) |
(neg.f64 (/.f64 y (*.f64 t x))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 (*.f64 t x)))) |
(/.f64 (/.f64 (neg.f64 y) t) (neg.f64 x)) |
(/.f64 (neg.f64 y) (neg.f64 (*.f64 t x))) |
(/.f64 (/.f64 y t) x) |
(/.f64 y (*.f64 t x)) |
y |
(*.f64 t x) |
(*.f64 x t) |
t |
x |
(*.f64 (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) z) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) z)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)))) (neg.f64 z)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64))) z) |
(/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) (neg.f64 z)) |
(neg.f64 (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) z)) |
(/.f64 (fma.f64 #s(literal -1 binary64) z (*.f64 (neg.f64 z) (/.f64 (neg.f64 y) t))) (*.f64 (neg.f64 z) z)) |
(/.f64 (fma.f64 #s(literal 1 binary64) z (*.f64 z (/.f64 (neg.f64 y) t))) (*.f64 z z)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64))) (neg.f64 z)) |
(/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) z) |
(+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (/.f64 (neg.f64 y) t) z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 t t)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) t)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (*.f64 (*.f64 t t) t)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) t)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 t t))) (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) t))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (*.f64 (*.f64 t t) t))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) t))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y t) #s(literal 1 binary64)) |
(fma.f64 (/.f64 y t) #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 y t))) |
(+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) t)) |
#s(literal 1 binary64) |
(*.f64 #s(literal -1 binary64) (/.f64 y t)) |
(*.f64 (/.f64 y t) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 t)) |
(/.f64 (neg.f64 y) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 y) t) |
(/.f64 y (neg.f64 t)) |
(neg.f64 (/.f64 y t)) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 y) (neg.f64 t)) |
(/.f64 y t) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
(*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x) |
(*.f64 x #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t))) |
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) |
(*.f64 #s(literal -1 binary64) (/.f64 y t)) |
(*.f64 (/.f64 y t) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 y))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 t)) |
(/.f64 (neg.f64 y) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 y) t) |
(/.f64 y (neg.f64 t)) |
(neg.f64 (/.f64 y t)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t))) |
(*.f64 #s(approx (- z x) (neg.f64 x)) (/.f64 y t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y)) (neg.f64 t)) |
(/.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y) t) |
(*.f64 #s(approx (- z x) (neg.f64 x)) y) |
(*.f64 y #s(approx (- z x) (neg.f64 x))) |
#s(approx (- z x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (+ (* (/ (- z x) t) y) x) (-.f64 x (*.f64 (/.f64 y t) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 (*.f64 (/.f64 y t) x) (*.f64 (/.f64 y t) x) (*.f64 x (*.f64 (/.f64 y t) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t)))) (neg.f64 (+.f64 x (*.f64 (/.f64 y t) x)))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 t t))) (+.f64 x (*.f64 (/.f64 y t) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (/.f64 y t) x) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (/.f64 y t) x) (*.f64 (/.f64 y t) x) (*.f64 x (*.f64 (/.f64 y t) x))))) |
(-.f64 x (*.f64 (/.f64 y t) x)) |
(+.f64 x (*.f64 (/.f64 (neg.f64 y) t) x)) |
(*.f64 (/.f64 y t) x) |
(*.f64 x (/.f64 y t)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) y)) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 t)) |
(/.f64 (*.f64 y x) t) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 (/.f64 (-.f64 z x) t) y)) |
(*.f64 (/.f64 (-.f64 z x) t) y) |
(*.f64 (-.f64 z x) (/.f64 y t)) |
(*.f64 y (/.f64 (-.f64 z x) t)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 z x) y))) (neg.f64 (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (neg.f64 y)) (*.f64 (+.f64 z x) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (*.f64 x x)) y) (*.f64 (+.f64 z x) t)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x)) (neg.f64 y)) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x)) y) (*.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))) t)) |
(/.f64 (neg.f64 (*.f64 (-.f64 z x) y)) (neg.f64 t)) |
(/.f64 (*.f64 (-.f64 z x) y) t) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (*.f64 x x) (*.f64 t t)))) (neg.f64 (/.f64 (+.f64 z x) t))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 t t) t)) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 t t) t)))) (neg.f64 (fma.f64 (/.f64 z t) (/.f64 z t) (fma.f64 (/.f64 x t) (/.f64 x t) (/.f64 (*.f64 z x) (*.f64 t t)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 z x))) (neg.f64 (neg.f64 t))) |
(/.f64 (neg.f64 (-.f64 (*.f64 t z) (*.f64 t x))) (neg.f64 (*.f64 t t))) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) (neg.f64 t)) (*.f64 (neg.f64 t) (neg.f64 x))) (*.f64 t t)) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 t) x)) (*.f64 (neg.f64 t) t)) |
(/.f64 (-.f64 (*.f64 z (neg.f64 t)) (*.f64 t (neg.f64 x))) (*.f64 t (neg.f64 t))) |
(/.f64 (-.f64 (neg.f64 z) (neg.f64 x)) (neg.f64 t)) |
(/.f64 (-.f64 (/.f64 (*.f64 z z) (*.f64 t t)) (/.f64 (*.f64 x x) (*.f64 t t))) (/.f64 (+.f64 z x) t)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 t t) t)) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 t t) t))) (fma.f64 (/.f64 z t) (/.f64 z t) (fma.f64 (/.f64 x t) (/.f64 x t) (/.f64 (*.f64 z x) (*.f64 t t))))) |
(/.f64 (neg.f64 (-.f64 z x)) (neg.f64 t)) |
(/.f64 (-.f64 (*.f64 t z) (*.f64 t x)) (*.f64 t t)) |
(/.f64 (-.f64 z x) t) |
(-.f64 (/.f64 z t) (/.f64 x t)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (+.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 z z (fma.f64 x x (*.f64 z x))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (+.f64 z x)) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x)) (fma.f64 z z (fma.f64 x x (*.f64 z x)))) |
(-.f64 z x) |
#s(approx (+ (* (/ (- z x) t) y) x) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (/ (- z x) t) y) x) (fma.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) x (/.f64 (*.f64 z y) t))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (/.f64 (*.f64 z y) t)) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (fma.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) x (/.f64 (*.f64 z y) t))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (*.f64 y (/.f64 z (*.f64 t x)))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (/.f64 (fma.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) x (/.f64 (*.f64 z y) t)) x)) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) (*.f64 y (/.f64 z (*.f64 t x)))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x z) (/.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) z))) (neg.f64 (/.f64 (*.f64 z y) t))) x)) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) (neg.f64 (*.f64 y (/.f64 z (*.f64 t x))))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) (/.f64 (fma.f64 (*.f64 x z) (/.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) z) (neg.f64 (/.f64 (*.f64 z y) t))) x)) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) (/.f64 (neg.f64 y) (*.f64 t x))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) z) x) (/.f64 y t)) x)) |
#s(approx (neg (/ y (* t x))) (/.f64 (neg.f64 y) (*.f64 t x))) |
#s(approx (/ y (* t x)) (/.f64 y (*.f64 t x))) |
#s(approx (* t x) (*.f64 t x)) |
#s(approx x x) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (/ (* (- z x) y) t) (/.f64 (*.f64 z y) t)) |
#s(approx (/ (* (- z x) y) t) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 z y)) t)) |
#s(approx (* (- z x) y) (*.f64 z y)) |
#s(approx (* (- z x) y) (fma.f64 (neg.f64 x) y (*.f64 z y))) |
#s(approx (- z x) z) |
#s(approx (- z x) (+.f64 (neg.f64 x) z)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (- x (* (/ y t) x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (* (/ y t) x) (*.f64 (/.f64 y t) x)) |
#s(approx (+ (* (/ (- z x) t) y) x) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (/ (- z x) t) y) x) (fma.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) x (/.f64 (*.f64 z y) t))) |
#s(approx (/ (* (- z x) y) t) (/.f64 (*.f64 z y) t)) |
#s(approx (/ (* (- z x) y) t) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 z y)) t)) |
#s(approx (/ (- z x) t) (/.f64 z t)) |
#s(approx (/ (- z x) t) (/.f64 (+.f64 (neg.f64 x) z) t)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 (+.f64 (fma.f64 y (/.f64 z (*.f64 t x)) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (*.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (*.f64 (+.f64 (fma.f64 y (/.f64 z (*.f64 t x)) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (+.f64 (fma.f64 y (/.f64 z (*.f64 t x)) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) (neg.f64 (*.f64 (/.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) z) z))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) (-.f64 (*.f64 y (/.f64 z (*.f64 t x))) (*.f64 (/.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) z) z))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) (*.f64 (/.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) z) z)) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) (fma.f64 (/.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) z) z (neg.f64 (*.f64 y (/.f64 z (*.f64 t x)))))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) (/.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) z)) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) (+.f64 (/.f64 (neg.f64 y) (*.f64 t x)) (/.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) z))) |
#s(approx (/ (* (- z x) y) t) (/.f64 (*.f64 (neg.f64 x) y) t)) |
#s(approx (/ (* (- z x) y) t) (*.f64 (fma.f64 y (/.f64 z (*.f64 t x)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (* (- z x) y) (*.f64 (neg.f64 x) y)) |
#s(approx (* (- z x) y) (*.f64 (fma.f64 y (/.f64 z x) (neg.f64 y)) x)) |
#s(approx (- z x) (neg.f64 x)) |
#s(approx (- z x) (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 (+.f64 (fma.f64 y (/.f64 z (*.f64 t x)) (/.f64 (neg.f64 y) t)) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (- z x) y) t) (/.f64 (*.f64 (neg.f64 x) y) t)) |
#s(approx (/ (* (- z x) y) t) (*.f64 (fma.f64 y (/.f64 z (*.f64 t x)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (/ (- z x) t) (/.f64 (neg.f64 x) t)) |
#s(approx (/ (- z x) t) (*.f64 (-.f64 (/.f64 z (*.f64 t x)) (/.f64 #s(literal 1 binary64) t)) x)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 (neg.f64 x) (-.f64 (+.f64 (neg.f64 (*.f64 y (/.f64 z (*.f64 t x)))) (/.f64 y t)) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64))) (neg.f64 (*.f64 y (/.f64 z (*.f64 t x))))))) |
#s(approx (/ (* (- z x) y) t) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (*.f64 y (/.f64 z (*.f64 t x)))) (/.f64 y t)))) |
#s(approx (* (- z x) y) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (*.f64 y (/.f64 z x))) y))) |
#s(approx (- z x) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 z x)) #s(literal 1 binary64)))) |
#s(approx (- x (* (/ y t) x)) (*.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 y t) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 (neg.f64 x) (-.f64 (+.f64 (neg.f64 (*.f64 y (/.f64 z (*.f64 t x)))) (/.f64 y t)) #s(literal 1 binary64)))) |
#s(approx (/ (* (- z x) y) t) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (*.f64 y (/.f64 z (*.f64 t x)))) (/.f64 y t)))) |
#s(approx (/ (- z x) t) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 z (*.f64 t x))) (/.f64 #s(literal 1 binary64) t)))) |
#s(approx (+ (* (/ (- z x) t) y) x) x) |
#s(approx (+ (* (/ (- z x) t) y) x) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) x) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (fma.f64 (*.f64 (-.f64 (/.f64 z (*.f64 t x)) (/.f64 #s(literal 1 binary64) t)) y) x x)) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (fma.f64 (-.f64 (/.f64 z (*.f64 t x)) (/.f64 #s(literal 1 binary64) t)) y #s(literal 1 binary64))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) #s(literal 1 binary64)) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) (fma.f64 (neg.f64 y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 t x))) z) #s(literal 1 binary64))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) #s(literal -1 binary64)) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 t x))) z) y) #s(literal 1 binary64))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) (/.f64 #s(literal -1 binary64) z)) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 t x))) y) (/.f64 #s(literal 1 binary64) z))) |
#s(approx y y) |
#s(approx (neg (/ (+ 1 (neg (/ y t))) z)) (/.f64 #s(literal -1 binary64) z)) |
#s(approx (neg (/ (+ 1 (neg (/ y t))) z)) (/.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) z)) |
#s(approx (/ (+ 1 (neg (/ y t))) z) (/.f64 #s(literal 1 binary64) z)) |
#s(approx (/ (+ 1 (neg (/ y t))) z) (+.f64 (/.f64 (neg.f64 y) (*.f64 t z)) (/.f64 #s(literal 1 binary64) z))) |
#s(approx (+ 1 (neg (/ y t))) #s(literal 1 binary64)) |
#s(approx (+ 1 (neg (/ y t))) (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64))) |
#s(approx (/ (neg y) t) (/.f64 (neg.f64 y) t)) |
#s(approx (/ y t) (/.f64 y t)) |
#s(approx (* (- 1 (/ y t)) x) x) |
#s(approx (* (- 1 (/ y t)) x) (+.f64 (/.f64 (*.f64 (neg.f64 x) y) t) x)) |
#s(approx (- 1 (/ y t)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ y t)) (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64))) |
#s(approx (/ (neg y) t) (/.f64 (neg.f64 y) t)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (/ (* (- z x) y) t) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (* (- z x) y) (*.f64 (-.f64 z x) y)) |
#s(approx (- x (* (/ y t) x)) x) |
#s(approx (- x (* (/ y t) x)) (+.f64 (/.f64 (*.f64 (neg.f64 x) y) t) x)) |
#s(approx (+ (* (/ (- z x) t) y) x) x) |
#s(approx (+ (* (/ (- z x) t) y) x) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (/ (* (- z x) y) t) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (*.f64 (*.f64 (-.f64 (/.f64 z (*.f64 t x)) (/.f64 #s(literal 1 binary64) t)) y) x)) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (*.f64 (fma.f64 (-.f64 (/.f64 z (*.f64 t x)) (/.f64 #s(literal 1 binary64) t)) x (/.f64 x y)) y)) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (*.f64 (-.f64 (/.f64 z (*.f64 t x)) (/.f64 #s(literal 1 binary64) t)) y)) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 t x))) (/.f64 #s(literal 1 binary64) t)) y)) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) (*.f64 (neg.f64 y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 t x))) z))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 t x))) z)) y)) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 t x))) z) y)) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 t x))) z) (/.f64 #s(literal 1 binary64) y)) y)) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 t x))) y)) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t z)) (/.f64 #s(literal 1 binary64) (*.f64 t x))) (/.f64 #s(literal 1 binary64) (*.f64 z y))) y)) |
#s(approx (neg (/ (+ 1 (neg (/ y t))) z)) (/.f64 y (*.f64 t z))) |
#s(approx (neg (/ (+ 1 (neg (/ y t))) z)) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) y)) z) y)) |
#s(approx (/ (+ 1 (neg (/ y t))) z) (/.f64 (neg.f64 y) (*.f64 t z))) |
#s(approx (/ (+ 1 (neg (/ y t))) z) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) t)) z) y)) |
#s(approx (+ 1 (neg (/ y t))) (/.f64 (neg.f64 y) t)) |
#s(approx (+ 1 (neg (/ y t))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) t)) y)) |
#s(approx (* (- 1 (/ y t)) x) (/.f64 (*.f64 (neg.f64 x) y) t)) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (+.f64 (/.f64 x y) (/.f64 (neg.f64 x) t)) y)) |
#s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) |
#s(approx (- 1 (/ y t)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) t)) y)) |
#s(approx (- x (* (/ y t) x)) (/.f64 (*.f64 (neg.f64 x) y) t)) |
#s(approx (- x (* (/ y t) x)) (*.f64 (-.f64 (/.f64 x y) (/.f64 x t)) y)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 (+.f64 (/.f64 x y) (/.f64 (-.f64 z x) t)) y)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (-.f64 z x) t)) (/.f64 (neg.f64 x) y)))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y) x) t)) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) x) t)) (/.f64 (neg.f64 x) y)))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (/.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y) t)) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) t)) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t z))) z) y)) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) (fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t z))) z) y #s(literal 1 binary64))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) (*.f64 (neg.f64 y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t z))) z))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) (neg.f64 (fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t z))) z) y #s(literal 1 binary64)))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) (*.f64 (neg.f64 y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (/.f64 #s(literal 1 binary64) (*.f64 t z))))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) (*.f64 (neg.f64 y) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 t x)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) t)) z)))) |
#s(approx (neg (/ (+ 1 (neg (/ y t))) z)) (*.f64 (neg.f64 y) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) t)) z))) |
#s(approx (/ (+ 1 (neg (/ y t))) z) (*.f64 (neg.f64 y) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) y)) z))) |
#s(approx (+ 1 (neg (/ y t))) (*.f64 (neg.f64 y) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (* (- 1 (/ y t)) x) (*.f64 (neg.f64 y) (+.f64 (/.f64 (neg.f64 x) y) (/.f64 x t)))) |
#s(approx (- 1 (/ y t)) (*.f64 (neg.f64 y) (-.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (- x (* (/ y t) x)) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) (/.f64 (neg.f64 x) t)))) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 (/.f64 (-.f64 z x) t) y)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (-.f64 z x) t)) (/.f64 (neg.f64 x) y)))) |
#s(approx (+ (* (/ (- z x) t) y) x) (+.f64 (/.f64 (*.f64 (neg.f64 x) y) t) x)) |
#s(approx (+ (* (/ (- z x) t) y) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 z y)) t) x)) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) (-.f64 #s(literal 1 binary64) (/.f64 y t))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) (-.f64 (fma.f64 y (/.f64 z (*.f64 t x)) #s(literal 1 binary64)) (/.f64 y t))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) (-.f64 (/.f64 y t) #s(literal 1 binary64))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) (-.f64 (+.f64 (neg.f64 (*.f64 y (/.f64 z (*.f64 t x)))) (/.f64 y t)) #s(literal 1 binary64))) |
#s(approx z z) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) (/.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) z)) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) (/.f64 (-.f64 (+.f64 (neg.f64 (*.f64 y (/.f64 z (*.f64 t x)))) (/.f64 y t)) #s(literal 1 binary64)) z)) |
#s(approx (neg (/ (+ 1 (neg (/ y t))) z)) (/.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) z)) |
#s(approx (/ (+ 1 (neg (/ y t))) z) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) z)) |
#s(approx (- z x) (-.f64 z x)) |
#s(approx (+ (* (/ (- z x) t) y) x) (+.f64 (/.f64 (*.f64 (neg.f64 x) y) t) x)) |
#s(approx (+ (* (/ (- z x) t) y) x) (+.f64 (/.f64 (fma.f64 (neg.f64 x) y (*.f64 z y)) t) x)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 t x (*.f64 z y))) (*.f64 t z)) z)) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (*.f64 (fma.f64 x (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) z) (/.f64 y t)) z)) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 t x))) (/.f64 (neg.f64 y) (*.f64 t z))) z)) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 (neg.f64 y) (*.f64 t x))) (/.f64 y (*.f64 t z))) z)) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) z)) (/.f64 (neg.f64 y) (*.f64 t x))) z)) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) (-.f64 (/.f64 (-.f64 (/.f64 y t) #s(literal 1 binary64)) z) (/.f64 y (*.f64 t x)))) |
#s(approx (/ (* (- z x) y) t) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t z)) (/.f64 y t)) z)) |
#s(approx (* (- z x) y) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) y) z) y) z)) |
#s(approx (- z x) (*.f64 (+.f64 (/.f64 (neg.f64 x) z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 (/.f64 (fma.f64 (neg.f64 x) y (fma.f64 t x (*.f64 z y))) (*.f64 t z)) z)) |
#s(approx (/ (* (- z x) y) t) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) y) (*.f64 t z)) (/.f64 y t)) z)) |
#s(approx (/ (- z x) t) (*.f64 (+.f64 (/.f64 (neg.f64 x) (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z)) |
#s(approx (+ (* (/ (- z x) t) y) x) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) y) t) x) z)) (/.f64 (neg.f64 y) t)) z))) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (neg.f64 (*.f64 (+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) z))) (/.f64 (neg.f64 y) t)) z))) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (*.f64 (neg.f64 z) (neg.f64 (+.f64 (/.f64 y (*.f64 t x)) (/.f64 (+.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) z))))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) z)) (/.f64 y (*.f64 t x))) z))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 (/.f64 y (*.f64 t x)) (/.f64 y (*.f64 t z)))) z))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) (-.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) z)) (/.f64 y (*.f64 t x)))) |
#s(approx (neg (/ (+ 1 (neg (/ y t))) z)) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) z))) |
#s(approx (/ (* (- z x) y) t) (neg.f64 (*.f64 (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 (neg.f64 y) t)) z))) |
#s(approx (* (- z x) y) (neg.f64 (*.f64 (fma.f64 x (/.f64 y z) (neg.f64 y)) z))) |
#s(approx (- z x) (neg.f64 (*.f64 (-.f64 (/.f64 x z) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (/ (- z x) t) y) x) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) y) t) x) z)) (/.f64 (neg.f64 y) t)) z))) |
#s(approx (/ (* (- z x) y) t) (neg.f64 (*.f64 (fma.f64 x (/.f64 y (*.f64 t z)) (/.f64 (neg.f64 y) t)) z))) |
#s(approx (/ (- z x) t) (neg.f64 (*.f64 (-.f64 (/.f64 x (*.f64 t z)) (/.f64 #s(literal 1 binary64) t)) z))) |
#s(approx (+ (* (/ (- z x) t) y) x) (/.f64 (fma.f64 t x (*.f64 (-.f64 z x) y)) t)) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (/.f64 (fma.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y) x (*.f64 t x)) t)) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (/.f64 (fma.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y t) t)) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) (neg.f64 (*.f64 z (/.f64 (-.f64 (/.f64 y z) (/.f64 y x)) t)))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) (/.f64 (-.f64 t (*.f64 (-.f64 (/.f64 y z) (/.f64 y x)) z)) t)) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) (*.f64 z (/.f64 (-.f64 (/.f64 y z) (/.f64 y x)) t))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) (/.f64 (fma.f64 (-.f64 (/.f64 y z) (/.f64 y x)) z (neg.f64 t)) t)) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) (/.f64 (-.f64 (/.f64 y z) (/.f64 y x)) t)) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) (/.f64 (-.f64 (/.f64 (+.f64 (neg.f64 t) y) z) (/.f64 y x)) t)) |
#s(approx t t) |
#s(approx (neg (/ (+ 1 (neg (/ y t))) z)) (/.f64 (/.f64 (+.f64 (neg.f64 t) y) z) t)) |
#s(approx (/ (+ 1 (neg (/ y t))) z) (/.f64 (/.f64 (+.f64 (neg.f64 y) t) z) t)) |
#s(approx (+ 1 (neg (/ y t))) (/.f64 (-.f64 t y) t)) |
#s(approx (* (- 1 (/ y t)) x) (/.f64 (-.f64 (*.f64 t x) (*.f64 y x)) t)) |
#s(approx (- 1 (/ y t)) (/.f64 (-.f64 t y) t)) |
#s(approx (- x (* (/ y t) x)) (/.f64 (-.f64 (*.f64 t x) (*.f64 y x)) t)) |
#s(approx (+ (* (/ (- z x) t) y) x) (/.f64 (fma.f64 t x (*.f64 (-.f64 z x) y)) t)) |
#s(approx (/ (- z x) t) (/.f64 (-.f64 z x) t)) |
#s(approx (+ (* (/ (- z x) t) y) x) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (* (+ (* (/ y t) (- (/ z x) 1)) 1) x) (fma.f64 x (/.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y) t) x)) |
#s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (fma.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) (/.f64 y t) #s(literal 1 binary64))) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) (+.f64 (neg.f64 (*.f64 z (/.f64 (-.f64 (/.f64 y z) (/.f64 y x)) t))) #s(literal 1 binary64))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) (-.f64 (*.f64 z (/.f64 (-.f64 (/.f64 y z) (/.f64 y x)) t)) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (- z x) t) y) x) (fma.f64 (/.f64 (-.f64 z x) t) y x)) |
#s(approx (neg (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))))) (fma.f64 z (/.f64 (-.f64 (/.f64 (neg.f64 y) z) (/.f64 (neg.f64 y) x)) t) #s(literal 1 binary64))) |
#s(approx (* z (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z)))) (-.f64 (neg.f64 (*.f64 z (/.f64 (-.f64 (/.f64 (neg.f64 y) z) (/.f64 (neg.f64 y) x)) t))) #s(literal 1 binary64))) |
#s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 y) z) (/.f64 (neg.f64 y) x)) t)) (/.f64 #s(literal 1 binary64) z))) |
Compiled 12 338 to 1 920 computations (84.4% saved)
14 alts after pruning (6 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 313 | 5 | 318 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 4 | 5 |
| Total | 316 | 14 | 330 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 74.2% | (fma.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y x) |
| ✓ | 74.1% | (+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
| 59.2% | #s(approx (+ (* (/ (- z x) t) y) x) (*.f64 (-.f64 z x) (/.f64 y t))) | |
| ✓ | 59.5% | #s(approx (+ (* (/ (- z x) t) y) x) (*.f64 y (/.f64 (-.f64 z x) t))) |
| 29.0% | #s(approx (+ (* (/ (- z x) t) y) x) (*.f64 y #s(approx (/ (- z x) t) (/.f64 (neg.f64 x) t)))) | |
| 37.4% | #s(approx (+ (* (/ (- z x) t) y) x) (*.f64 y #s(approx (/ (- z x) t) (/.f64 z t)))) | |
| ✓ | 27.9% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y) t)) |
| ✓ | 37.7% | #s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
| ✓ | 67.3% | #s(approx (+ x (/ (* y (- z x)) t)) (-.f64 x (*.f64 (/.f64 y t) x))) |
| ✓ | 29.6% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
| 49.8% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (/.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y) t)) x)) | |
| 30.1% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (/.f64 (*.f64 y z) (*.f64 t x))) x)) | |
| 31.2% | #s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (neg.f64 (*.f64 z #s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) (/.f64 (neg.f64 y) (*.f64 t x)))))) x)) | |
| ✓ | 40.6% | #s(approx (+ x (/ (* y (- z x)) t)) x) |
Compiled 817 to 331 computations (59.5% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 y #s(approx (/ (- z x) t) (/.f64 z t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y) t)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 y #s(approx (/ (- z x) t) (/.f64 (neg.f64 x) t)))) |
(fma.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (-.f64 x (*.f64 (/.f64 y t) x))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 y (/.f64 (-.f64 z x) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 (-.f64 z x) (/.f64 y t))) |
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
(fma.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y x) |
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) (neg.f64 x))) t)) |
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
(fma.f64 (/.f64 (-.f64 z x) t) y x) |
(+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (/.f64 (*.f64 y z) (*.f64 t x))) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (neg.f64 (*.f64 z #s(approx (+ (neg (/ y (* t x))) (neg (/ (+ 1 (neg (/ y t))) z))) (/.f64 (neg.f64 y) (*.f64 t x)))))) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (/.f64 (*.f64 y (-.f64 (/.f64 z x) #s(literal 1 binary64))) t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (/.f64 (*.f64 (-.f64 (/.f64 z x) #s(literal 1 binary64)) y) t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (fma.f64 (/.f64 y t) (-.f64 (/.f64 z x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (+ (* (/ y t) (- (/ z x) 1)) 1) (neg.f64 (*.f64 z (+.f64 (neg.f64 (/.f64 y (*.f64 t x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y t))) z)))))) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 z x) (-.f64 z x)) (/.f64 (*.f64 y y) (*.f64 t t))) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 (-.f64 z x) y) t) x))) |
| Outputs |
|---|
(fma.f64 (-.f64 z x) (/.f64 y t) x) |
5 calls:
| 8.0ms | y |
| 7.0ms | z |
| 7.0ms | t |
| 7.0ms | x |
| 6.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.9% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 96.9% | 1 | x |
| 96.9% | 1 | y |
| 96.9% | 1 | z |
| 96.9% | 1 | t |
Compiled 13 to 24 computations (-84.6% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 y #s(approx (/ (- z x) t) (/.f64 z t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y) t)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 y #s(approx (/ (- z x) t) (/.f64 (neg.f64 x) t)))) |
(fma.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (-.f64 x (*.f64 (/.f64 y t) x))) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 y (/.f64 (-.f64 z x) t))) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 (-.f64 z x) (/.f64 y t))) |
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) z)) t)) |
(fma.f64 (/.f64 #s(approx (- z x) (neg.f64 x)) t) y x) |
(+.f64 x (/.f64 (*.f64 y #s(approx (- z x) (neg.f64 x))) t)) |
| Outputs |
|---|
(fma.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 (-.f64 z x) y) t)) |
(fma.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y x) |
5 calls:
| 6.0ms | t |
| 4.0ms | z |
| 4.0ms | y |
| 4.0ms | x |
| 4.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.7% | 3 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 85.6% | 3 | x |
| 88.4% | 3 | y |
| 87.5% | 3 | z |
| 89.1% | 3 | t |
Compiled 13 to 24 computations (-84.6% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 y #s(approx (/ (- z x) t) (/.f64 z t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y) t)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 y #s(approx (/ (- z x) t) (/.f64 (neg.f64 x) t)))) |
(fma.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (-.f64 x (*.f64 (/.f64 y t) x))) |
| Outputs |
|---|
(fma.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y x) |
#s(approx (+ x (/ (* y (- z x)) t)) (-.f64 x (*.f64 (/.f64 y t) x))) |
(fma.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y x) |
3 calls:
| 4.0ms | t |
| 3.0ms | y |
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.1% | 3 | z |
| 77.1% | 2 | y |
| 77.5% | 3 | t |
Compiled 3 to 12 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 y #s(approx (/ (- z x) t) (/.f64 z t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y) t)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 y #s(approx (/ (- z x) t) (/.f64 (neg.f64 x) t)))) |
(fma.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
| Outputs |
|---|
(fma.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y x) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y t)) x)) |
(fma.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y x) |
1 calls:
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.1% | 3 | z |
Compiled 1 to 4 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 y #s(approx (/ (- z x) t) (/.f64 z t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y) t)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 y #s(approx (/ (- z x) t) (/.f64 (neg.f64 x) t)))) |
(fma.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y x) |
| Outputs |
|---|
(fma.f64 #s(approx (/ (- z x) t) (/.f64 z t)) y x) |
5 calls:
| 7.0ms | y |
| 3.0ms | z |
| 3.0ms | x |
| 3.0ms | t |
| 2.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.2% | 1 | t |
| 74.2% | 1 | y |
| 74.2% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 74.2% | 1 | x |
| 74.2% | 1 | z |
Compiled 13 to 24 computations (-84.6% saved)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 y #s(approx (/ (- z x) t) (/.f64 z t)))) |
#s(approx (+ x (/ (* y (- z x)) t)) (*.f64 #s(approx (- 1 (/ y t)) (/.f64 (neg.f64 y) t)) x)) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 #s(approx (- z x) (neg.f64 x)) y) t)) |
#s(approx (+ (* (/ (- z x) t) y) x) (*.f64 y #s(approx (/ (- z x) t) (/.f64 (neg.f64 x) t)))) |
| Outputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
#s(approx (+ x (/ (* y (- z x)) t)) (/.f64 (*.f64 z y) t)) |
#s(approx (+ x (/ (* y (- z x)) t)) x) |
5 calls:
| 2.0ms | t |
| 2.0ms | x |
| 2.0ms | z |
| 2.0ms | y |
| 2.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.5% | 3 | t |
| 56.6% | 3 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 55.3% | 4 | x |
| 55.6% | 4 | z |
| 58.7% | 3 | y |
Compiled 13 to 24 computations (-84.6% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
| Outputs |
|---|
#s(approx (+ x (/ (* y (- z x)) t)) x) |
5 calls:
| 2.0ms | z |
| 1.0ms | x |
| 1.0ms | t |
| 1.0ms | y |
| 1.0ms | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.6% | 1 | x |
| 40.6% | 1 | z |
| 40.6% | 1 | (+.f64 x (/.f64 (*.f64 y (-.f64 z x)) t)) |
| 40.6% | 1 | y |
| 40.6% | 1 | t |
Compiled 13 to 24 computations (-84.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 0.005918588726898157 | 426960.2822319169 |
| 9.0ms | -2.0120326477721435e-64 | -1.0255700078698709e-66 |
| 10.0ms | 256× | 0 | valid |
Compiled 476 to 383 computations (19.5% saved)
ival-sub!: 1.0ms (24.9% of total)ival-add!: 1.0ms (24.9% of total)ival-mult!: 1.0ms (24.9% of total)ival-div!: 1.0ms (24.9% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 6.73267915102506e-70 | 2.382031931833084e-62 |
| 5.0ms | -1.685270968470575e-89 | -1.0835571556547446e-89 |
| 8.0ms | 208× | 0 | valid |
Compiled 389 to 314 computations (19.3% saved)
ival-sub!: 1.0ms (30.8% of total)ival-mult!: 1.0ms (30.8% of total)ival-div!: 1.0ms (30.8% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 6.73267915102506e-70 | 2.382031931833084e-62 |
| 0.0ms | -1.685270968470575e-89 | -1.0835571556547446e-89 |
Compiled 389 to 327 computations (15.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 5.314141417240998e-22 | 8.04813033614941e-10 |
| 12.0ms | -5.890915472617148e-7 | -3.3330845405701935e-12 |
| 12.0ms | 304× | 0 | valid |
Compiled 506 to 433 computations (14.4% saved)
ival-sub!: 1.0ms (21.3% of total)ival-add!: 1.0ms (21.3% of total)ival-mult!: 1.0ms (21.3% of total)ival-div!: 1.0ms (21.3% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 223 to 49 computations (78% saved)
Compiled 464 to 114 computations (75.4% saved)
Loading profile data...