
Time bar (total: 3.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 37.5% | 37.4% | 62.4% | 0.2% | 0% | 0% | 0% | 5 |
| 37.5% | 37.4% | 62.4% | 0.2% | 0% | 0% | 0% | 6 |
| 43.8% | 43.7% | 56.1% | 0.2% | 0% | 0% | 0% | 7 |
| 43.8% | 43.7% | 56.1% | 0.2% | 0% | 0% | 0% | 8 |
| 51.6% | 51.5% | 48.3% | 0.2% | 0% | 0% | 0% | 9 |
| 51.6% | 51.5% | 48.3% | 0.2% | 0% | 0% | 0% | 10 |
| 57% | 56.9% | 42.9% | 0.2% | 0% | 0% | 0% | 11 |
| 62.1% | 62% | 37.8% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 9 to 9 computations (0% saved)
| 394.0ms | 8 256× | 0 | valid |
ival-div!: 62.0ms (45.3% of total)ival-mult!: 53.0ms (38.7% of total)ival-sub!: 20.0ms (14.6% of total)adjust: 2.0ms (1.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 13 | 0 | - | 0 | - | (/.f64 x (-.f64 y (*.f64 z t))) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 z t) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (-.f64 y (*.f64 z t)) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 x (-.f64 y (*.f64 z t))) | n/o | 13 | 0 |
| ↳ | (-.f64 y (*.f64 z t)) | overflow | 35 | |
| ↳ | (*.f64 z t) | overflow | 35 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 13 | 0 |
| - | 0 | 243 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 13 | 0 | 0 |
| - | 0 | 0 | 243 |
| number | freq |
|---|---|
| 0 | 243 |
| 1 | 13 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 24.0ms | 512× | 0 | valid |
Compiled 49 to 25 computations (49% saved)
ival-mult!: 3.0ms (41.2% of total)ival-div!: 3.0ms (41.2% of total)ival-sub!: 1.0ms (13.7% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 109 |
| 1 | 80 | 109 |
| 2 | 143 | 109 |
| 3 | 212 | 109 |
| 4 | 252 | 109 |
| 5 | 270 | 109 |
| 6 | 270 | 109 |
| 0 | 7 | 7 |
| 0 | 10 | 7 |
| 1 | 14 | 7 |
| 2 | 23 | 7 |
| 3 | 33 | 7 |
| 4 | 42 | 7 |
| 0 | 42 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/.f64 x (-.f64 y (*.f64 z t))) |
| Outputs |
|---|
(/.f64 x (-.f64 y (*.f64 z t))) |
(/.f64 x (-.f64 y (*.f64 t z))) |
(negabs x)
(sort z t)
Compiled 7 to 7 computations (0% saved)
Compiled 0 to 4 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 95.4% | (/.f64 x (-.f64 y (*.f64 z t))) |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
(/.f64 x (-.f64 y (*.f64 z t))) |
x |
(-.f64 y (*.f64 z t)) |
y |
(*.f64 z t) |
z |
t |
| Outputs |
|---|
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x (- y (* t z))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- y (* z t)) #s(hole binary64 (- y (* t z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y))) |
#s(approx (- y (* z t)) #s(hole binary64 y)) |
#s(approx (- y (* z t)) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (- y (* z t)) #s(hole binary64 (+ y (* -1 (* t z))))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z))) |
#s(approx (- y (* z t)) #s(hole binary64 (* z (- (/ y z) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) (* -1 t)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t))) |
#s(approx (- y (* z t)) #s(hole binary64 (* t (- (/ y t) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) (* -1 z)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ x (- y (* z t))) x (- y (* z t)) y (* z t) z t) |
| 1.0ms | z | @ | 0 | ((/ x (- y (* z t))) x (- y (* z t)) y (* z t) z t) |
| 1.0ms | x | @ | inf | ((/ x (- y (* z t))) x (- y (* z t)) y (* z t) z t) |
| 1.0ms | z | @ | inf | ((/ x (- y (* z t))) x (- y (* z t)) y (* z t) z t) |
| 1.0ms | z | @ | -inf | ((/ x (- y (* z t))) x (- y (* z t)) y (* z t) z t) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 293 | 1241 |
| 0 | 297 | 1160 |
| 1 | 1752 | 1148 |
| 0 | 8767 | 1127 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 x (-.f64 y (*.f64 z t))) |
x |
(-.f64 y (*.f64 z t)) |
y |
(*.f64 z t) |
z |
t |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x (- y (* t z))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- y (* z t)) #s(hole binary64 (- y (* t z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y))) |
#s(approx (- y (* z t)) #s(hole binary64 y)) |
#s(approx (- y (* z t)) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (- y (* z t)) #s(hole binary64 (+ y (* -1 (* t z))))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z))) |
#s(approx (- y (* z t)) #s(hole binary64 (* z (- (/ y z) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) (* -1 t)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t))) |
#s(approx (- y (* z t)) #s(hole binary64 (* t (- (/ y t) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) (* -1 z)))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (fma.f64 (neg.f64 t) z y)))) |
(/.f64 (neg.f64 x) (neg.f64 (fma.f64 (neg.f64 t) z y))) |
(/.f64 x (fma.f64 (neg.f64 t) z y)) |
x |
(/.f64 (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 t) z) y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t))))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (+.f64 y (*.f64 t z))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 y (*.f64 (neg.f64 t) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (+.f64 y (*.f64 t z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (*.f64 (neg.f64 t) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y (*.f64 t z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 t) z)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 y y (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y (*.f64 t z))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 t) z))))) |
(fma.f64 (neg.f64 t) z y) |
(fma.f64 #s(literal -1 binary64) (*.f64 t z) y) |
(fma.f64 (*.f64 t z) #s(literal -1 binary64) y) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 t z))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 y (*.f64 t z)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (neg.f64 t) z))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (-.f64 y (*.f64 (neg.f64 t) z)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y (*.f64 t z))))) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (fma.f64 y y (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y (*.f64 t z)))))) |
(-.f64 y (*.f64 #s(literal 1 binary64) (*.f64 t z))) |
(-.f64 y (*.f64 t z)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 t) z))))) (/.f64 (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64)) (fma.f64 y y (-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 t) z)))))) |
(+.f64 (*.f64 (neg.f64 t) z) y) |
(+.f64 y (*.f64 (neg.f64 z) t)) |
(+.f64 y (*.f64 (neg.f64 t) z)) |
y |
(*.f64 t z) |
(*.f64 z t) |
z |
t |
#s(approx (/ x (- y (* z t))) (/.f64 x (fma.f64 (neg.f64 t) z y))) |
#s(approx x x) |
#s(approx (/ x (- y (* z t))) (/.f64 (neg.f64 x) (*.f64 t z))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) #s(literal -1 binary64) (/.f64 (neg.f64 x) (*.f64 t z)))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y (/.f64 (neg.f64 x) (*.f64 t z)))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 4 binary64))))) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) y) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y (/.f64 (neg.f64 x) (*.f64 t z)))) |
#s(approx (- y (* z t)) (*.f64 (neg.f64 t) z)) |
#s(approx (- y (* z t)) (fma.f64 (neg.f64 t) z y)) |
#s(approx y y) |
#s(approx (/ x (- y (* z t))) (/.f64 x y)) |
#s(approx (/ x (- y (* z t))) (/.f64 (fma.f64 t (/.f64 (*.f64 z x) y) x) y)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (*.f64 z z) y) x) (neg.f64 (/.f64 (*.f64 (*.f64 z x) t) y))) y)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (pow.f64 y #s(literal 3 binary64))) x) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 z x) y) (*.f64 (/.f64 (*.f64 (*.f64 t t) x) y) (/.f64 (*.f64 z z) y))))) y)) |
#s(approx (- y (* z t)) y) |
#s(approx (- y (* z t)) (*.f64 (fma.f64 (/.f64 (*.f64 t z) y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 z x) y) x)) y))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t x) z (*.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) x) y))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t x) z (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 t t) x) (*.f64 z z) (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) y)))) y))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (- y (* z t)) (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64)) y))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (/.f64 (*.f64 t x) y) (/.f64 z y) (/.f64 x y))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) x) z) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 t y) (/.f64 x y)))) z (/.f64 x y))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) x) z) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 t t) (/.f64 x (pow.f64 y #s(literal 3 binary64)))))) z (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 t y) (/.f64 x y)))) z (/.f64 x y))) |
#s(approx (- y (* z t)) (fma.f64 (neg.f64 t) z y)) |
#s(approx (* z t) (*.f64 t z)) |
#s(approx z z) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (/.f64 x t)) z))) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (/.f64 x (pow.f64 t #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (neg.f64 x) t)) (*.f64 (/.f64 y (*.f64 t t)) (/.f64 x z))) z)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) (/.f64 x (pow.f64 t #s(literal 4 binary64)))) #s(literal -1 binary64) (/.f64 (neg.f64 x) t)) (fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (*.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (/.f64 x (pow.f64 t #s(literal 3 binary64)))))) z)) |
#s(approx (- y (* z t)) (*.f64 (-.f64 (/.f64 y z) t) z)) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (/.f64 x t)) z))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y y) z) (/.f64 x (pow.f64 t #s(literal 3 binary64))))) (*.f64 (/.f64 y t) (/.f64 x t))) z) #s(literal -1 binary64) (/.f64 x t)) z))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) z) (/.f64 x (pow.f64 t #s(literal 4 binary64)))) (neg.f64 (*.f64 (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (/.f64 x t)))) z)) (*.f64 (/.f64 y t) (/.f64 x t))) z) #s(literal -1 binary64) (/.f64 x t)) z))) |
#s(approx (- y (* z t)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y z) t)))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) x) t) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 z y) (/.f64 x y)))) t (/.f64 x y))) |
#s(approx (/ x (- y (* z t))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) t) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) x) (pow.f64 y #s(literal 3 binary64))))) t (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 z y) (/.f64 x y)))) t (/.f64 x y))) |
#s(approx t t) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) t))) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))) (pow.f64 (/.f64 y t) #s(literal 2 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) (*.f64 (/.f64 x (*.f64 z z)) (/.f64 y t))) t)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 z #s(literal 4 binary64))) (pow.f64 (/.f64 y t) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) (fma.f64 (/.f64 x (pow.f64 z #s(literal 3 binary64))) (pow.f64 (/.f64 y t) #s(literal 2 binary64)) (*.f64 (/.f64 x (*.f64 z z)) (/.f64 y t)))) t)) |
#s(approx (- y (* z t)) (*.f64 (-.f64 (/.f64 y t) z) t)) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) t))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y y) t) (/.f64 x (pow.f64 z #s(literal 3 binary64))))) (*.f64 (/.f64 x z) (/.f64 y z))) t) #s(literal -1 binary64) (/.f64 x z)) t))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 z #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) t)) (neg.f64 (*.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (/.f64 x z)))) t)) (*.f64 (/.f64 x z) (/.f64 y z))) t) #s(literal -1 binary64) (/.f64 x z)) t))) |
#s(approx (- y (* z t)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y t) z)))) |
Compiled 1 609 to 376 computations (76.6% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 64 | 8 | 72 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 65 | 8 | 73 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 95.4% | (/.f64 x (fma.f64 (neg.f64 t) z y)) |
| ▶ | 34.1% | (/.f64 x (/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t)))))) |
| 52.0% | (/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) | |
| ▶ | 90.4% | (/.f64 x #s(approx (- y (* z t)) (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64)) y)))) |
| ▶ | 54.6% | (/.f64 x #s(approx (- y (* z t)) y)) |
| 32.4% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y y) z) (/.f64 x (pow.f64 t #s(literal 3 binary64))))) (*.f64 (/.f64 y t) (/.f64 x t))) z) #s(literal -1 binary64) (/.f64 x t)) z))) | |
| ▶ | 44.8% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (/.f64 x t)) z))) |
| 44.6% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) t))) |
Compiled 324 to 218 computations (32.7% saved)
| Inputs |
|---|
(/.f64 x (fma.f64 (neg.f64 t) z y)) |
x |
(fma.f64 (neg.f64 t) z y) |
(neg.f64 t) |
t |
z |
y |
(/.f64 x #s(approx (- y (* z t)) y)) |
#s(approx (- y (* z t)) y) |
(/.f64 x #s(approx (- y (* z t)) (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64)) y)))) |
#s(approx (- y (* z t)) (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64)) y))) |
(neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64)) y)) |
(*.f64 (-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64)) y) |
(-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64)) |
(/.f64 (*.f64 t z) y) |
(*.f64 t z) |
#s(literal 1 binary64) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (/.f64 x t)) z))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (/.f64 x t)) z)) |
(/.f64 (fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (/.f64 x t)) z) |
(fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (/.f64 x t)) |
(/.f64 y (*.f64 t t)) |
(*.f64 t t) |
(/.f64 x z) |
(/.f64 x t) |
(/.f64 x (/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t)))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t))))) |
(+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64))) |
(pow.f64 y #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64)) |
(*.f64 (neg.f64 z) t) |
(neg.f64 z) |
(fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t)))) |
(-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t))) |
(*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) |
(*.f64 y (*.f64 (neg.f64 z) t)) |
| Outputs |
|---|
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ x (+ y (* -1 (* t z)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x (- y (* t z))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* x (+ (/ 1 (* t z)) (/ y (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (/ x t) #s(hole binary64 (/ x t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (* x (- (+ (* (pow t 2) (pow z 2)) (pow y 2)) (* -1 (* t (* y z))))) (+ (* -1 (* (pow t 3) (pow z 3))) (pow y 3))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* x (- (/ 1 (* t z)) (* -1 (/ y (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (* x (- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))) z)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* (pow t 2) z))) (/ 1 t)))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (+ y (* -1 (* t z))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- y (* z t)) #s(hole binary64 (- y (* t z)))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (- y (* t z)))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* t z))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (+ (* -1 y) (* t z)))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (/ (* t z) y))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (/ (+ (* -1 y) (* t z)) y))) |
#s(approx (/ (* t z) y) #s(hole binary64 (/ (* t z) y))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (- (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))) (/ x (* t z))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (+ (/ x (* t z)) (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ x t))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (+ (/ x t) (/ (* x y) (* (pow t 2) z))))) |
#s(approx (/ y (* t t)) #s(hole binary64 (/ y (pow t 2)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (+ (* -1 (/ x (* (pow t 2) (pow z 2)))) (* -1 (/ (* x y) (* (pow t 3) (pow z 3))))))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (+ (* -1 (/ x (* (pow t 2) (pow z 2)))) (* y (+ (* -1 (/ x (* (pow t 3) (pow z 3)))) (* -1 (/ (* x y) (* (pow t 4) (pow z 4))))))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* -1 (* t z))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* -1 (* (pow t 3) (pow z 3))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (+ (* -1 (* (pow t 3) (pow z 3))) (pow y 3)))) |
#s(approx (pow y 3) #s(hole binary64 (pow y 3))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow t 2) (pow z 2)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* t (* y z)) (* (pow t 2) (pow z 2))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* y (- y (* -1 (* t z)))) (* (pow t 2) (pow z 2))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* (pow t 2) (pow z 2)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (+ (* t (* y z)) (* (pow t 2) (pow z 2))))) |
#s(approx (* y (* (neg z) t)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ x y))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 y)) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y))) |
#s(approx (- y (* z t)) #s(hole binary64 y)) |
#s(approx (- y (* z t)) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 y)) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* y (- (/ (* t z) y) 1)))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 -1)) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (- (/ (* t z) y) 1))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* y (- (* -1 (/ x (* t (* y z)))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (* x y) (* (pow t 2) (pow z 2))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (* x y) (* (pow t 2) z)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* y (+ (/ x (* t y)) (/ x (* (pow t 2) z)))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ x y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ x (+ (/ (* t (* x z)) y) (/ (* (pow t 2) (* x (pow z 2))) (pow y 2)))) y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ x (+ (/ (* t (* x z)) y) (+ (/ (* (pow t 2) (* x (pow z 2))) (pow y 2)) (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))))) y))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 y)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* y (- (+ 1 (* -1 (/ (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))) (pow y 2)))) (/ (* t z) y))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* y (- (+ 1 (/ (* t (* z (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))))) (pow y 3))) (+ (* -1 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (/ (* t z) y) (/ (* (pow t 2) (pow z 2)) (pow y 2)))))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (pow y 3))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* (pow y 3) (+ 1 (* -1 (/ (* (pow t 3) (pow z 3)) (pow y 3))))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow y 2) (+ 1 (/ (* t z) y))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow y 2) (- (+ 1 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* -1 (/ (* t z) y)))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* t (* y z)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* y (- (/ (* (pow t 2) (pow z 2)) y) (* -1 (* t z)))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (* (pow t 2) (* x (pow z 2))) y) (* -1 (* t (* x z)))) y))) y)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 3) (* x (pow z 3))) y)) (* (pow t 2) (* x (pow z 2)))) y)) (* -1 (* t (* x z)))) y))) y)))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ (* t z) y))))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* y (- (/ x (* t (* y z))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t y))) (* -1 (/ x (* (pow t 2) z)))))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (+ (* -1 (/ (* (pow t 2) (pow z 2)) y)) (/ (* (pow t 2) (pow z 2)) y)) (* t z)) y)) 1))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* -1 (/ (- (/ (* t (* z (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))))) y) (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) y)) (* t z)) y)) 1))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* -1 (* (pow y 3) (- (/ (* (pow t 3) (pow z 3)) (pow y 3)) 1))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (- (* -1 (/ (* (pow t 2) (pow z 2)) y)) (* t z)) y)))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (* (pow t 2) (pow z 2)) y)) (* t z)))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (- y (* z t)) #s(hole binary64 (+ y (* -1 (* t z))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (- (* -1 (* t z)) (* -1 y)))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x z) t)) (/ (* x y) (pow t 2))) (pow z 2)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) (pow z 2)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* z (+ (/ (* t x) (pow y 2)) (/ (* (pow t 2) (* x z)) (pow y 3)))) (/ x y)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* z (+ (* z (+ (/ (* (pow t 2) x) (pow y 3)) (/ (* (pow t 3) (* x z)) (pow y 4)))) (/ (* t x) (pow y 2)))) (/ x y)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* z (- (* -1 (* z (+ (* -1 (/ (pow t 2) y)) (/ (pow t 2) y)))) t))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* z (- (* z (- (/ (* t (* z (+ (* -1 (/ (pow t 2) y)) (/ (pow t 2) y)))) y) (+ (* -1 (/ (pow t 2) y)) (/ (pow t 2) y)))) t))))) |
#s(approx (pow (* (neg z) t) 3) #s(hole binary64 (* -1 (* (pow t 3) (pow z 3))))) |
#s(approx (* (neg z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* t (* y z)) (pow y 2)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* z (- (* (pow t 2) z) (* -1 (* t y)))) (pow y 2)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* z (- (* (pow t 2) z) (* -1 (* t y)))))) |
#s(approx (* (* (neg z) t) (* (neg z) t)) #s(hole binary64 (* (pow t 2) (pow z 2)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* z (+ (* -1 t) (/ y z))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z))) |
#s(approx (- y (* z t)) #s(hole binary64 (* z (- (/ y z) t)))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* z (- (/ y z) t)))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* z (+ t (* -1 (/ y z)))))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (* z (- (/ t y) (/ 1 z))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* (pow t 2) z))) (/ x t)) z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (+ (* -1 (/ (* x y) (* (pow t 2) z))) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2)))))) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (+ (* -1 (/ (* x y) (* (pow t 2) z))) (+ (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2)))) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))))) z))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* z (+ (* -1 t) (/ y z))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* z (- (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (pow y 2) t)) (/ (pow y 2) t)) (pow z 2)))) (* -1 (/ y z)))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* z (- (+ (* -1 t) (/ (* y (+ (* -1 (/ (pow y 2) t)) (/ (pow y 2) t))) (* t (pow z 3)))) (+ (* -1 (/ y z)) (+ (* -1 (/ (pow y 2) (* t (pow z 2)))) (/ (pow y 2) (* t (pow z 2))))))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* (pow z 3) (+ (* -1 (pow t 3)) (/ (pow y 3) (pow z 3)))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow z 2) (+ (/ (* t y) z) (pow t 2))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow z 2) (- (+ (/ (pow y 2) (pow z 2)) (pow t 2)) (* -1 (/ (* t y) z)))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* (pow z 2) (+ (/ (* t y) z) (pow t 2))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ y z))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) (* -1 t)))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) (* -1 t)))))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* -1 (* z (+ (* -1 t) (/ y z)))))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t y)) (/ 1 z)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* (pow t 2) z)) (* -1 (/ x t))) z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (* x (pow y 2)) (* (pow t 3) z)))) z)) (/ x t)) z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (+ (/ (* x (pow y 2)) (pow t 3)) (/ (* x (pow y 3)) (* (pow t 4) z))) z))) z)) (/ x t)) z)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ y z))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (- (+ (* -1 (/ (pow y 2) (* t z))) (/ (pow y 2) (* t z))) (* -1 y)) z))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (- (* -1 (/ (- (/ (* y (+ (* -1 (/ (pow y 2) t)) (/ (pow y 2) t))) (* t z)) (+ (* -1 (/ (pow y 2) t)) (/ (pow y 2) t))) z)) (* -1 y)) z))))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* -1 (* (pow z 3) (+ (* -1 (/ (pow y 3) (pow z 3))) (pow t 3)))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (- (* -1 (/ (pow y 2) z)) (* t y)) z)) (pow t 2))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* t x) z)) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ (* t x) (/ (* x y) z)) (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* t (+ (/ (* t (* x (pow z 2))) (pow y 3)) (/ (* x z) (pow y 2)))) (/ x y)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* t (+ (* t (+ (/ (* t (* x (pow z 3))) (pow y 4)) (/ (* x (pow z 2)) (pow y 3)))) (/ (* x z) (pow y 2)))) (/ x y)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* t (- (* -1 (* t (+ (* -1 (/ (pow z 2) y)) (/ (pow z 2) y)))) z))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* t (- (* t (- (/ (* t (* z (+ (* -1 (/ (pow z 2) y)) (/ (pow z 2) y)))) y) (+ (* -1 (/ (pow z 2) y)) (/ (pow z 2) y)))) z))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* t (- (* t (pow z 2)) (* -1 (* y z)))) (pow y 2)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* t (- (* t (pow z 2)) (* -1 (* y z)))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* t (+ (* -1 z) (/ y t))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t))) |
#s(approx (- y (* z t)) #s(hole binary64 (* t (- (/ y t) z)))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* t (- (/ y t) z)))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* t (+ z (* -1 (/ y t)))))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (* t (- (/ z y) (/ 1 t))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* t (pow z 2)))) (/ x z)) t))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (+ (* -1 (/ (* x y) (* t (pow z 2)))) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3)))))) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (+ (* -1 (/ (* x y) (* t (pow z 2)))) (+ (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3)))) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))))) t))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* t (+ (* -1 z) (/ y t))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* t (- (+ (* -1 z) (* -1 (/ (+ (* -1 (/ (pow y 2) z)) (/ (pow y 2) z)) (pow t 2)))) (* -1 (/ y t)))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* t (- (+ (* -1 z) (/ (* y (+ (* -1 (/ (pow y 2) z)) (/ (pow y 2) z))) (* (pow t 3) z))) (+ (* -1 (/ y t)) (+ (* -1 (/ (pow y 2) (* (pow t 2) z))) (/ (pow y 2) (* (pow t 2) z)))))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* (pow t 3) (+ (* -1 (pow z 3)) (/ (pow y 3) (pow t 3)))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow t 2) (+ (/ (* y z) t) (pow z 2))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow t 2) (- (+ (/ (pow y 2) (pow t 2)) (pow z 2)) (* -1 (/ (* y z) t)))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* (pow t 2) (+ (/ (* y z) t) (pow z 2))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ y t))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) (* -1 z)))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) (* -1 z)))))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* -1 (* t (+ (* -1 z) (/ y t)))))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z y)) (/ 1 t)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* t (pow z 2))) (* -1 (/ x z))) t)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) t)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow z 2))) (* -1 (/ (* x (pow y 2)) (* t (pow z 3))))) t)) (/ x z)) t)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow z 2))) (* -1 (/ (+ (/ (* x (pow y 2)) (pow z 3)) (/ (* x (pow y 3)) (* t (pow z 4)))) t))) t)) (/ x z)) t)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ y t))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (- (+ (* -1 (/ (pow y 2) (* t z))) (/ (pow y 2) (* t z))) (* -1 y)) t))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (- (* -1 (/ (- (/ (* y (+ (* -1 (/ (pow y 2) z)) (/ (pow y 2) z))) (* t z)) (+ (* -1 (/ (pow y 2) z)) (/ (pow y 2) z))) t)) (* -1 y)) t))))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -1 (/ (pow y 3) (pow t 3))) (pow z 3)))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow t 2) (+ (* -1 (/ (- (* -1 (/ (pow y 2) t)) (* y z)) t)) (pow z 2))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 30.0ms | x | @ | 0 | ((/ x (+ (* (neg t) z) y)) x (+ (* (neg t) z) y) (neg t) t z y (/ x (- y (* z t))) (- y (* z t)) (/ x (- y (* z t))) (- y (* z t)) (neg (* (- (/ (* t z) y) 1) y)) (* (- (/ (* t z) y) 1) y) (- (/ (* t z) y) 1) (/ (* t z) y) (* t z) 1 (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ y (* t t)) (* t t) (/ x z) (/ x t) (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (+ (pow y 3) (pow (* (neg z) t) 3)) (pow y 3) 3 (pow (* (neg z) t) 3) (* (neg z) t) (neg z) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) |
| 29.0ms | z | @ | inf | ((/ x (+ (* (neg t) z) y)) x (+ (* (neg t) z) y) (neg t) t z y (/ x (- y (* z t))) (- y (* z t)) (/ x (- y (* z t))) (- y (* z t)) (neg (* (- (/ (* t z) y) 1) y)) (* (- (/ (* t z) y) 1) y) (- (/ (* t z) y) 1) (/ (* t z) y) (* t z) 1 (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ y (* t t)) (* t t) (/ x z) (/ x t) (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (+ (pow y 3) (pow (* (neg z) t) 3)) (pow y 3) 3 (pow (* (neg z) t) 3) (* (neg z) t) (neg z) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) |
| 27.0ms | t | @ | -inf | ((/ x (+ (* (neg t) z) y)) x (+ (* (neg t) z) y) (neg t) t z y (/ x (- y (* z t))) (- y (* z t)) (/ x (- y (* z t))) (- y (* z t)) (neg (* (- (/ (* t z) y) 1) y)) (* (- (/ (* t z) y) 1) y) (- (/ (* t z) y) 1) (/ (* t z) y) (* t z) 1 (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ y (* t t)) (* t t) (/ x z) (/ x t) (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (+ (pow y 3) (pow (* (neg z) t) 3)) (pow y 3) 3 (pow (* (neg z) t) 3) (* (neg z) t) (neg z) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) |
| 20.0ms | y | @ | 0 | ((/ x (+ (* (neg t) z) y)) x (+ (* (neg t) z) y) (neg t) t z y (/ x (- y (* z t))) (- y (* z t)) (/ x (- y (* z t))) (- y (* z t)) (neg (* (- (/ (* t z) y) 1) y)) (* (- (/ (* t z) y) 1) y) (- (/ (* t z) y) 1) (/ (* t z) y) (* t z) 1 (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ y (* t t)) (* t t) (/ x z) (/ x t) (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (+ (pow y 3) (pow (* (neg z) t) 3)) (pow y 3) 3 (pow (* (neg z) t) 3) (* (neg z) t) (neg z) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) |
| 10.0ms | x | @ | inf | ((/ x (+ (* (neg t) z) y)) x (+ (* (neg t) z) y) (neg t) t z y (/ x (- y (* z t))) (- y (* z t)) (/ x (- y (* z t))) (- y (* z t)) (neg (* (- (/ (* t z) y) 1) y)) (* (- (/ (* t z) y) 1) y) (- (/ (* t z) y) 1) (/ (* t z) y) (* t z) 1 (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ y (* t t)) (* t t) (/ x z) (/ x t) (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (+ (pow y 3) (pow (* (neg z) t) 3)) (pow y 3) 3 (pow (* (neg z) t) 3) (* (neg z) t) (neg z) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 973 | 8890 |
| 0 | 1017 | 6715 |
| 1 | 5773 | 6705 |
| 0 | 8649 | 6590 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 x (fma.f64 (neg.f64 t) z y)) |
x |
(fma.f64 (neg.f64 t) z y) |
(neg.f64 t) |
t |
z |
y |
(/.f64 x #s(approx (- y (* z t)) y)) |
#s(approx (- y (* z t)) y) |
(/.f64 x #s(approx (- y (* z t)) (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64)) y)))) |
#s(approx (- y (* z t)) (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64)) y))) |
(neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64)) y)) |
(*.f64 (-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64)) y) |
(-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64)) |
(/.f64 (*.f64 t z) y) |
(*.f64 t z) |
#s(literal 1 binary64) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (/.f64 x t)) z))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (/.f64 x t)) z)) |
(/.f64 (fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (/.f64 x t)) z) |
(fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (/.f64 x t)) |
(/.f64 y (*.f64 t t)) |
(*.f64 t t) |
(/.f64 x z) |
(/.f64 x t) |
(/.f64 x (/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t)))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t))))) |
(+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64))) |
(pow.f64 y #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64)) |
(*.f64 (neg.f64 z) t) |
(neg.f64 z) |
(fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t)))) |
(-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t))) |
(*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) |
(*.f64 y (*.f64 (neg.f64 z) t)) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ x (+ y (* -1 (* t z)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x (- y (* t z))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* x (+ (/ 1 (* t z)) (/ y (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (/ x t) #s(hole binary64 (/ x t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (* x (- (+ (* (pow t 2) (pow z 2)) (pow y 2)) (* -1 (* t (* y z))))) (+ (* -1 (* (pow t 3) (pow z 3))) (pow y 3))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* x (- (/ 1 (* t z)) (* -1 (/ y (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (* x (- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))) z)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* (pow t 2) z))) (/ 1 t)))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (+ y (* -1 (* t z))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- y (* z t)) #s(hole binary64 (- y (* t z)))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (- y (* t z)))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* t z))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (+ (* -1 y) (* t z)))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (/ (* t z) y))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (/ (+ (* -1 y) (* t z)) y))) |
#s(approx (/ (* t z) y) #s(hole binary64 (/ (* t z) y))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (- (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))) (/ x (* t z))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (+ (/ x (* t z)) (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ x t))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (+ (/ x t) (/ (* x y) (* (pow t 2) z))))) |
#s(approx (/ y (* t t)) #s(hole binary64 (/ y (pow t 2)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (+ (* -1 (/ x (* (pow t 2) (pow z 2)))) (* -1 (/ (* x y) (* (pow t 3) (pow z 3))))))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (+ (* -1 (/ x (* (pow t 2) (pow z 2)))) (* y (+ (* -1 (/ x (* (pow t 3) (pow z 3)))) (* -1 (/ (* x y) (* (pow t 4) (pow z 4))))))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* -1 (* t z))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* -1 (* (pow t 3) (pow z 3))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (+ (* -1 (* (pow t 3) (pow z 3))) (pow y 3)))) |
#s(approx (pow y 3) #s(hole binary64 (pow y 3))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow t 2) (pow z 2)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* t (* y z)) (* (pow t 2) (pow z 2))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* y (- y (* -1 (* t z)))) (* (pow t 2) (pow z 2))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* (pow t 2) (pow z 2)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (+ (* t (* y z)) (* (pow t 2) (pow z 2))))) |
#s(approx (* y (* (neg z) t)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ x y))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 y)) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y))) |
#s(approx (- y (* z t)) #s(hole binary64 y)) |
#s(approx (- y (* z t)) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 y)) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* y (- (/ (* t z) y) 1)))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 -1)) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (- (/ (* t z) y) 1))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* y (- (* -1 (/ x (* t (* y z)))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (* x y) (* (pow t 2) (pow z 2))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (* x y) (* (pow t 2) z)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* y (+ (/ x (* t y)) (/ x (* (pow t 2) z)))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ x y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ x (+ (/ (* t (* x z)) y) (/ (* (pow t 2) (* x (pow z 2))) (pow y 2)))) y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ x (+ (/ (* t (* x z)) y) (+ (/ (* (pow t 2) (* x (pow z 2))) (pow y 2)) (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))))) y))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 y)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* y (- (+ 1 (* -1 (/ (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))) (pow y 2)))) (/ (* t z) y))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* y (- (+ 1 (/ (* t (* z (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))))) (pow y 3))) (+ (* -1 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (/ (* t z) y) (/ (* (pow t 2) (pow z 2)) (pow y 2)))))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (pow y 3))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* (pow y 3) (+ 1 (* -1 (/ (* (pow t 3) (pow z 3)) (pow y 3))))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow y 2) (+ 1 (/ (* t z) y))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow y 2) (- (+ 1 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* -1 (/ (* t z) y)))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* t (* y z)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* y (- (/ (* (pow t 2) (pow z 2)) y) (* -1 (* t z)))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (* (pow t 2) (* x (pow z 2))) y) (* -1 (* t (* x z)))) y))) y)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* (pow t 3) (* x (pow z 3))) y)) (* (pow t 2) (* x (pow z 2)))) y)) (* -1 (* t (* x z)))) y))) y)))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ (* t z) y))))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* y (- (/ x (* t (* y z))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t y))) (* -1 (/ x (* (pow t 2) z)))))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (+ (* -1 (/ (* (pow t 2) (pow z 2)) y)) (/ (* (pow t 2) (pow z 2)) y)) (* t z)) y)) 1))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* -1 (/ (- (/ (* t (* z (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))))) y) (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) y)) (* t z)) y)) 1))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* -1 (* (pow y 3) (- (/ (* (pow t 3) (pow z 3)) (pow y 3)) 1))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (- (* -1 (/ (* (pow t 2) (pow z 2)) y)) (* t z)) y)))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (* (pow t 2) (pow z 2)) y)) (* t z)))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (- y (* z t)) #s(hole binary64 (+ y (* -1 (* t z))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (- (* -1 (* t z)) (* -1 y)))) |
#s(approx (* t z) #s(hole binary64 (* t z))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x z) t)) (/ (* x y) (pow t 2))) (pow z 2)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) (pow z 2)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* z (+ (/ (* t x) (pow y 2)) (/ (* (pow t 2) (* x z)) (pow y 3)))) (/ x y)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* z (+ (* z (+ (/ (* (pow t 2) x) (pow y 3)) (/ (* (pow t 3) (* x z)) (pow y 4)))) (/ (* t x) (pow y 2)))) (/ x y)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* z (- (* -1 (* z (+ (* -1 (/ (pow t 2) y)) (/ (pow t 2) y)))) t))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* z (- (* z (- (/ (* t (* z (+ (* -1 (/ (pow t 2) y)) (/ (pow t 2) y)))) y) (+ (* -1 (/ (pow t 2) y)) (/ (pow t 2) y)))) t))))) |
#s(approx (pow (* (neg z) t) 3) #s(hole binary64 (* -1 (* (pow t 3) (pow z 3))))) |
#s(approx (* (neg z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* t (* y z)) (pow y 2)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* z (- (* (pow t 2) z) (* -1 (* t y)))) (pow y 2)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* z (- (* (pow t 2) z) (* -1 (* t y)))))) |
#s(approx (* (* (neg z) t) (* (neg z) t)) #s(hole binary64 (* (pow t 2) (pow z 2)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* z (+ (* -1 t) (/ y z))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z))) |
#s(approx (- y (* z t)) #s(hole binary64 (* z (- (/ y z) t)))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* z (- (/ y z) t)))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* z (+ t (* -1 (/ y z)))))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (* z (- (/ t y) (/ 1 z))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* (pow t 2) z))) (/ x t)) z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (+ (* -1 (/ (* x y) (* (pow t 2) z))) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2)))))) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (+ (* -1 (/ (* x y) (* (pow t 2) z))) (+ (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2)))) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))))) z))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* z (+ (* -1 t) (/ y z))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* z (- (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (pow y 2) t)) (/ (pow y 2) t)) (pow z 2)))) (* -1 (/ y z)))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* z (- (+ (* -1 t) (/ (* y (+ (* -1 (/ (pow y 2) t)) (/ (pow y 2) t))) (* t (pow z 3)))) (+ (* -1 (/ y z)) (+ (* -1 (/ (pow y 2) (* t (pow z 2)))) (/ (pow y 2) (* t (pow z 2))))))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* (pow z 3) (+ (* -1 (pow t 3)) (/ (pow y 3) (pow z 3)))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow z 2) (+ (/ (* t y) z) (pow t 2))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow z 2) (- (+ (/ (pow y 2) (pow z 2)) (pow t 2)) (* -1 (/ (* t y) z)))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* (pow z 2) (+ (/ (* t y) z) (pow t 2))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ y z))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) (* -1 t)))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) (* -1 t)))))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* -1 (* z (+ (* -1 t) (/ y z)))))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t y)) (/ 1 z)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* (pow t 2) z)) (* -1 (/ x t))) z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (* x (pow y 2)) (* (pow t 3) z)))) z)) (/ x t)) z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (+ (/ (* x (pow y 2)) (pow t 3)) (/ (* x (pow y 3)) (* (pow t 4) z))) z))) z)) (/ x t)) z)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ y z))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (- (+ (* -1 (/ (pow y 2) (* t z))) (/ (pow y 2) (* t z))) (* -1 y)) z))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (- (* -1 (/ (- (/ (* y (+ (* -1 (/ (pow y 2) t)) (/ (pow y 2) t))) (* t z)) (+ (* -1 (/ (pow y 2) t)) (/ (pow y 2) t))) z)) (* -1 y)) z))))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* -1 (* (pow z 3) (+ (* -1 (/ (pow y 3) (pow z 3))) (pow t 3)))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (- (* -1 (/ (pow y 2) z)) (* t y)) z)) (pow t 2))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* t x) z)) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ (* t x) (/ (* x y) z)) (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* t (+ (/ (* t (* x (pow z 2))) (pow y 3)) (/ (* x z) (pow y 2)))) (/ x y)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* t (+ (* t (+ (/ (* t (* x (pow z 3))) (pow y 4)) (/ (* x (pow z 2)) (pow y 3)))) (/ (* x z) (pow y 2)))) (/ x y)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* t (- (* -1 (* t (+ (* -1 (/ (pow z 2) y)) (/ (pow z 2) y)))) z))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* t (- (* t (- (/ (* t (* z (+ (* -1 (/ (pow z 2) y)) (/ (pow z 2) y)))) y) (+ (* -1 (/ (pow z 2) y)) (/ (pow z 2) y)))) z))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* t (- (* t (pow z 2)) (* -1 (* y z)))) (pow y 2)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* t (- (* t (pow z 2)) (* -1 (* y z)))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* t (+ (* -1 z) (/ y t))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t))) |
#s(approx (- y (* z t)) #s(hole binary64 (* t (- (/ y t) z)))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* t (- (/ y t) z)))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* t (+ z (* -1 (/ y t)))))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (* t (- (/ z y) (/ 1 t))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* t (pow z 2)))) (/ x z)) t))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (+ (* -1 (/ (* x y) (* t (pow z 2)))) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3)))))) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (+ (* -1 (/ (* x y) (* t (pow z 2)))) (+ (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3)))) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))))) t))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* t (+ (* -1 z) (/ y t))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* t (- (+ (* -1 z) (* -1 (/ (+ (* -1 (/ (pow y 2) z)) (/ (pow y 2) z)) (pow t 2)))) (* -1 (/ y t)))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* t (- (+ (* -1 z) (/ (* y (+ (* -1 (/ (pow y 2) z)) (/ (pow y 2) z))) (* (pow t 3) z))) (+ (* -1 (/ y t)) (+ (* -1 (/ (pow y 2) (* (pow t 2) z))) (/ (pow y 2) (* (pow t 2) z)))))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* (pow t 3) (+ (* -1 (pow z 3)) (/ (pow y 3) (pow t 3)))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow t 2) (+ (/ (* y z) t) (pow z 2))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow t 2) (- (+ (/ (pow y 2) (pow t 2)) (pow z 2)) (* -1 (/ (* y z) t)))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* (pow t 2) (+ (/ (* y z) t) (pow z 2))))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (/ x (+ (* (neg t) z) y)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (+ (* (neg t) z) y) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ y t))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) (* -1 z)))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) (* -1 z)))))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* -1 (* t (+ (* -1 z) (/ y t)))))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z y)) (/ 1 t)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* t (pow z 2))) (* -1 (/ x z))) t)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) t)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow z 2))) (* -1 (/ (* x (pow y 2)) (* t (pow z 3))))) t)) (/ x z)) t)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow z 2))) (* -1 (/ (+ (/ (* x (pow y 2)) (pow z 3)) (/ (* x (pow y 3)) (* t (pow z 4)))) t))) t)) (/ x z)) t)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ y t))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (- (+ (* -1 (/ (pow y 2) (* t z))) (/ (pow y 2) (* t z))) (* -1 y)) t))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (- (* -1 (/ (- (/ (* y (+ (* -1 (/ (pow y 2) z)) (/ (pow y 2) z))) (* t z)) (+ (* -1 (/ (pow y 2) z)) (/ (pow y 2) z))) t)) (* -1 y)) t))))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -1 (/ (pow y 3) (pow t 3))) (pow z 3)))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow t 2) (+ (* -1 (/ (- (* -1 (/ (pow y 2) t)) (* y z)) t)) (pow z 2))))) |
| Outputs |
|---|
(*.f64 (/.f64 x (fma.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y))) |
(/.f64 (neg.f64 x) (neg.f64 (fma.f64 (neg.f64 z) t y))) |
(/.f64 x (fma.f64 (neg.f64 z) t y)) |
x |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (+.f64 y (*.f64 z t))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (-.f64 y (*.f64 (neg.f64 t) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (neg.f64 t) z) y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z t) #s(literal 3 binary64))) (fma.f64 y y (+.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (*.f64 y (*.f64 z t))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (neg.f64 z)) t)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y))) |
(fma.f64 (neg.f64 z) t y) |
(fma.f64 (*.f64 z t) #s(literal -1 binary64) y) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) y) |
(fma.f64 (neg.f64 t) z y) |
(fma.f64 z (neg.f64 t) y) |
(fma.f64 t (neg.f64 z) y) |
(-.f64 y (*.f64 #s(literal 1 binary64) (*.f64 z t))) |
(-.f64 y (*.f64 z t)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y))) (/.f64 (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)))) |
(+.f64 (*.f64 (neg.f64 t) z) y) |
(+.f64 y (*.f64 (neg.f64 t) z)) |
(*.f64 #s(literal -1 binary64) t) |
(*.f64 t #s(literal -1 binary64)) |
(neg.f64 t) |
t |
z |
y |
(/.f64 (neg.f64 x) (neg.f64 #s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) y))) |
(/.f64 x #s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) y)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) y) |
(/.f64 (neg.f64 x) (neg.f64 #s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 y) (-.f64 (/.f64 (*.f64 z t) y) #s(literal 1 binary64)))))) |
(/.f64 x #s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 y) (-.f64 (/.f64 (*.f64 z t) y) #s(literal 1 binary64))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 y) (-.f64 (/.f64 (*.f64 z t) y) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 z t) y) #s(literal 1 binary64))) y) |
(*.f64 (neg.f64 y) (-.f64 (/.f64 (*.f64 z t) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 z t) y) #s(literal 1 binary64)) y) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 z t) y) #s(literal 1 binary64)) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 (*.f64 z t) y) #s(literal 1 binary64)) y)) |
(neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 z t) y) #s(literal 1 binary64)) y)) |
(*.f64 (-.f64 (/.f64 (*.f64 z t) y) #s(literal 1 binary64)) y) |
(*.f64 y (-.f64 (/.f64 (*.f64 z t) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z t) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 t (/.f64 z y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 z t) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 z t) y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 z t) y) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 z t) y) #s(literal 1 binary64)) |
(*.f64 t (/.f64 z y)) |
(/.f64 (*.f64 (neg.f64 t) z) (neg.f64 y)) |
(/.f64 (*.f64 z t) y) |
(*.f64 z t) |
(*.f64 t z) |
#s(literal 1 binary64) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z))) |
(*.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) z) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) z)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t))) z) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)))) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t))) z) |
(/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) z)) |
(+.f64 (/.f64 (/.f64 (neg.f64 x) t) z) (/.f64 (neg.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) z)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t))) (neg.f64 z)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) z) |
(+.f64 (/.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) z) (/.f64 (/.f64 x t) z)) |
(+.f64 (/.f64 (/.f64 x t) z) (/.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) z)) |
(/.f64 (-.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (pow.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) #s(literal 2 binary64))) (-.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) #s(literal 2 binary64)) (pow.f64 (/.f64 x t) #s(literal 2 binary64))) (-.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) (/.f64 x t))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x t) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) #s(literal 2 binary64)) (*.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) #s(literal 3 binary64)) (pow.f64 (/.f64 x t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x t) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) (/.f64 x t))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 t t) z) (*.f64 t (*.f64 y x))) (*.f64 t (*.f64 (*.f64 t t) z))) |
(fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) |
(fma.f64 (/.f64 x z) (/.f64 (/.f64 y t) t) (/.f64 x t)) |
(fma.f64 (/.f64 (/.f64 y t) t) (/.f64 x z) (/.f64 x t)) |
(fma.f64 x (/.f64 y (*.f64 (*.f64 t t) z)) (/.f64 x t)) |
(+.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z))) (/.f64 x t)) |
(+.f64 (/.f64 x t) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) |
(/.f64 (neg.f64 y) (neg.f64 (*.f64 t t))) |
(/.f64 (/.f64 y t) t) |
(/.f64 y (*.f64 t t)) |
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t))) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 t t) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
(/.f64 (neg.f64 x) (neg.f64 t)) |
(/.f64 x t) |
(*.f64 (/.f64 x (fma.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y))) |
(/.f64 (neg.f64 x) (neg.f64 (fma.f64 (neg.f64 z) t y))) |
(/.f64 x (fma.f64 (neg.f64 z) t y)) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (+.f64 y (*.f64 z t))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (-.f64 y (*.f64 (neg.f64 t) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (neg.f64 t) z) y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 z t) #s(literal 3 binary64))) (fma.f64 y y (+.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (*.f64 y (*.f64 z t))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 y (neg.f64 z)) t)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y))) |
(fma.f64 (neg.f64 z) t y) |
(fma.f64 (*.f64 z t) #s(literal -1 binary64) y) |
(fma.f64 #s(literal -1 binary64) (*.f64 z t) y) |
(fma.f64 (neg.f64 t) z y) |
(fma.f64 z (neg.f64 t) y) |
(fma.f64 t (neg.f64 z) y) |
(-.f64 y (*.f64 #s(literal 1 binary64) (*.f64 z t))) |
(-.f64 y (*.f64 z t)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y))) (/.f64 (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)))) |
(+.f64 (*.f64 (neg.f64 t) z) y) |
(+.f64 y (*.f64 (neg.f64 t) z)) |
(*.f64 (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)) (fma.f64 (neg.f64 z) t y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 z t) #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (-.f64 (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 z t) #s(literal 6 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 9 binary64)) (pow.f64 y #s(literal 9 binary64))) (+.f64 (pow.f64 (*.f64 z t) #s(literal 6 binary64)) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 y (neg.f64 z)) t) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 9 binary64))) (+.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 z t) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 y (neg.f64 z)) t) #s(literal 3 binary64))))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(fma.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(fma.f64 (*.f64 y y) y (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (*.f64 (neg.f64 t) z) (pow.f64 y #s(literal 3 binary64))) |
(fma.f64 (*.f64 (neg.f64 t) z) (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 z t) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(fma.f64 y (*.f64 y y) (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64))) |
(+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64))) |
(+.f64 (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(*.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) |
(*.f64 (*.f64 y y) y) |
(*.f64 y (*.f64 y y)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) |
(pow.f64 y #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 3 binary64)))) |
#s(literal 3 binary64) |
(*.f64 (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) |
(*.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (neg.f64 t) #s(literal 3 binary64))) |
(*.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (neg.f64 z) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (*.f64 (neg.f64 t) z)) |
(*.f64 (*.f64 (neg.f64 t) z) (pow.f64 (*.f64 z t) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 z t) #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (neg.f64 t) z))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64)) |
(neg.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (neg.f64 t) z)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (neg.f64 t) z)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (neg.f64 t) z)) #s(literal 3 binary64)))) |
(*.f64 (neg.f64 z) t) |
(*.f64 (*.f64 z t) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 z t)) |
(*.f64 (neg.f64 t) z) |
(*.f64 z (neg.f64 t)) |
(*.f64 t (neg.f64 z)) |
(neg.f64 (*.f64 z t)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y)) #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y)) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y)))))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y))) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y))) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y))) |
(fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)) |
(fma.f64 y y (*.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y))) |
(-.f64 (fma.f64 y y (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (*.f64 (*.f64 y (neg.f64 z)) t)) |
(+.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y))) |
(+.f64 (*.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y)) (*.f64 y y)) |
(*.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 z t) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y (neg.f64 z)) t) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 z)) t))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z t) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 y (neg.f64 z)) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z t) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y (neg.f64 z)) t) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 z)) t))))) |
(fma.f64 (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 1 binary64)) (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) z))) |
(fma.f64 (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 1 binary64)) (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) z))) |
(fma.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) (pow.f64 (*.f64 z t) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) z))) |
(fma.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) (*.f64 z t) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) z))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 t) z) (neg.f64 z)) t (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) z))) |
(fma.f64 (pow.f64 (neg.f64 z) #s(literal 2 binary64)) (*.f64 t t) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) z))) |
(fma.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) z))) |
(fma.f64 (fabs.f64 (*.f64 (neg.f64 t) z)) (fabs.f64 (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) z))) |
(fma.f64 (neg.f64 z) (*.f64 t (*.f64 (neg.f64 t) z)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) z))) |
(fma.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) z))) |
(fma.f64 (*.f64 z z) (*.f64 t t) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) z))) |
(fma.f64 (*.f64 t t) (pow.f64 (neg.f64 z) #s(literal 2 binary64)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) z))) |
(fma.f64 (*.f64 t t) (*.f64 z z) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) z))) |
(fma.f64 (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) z))) |
(fma.f64 (*.f64 z t) (*.f64 z t) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) z))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) z))) |
(-.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 z)) t)) |
(+.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 t) z))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 1 binary64)) (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 1 binary64)) (*.f64 (neg.f64 t) z)) |
(*.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) (pow.f64 (*.f64 z t) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 z t) #s(literal 1 binary64)) (*.f64 z t)) |
(*.f64 (*.f64 (*.f64 (neg.f64 t) z) (neg.f64 z)) t) |
(*.f64 (pow.f64 (neg.f64 z) #s(literal 2 binary64)) (*.f64 t t)) |
(*.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 (*.f64 (neg.f64 t) z))) |
(*.f64 (fabs.f64 (*.f64 (neg.f64 t) z)) (fabs.f64 (*.f64 (neg.f64 t) z))) |
(*.f64 (neg.f64 z) (*.f64 t (*.f64 (neg.f64 t) z))) |
(*.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 z z) (*.f64 t t)) |
(*.f64 (*.f64 t t) (pow.f64 (neg.f64 z) #s(literal 2 binary64))) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(*.f64 (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 t) z)) |
(*.f64 (*.f64 z t) (*.f64 z t)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z t) #s(literal 2 binary64))) |
(pow.f64 (neg.f64 (*.f64 (neg.f64 t) z)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (*.f64 (neg.f64 t) z)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 t) z) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z t) #s(literal 2 binary64)) |
(exp.f64 (fma.f64 (log.f64 z) #s(literal 2 binary64) (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 t) #s(literal 2 binary64) (*.f64 (log.f64 z) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (neg.f64 t) z)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z t)) #s(literal 2 binary64))) |
(*.f64 (*.f64 y (neg.f64 z)) t) |
(*.f64 (*.f64 (neg.f64 t) z) y) |
(*.f64 y (*.f64 (neg.f64 t) z)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 x (fma.f64 (neg.f64 z) t y))) |
#s(approx x x) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 x (fma.f64 (neg.f64 z) t y))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (*.f64 (neg.f64 x) (+.f64 (/.f64 y (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (pow.f64 (*.f64 z t) #s(literal -1 binary64))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x) z)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx (/ x t) (/.f64 x t)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (*.f64 (-.f64 (fma.f64 y y (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (*.f64 (neg.f64 t) (*.f64 y z))) x) (fma.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (*.f64 (neg.f64 x) (-.f64 (pow.f64 (*.f64 z t) #s(literal -1 binary64)) (/.f64 (neg.f64 y) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64)))) z)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (neg.f64 x) (*.f64 z t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (/.f64 (/.f64 x t) z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 x (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) y (/.f64 (neg.f64 x) (*.f64 z t)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 4 binary64))))) (/.f64 x (pow.f64 (*.f64 z t) #s(literal 3 binary64)))) y) (/.f64 x (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) y (/.f64 (neg.f64 x) (*.f64 z t)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) z)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (fma.f64 (neg.f64 z) t y)) |
#s(approx y y) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (neg.f64 x) (*.f64 z t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (/.f64 (/.f64 x t) z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 3 binary64))))) (/.f64 x (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) y (/.f64 (neg.f64 x) (*.f64 z t)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 4 binary64))))) (/.f64 x (pow.f64 (*.f64 z t) #s(literal 3 binary64)))) y) (/.f64 x (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) y (/.f64 (neg.f64 x) (*.f64 z t)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) z)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (fma.f64 (neg.f64 z) t y)) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) (*.f64 (neg.f64 t) z)) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) (fma.f64 (neg.f64 z) t y)) |
#s(approx (* (- (/ (* t z) y) 1) y) (*.f64 z t)) |
#s(approx (* (- (/ (* t z) y) 1) y) (fma.f64 z t (neg.f64 y))) |
#s(approx (- (/ (* t z) y) 1) (/.f64 (*.f64 z t) y)) |
#s(approx (- (/ (* t z) y) 1) (/.f64 (fma.f64 z t (neg.f64 y)) y)) |
#s(approx (/ (* t z) y) (/.f64 (*.f64 z t) y)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (neg.f64 x) (*.f64 z t))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 2 binary64))))) (/.f64 (/.f64 x t) z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (/.f64 x t) z)) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (fma.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (/.f64 (/.f64 x t) z))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t))) |
#s(approx (/ y (* t t)) (/.f64 (/.f64 y t) t)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (neg.f64 x) (*.f64 z t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (/.f64 (/.f64 x t) z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (fma.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (neg.f64 x) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) y (/.f64 (neg.f64 x) (*.f64 z t)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 4 binary64)))) #s(literal -1 binary64) (/.f64 (neg.f64 x) (pow.f64 (*.f64 z t) #s(literal 3 binary64)))) y (/.f64 (neg.f64 x) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) y (/.f64 (neg.f64 x) (*.f64 z t)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) z)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (fma.f64 (neg.f64 z) t y)) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (fma.f64 (pow.f64 (*.f64 z t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (pow y 3) (pow.f64 y #s(literal 3 binary64))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (pow.f64 (*.f64 z t) #s(literal 2 binary64))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (fma.f64 (*.f64 y z) t (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (fma.f64 (-.f64 y (*.f64 (neg.f64 t) z)) y (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (pow.f64 (*.f64 z t) #s(literal 2 binary64))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (fma.f64 (*.f64 y z) t (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) |
#s(approx (* y (* (neg z) t)) (*.f64 (neg.f64 t) (*.f64 y z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 x y)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 t (/.f64 (*.f64 z x) y) x) y)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) x) (*.f64 y y)) x) (neg.f64 (/.f64 (*.f64 (*.f64 z x) t) y))) y)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (pow.f64 y #s(literal 3 binary64))) x) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 z x) y) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z z)) (*.f64 y y))))) y)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) y) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (fma.f64 (/.f64 (*.f64 z t) y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 x y)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 t (/.f64 (*.f64 z x) y) x) y)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) x) (*.f64 y y)) x) (neg.f64 (/.f64 (*.f64 (*.f64 z x) t) y))) y)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (pow.f64 y #s(literal 3 binary64))) x) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 z x) y) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z z)) (*.f64 y y))))) y)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) y) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (fma.f64 (/.f64 (*.f64 z t) y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) y) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) (*.f64 (fma.f64 (/.f64 (*.f64 z t) y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (- (/ (* t z) y) 1) y) (neg.f64 y)) |
#s(approx (* (- (/ (* t z) y) 1) y) (*.f64 (-.f64 (/.f64 (*.f64 z t) y) #s(literal 1 binary64)) y)) |
#s(approx (- (/ (* t z) y) 1) #s(literal -1 binary64)) |
#s(approx (- (/ (* t z) y) 1) (-.f64 (/.f64 (*.f64 z t) y) #s(literal 1 binary64))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 2 binary64)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (*.f64 (-.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 y z) t)) (/.f64 x (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) y)) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (*.f64 x (/.f64 y (pow.f64 (*.f64 z t) #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (*.f64 (+.f64 (/.f64 x (*.f64 (*.f64 y z) t)) (/.f64 x (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) y)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 x (*.f64 (*.f64 t t) z)) (/.f64 (/.f64 x t) y)) y)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 x y)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 t (/.f64 (*.f64 z x) y) x) y)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (+.f64 (fma.f64 t (/.f64 (*.f64 z x) y) x) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z z)) (*.f64 y y))) y)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (+.f64 (fma.f64 t (/.f64 (*.f64 z x) y) x) (fma.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z z)) (*.f64 y y)))) y)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) y) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (fma.f64 (/.f64 (*.f64 z t) y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (*.f64 y y)) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 z t) y)) y)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (-.f64 (-.f64 (fma.f64 t (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (*.f64 z t) #s(literal 2 binary64))) z) (pow.f64 y #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 (neg.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64))) (*.f64 y y))) (fma.f64 t (/.f64 z y) (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (*.f64 y y)))) y)) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (pow.f64 y #s(literal 3 binary64))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 z t) y) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 y y)) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (fma.f64 t (/.f64 z y) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (*.f64 (neg.f64 t) z) y))) (*.f64 y y))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (*.f64 (*.f64 y z) t)) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) y) (*.f64 (neg.f64 t) z)) y)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 z x) y) x)) y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) x) y) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z x) t))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) y))) (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z z))) y) (*.f64 (*.f64 z x) t))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 y) (-.f64 (/.f64 (*.f64 z t) y) #s(literal 1 binary64)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 z x) y) x)) y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t x) z (*.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) x) y))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t x) z (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 t t) x) (*.f64 z z) (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) y)))) y))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 y) (-.f64 (/.f64 (*.f64 z t) y) #s(literal 1 binary64)))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) (*.f64 (neg.f64 y) (-.f64 (/.f64 (*.f64 z t) y) #s(literal 1 binary64)))) |
#s(approx (* (- (/ (* t z) y) 1) y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 z t) y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (*.f64 (neg.f64 y) (-.f64 (/.f64 x (*.f64 (*.f64 y z) t)) (/.f64 (neg.f64 x) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x (*.f64 (*.f64 y z) t)) #s(literal -1 binary64) (/.f64 (neg.f64 x) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x (*.f64 (*.f64 t t) z)) #s(literal -1 binary64) (/.f64 (neg.f64 x) (*.f64 y t))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 z x) y) x)) y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t x) z (*.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) x) y))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t x) z (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 t t) x) (*.f64 z z) (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) y)))) y))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 y) (-.f64 (/.f64 (*.f64 z t) y) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64)) y) (*.f64 (neg.f64 t) z)) y)) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (*.f64 z t) #s(literal 2 binary64))) z) t) y) (*.f64 #s(literal 0 binary64) (pow.f64 (*.f64 z t) #s(literal 2 binary64)))) y)) (*.f64 z t)) y)) #s(literal 1 binary64)))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 z t) y) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64))) y) (*.f64 z t)) y) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 z t) #s(literal 2 binary64))) y) (*.f64 z t)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 t (*.f64 x (/.f64 z (*.f64 y y))) (/.f64 x y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) x) z) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (*.f64 t (/.f64 x (*.f64 y y))))) z (/.f64 x y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) x) z) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 t t) (/.f64 x (pow.f64 y #s(literal 3 binary64)))))) z (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 x (*.f64 y y))))) z (/.f64 x y))) |
#s(approx z z) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 t (*.f64 x (/.f64 z (*.f64 y y))) (/.f64 x y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) x) z) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (*.f64 t (/.f64 x (*.f64 y y))))) z (/.f64 x y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) x) z) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 t t) (/.f64 x (pow.f64 y #s(literal 3 binary64)))))) z (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 x (*.f64 y y))))) z (/.f64 x y))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (fma.f64 (neg.f64 z) t y)) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z t) y))) |
#s(approx (* t z) (*.f64 z t)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 z x) t)) (/.f64 (*.f64 y x) (*.f64 t t))) (*.f64 z z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y x) (*.f64 t t))) (*.f64 z z))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y x) (*.f64 t t))) z)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 t (*.f64 x (/.f64 z (*.f64 y y))) (/.f64 x y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (fma.f64 t (/.f64 x (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) z) (pow.f64 y #s(literal 3 binary64)))) z (/.f64 x y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) (/.f64 x (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) x) z) (pow.f64 y #s(literal 4 binary64)))) z (*.f64 t (/.f64 x (*.f64 y y)))) z (/.f64 x y))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (fma.f64 (-.f64 (*.f64 (neg.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) y))) t) z y)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (fma.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) y)) z) t) y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) y))) z) t) z y)) |
#s(approx (pow (* (neg z) t) 3) (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64))) |
#s(approx (* (neg z) t) (*.f64 (neg.f64 t) z)) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (fma.f64 (*.f64 y t) z (*.f64 y y))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (fma.f64 (fma.f64 (*.f64 t t) z (*.f64 #s(literal 1 binary64) (*.f64 y t))) z (*.f64 y y))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (*.f64 (fma.f64 (*.f64 t t) z (*.f64 #s(literal 1 binary64) (*.f64 y t))) z)) |
#s(approx (* (* (neg z) t) (* (neg z) t)) (pow.f64 (*.f64 z t) #s(literal 2 binary64))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z z))) #s(literal -1 binary64) (/.f64 (neg.f64 x) t)) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) z)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (pow.f64 (/.f64 y z) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 x) t)) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z z))))) z)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (fma.f64 #s(literal -1 binary64) t (/.f64 y z)) z)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z z))) #s(literal -1 binary64) (/.f64 (neg.f64 x) t)) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) z)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (pow.f64 (/.f64 y z) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 x) t)) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z z))))) z)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (-.f64 (/.f64 y z) t) z)) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) (*.f64 (-.f64 (/.f64 y z) t) z)) |
#s(approx (* (- (/ (* t z) y) 1) y) (*.f64 (fma.f64 (/.f64 y z) #s(literal -1 binary64) t) z)) |
#s(approx (- (/ (* t z) y) 1) (*.f64 (-.f64 (/.f64 t y) (pow.f64 z #s(literal -1 binary64))) z)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) (/.f64 x t)) z)) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) z)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z z)))) (/.f64 (neg.f64 x) t)) z)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (pow.f64 t #s(literal 3 binary64))) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (pow.f64 (/.f64 y z) #s(literal 3 binary64)))))) z)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (fma.f64 #s(literal -1 binary64) t (/.f64 y z)) z)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) t)) (*.f64 z z)) #s(literal -1 binary64) (neg.f64 t)) (/.f64 (neg.f64 y) z)) z)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (-.f64 (fma.f64 (/.f64 y t) (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) t)) (pow.f64 z #s(literal 3 binary64))) (neg.f64 t)) (fma.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 y y) t) (*.f64 z z)) (/.f64 (neg.f64 y) z))) z)) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 y z) #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (fma.f64 t (/.f64 y z) (*.f64 t t)) (*.f64 z z))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (-.f64 (fma.f64 t t (/.f64 (*.f64 y y) (*.f64 z z))) (/.f64 (*.f64 (neg.f64 t) y) z)) (*.f64 z z))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (*.f64 (fma.f64 t (/.f64 y z) (*.f64 t t)) (*.f64 z z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 x (pow.f64 t #s(literal 3 binary64))) (/.f64 (*.f64 y y) z))) (/.f64 (*.f64 y x) (*.f64 t t))) z) #s(literal -1 binary64) (/.f64 x t)) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 (pow.f64 t #s(literal 4 binary64)) z)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) x) (pow.f64 t #s(literal 3 binary64))))) z)) (/.f64 (*.f64 y x) (*.f64 t t))) z) #s(literal -1 binary64) (/.f64 x t)) z))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) #s(literal -1 binary64) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 x (pow.f64 t #s(literal 3 binary64))) (/.f64 (*.f64 y y) z))) (/.f64 (*.f64 y x) (*.f64 t t))) z) #s(literal -1 binary64) (/.f64 x t)) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 (pow.f64 t #s(literal 4 binary64)) z)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) x) (pow.f64 t #s(literal 3 binary64))))) z)) (/.f64 (*.f64 y x) (*.f64 t t))) z) #s(literal -1 binary64) (/.f64 x t)) z))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y z) t)))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y z) t)))) |
#s(approx (* (- (/ (* t z) y) 1) y) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) t (/.f64 y z)))) |
#s(approx (- (/ (* t z) y) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (*.f64 #s(literal 1 binary64) (/.f64 x t))) z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (/.f64 y t) t) (*.f64 (/.f64 x (pow.f64 t #s(literal 3 binary64))) (/.f64 (*.f64 y y) z)))) z) #s(literal -1 binary64) (/.f64 x t)) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (/.f64 y t) t) (/.f64 (fma.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) z) (/.f64 (*.f64 (*.f64 y y) x) (pow.f64 t #s(literal 3 binary64)))) z))) z) #s(literal -1 binary64) (/.f64 x t)) z))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) #s(literal -1 binary64) t))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 y y) t) z) (*.f64 #s(literal 1 binary64) y)) z) #s(literal -1 binary64) t))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) t)) z)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) t))) z) y)) z) #s(literal -1 binary64) t))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (fma.f64 t t (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y y) z)) (*.f64 y t)) z))) (*.f64 z z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) x) t) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (*.f64 x (/.f64 z (*.f64 y y))))) t (/.f64 x y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) t) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) x) (pow.f64 y #s(literal 3 binary64))))) t (*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 z (*.f64 y y))))) t (/.f64 x y))) |
#s(approx (neg t) (neg.f64 t)) |
#s(approx t t) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) x) t) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (*.f64 x (/.f64 z (*.f64 y y))))) t (/.f64 x y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) t) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) x) (pow.f64 y #s(literal 3 binary64))))) t (*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 z (*.f64 y y))))) t (/.f64 x y))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 x z))) (*.f64 x (/.f64 y (*.f64 z z)))) (*.f64 t t))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 t (/.f64 x z) (*.f64 x (/.f64 y (*.f64 z z)))) (*.f64 t t))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (fma.f64 x (/.f64 z (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 z z) x) t) (pow.f64 y #s(literal 3 binary64)))) t (/.f64 x y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (fma.f64 (fma.f64 t (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 z z) x) (pow.f64 y #s(literal 3 binary64)))) t (*.f64 x (/.f64 z (*.f64 y y)))) t (/.f64 x y))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (fma.f64 (-.f64 (*.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z z) y))) z) t y)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (fma.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z z) y)) z) t) y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z z) y))) t) z) t y)) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (fma.f64 (fma.f64 (*.f64 z z) t (*.f64 #s(literal 1 binary64) (*.f64 y z))) t (*.f64 y y))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (*.f64 (fma.f64 (*.f64 z z) t (*.f64 #s(literal 1 binary64) (*.f64 y z))) t)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 t t))) #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) (*.f64 (/.f64 x t) (/.f64 y (*.f64 z z)))) t)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 t t))))) t)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (fma.f64 #s(literal -1 binary64) z (/.f64 y t)) t)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 t t))) #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) (*.f64 (/.f64 x t) (/.f64 y (*.f64 z z)))) t)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 t t))))) t)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (-.f64 (/.f64 y t) z) t)) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) (*.f64 (-.f64 (/.f64 y t) z) t)) |
#s(approx (* (- (/ (* t z) y) 1) y) (*.f64 (fma.f64 (/.f64 y t) #s(literal -1 binary64) z) t)) |
#s(approx (- (/ (* t z) y) 1) (*.f64 (-.f64 (/.f64 z y) (pow.f64 t #s(literal -1 binary64))) t)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 x t) (/.f64 y (*.f64 z z)))) (/.f64 x z)) t)) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) t)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y z) x) t)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 t t)))) (/.f64 (neg.f64 x) z)) t)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 (*.f64 y y) (pow.f64 z #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 t #s(literal 3 binary64))))))) t)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (fma.f64 #s(literal -1 binary64) z (/.f64 y t)) t)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) z)) (*.f64 t t)) #s(literal -1 binary64) (neg.f64 z)) (/.f64 (neg.f64 y) t)) t)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (-.f64 (fma.f64 (/.f64 y (pow.f64 t #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) z)) z) (neg.f64 z)) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) z)) (/.f64 (neg.f64 y) t))) t)) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 y t) #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (fma.f64 z z (/.f64 (*.f64 y z) t)) (*.f64 t t))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (-.f64 (fma.f64 z z (/.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (*.f64 (neg.f64 y) z) t)) (*.f64 t t))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (*.f64 (fma.f64 z z (/.f64 (*.f64 y z) t)) (*.f64 t t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) x) t) (pow.f64 z #s(literal 3 binary64)))) (*.f64 x (/.f64 y (*.f64 z z)))) t) #s(literal -1 binary64) (/.f64 x z)) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) t) (pow.f64 z #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) x) (pow.f64 z #s(literal 3 binary64))))) t)) (*.f64 x (/.f64 y (*.f64 z z)))) t) #s(literal -1 binary64) (/.f64 x z)) t))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) (fma.f64 (/.f64 y t) #s(literal -1 binary64) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) x) t) (pow.f64 z #s(literal 3 binary64)))) (*.f64 x (/.f64 y (*.f64 z z)))) t) #s(literal -1 binary64) (/.f64 x z)) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) t) (pow.f64 z #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) x) (pow.f64 z #s(literal 3 binary64))))) t)) (*.f64 x (/.f64 y (*.f64 z z)))) t) #s(literal -1 binary64) (/.f64 x z)) t))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y t) z)))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 y t) z)))) |
#s(approx (* (- (/ (* t z) y) 1) y) (*.f64 (neg.f64 t) (fma.f64 #s(literal -1 binary64) z (/.f64 y t)))) |
#s(approx (- (/ (* t z) y) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 z) y) t #s(literal 1 binary64)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (neg.f64 (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (*.f64 #s(literal 1 binary64) (/.f64 x z))) t))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (neg.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) t)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) (/.f64 y z) x)) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y (*.f64 z z)) (/.f64 (/.f64 (*.f64 (*.f64 y y) x) t) (pow.f64 z #s(literal 3 binary64))))) t) #s(literal -1 binary64) (/.f64 x z)) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y (*.f64 z z)) (/.f64 (fma.f64 (/.f64 x t) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 y y) x) (pow.f64 z #s(literal 3 binary64)))) t))) t) #s(literal -1 binary64) (/.f64 x z)) t))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) (fma.f64 (/.f64 y t) #s(literal -1 binary64) z))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 y y) t) z) (*.f64 #s(literal 1 binary64) y)) t) #s(literal -1 binary64) z))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) z)) z)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) z))) t) y)) t) #s(literal -1 binary64) z))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (fma.f64 z z (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y y) t)) (*.f64 y z)) t))) (*.f64 t t))) |
Compiled 17 045 to 2 207 computations (87.1% saved)
11 alts after pruning (9 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 478 | 8 | 486 |
| Fresh | 2 | 1 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 483 | 11 | 494 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 95.4% | (/.f64 x (fma.f64 (neg.f64 t) z y)) |
| ▶ | 34.6% | (/.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)) (fma.f64 (neg.f64 z) t y)) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t)))))) |
| 22.0% | (/.f64 x (/.f64 #s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 z t) y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t)))))) | |
| ▶ | 52.0% | (/.f64 x #s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) z))) |
| ▶ | 86.2% | (/.f64 x #s(approx (- y (* z t)) (neg.f64 (*.f64 (-.f64 (*.f64 t (/.f64 z y)) #s(literal 1 binary64)) y)))) |
| ▶ | 86.0% | (/.f64 x #s(approx (- y (* z t)) (neg.f64 (*.f64 #s(approx (- (/ (* t z) y) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64)))) y)))) |
| ✓ | 54.6% | (/.f64 x #s(approx (- y (* z t)) y)) |
| 44.6% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) t))) | |
| 34.0% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t))) z))) | |
| 53.8% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z))) | |
| ▶ | 33.1% | #s(approx (/ x (- y (* z t))) (neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y x) (*.f64 t t))) (*.f64 z z))))) |
Compiled 618 to 375 computations (39.3% saved)
| Inputs |
|---|
(/.f64 x #s(approx (- y (* z t)) (neg.f64 (*.f64 (-.f64 (*.f64 t (/.f64 z y)) #s(literal 1 binary64)) y)))) |
x |
#s(approx (- y (* z t)) (neg.f64 (*.f64 (-.f64 (*.f64 t (/.f64 z y)) #s(literal 1 binary64)) y))) |
(neg.f64 (*.f64 (-.f64 (*.f64 t (/.f64 z y)) #s(literal 1 binary64)) y)) |
(*.f64 (-.f64 (*.f64 t (/.f64 z y)) #s(literal 1 binary64)) y) |
(-.f64 (*.f64 t (/.f64 z y)) #s(literal 1 binary64)) |
(*.f64 t (/.f64 z y)) |
t |
(/.f64 z y) |
z |
y |
#s(literal 1 binary64) |
(/.f64 x #s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) z))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) z)) |
(*.f64 (neg.f64 t) z) |
(neg.f64 t) |
(/.f64 x #s(approx (- y (* z t)) (neg.f64 (*.f64 #s(approx (- (/ (* t z) y) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64)))) y)))) |
#s(approx (- y (* z t)) (neg.f64 (*.f64 #s(approx (- (/ (* t z) y) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64)))) y))) |
(neg.f64 (*.f64 #s(approx (- (/ (* t z) y) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64)))) y)) |
(*.f64 #s(approx (- (/ (* t z) y) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64)))) y) |
#s(approx (- (/ (* t z) y) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64)))) |
(neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64))) |
(fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64)) |
(/.f64 (neg.f64 t) y) |
#s(approx (/ x (- y (* z t))) (neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y x) (*.f64 t t))) (*.f64 z z))))) |
(neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y x) (*.f64 t t))) (*.f64 z z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y x) (*.f64 t t))) (*.f64 z z))) |
(/.f64 (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y x) (*.f64 t t))) (*.f64 z z)) |
(fma.f64 x (/.f64 z t) (/.f64 (*.f64 y x) (*.f64 t t))) |
(/.f64 z t) |
(/.f64 (*.f64 y x) (*.f64 t t)) |
(*.f64 y x) |
(*.f64 t t) |
(*.f64 z z) |
(/.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)) (fma.f64 (neg.f64 z) t y)) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)) (fma.f64 (neg.f64 z) t y)) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t))))) |
(*.f64 (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)) (fma.f64 (neg.f64 z) t y)) |
(fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)) |
(-.f64 (*.f64 (neg.f64 t) z) y) |
(*.f64 y y) |
(fma.f64 (neg.f64 z) t y) |
(neg.f64 z) |
(fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t)))) |
(-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t))) |
(*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) |
(*.f64 (neg.f64 z) t) |
(*.f64 y (*.f64 (neg.f64 z) t)) |
| Outputs |
|---|
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x (- y (* t z))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (* x (- (+ (* (pow t 2) (pow z 2)) (pow y 2)) (* -1 (* t (* y z))))) (+ (* -1 (* (pow t 3) (pow z 3))) (pow y 3))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* x (+ (/ 1 (* t z)) (/ y (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ (* x (+ (/ y (pow t 2)) (/ z t))) (pow z 2)))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* x (+ (/ y (pow t 2)) (/ z t))))) |
#s(approx (/ (* y x) (* t t)) #s(hole binary64 (/ (* x y) (pow t 2)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (* x (- (+ (* (pow t 2) (pow z 2)) (pow y 2)) (* -1 (* t (* y z))))) (* (+ y (* -1 (* t z))) (+ (* -1 (* t (* z (- (* -1 (* t z)) y)))) (pow y 2)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* x (- (/ 1 (* t z)) (* -1 (/ y (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (* x (- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))) z)))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (* -1 (/ (* x (+ (* -1 (/ y (pow t 2))) (* -1 (/ z t)))) (pow z 2))))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (pow t 2))) (* -1 (/ z t))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- y (* z t)) #s(hole binary64 (- y (* t z)))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) #s(hole binary64 (- y (* t z)))) |
#s(approx (* (- (* t (/ z y)) 1) y) #s(hole binary64 (* t z))) |
#s(approx (* (- (* t (/ z y)) 1) y) #s(hole binary64 (+ (* -1 y) (* t z)))) |
#s(approx (- (* t (/ z y)) 1) #s(hole binary64 (/ (* t z) y))) |
#s(approx (- (* t (/ z y)) 1) #s(hole binary64 (/ (+ (* -1 y) (* t z)) y))) |
#s(approx (* t (/ z y)) #s(hole binary64 (/ (* t z) y))) |
#s(approx (/ z y) #s(hole binary64 (/ z y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (+ (* -1 (/ x (* (pow t 2) (pow z 2)))) (* -1 (/ (* x y) (* (pow t 3) (pow z 3))))))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (+ (* -1 (/ x (* (pow t 2) (pow z 2)))) (* y (+ (* -1 (/ x (* (pow t 3) (pow z 3)))) (* -1 (/ (* x y) (* (pow t 4) (pow z 4))))))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* -1 (* t z))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (- y (* t z)))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* t z))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (+ (* -1 y) (* t z)))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (/ (* t z) y))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (/ (+ (* -1 y) (* t z)) y))) |
#s(approx (neg (+ (* (/ (neg t) y) z) 1)) #s(hole binary64 (/ (* t z) y))) |
#s(approx (neg (+ (* (/ (neg t) y) z) 1)) #s(hole binary64 (/ (- (* -1 y) (* -1 (* t z))) y))) |
#s(approx (+ (* (/ (neg t) y) z) 1) #s(hole binary64 (* -1 (/ (* t z) y)))) |
#s(approx (+ (* (/ (neg t) y) z) 1) #s(hole binary64 (/ (+ y (* -1 (* t z))) y))) |
#s(approx (/ (neg t) y) #s(hole binary64 (* -1 (/ t y)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (- (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))) (/ x (* t z))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (+ (/ x (* t z)) (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (+ (/ x (* t z)) (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (/ (* x z) t))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (+ (/ (* x y) (pow t 2)) (/ (* x z) t)))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ x (* (pow t 2) (pow z 2)))) (/ (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) (* (pow t 4) (pow z 4)))))))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (+ (* -1 (/ x (* (pow t 2) (pow z 2)))) (* y (- (* -1 (/ x (* (pow t 3) (pow z 3)))) (+ (* -1 (/ (* (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))) (- (* -1 (/ x (* (pow t 2) (pow z 2)))) (/ (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) (* (pow t 4) (pow z 4))))) (* (pow t 3) (pow z 3)))) (/ (* x (+ (* -1 (* t z)) (* t z))) (* (pow t 4) (pow z 4))))))) (/ (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) (* (pow t 4) (pow z 4)))))))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (+ (* -1 (/ x (* (pow t 2) (pow z 2)))) (* y (- (+ (* -1 (* y (+ (* -1 (/ (* (+ (* -1 (* t z)) (* t z)) (- (* -1 (/ x (* (pow t 2) (pow z 2)))) (/ (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) (* (pow t 4) (pow z 4))))) (* (pow t 3) (pow z 3)))) (+ (* -1 (/ (* (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))) (- (* -1 (/ x (* (pow t 3) (pow z 3)))) (+ (* -1 (/ (* (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))) (- (* -1 (/ x (* (pow t 2) (pow z 2)))) (/ (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) (* (pow t 4) (pow z 4))))) (* (pow t 3) (pow z 3)))) (/ (* x (+ (* -1 (* t z)) (* t z))) (* (pow t 4) (pow z 4)))))) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 4) (pow z 4))))))) (* -1 (/ x (* (pow t 3) (pow z 3))))) (+ (* -1 (/ (* (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))) (- (* -1 (/ x (* (pow t 2) (pow z 2)))) (/ (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) (* (pow t 4) (pow z 4))))) (* (pow t 3) (pow z 3)))) (/ (* x (+ (* -1 (* t z)) (* t z))) (* (pow t 4) (pow z 4))))))) (/ (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) (* (pow t 4) (pow z 4)))))))) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* -1 (* t z))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* -1 (* (pow t 3) (pow z 3))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (+ (* -1 (* (pow t 3) (pow z 3))) (* y (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (+ (* -1 (* (pow t 3) (pow z 3))) (* y (+ (* -1 (* (pow t 2) (pow z 2))) (+ (* y (+ (* -1 (* t z)) (* t z))) (* (pow t 2) (pow z 2)))))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (+ (* -1 (* (pow t 3) (pow z 3))) (* y (+ (* -1 (* (pow t 2) (pow z 2))) (+ (* y (+ y (+ (* -1 (* t z)) (* t z)))) (* (pow t 2) (pow z 2)))))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (* (pow t 2) (pow z 2)))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (+ (* t (* y z)) (* (pow t 2) (pow z 2))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (+ (* y (+ y (* t z))) (* (pow t 2) (pow z 2))))) |
#s(approx (- (* (neg t) z) y) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* (neg t) z) y) #s(hole binary64 (+ (* -1 y) (* -1 (* t z))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (neg z) t) y) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* (neg z) t) y) #s(hole binary64 (+ y (* -1 (* t z))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow t 2) (pow z 2)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* t (* y z)) (* (pow t 2) (pow z 2))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* y (- y (* -1 (* t z)))) (* (pow t 2) (pow z 2))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* (pow t 2) (pow z 2)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (+ (* t (* y z)) (* (pow t 2) (pow z 2))))) |
#s(approx (* y (* (neg z) t)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y))) |
#s(approx (- y (* z t)) #s(hole binary64 y)) |
#s(approx (- y (* z t)) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) #s(hole binary64 y)) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (* (- (* t (/ z y)) 1) y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- (* t (/ z y)) 1) y) #s(hole binary64 (* y (- (/ (* t z) y) 1)))) |
#s(approx (- (* t (/ z y)) 1) #s(hole binary64 -1)) |
#s(approx (- (* t (/ z y)) 1) #s(hole binary64 (- (/ (* t z) y) 1))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ x y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ x (+ (/ (* t (* x z)) y) (/ (* (pow t 2) (* x (pow z 2))) (pow y 2)))) y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ x (+ (/ (* t (* x z)) y) (+ (/ (* (pow t 2) (* x (pow z 2))) (pow y 2)) (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))))) y))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 y)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* y (- (+ 1 (* -1 (/ (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))) (pow y 2)))) (/ (* t z) y))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* y (- (+ 1 (/ (* t (* z (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))))) (pow y 3))) (+ (* -1 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (/ (* t z) y) (/ (* (pow t 2) (pow z 2)) (pow y 2)))))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 y)) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* y (- (/ (* t z) y) 1)))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 -1)) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (- (/ (* t z) y) 1))) |
#s(approx (neg (+ (* (/ (neg t) y) z) 1)) #s(hole binary64 -1)) |
#s(approx (neg (+ (* (/ (neg t) y) z) 1)) #s(hole binary64 (- (/ (* t z) y) 1))) |
#s(approx (+ (* (/ (neg t) y) z) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ (neg t) y) z) 1) #s(hole binary64 (+ 1 (* -1 (/ (* t z) y))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* y (- (* -1 (/ x (* t (* y z)))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (* x y) (* (pow t 2) (pow z 2))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ (* x y) (* (pow t 2) (pow z 2))))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (/ (* x y) (pow t 2)))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* y (+ (/ x (pow t 2)) (/ (* x z) (* t y)))))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ x y))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (- (+ x (/ (* t (* x z)) y)) (/ (* x (+ (* -1 (* t z)) (* t z))) y)) y))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (- (+ x (+ (/ (* t (* x z)) y) (/ (* (pow t 2) (* x (pow z 2))) (pow y 2)))) (+ (/ (* x (+ (* -1 (* t z)) (* t z))) y) (+ (/ (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) (pow y 2)) (/ (* (+ (* -1 (* t z)) (* t z)) (- (* t (* x z)) (* x (+ (* -1 (* t z)) (* t z))))) (pow y 2))))) y))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (- (+ x (+ (* -1 (/ (+ (* -1 (* (pow t 3) (* x (pow z 3)))) (+ (* (+ (* -1 (* t z)) (* t z)) (- (* (pow t 2) (* x (pow z 2))) (+ (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) (* (+ (* -1 (* t z)) (* t z)) (- (* t (* x z)) (* x (+ (* -1 (* t z)) (* t z)))))))) (* (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))) (- (* t (* x z)) (* x (+ (* -1 (* t z)) (* t z))))))) (pow y 3))) (+ (/ (* t (* x z)) y) (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) (+ (/ (* x (+ (* -1 (* t z)) (* t z))) y) (+ (/ (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) (pow y 2)) (/ (* (+ (* -1 (* t z)) (* t z)) (- (* t (* x z)) (* x (+ (* -1 (* t z)) (* t z))))) (pow y 2))))) y))) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 y)) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (pow y 3))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* (pow y 3) (+ 1 (+ (* -1 (/ (* t z) y)) (/ (* t z) y)))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* (pow y 3) (+ 1 (+ (* -1 (/ (* t z) y)) (+ (* -1 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (/ (* t z) y) (/ (* (pow t 2) (pow z 2)) (pow y 2))))))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* (pow y 3) (+ 1 (+ (* -1 (/ (* t z) y)) (+ (* -1 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* -1 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (+ (/ (* t z) y) (/ (* (pow t 2) (pow z 2)) (pow y 2)))))))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (/ (* t z) y))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (/ (* t z) y) (/ (* (pow t 2) (pow z 2)) (pow y 2))))))) |
#s(approx (- (* (neg t) z) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* (neg t) z) y) #s(hole binary64 (* y (- (* -1 (/ (* t z) y)) 1)))) |
#s(approx (+ (* (neg z) t) y) #s(hole binary64 y)) |
#s(approx (+ (* (neg z) t) y) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow y 2) (+ 1 (/ (* t z) y))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow y 2) (- (+ 1 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* -1 (/ (* t z) y)))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* t (* y z)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* y (- (/ (* (pow t 2) (pow z 2)) y) (* -1 (* t z)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (* (- (* t (/ z y)) 1) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ (* t z) y))))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (+ (* -1 (/ (* (pow t 2) (pow z 2)) y)) (/ (* (pow t 2) (pow z 2)) y)) (* t z)) y)) 1))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* -1 (/ (- (/ (* t (* z (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))))) y) (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) y)) (* t z)) y)) 1))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ (* t z) y))))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* y (- (/ x (* t (* y z))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (pow t 2))) (* -1 (/ (* x z) (* t y)))))))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* t (* x z)) (* x (+ (* -1 (* t z)) (* t z)))) y))) y)))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* x (pow z 2)))) (+ (* -1 (* (+ (* -1 (* t z)) (* t z)) (- (* t (* x z)) (* x (+ (* -1 (* t z)) (* t z)))))) (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))))) y)) (* t (* x z))) (* x (+ (* -1 (* t z)) (* t z)))) y))) y)))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (+ (* -1 (/ (* (+ (* -1 (* t z)) (* t z)) (- (* -1 (* (pow t 2) (* x (pow z 2)))) (+ (* -1 (* (+ (* -1 (* t z)) (* t z)) (- (* t (* x z)) (* x (+ (* -1 (* t z)) (* t z)))))) (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))))))) y)) (+ (* -1 (/ (* (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))) (- (* t (* x z)) (* x (+ (* -1 (* t z)) (* t z))))) y)) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))))) (+ (* -1 (* (+ (* -1 (* t z)) (* t z)) (- (* t (* x z)) (* x (+ (* -1 (* t z)) (* t z)))))) (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))))) y)) (* t (* x z))) (* x (+ (* -1 (* t z)) (* t z)))) y))) y)))) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* -1 (* (pow y 3) (- (* -1 (/ (+ (* -1 (* t z)) (* t z)) y)) 1))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* -1 (* (pow y 3) (- (* -1 (/ (+ (* -1 (* t z)) (+ (* -1 (/ (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))) y)) (* t z))) y)) 1))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* -1 (* (pow y 3) (- (* -1 (/ (+ (* -1 (* t z)) (+ (* -1 (/ (+ (* -1 (* (pow t 2) (pow z 2))) (+ (* (pow t 2) (pow z 2)) (/ (* (pow t 3) (pow z 3)) y))) y)) (* t z))) y)) 1))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 (* t z)) (* -1 (/ (* (pow t 2) (pow z 2)) y))) y)))))) |
#s(approx (- (* (neg t) z) y) #s(hole binary64 (* -1 (* y (+ 1 (/ (* t z) y)))))) |
#s(approx (+ (* (neg z) t) y) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (- (* -1 (/ (* (pow t 2) (pow z 2)) y)) (* t z)) y)))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (* (pow t 2) (pow z 2)) y)) (* t z)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (- y (* z t)) #s(hole binary64 (+ y (* -1 (* t z))))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) #s(hole binary64 (- (* -1 (* t z)) (* -1 y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* z (+ (/ (* t x) (pow y 2)) (/ (* (pow t 2) (* x z)) (pow y 3)))) (/ x y)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* z (+ (* z (+ (/ (* (pow t 2) x) (pow y 3)) (/ (* (pow t 3) (* x z)) (pow y 4)))) (/ (* t x) (pow y 2)))) (/ x y)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* z (- (* -1 (* z (+ (* -1 (/ (pow t 2) y)) (/ (pow t 2) y)))) t))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* z (- (* z (- (/ (* t (* z (+ (* -1 (/ (pow t 2) y)) (/ (pow t 2) y)))) y) (+ (* -1 (/ (pow t 2) y)) (/ (pow t 2) y)))) t))))) |
#s(approx (* (neg t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (- (* -1 (* t z)) (* -1 y)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x z) t)) (/ (* x y) (pow t 2))) (pow z 2)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) (pow z 2)))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) (pow z 2)))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* z (- (/ (* t x) (pow y 2)) (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (pow y 4)))) (/ x y)))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* z (- (+ (* z (- (/ (* (pow t 2) x) (pow y 3)) (+ (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow y 4)) (/ (* (+ (* -1 (* t (pow y 2))) (* t (pow y 2))) (- (/ (* t x) (pow y 2)) (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (pow y 4)))) (pow y 3))))) (/ (* t x) (pow y 2))) (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (pow y 4)))) (/ x y)))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* z (- (+ (* z (- (+ (* -1 (* z (+ (* -1 (/ (* (pow t 3) x) (pow y 4))) (+ (/ (* (+ (* -1 (* t (pow y 2))) (* t (pow y 2))) (- (/ (* (pow t 2) x) (pow y 3)) (+ (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow y 4)) (/ (* (+ (* -1 (* t (pow y 2))) (* t (pow y 2))) (- (/ (* t x) (pow y 2)) (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (pow y 4)))) (pow y 3))))) (pow y 3)) (/ (* (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y)) (- (/ (* t x) (pow y 2)) (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (pow y 4)))) (pow y 3)))))) (/ (* (pow t 2) x) (pow y 3))) (+ (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow y 4)) (/ (* (+ (* -1 (* t (pow y 2))) (* t (pow y 2))) (- (/ (* t x) (pow y 2)) (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (pow y 4)))) (pow y 3))))) (/ (* t x) (pow y 2))) (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (pow y 4)))) (/ x y)))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (+ (* z (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (pow y 3)))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (+ (* z (+ (* -1 (* t (pow y 2))) (+ (* t (pow y 2)) (* z (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y)))))) (pow y 3)))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (+ (* z (+ (* -1 (* t (pow y 2))) (+ (* t (pow y 2)) (* z (+ (* -1 (* (pow t 2) y)) (+ (* -1 (* (pow t 3) z)) (* (pow t 2) y))))))) (pow y 3)))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (+ (* t (* y z)) (pow y 2)))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (+ (* z (+ (* t y) (* (pow t 2) z))) (pow y 2)))) |
#s(approx (- (* (neg t) z) y) #s(hole binary64 (- (* -1 (* t z)) y))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* t (* y z)) (pow y 2)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* z (- (* (pow t 2) z) (* -1 (* t y)))) (pow y 2)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* z (- (* (pow t 2) z) (* -1 (* t y)))))) |
#s(approx (* (* (neg z) t) (* (neg z) t)) #s(hole binary64 (* (pow t 2) (pow z 2)))) |
#s(approx (* (neg z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z))) |
#s(approx (- y (* z t)) #s(hole binary64 (* z (- (/ y z) t)))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) #s(hole binary64 (* z (- (/ y z) t)))) |
#s(approx (* (- (* t (/ z y)) 1) y) #s(hole binary64 (* z (+ t (* -1 (/ y z)))))) |
#s(approx (- (* t (/ z y)) 1) #s(hole binary64 (* z (- (/ t y) (/ 1 z))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (+ (* -1 (/ (* x y) (* (pow t 2) z))) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2)))))) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (+ (* -1 (/ (* x y) (* (pow t 2) z))) (+ (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2)))) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))))) z))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* z (+ (* -1 t) (/ y z))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* z (- (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (pow y 2) t)) (/ (pow y 2) t)) (pow z 2)))) (* -1 (/ y z)))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* z (- (+ (* -1 t) (/ (* y (+ (* -1 (/ (pow y 2) t)) (/ (pow y 2) t))) (* t (pow z 3)))) (+ (* -1 (/ y z)) (+ (* -1 (/ (pow y 2) (* t (pow z 2)))) (/ (pow y 2) (* t (pow z 2))))))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* z (- (/ y z) t)))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* z (+ t (* -1 (/ y z)))))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (* z (- (/ t y) (/ 1 z))))) |
#s(approx (neg (+ (* (/ (neg t) y) z) 1)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t y)) (/ 1 z)))))) |
#s(approx (+ (* (/ (neg t) y) z) 1) #s(hole binary64 (* z (+ (* -1 (/ t y)) (/ 1 z))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* (pow t 2) z))) (/ x t)) z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* z (+ (/ x t) (/ (* x y) (* (pow t 2) z)))))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (* (pow t 4) z))) z))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (+ (* -1 (/ (* x y) (* (pow t 2) z))) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2)))))) (+ (* -1 (/ (* (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y)) (- (* -1 (/ (* x y) (pow t 2))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow t 4)))) (* (pow t 3) (pow z 2)))) (+ (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (* (pow t 4) (pow z 2))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (* (pow t 4) z))))) z))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (+ (* -1 (/ (* x y) (* (pow t 2) z))) (+ (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2)))) (* -1 (/ (+ (* -1 (/ (* (+ (* -1 (* t (pow y 2))) (* t (pow y 2))) (- (* -1 (/ (* x y) (pow t 2))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow t 4)))) (pow t 3))) (+ (* -1 (/ (* (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y)) (- (* -1 (/ (* x (pow y 2)) (pow t 3))) (+ (* -1 (/ (* (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y)) (- (* -1 (/ (* x y) (pow t 2))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow t 4)))) (pow t 3))) (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (pow t 4))))) (pow t 3))) (/ (* x (pow y 3)) (pow t 4)))) (pow z 3)))))) (+ (* -1 (/ (* (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y)) (- (* -1 (/ (* x y) (pow t 2))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow t 4)))) (* (pow t 3) (pow z 2)))) (+ (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (* (pow t 4) (pow z 2))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (* (pow t 4) z))))) z))) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* z (+ (* -1 t) (/ y z))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* (pow z 3) (+ (* -1 (/ (* (pow t 2) y) z)) (+ (* -1 (pow t 3)) (/ (* (pow t 2) y) z)))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* (pow z 3) (+ (* -1 (/ (* t (pow y 2)) (pow z 2))) (+ (* -1 (/ (* (pow t 2) y) z)) (+ (* -1 (pow t 3)) (+ (/ (* t (pow y 2)) (pow z 2)) (/ (* (pow t 2) y) z)))))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* (pow z 3) (+ (* -1 (/ (* t (pow y 2)) (pow z 2))) (+ (* -1 (/ (* (pow t 2) y) z)) (+ (* -1 (pow t 3)) (+ (/ (* t (pow y 2)) (pow z 2)) (+ (/ (* (pow t 2) y) z) (/ (pow y 3) (pow z 3)))))))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (* (pow z 2) (+ (/ (* t y) z) (pow t 2))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (* (pow z 2) (+ (/ (* t y) z) (+ (/ (pow y 2) (pow z 2)) (pow t 2)))))) |
#s(approx (- (* (neg t) z) y) #s(hole binary64 (* z (+ (* -1 t) (* -1 (/ y z)))))) |
#s(approx (+ (* (neg z) t) y) #s(hole binary64 (* z (+ (* -1 t) (/ y z))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow z 2) (+ (/ (* t y) z) (pow t 2))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow z 2) (- (+ (/ (pow y 2) (pow z 2)) (pow t 2)) (* -1 (/ (* t y) z)))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* (pow z 2) (+ (/ (* t y) z) (pow t 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) (* -1 t)))))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) (* -1 t)))))) |
#s(approx (* (- (* t (/ z y)) 1) y) #s(hole binary64 (* -1 (* z (+ (* -1 t) (/ y z)))))) |
#s(approx (- (* t (/ z y)) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t y)) (/ 1 z)))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (* x (pow y 2)) (* (pow t 3) z)))) z)) (/ x t)) z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (+ (/ (* x (pow y 2)) (pow t 3)) (/ (* x (pow y 3)) (* (pow t 4) z))) z))) z)) (/ x t)) z)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ y z))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (- (+ (* -1 (/ (pow y 2) (* t z))) (/ (pow y 2) (* t z))) (* -1 y)) z))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (- (* -1 (/ (- (/ (* y (+ (* -1 (/ (pow y 2) t)) (/ (pow y 2) t))) (* t z)) (+ (* -1 (/ (pow y 2) t)) (/ (pow y 2) t))) z)) (* -1 y)) z))))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) (* -1 t)))))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* -1 (* z (+ (* -1 t) (/ y z)))))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t y)) (/ 1 z)))))) |
#s(approx (neg (+ (* (/ (neg t) y) z) 1)) #s(hole binary64 (* -1 (* z (- (/ 1 z) (/ t y)))))) |
#s(approx (+ (* (/ (neg t) y) z) 1) #s(hole binary64 (* -1 (* z (- (/ t y) (/ 1 z)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* (pow t 2) z)) (* -1 (/ x t))) z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))))))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x y) (pow t 2))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow t 4))) z)) (/ x t)) z)))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (- (/ (* x (pow y 2)) (pow t 3)) (+ (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (pow t 4)) (/ (* (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y)) (- (* -1 (/ (* x y) (pow t 2))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow t 4)))) (pow t 3)))) z))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow t 4))) z)) (/ x t)) z)))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (- (+ (/ (* x (pow y 2)) (pow t 3)) (+ (/ (* x (pow y 3)) (* (pow t 4) z)) (+ (/ (* (+ (* -1 (* t (pow y 2))) (* t (pow y 2))) (- (* -1 (/ (* x y) (pow t 2))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow t 4)))) (* (pow t 3) z)) (/ (* (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y)) (- (/ (* x (pow y 2)) (pow t 3)) (+ (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (pow t 4)) (/ (* (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y)) (- (* -1 (/ (* x y) (pow t 2))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow t 4)))) (pow t 3))))) (* (pow t 3) z))))) (+ (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (pow t 4)) (/ (* (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y)) (- (* -1 (/ (* x y) (pow t 2))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow t 4)))) (pow t 3)))) z))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow t 4))) z)) (/ x t)) z)))) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ y z))))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* -1 (* (pow z 3) (+ (* -1 (/ (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y)) z)) (pow t 3)))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* -1 (* (pow z 3) (+ (* -1 (/ (+ (* -1 (* (pow t 2) y)) (+ (* -1 (/ (+ (* -1 (* t (pow y 2))) (* t (pow y 2))) z)) (* (pow t 2) y))) z)) (pow t 3)))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* -1 (* (pow z 3) (+ (* -1 (/ (+ (* -1 (* (pow t 2) y)) (+ (* -1 (/ (+ (* -1 (* t (pow y 2))) (+ (* -1 (/ (pow y 3) z)) (* t (pow y 2)))) z)) (* (pow t 2) y))) z)) (pow t 3)))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (+ (* -1 (* t y)) (* -1 (/ (pow y 2) z))) z)) (pow t 2))))) |
#s(approx (- (* (neg t) z) y) #s(hole binary64 (* -1 (* z (+ t (/ y z)))))) |
#s(approx (+ (* (neg z) t) y) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ y z))))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (- (* -1 (/ (pow y 2) z)) (* t y)) z)) (pow t 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* t (+ (/ (* t (* x (pow z 2))) (pow y 3)) (/ (* x z) (pow y 2)))) (/ x y)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* t (+ (* t (+ (/ (* t (* x (pow z 3))) (pow y 4)) (/ (* x (pow z 2)) (pow y 3)))) (/ (* x z) (pow y 2)))) (/ x y)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* t (- (* -1 (* t (+ (* -1 (/ (pow z 2) y)) (/ (pow z 2) y)))) z))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* t (- (* t (- (/ (* t (* z (+ (* -1 (/ (pow z 2) y)) (/ (pow z 2) y)))) y) (+ (* -1 (/ (pow z 2) y)) (/ (pow z 2) y)))) z))))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* t x) z)) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (/ (+ (* t (* x z)) (* x y)) (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* t (- (/ (* x z) (pow y 2)) (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow y 4)))) (/ x y)))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* t (- (+ (* t (- (/ (* x (pow z 2)) (pow y 3)) (+ (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow y 4)) (/ (* (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) (- (/ (* x z) (pow y 2)) (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow y 4)))) (pow y 3))))) (/ (* x z) (pow y 2))) (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow y 4)))) (/ x y)))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* t (- (+ (* t (- (+ (* -1 (* t (+ (* -1 (/ (* x (pow z 3)) (pow y 4))) (+ (/ (* (+ (* -1 (* y (pow z 2))) (* y (pow z 2))) (- (/ (* x z) (pow y 2)) (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow y 4)))) (pow y 3)) (/ (* (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) (- (/ (* x (pow z 2)) (pow y 3)) (+ (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow y 4)) (/ (* (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) (- (/ (* x z) (pow y 2)) (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow y 4)))) (pow y 3))))) (pow y 3)))))) (/ (* x (pow z 2)) (pow y 3))) (+ (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow y 4)) (/ (* (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) (- (/ (* x z) (pow y 2)) (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow y 4)))) (pow y 3))))) (/ (* x z) (pow y 2))) (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow y 4)))) (/ x y)))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (+ (* t (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow y 3)))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (+ (* t (+ (* -1 (* (pow y 2) z)) (+ (* t (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (* (pow y 2) z)))) (pow y 3)))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (+ (* t (+ (* -1 (* (pow y 2) z)) (+ (* t (+ (* -1 (* t (pow z 3))) (+ (* -1 (* y (pow z 2))) (* y (pow z 2))))) (* (pow y 2) z)))) (pow y 3)))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (+ (* t (+ (* t (pow z 2)) (* y z))) (pow y 2)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* t (- (* t (pow z 2)) (* -1 (* y z)))) (pow y 2)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* t (- (* t (pow z 2)) (* -1 (* y z)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t))) |
#s(approx (- y (* z t)) #s(hole binary64 (* t (- (/ y t) z)))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) #s(hole binary64 (* t (- (/ y t) z)))) |
#s(approx (* (- (* t (/ z y)) 1) y) #s(hole binary64 (* t (+ z (* -1 (/ y t)))))) |
#s(approx (- (* t (/ z y)) 1) #s(hole binary64 (* t (- (/ z y) (/ 1 t))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (+ (* -1 (/ (* x y) (* t (pow z 2)))) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3)))))) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (+ (* -1 (/ (* x y) (* t (pow z 2)))) (+ (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3)))) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))))) t))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* t (+ (* -1 z) (/ y t))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* t (- (+ (* -1 z) (* -1 (/ (+ (* -1 (/ (pow y 2) z)) (/ (pow y 2) z)) (pow t 2)))) (* -1 (/ y t)))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* t (- (+ (* -1 z) (/ (* y (+ (* -1 (/ (pow y 2) z)) (/ (pow y 2) z))) (* (pow t 3) z))) (+ (* -1 (/ y t)) (+ (* -1 (/ (pow y 2) (* (pow t 2) z))) (/ (pow y 2) (* (pow t 2) z)))))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* t (- (/ y t) z)))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* t (+ z (* -1 (/ y t)))))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (* t (- (/ z y) (/ 1 t))))) |
#s(approx (neg (+ (* (/ (neg t) y) z) 1)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z y)) (/ 1 t)))))) |
#s(approx (+ (* (/ (neg t) y) z) 1) #s(hole binary64 (* t (+ (* -1 (/ z y)) (/ 1 t))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* t (pow z 2)))) (/ x z)) t))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (/ (+ (* x z) (/ (* x y) t)) t))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (* t (pow z 4)))) t))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (+ (* -1 (/ (* x y) (* t (pow z 2)))) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3)))))) (+ (* -1 (/ (* (+ (* -1 (* y (pow z 2))) (* y (pow z 2))) (- (* -1 (/ (* x y) (pow z 2))) (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow z 4)))) (* (pow t 2) (pow z 3)))) (+ (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (* t (pow z 4))) (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (* (pow t 2) (pow z 4)))))) t))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (+ (* -1 (/ (* x y) (* t (pow z 2)))) (+ (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3)))) (* -1 (/ (+ (* -1 (/ (* (+ (* -1 (* y (pow z 2))) (* y (pow z 2))) (- (* -1 (/ (* x (pow y 2)) (pow z 3))) (+ (* -1 (/ (* (+ (* -1 (* y (pow z 2))) (* y (pow z 2))) (- (* -1 (/ (* x y) (pow z 2))) (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow z 4)))) (pow z 3))) (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow z 4))))) (pow z 3))) (+ (* -1 (/ (* (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) (- (* -1 (/ (* x y) (pow z 2))) (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow z 4)))) (pow z 3))) (/ (* x (pow y 3)) (pow z 4)))) (pow t 3)))))) (+ (* -1 (/ (* (+ (* -1 (* y (pow z 2))) (* y (pow z 2))) (- (* -1 (/ (* x y) (pow z 2))) (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow z 4)))) (* (pow t 2) (pow z 3)))) (+ (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (* t (pow z 4))) (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (* (pow t 2) (pow z 4)))))) t))) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* t (+ (* -1 z) (/ y t))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* (pow t 3) (+ (* -1 (/ (* y (pow z 2)) t)) (+ (* -1 (pow z 3)) (/ (* y (pow z 2)) t)))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* (pow t 3) (+ (* -1 (/ (* y (pow z 2)) t)) (+ (* -1 (/ (* (pow y 2) z) (pow t 2))) (+ (* -1 (pow z 3)) (+ (/ (* y (pow z 2)) t) (/ (* (pow y 2) z) (pow t 2))))))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* (pow t 3) (+ (* -1 (/ (* y (pow z 2)) t)) (+ (* -1 (/ (* (pow y 2) z) (pow t 2))) (+ (* -1 (pow z 3)) (+ (/ (* y (pow z 2)) t) (+ (/ (* (pow y 2) z) (pow t 2)) (/ (pow y 3) (pow t 3)))))))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (* (pow t 2) (+ (/ (* y z) t) (pow z 2))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (* (pow t 2) (+ (/ (* y z) t) (+ (/ (pow y 2) (pow t 2)) (pow z 2)))))) |
#s(approx (- (* (neg t) z) y) #s(hole binary64 (* t (+ (* -1 z) (* -1 (/ y t)))))) |
#s(approx (+ (* (neg z) t) y) #s(hole binary64 (* t (+ (* -1 z) (/ y t))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow t 2) (+ (/ (* y z) t) (pow z 2))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow t 2) (- (+ (/ (pow y 2) (pow t 2)) (pow z 2)) (* -1 (/ (* y z) t)))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* (pow t 2) (+ (/ (* y z) t) (pow z 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) (* -1 z)))))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) (* -1 z)))))) |
#s(approx (* (- (* t (/ z y)) 1) y) #s(hole binary64 (* -1 (* t (+ (* -1 z) (/ y t)))))) |
#s(approx (- (* t (/ z y)) 1) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z y)) (/ 1 t)))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow z 2))) (* -1 (/ (* x (pow y 2)) (* t (pow z 3))))) t)) (/ x z)) t)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow z 2))) (* -1 (/ (+ (/ (* x (pow y 2)) (pow z 3)) (/ (* x (pow y 3)) (* t (pow z 4)))) t))) t)) (/ x z)) t)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ y t))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (- (+ (* -1 (/ (pow y 2) (* t z))) (/ (pow y 2) (* t z))) (* -1 y)) t))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (- (* -1 (/ (- (/ (* y (+ (* -1 (/ (pow y 2) z)) (/ (pow y 2) z))) (* t z)) (+ (* -1 (/ (pow y 2) z)) (/ (pow y 2) z))) t)) (* -1 y)) t))))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) (* -1 z)))))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* -1 (* t (+ (* -1 z) (/ y t)))))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z y)) (/ 1 t)))))) |
#s(approx (neg (+ (* (/ (neg t) y) z) 1)) #s(hole binary64 (* -1 (* t (- (/ 1 t) (/ z y)))))) |
#s(approx (+ (* (/ (neg t) y) z) 1) #s(hole binary64 (* -1 (* t (- (/ z y) (/ 1 t)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* t (pow z 2))) (* -1 (/ x z))) t)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x z)) (* -1 (/ (* x y) t))) t)))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x y) (pow z 2))) (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow z 4))) t)) (/ x z)) t)))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (* x y) (pow z 2))) (* -1 (/ (- (/ (* x (pow y 2)) (pow z 3)) (+ (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow z 4)) (/ (* (+ (* -1 (* y (pow z 2))) (* y (pow z 2))) (- (* -1 (/ (* x y) (pow z 2))) (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow z 4)))) (pow z 3)))) t))) (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow z 4))) t)) (/ x z)) t)))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (* x y) (pow z 2))) (* -1 (/ (- (+ (/ (* x (pow y 2)) (pow z 3)) (+ (/ (* x (pow y 3)) (* t (pow z 4))) (+ (/ (* (+ (* -1 (* y (pow z 2))) (* y (pow z 2))) (- (/ (* x (pow y 2)) (pow z 3)) (+ (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow z 4)) (/ (* (+ (* -1 (* y (pow z 2))) (* y (pow z 2))) (- (* -1 (/ (* x y) (pow z 2))) (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow z 4)))) (pow z 3))))) (* t (pow z 3))) (/ (* (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) (- (* -1 (/ (* x y) (pow z 2))) (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow z 4)))) (* t (pow z 3)))))) (+ (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow z 4)) (/ (* (+ (* -1 (* y (pow z 2))) (* y (pow z 2))) (- (* -1 (/ (* x y) (pow z 2))) (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow z 4)))) (pow z 3)))) t))) (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow z 4))) t)) (/ x z)) t)))) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ y t))))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1 (* y (pow z 2))) (* y (pow z 2))) t)) (pow z 3)))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1 (* y (pow z 2))) (+ (* -1 (/ (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) t)) (* y (pow z 2)))) t)) (pow z 3)))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1 (* y (pow z 2))) (+ (* -1 (/ (+ (* -1 (* (pow y 2) z)) (+ (* -1 (/ (pow y 3) t)) (* (pow y 2) z))) t)) (* y (pow z 2)))) t)) (pow z 3)))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (* (pow t 2) (+ (* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (pow y 2) t))) t)) (pow z 2))))) |
#s(approx (- (* (neg t) z) y) #s(hole binary64 (* -1 (* t (+ z (/ y t)))))) |
#s(approx (+ (* (neg z) t) y) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ y t))))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow t 2) (+ (* -1 (/ (- (* -1 (/ (pow y 2) t)) (* y z)) t)) (pow z 2))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | z | @ | -inf | ((/ x (- y (* z t))) x (- y (* z t)) (neg (* (- (* t (/ z y)) 1) y)) (* (- (* t (/ z y)) 1) y) (- (* t (/ z y)) 1) (* t (/ z y)) t (/ z y) z y 1 (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (* (neg t) z) (neg t) (/ x (- y (* z t))) (- y (* z t)) (neg (* (- (/ (* t z) y) 1) y)) (* (- (/ (* t z) y) 1) y) (- (/ (* t z) y) 1) (neg (+ (* (/ (neg t) y) z) 1)) (+ (* (/ (neg t) y) z) 1) (/ (neg t) y) (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (+ (* x (/ z t)) (/ (* y x) (* t t))) (/ z t) (/ (* y x) (* t t)) (* y x) (* t t) (* z z) (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (- (* (neg t) z) y) (* y y) (+ (* (neg z) t) y) (neg z) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (* (* (neg z) t) (* (neg z) t)) (* (neg z) t) (* y (* (neg z) t))) |
| 13.0ms | z | @ | inf | ((/ x (- y (* z t))) x (- y (* z t)) (neg (* (- (* t (/ z y)) 1) y)) (* (- (* t (/ z y)) 1) y) (- (* t (/ z y)) 1) (* t (/ z y)) t (/ z y) z y 1 (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (* (neg t) z) (neg t) (/ x (- y (* z t))) (- y (* z t)) (neg (* (- (/ (* t z) y) 1) y)) (* (- (/ (* t z) y) 1) y) (- (/ (* t z) y) 1) (neg (+ (* (/ (neg t) y) z) 1)) (+ (* (/ (neg t) y) z) 1) (/ (neg t) y) (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (+ (* x (/ z t)) (/ (* y x) (* t t))) (/ z t) (/ (* y x) (* t t)) (* y x) (* t t) (* z z) (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (- (* (neg t) z) y) (* y y) (+ (* (neg z) t) y) (neg z) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (* (* (neg z) t) (* (neg z) t)) (* (neg z) t) (* y (* (neg z) t))) |
| 12.0ms | x | @ | -inf | ((/ x (- y (* z t))) x (- y (* z t)) (neg (* (- (* t (/ z y)) 1) y)) (* (- (* t (/ z y)) 1) y) (- (* t (/ z y)) 1) (* t (/ z y)) t (/ z y) z y 1 (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (* (neg t) z) (neg t) (/ x (- y (* z t))) (- y (* z t)) (neg (* (- (/ (* t z) y) 1) y)) (* (- (/ (* t z) y) 1) y) (- (/ (* t z) y) 1) (neg (+ (* (/ (neg t) y) z) 1)) (+ (* (/ (neg t) y) z) 1) (/ (neg t) y) (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (+ (* x (/ z t)) (/ (* y x) (* t t))) (/ z t) (/ (* y x) (* t t)) (* y x) (* t t) (* z z) (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (- (* (neg t) z) y) (* y y) (+ (* (neg z) t) y) (neg z) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (* (* (neg z) t) (* (neg z) t)) (* (neg z) t) (* y (* (neg z) t))) |
| 11.0ms | t | @ | inf | ((/ x (- y (* z t))) x (- y (* z t)) (neg (* (- (* t (/ z y)) 1) y)) (* (- (* t (/ z y)) 1) y) (- (* t (/ z y)) 1) (* t (/ z y)) t (/ z y) z y 1 (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (* (neg t) z) (neg t) (/ x (- y (* z t))) (- y (* z t)) (neg (* (- (/ (* t z) y) 1) y)) (* (- (/ (* t z) y) 1) y) (- (/ (* t z) y) 1) (neg (+ (* (/ (neg t) y) z) 1)) (+ (* (/ (neg t) y) z) 1) (/ (neg t) y) (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (+ (* x (/ z t)) (/ (* y x) (* t t))) (/ z t) (/ (* y x) (* t t)) (* y x) (* t t) (* z z) (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (- (* (neg t) z) y) (* y y) (+ (* (neg z) t) y) (neg z) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (* (* (neg z) t) (* (neg z) t)) (* (neg z) t) (* y (* (neg z) t))) |
| 11.0ms | y | @ | inf | ((/ x (- y (* z t))) x (- y (* z t)) (neg (* (- (* t (/ z y)) 1) y)) (* (- (* t (/ z y)) 1) y) (- (* t (/ z y)) 1) (* t (/ z y)) t (/ z y) z y 1 (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (* (neg t) z) (neg t) (/ x (- y (* z t))) (- y (* z t)) (neg (* (- (/ (* t z) y) 1) y)) (* (- (/ (* t z) y) 1) y) (- (/ (* t z) y) 1) (neg (+ (* (/ (neg t) y) z) 1)) (+ (* (/ (neg t) y) z) 1) (/ (neg t) y) (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (+ (* x (/ z t)) (/ (* y x) (* t t))) (/ z t) (/ (* y x) (* t t)) (* y x) (* t t) (* z z) (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (- (* (neg t) z) y) (* y y) (+ (* (neg z) t) y) (neg z) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (* (* (neg z) t) (* (neg z) t)) (* (neg z) t) (* y (* (neg z) t))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1637 | 17202 |
| 0 | 1698 | 16508 |
| 0 | 8253 | 16002 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 x #s(approx (- y (* z t)) (neg.f64 (*.f64 (-.f64 (*.f64 t (/.f64 z y)) #s(literal 1 binary64)) y)))) |
x |
#s(approx (- y (* z t)) (neg.f64 (*.f64 (-.f64 (*.f64 t (/.f64 z y)) #s(literal 1 binary64)) y))) |
(neg.f64 (*.f64 (-.f64 (*.f64 t (/.f64 z y)) #s(literal 1 binary64)) y)) |
(*.f64 (-.f64 (*.f64 t (/.f64 z y)) #s(literal 1 binary64)) y) |
(-.f64 (*.f64 t (/.f64 z y)) #s(literal 1 binary64)) |
(*.f64 t (/.f64 z y)) |
t |
(/.f64 z y) |
z |
y |
#s(literal 1 binary64) |
(/.f64 x #s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) z))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) z)) |
(*.f64 (neg.f64 t) z) |
(neg.f64 t) |
(/.f64 x #s(approx (- y (* z t)) (neg.f64 (*.f64 #s(approx (- (/ (* t z) y) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64)))) y)))) |
#s(approx (- y (* z t)) (neg.f64 (*.f64 #s(approx (- (/ (* t z) y) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64)))) y))) |
(neg.f64 (*.f64 #s(approx (- (/ (* t z) y) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64)))) y)) |
(*.f64 #s(approx (- (/ (* t z) y) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64)))) y) |
#s(approx (- (/ (* t z) y) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64)))) |
(neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64))) |
(fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64)) |
(/.f64 (neg.f64 t) y) |
#s(approx (/ x (- y (* z t))) (neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y x) (*.f64 t t))) (*.f64 z z))))) |
(neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y x) (*.f64 t t))) (*.f64 z z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y x) (*.f64 t t))) (*.f64 z z))) |
(/.f64 (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y x) (*.f64 t t))) (*.f64 z z)) |
(fma.f64 x (/.f64 z t) (/.f64 (*.f64 y x) (*.f64 t t))) |
(/.f64 z t) |
(/.f64 (*.f64 y x) (*.f64 t t)) |
(*.f64 y x) |
(*.f64 t t) |
(*.f64 z z) |
(/.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)) (fma.f64 (neg.f64 z) t y)) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)) (fma.f64 (neg.f64 z) t y)) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t))))) |
(*.f64 (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)) (fma.f64 (neg.f64 z) t y)) |
(fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)) |
(-.f64 (*.f64 (neg.f64 t) z) y) |
(*.f64 y y) |
(fma.f64 (neg.f64 z) t y) |
(neg.f64 z) |
(fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t)))) |
(-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t))) |
(*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) |
(*.f64 (neg.f64 z) t) |
(*.f64 y (*.f64 (neg.f64 z) t)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x (- y (* t z))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (* x (- (+ (* (pow t 2) (pow z 2)) (pow y 2)) (* -1 (* t (* y z))))) (+ (* -1 (* (pow t 3) (pow z 3))) (pow y 3))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* x (+ (/ 1 (* t z)) (/ y (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ (* x (+ (/ y (pow t 2)) (/ z t))) (pow z 2)))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* x (+ (/ y (pow t 2)) (/ z t))))) |
#s(approx (/ (* y x) (* t t)) #s(hole binary64 (/ (* x y) (pow t 2)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (* x (- (+ (* (pow t 2) (pow z 2)) (pow y 2)) (* -1 (* t (* y z))))) (* (+ y (* -1 (* t z))) (+ (* -1 (* t (* z (- (* -1 (* t z)) y)))) (pow y 2)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* x (- (/ 1 (* t z)) (* -1 (/ y (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (* x (- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))) z)))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (* -1 (/ (* x (+ (* -1 (/ y (pow t 2))) (* -1 (/ z t)))) (pow z 2))))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (pow t 2))) (* -1 (/ z t))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- y (* z t)) #s(hole binary64 (- y (* t z)))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) #s(hole binary64 (- y (* t z)))) |
#s(approx (* (- (* t (/ z y)) 1) y) #s(hole binary64 (* t z))) |
#s(approx (* (- (* t (/ z y)) 1) y) #s(hole binary64 (+ (* -1 y) (* t z)))) |
#s(approx (- (* t (/ z y)) 1) #s(hole binary64 (/ (* t z) y))) |
#s(approx (- (* t (/ z y)) 1) #s(hole binary64 (/ (+ (* -1 y) (* t z)) y))) |
#s(approx (* t (/ z y)) #s(hole binary64 (/ (* t z) y))) |
#s(approx (/ z y) #s(hole binary64 (/ z y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (+ (* -1 (/ x (* (pow t 2) (pow z 2)))) (* -1 (/ (* x y) (* (pow t 3) (pow z 3))))))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (+ (* -1 (/ x (* (pow t 2) (pow z 2)))) (* y (+ (* -1 (/ x (* (pow t 3) (pow z 3)))) (* -1 (/ (* x y) (* (pow t 4) (pow z 4))))))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* -1 (* t z))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (- y (* t z)))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* t z))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (+ (* -1 y) (* t z)))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (/ (* t z) y))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (/ (+ (* -1 y) (* t z)) y))) |
#s(approx (neg (+ (* (/ (neg t) y) z) 1)) #s(hole binary64 (/ (* t z) y))) |
#s(approx (neg (+ (* (/ (neg t) y) z) 1)) #s(hole binary64 (/ (- (* -1 y) (* -1 (* t z))) y))) |
#s(approx (+ (* (/ (neg t) y) z) 1) #s(hole binary64 (* -1 (/ (* t z) y)))) |
#s(approx (+ (* (/ (neg t) y) z) 1) #s(hole binary64 (/ (+ y (* -1 (* t z))) y))) |
#s(approx (/ (neg t) y) #s(hole binary64 (* -1 (/ t y)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (- (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))) (/ x (* t z))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (+ (/ x (* t z)) (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (+ (/ x (* t z)) (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (/ (* x z) t))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (+ (/ (* x y) (pow t 2)) (/ (* x z) t)))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ x (* (pow t 2) (pow z 2)))) (/ (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) (* (pow t 4) (pow z 4)))))))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (+ (* -1 (/ x (* (pow t 2) (pow z 2)))) (* y (- (* -1 (/ x (* (pow t 3) (pow z 3)))) (+ (* -1 (/ (* (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))) (- (* -1 (/ x (* (pow t 2) (pow z 2)))) (/ (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) (* (pow t 4) (pow z 4))))) (* (pow t 3) (pow z 3)))) (/ (* x (+ (* -1 (* t z)) (* t z))) (* (pow t 4) (pow z 4))))))) (/ (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) (* (pow t 4) (pow z 4)))))))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (+ (* -1 (/ x (* (pow t 2) (pow z 2)))) (* y (- (+ (* -1 (* y (+ (* -1 (/ (* (+ (* -1 (* t z)) (* t z)) (- (* -1 (/ x (* (pow t 2) (pow z 2)))) (/ (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) (* (pow t 4) (pow z 4))))) (* (pow t 3) (pow z 3)))) (+ (* -1 (/ (* (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))) (- (* -1 (/ x (* (pow t 3) (pow z 3)))) (+ (* -1 (/ (* (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))) (- (* -1 (/ x (* (pow t 2) (pow z 2)))) (/ (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) (* (pow t 4) (pow z 4))))) (* (pow t 3) (pow z 3)))) (/ (* x (+ (* -1 (* t z)) (* t z))) (* (pow t 4) (pow z 4)))))) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 4) (pow z 4))))))) (* -1 (/ x (* (pow t 3) (pow z 3))))) (+ (* -1 (/ (* (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))) (- (* -1 (/ x (* (pow t 2) (pow z 2)))) (/ (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) (* (pow t 4) (pow z 4))))) (* (pow t 3) (pow z 3)))) (/ (* x (+ (* -1 (* t z)) (* t z))) (* (pow t 4) (pow z 4))))))) (/ (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) (* (pow t 4) (pow z 4)))))))) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* -1 (* t z))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* -1 (* (pow t 3) (pow z 3))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (+ (* -1 (* (pow t 3) (pow z 3))) (* y (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (+ (* -1 (* (pow t 3) (pow z 3))) (* y (+ (* -1 (* (pow t 2) (pow z 2))) (+ (* y (+ (* -1 (* t z)) (* t z))) (* (pow t 2) (pow z 2)))))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (+ (* -1 (* (pow t 3) (pow z 3))) (* y (+ (* -1 (* (pow t 2) (pow z 2))) (+ (* y (+ y (+ (* -1 (* t z)) (* t z)))) (* (pow t 2) (pow z 2)))))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (* (pow t 2) (pow z 2)))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (+ (* t (* y z)) (* (pow t 2) (pow z 2))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (+ (* y (+ y (* t z))) (* (pow t 2) (pow z 2))))) |
#s(approx (- (* (neg t) z) y) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- (* (neg t) z) y) #s(hole binary64 (+ (* -1 y) (* -1 (* t z))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (neg z) t) y) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* (neg z) t) y) #s(hole binary64 (+ y (* -1 (* t z))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow t 2) (pow z 2)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* t (* y z)) (* (pow t 2) (pow z 2))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* y (- y (* -1 (* t z)))) (* (pow t 2) (pow z 2))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* (pow t 2) (pow z 2)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (+ (* t (* y z)) (* (pow t 2) (pow z 2))))) |
#s(approx (* y (* (neg z) t)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y))) |
#s(approx (- y (* z t)) #s(hole binary64 y)) |
#s(approx (- y (* z t)) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) #s(hole binary64 y)) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (* (- (* t (/ z y)) 1) y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- (* t (/ z y)) 1) y) #s(hole binary64 (* y (- (/ (* t z) y) 1)))) |
#s(approx (- (* t (/ z y)) 1) #s(hole binary64 -1)) |
#s(approx (- (* t (/ z y)) 1) #s(hole binary64 (- (/ (* t z) y) 1))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ x y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ x (+ (/ (* t (* x z)) y) (/ (* (pow t 2) (* x (pow z 2))) (pow y 2)))) y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ x (+ (/ (* t (* x z)) y) (+ (/ (* (pow t 2) (* x (pow z 2))) (pow y 2)) (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))))) y))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 y)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* y (- (+ 1 (* -1 (/ (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))) (pow y 2)))) (/ (* t z) y))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* y (- (+ 1 (/ (* t (* z (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))))) (pow y 3))) (+ (* -1 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (/ (* t z) y) (/ (* (pow t 2) (pow z 2)) (pow y 2)))))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 y)) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* y (- (/ (* t z) y) 1)))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 -1)) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (- (/ (* t z) y) 1))) |
#s(approx (neg (+ (* (/ (neg t) y) z) 1)) #s(hole binary64 -1)) |
#s(approx (neg (+ (* (/ (neg t) y) z) 1)) #s(hole binary64 (- (/ (* t z) y) 1))) |
#s(approx (+ (* (/ (neg t) y) z) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ (neg t) y) z) 1) #s(hole binary64 (+ 1 (* -1 (/ (* t z) y))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* y (- (* -1 (/ x (* t (* y z)))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (* x y) (* (pow t 2) (pow z 2))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ (* x y) (* (pow t 2) (pow z 2))))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (/ (* x y) (pow t 2)))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* y (+ (/ x (pow t 2)) (/ (* x z) (* t y)))))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ x y))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (- (+ x (/ (* t (* x z)) y)) (/ (* x (+ (* -1 (* t z)) (* t z))) y)) y))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (- (+ x (+ (/ (* t (* x z)) y) (/ (* (pow t 2) (* x (pow z 2))) (pow y 2)))) (+ (/ (* x (+ (* -1 (* t z)) (* t z))) y) (+ (/ (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) (pow y 2)) (/ (* (+ (* -1 (* t z)) (* t z)) (- (* t (* x z)) (* x (+ (* -1 (* t z)) (* t z))))) (pow y 2))))) y))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (- (+ x (+ (* -1 (/ (+ (* -1 (* (pow t 3) (* x (pow z 3)))) (+ (* (+ (* -1 (* t z)) (* t z)) (- (* (pow t 2) (* x (pow z 2))) (+ (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) (* (+ (* -1 (* t z)) (* t z)) (- (* t (* x z)) (* x (+ (* -1 (* t z)) (* t z)))))))) (* (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))) (- (* t (* x z)) (* x (+ (* -1 (* t z)) (* t z))))))) (pow y 3))) (+ (/ (* t (* x z)) y) (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) (+ (/ (* x (+ (* -1 (* t z)) (* t z))) y) (+ (/ (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) (pow y 2)) (/ (* (+ (* -1 (* t z)) (* t z)) (- (* t (* x z)) (* x (+ (* -1 (* t z)) (* t z))))) (pow y 2))))) y))) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 y)) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (pow y 3))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* (pow y 3) (+ 1 (+ (* -1 (/ (* t z) y)) (/ (* t z) y)))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* (pow y 3) (+ 1 (+ (* -1 (/ (* t z) y)) (+ (* -1 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (/ (* t z) y) (/ (* (pow t 2) (pow z 2)) (pow y 2))))))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* (pow y 3) (+ 1 (+ (* -1 (/ (* t z) y)) (+ (* -1 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (* -1 (/ (* (pow t 3) (pow z 3)) (pow y 3))) (+ (/ (* t z) y) (/ (* (pow t 2) (pow z 2)) (pow y 2)))))))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (/ (* t z) y))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (/ (* t z) y) (/ (* (pow t 2) (pow z 2)) (pow y 2))))))) |
#s(approx (- (* (neg t) z) y) #s(hole binary64 (* -1 y))) |
#s(approx (- (* (neg t) z) y) #s(hole binary64 (* y (- (* -1 (/ (* t z) y)) 1)))) |
#s(approx (+ (* (neg z) t) y) #s(hole binary64 y)) |
#s(approx (+ (* (neg z) t) y) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow y 2) (+ 1 (/ (* t z) y))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow y 2) (- (+ 1 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* -1 (/ (* t z) y)))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* t (* y z)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* y (- (/ (* (pow t 2) (pow z 2)) y) (* -1 (* t z)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (* (- (* t (/ z y)) 1) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ (* t z) y))))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (+ (* -1 (/ (* (pow t 2) (pow z 2)) y)) (/ (* (pow t 2) (pow z 2)) y)) (* t z)) y)) 1))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* -1 (/ (- (/ (* t (* z (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))))) y) (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) y)) (* t z)) y)) 1))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ (* t z) y))))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* y (- (/ x (* t (* y z))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (pow t 2))) (* -1 (/ (* x z) (* t y)))))))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* t (* x z)) (* x (+ (* -1 (* t z)) (* t z)))) y))) y)))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* x (pow z 2)))) (+ (* -1 (* (+ (* -1 (* t z)) (* t z)) (- (* t (* x z)) (* x (+ (* -1 (* t z)) (* t z)))))) (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))))) y)) (* t (* x z))) (* x (+ (* -1 (* t z)) (* t z)))) y))) y)))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (+ (* -1 (/ (* (+ (* -1 (* t z)) (* t z)) (- (* -1 (* (pow t 2) (* x (pow z 2)))) (+ (* -1 (* (+ (* -1 (* t z)) (* t z)) (- (* t (* x z)) (* x (+ (* -1 (* t z)) (* t z)))))) (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))))))) y)) (+ (* -1 (/ (* (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))) (- (* t (* x z)) (* x (+ (* -1 (* t z)) (* t z))))) y)) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))))) (+ (* -1 (* (+ (* -1 (* t z)) (* t z)) (- (* t (* x z)) (* x (+ (* -1 (* t z)) (* t z)))))) (* x (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))))) y)) (* t (* x z))) (* x (+ (* -1 (* t z)) (* t z)))) y))) y)))) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* -1 (* (pow y 3) (- (* -1 (/ (+ (* -1 (* t z)) (* t z)) y)) 1))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* -1 (* (pow y 3) (- (* -1 (/ (+ (* -1 (* t z)) (+ (* -1 (/ (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))) y)) (* t z))) y)) 1))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* -1 (* (pow y 3) (- (* -1 (/ (+ (* -1 (* t z)) (+ (* -1 (/ (+ (* -1 (* (pow t 2) (pow z 2))) (+ (* (pow t 2) (pow z 2)) (/ (* (pow t 3) (pow z 3)) y))) y)) (* t z))) y)) 1))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 (* t z)) (* -1 (/ (* (pow t 2) (pow z 2)) y))) y)))))) |
#s(approx (- (* (neg t) z) y) #s(hole binary64 (* -1 (* y (+ 1 (/ (* t z) y)))))) |
#s(approx (+ (* (neg z) t) y) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (- (* -1 (/ (* (pow t 2) (pow z 2)) y)) (* t z)) y)))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (* (pow t 2) (pow z 2)) y)) (* t z)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (- y (* z t)) #s(hole binary64 (+ y (* -1 (* t z))))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) #s(hole binary64 (- (* -1 (* t z)) (* -1 y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* z (+ (/ (* t x) (pow y 2)) (/ (* (pow t 2) (* x z)) (pow y 3)))) (/ x y)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* z (+ (* z (+ (/ (* (pow t 2) x) (pow y 3)) (/ (* (pow t 3) (* x z)) (pow y 4)))) (/ (* t x) (pow y 2)))) (/ x y)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* z (- (* -1 (* z (+ (* -1 (/ (pow t 2) y)) (/ (pow t 2) y)))) t))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* z (- (* z (- (/ (* t (* z (+ (* -1 (/ (pow t 2) y)) (/ (pow t 2) y)))) y) (+ (* -1 (/ (pow t 2) y)) (/ (pow t 2) y)))) t))))) |
#s(approx (* (neg t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (- (* -1 (* t z)) (* -1 y)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x z) t)) (/ (* x y) (pow t 2))) (pow z 2)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) (pow z 2)))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) (pow z 2)))) |
#s(approx (/ z t) #s(hole binary64 (/ z t))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* z (- (/ (* t x) (pow y 2)) (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (pow y 4)))) (/ x y)))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* z (- (+ (* z (- (/ (* (pow t 2) x) (pow y 3)) (+ (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow y 4)) (/ (* (+ (* -1 (* t (pow y 2))) (* t (pow y 2))) (- (/ (* t x) (pow y 2)) (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (pow y 4)))) (pow y 3))))) (/ (* t x) (pow y 2))) (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (pow y 4)))) (/ x y)))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* z (- (+ (* z (- (+ (* -1 (* z (+ (* -1 (/ (* (pow t 3) x) (pow y 4))) (+ (/ (* (+ (* -1 (* t (pow y 2))) (* t (pow y 2))) (- (/ (* (pow t 2) x) (pow y 3)) (+ (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow y 4)) (/ (* (+ (* -1 (* t (pow y 2))) (* t (pow y 2))) (- (/ (* t x) (pow y 2)) (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (pow y 4)))) (pow y 3))))) (pow y 3)) (/ (* (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y)) (- (/ (* t x) (pow y 2)) (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (pow y 4)))) (pow y 3)))))) (/ (* (pow t 2) x) (pow y 3))) (+ (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow y 4)) (/ (* (+ (* -1 (* t (pow y 2))) (* t (pow y 2))) (- (/ (* t x) (pow y 2)) (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (pow y 4)))) (pow y 3))))) (/ (* t x) (pow y 2))) (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (pow y 4)))) (/ x y)))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (+ (* z (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (pow y 3)))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (+ (* z (+ (* -1 (* t (pow y 2))) (+ (* t (pow y 2)) (* z (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y)))))) (pow y 3)))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (+ (* z (+ (* -1 (* t (pow y 2))) (+ (* t (pow y 2)) (* z (+ (* -1 (* (pow t 2) y)) (+ (* -1 (* (pow t 3) z)) (* (pow t 2) y))))))) (pow y 3)))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (+ (* t (* y z)) (pow y 2)))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (+ (* z (+ (* t y) (* (pow t 2) z))) (pow y 2)))) |
#s(approx (- (* (neg t) z) y) #s(hole binary64 (- (* -1 (* t z)) y))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* t (* y z)) (pow y 2)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* z (- (* (pow t 2) z) (* -1 (* t y)))) (pow y 2)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* z (- (* (pow t 2) z) (* -1 (* t y)))))) |
#s(approx (* (* (neg z) t) (* (neg z) t)) #s(hole binary64 (* (pow t 2) (pow z 2)))) |
#s(approx (* (neg z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z))) |
#s(approx (- y (* z t)) #s(hole binary64 (* z (- (/ y z) t)))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) #s(hole binary64 (* z (- (/ y z) t)))) |
#s(approx (* (- (* t (/ z y)) 1) y) #s(hole binary64 (* z (+ t (* -1 (/ y z)))))) |
#s(approx (- (* t (/ z y)) 1) #s(hole binary64 (* z (- (/ t y) (/ 1 z))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (+ (* -1 (/ (* x y) (* (pow t 2) z))) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2)))))) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (+ (* -1 (/ (* x y) (* (pow t 2) z))) (+ (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2)))) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))))) z))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* z (+ (* -1 t) (/ y z))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* z (- (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (pow y 2) t)) (/ (pow y 2) t)) (pow z 2)))) (* -1 (/ y z)))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* z (- (+ (* -1 t) (/ (* y (+ (* -1 (/ (pow y 2) t)) (/ (pow y 2) t))) (* t (pow z 3)))) (+ (* -1 (/ y z)) (+ (* -1 (/ (pow y 2) (* t (pow z 2)))) (/ (pow y 2) (* t (pow z 2))))))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* z (- (/ y z) t)))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* z (+ t (* -1 (/ y z)))))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (* z (- (/ t y) (/ 1 z))))) |
#s(approx (neg (+ (* (/ (neg t) y) z) 1)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t y)) (/ 1 z)))))) |
#s(approx (+ (* (/ (neg t) y) z) 1) #s(hole binary64 (* z (+ (* -1 (/ t y)) (/ 1 z))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* (pow t 2) z))) (/ x t)) z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* z (+ (/ x t) (/ (* x y) (* (pow t 2) z)))))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (* (pow t 4) z))) z))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (+ (* -1 (/ (* x y) (* (pow t 2) z))) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2)))))) (+ (* -1 (/ (* (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y)) (- (* -1 (/ (* x y) (pow t 2))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow t 4)))) (* (pow t 3) (pow z 2)))) (+ (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (* (pow t 4) (pow z 2))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (* (pow t 4) z))))) z))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (+ (* -1 (/ (* x y) (* (pow t 2) z))) (+ (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2)))) (* -1 (/ (+ (* -1 (/ (* (+ (* -1 (* t (pow y 2))) (* t (pow y 2))) (- (* -1 (/ (* x y) (pow t 2))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow t 4)))) (pow t 3))) (+ (* -1 (/ (* (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y)) (- (* -1 (/ (* x (pow y 2)) (pow t 3))) (+ (* -1 (/ (* (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y)) (- (* -1 (/ (* x y) (pow t 2))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow t 4)))) (pow t 3))) (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (pow t 4))))) (pow t 3))) (/ (* x (pow y 3)) (pow t 4)))) (pow z 3)))))) (+ (* -1 (/ (* (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y)) (- (* -1 (/ (* x y) (pow t 2))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow t 4)))) (* (pow t 3) (pow z 2)))) (+ (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (* (pow t 4) (pow z 2))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (* (pow t 4) z))))) z))) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* z (+ (* -1 t) (/ y z))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* (pow z 3) (+ (* -1 (/ (* (pow t 2) y) z)) (+ (* -1 (pow t 3)) (/ (* (pow t 2) y) z)))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* (pow z 3) (+ (* -1 (/ (* t (pow y 2)) (pow z 2))) (+ (* -1 (/ (* (pow t 2) y) z)) (+ (* -1 (pow t 3)) (+ (/ (* t (pow y 2)) (pow z 2)) (/ (* (pow t 2) y) z)))))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* (pow z 3) (+ (* -1 (/ (* t (pow y 2)) (pow z 2))) (+ (* -1 (/ (* (pow t 2) y) z)) (+ (* -1 (pow t 3)) (+ (/ (* t (pow y 2)) (pow z 2)) (+ (/ (* (pow t 2) y) z) (/ (pow y 3) (pow z 3)))))))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (* (pow z 2) (+ (/ (* t y) z) (pow t 2))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (* (pow z 2) (+ (/ (* t y) z) (+ (/ (pow y 2) (pow z 2)) (pow t 2)))))) |
#s(approx (- (* (neg t) z) y) #s(hole binary64 (* z (+ (* -1 t) (* -1 (/ y z)))))) |
#s(approx (+ (* (neg z) t) y) #s(hole binary64 (* z (+ (* -1 t) (/ y z))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow z 2) (+ (/ (* t y) z) (pow t 2))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow z 2) (- (+ (/ (pow y 2) (pow z 2)) (pow t 2)) (* -1 (/ (* t y) z)))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* (pow z 2) (+ (/ (* t y) z) (pow t 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) (* -1 t)))))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) (* -1 t)))))) |
#s(approx (* (- (* t (/ z y)) 1) y) #s(hole binary64 (* -1 (* z (+ (* -1 t) (/ y z)))))) |
#s(approx (- (* t (/ z y)) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t y)) (/ 1 z)))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (* x (pow y 2)) (* (pow t 3) z)))) z)) (/ x t)) z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (+ (/ (* x (pow y 2)) (pow t 3)) (/ (* x (pow y 3)) (* (pow t 4) z))) z))) z)) (/ x t)) z)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ y z))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (- (+ (* -1 (/ (pow y 2) (* t z))) (/ (pow y 2) (* t z))) (* -1 y)) z))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (- (* -1 (/ (- (/ (* y (+ (* -1 (/ (pow y 2) t)) (/ (pow y 2) t))) (* t z)) (+ (* -1 (/ (pow y 2) t)) (/ (pow y 2) t))) z)) (* -1 y)) z))))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) (* -1 t)))))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* -1 (* z (+ (* -1 t) (/ y z)))))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ t y)) (/ 1 z)))))) |
#s(approx (neg (+ (* (/ (neg t) y) z) 1)) #s(hole binary64 (* -1 (* z (- (/ 1 z) (/ t y)))))) |
#s(approx (+ (* (/ (neg t) y) z) 1) #s(hole binary64 (* -1 (* z (- (/ t y) (/ 1 z)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* (pow t 2) z)) (* -1 (/ x t))) z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))))))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x y) (pow t 2))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow t 4))) z)) (/ x t)) z)))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (- (/ (* x (pow y 2)) (pow t 3)) (+ (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (pow t 4)) (/ (* (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y)) (- (* -1 (/ (* x y) (pow t 2))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow t 4)))) (pow t 3)))) z))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow t 4))) z)) (/ x t)) z)))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (- (+ (/ (* x (pow y 2)) (pow t 3)) (+ (/ (* x (pow y 3)) (* (pow t 4) z)) (+ (/ (* (+ (* -1 (* t (pow y 2))) (* t (pow y 2))) (- (* -1 (/ (* x y) (pow t 2))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow t 4)))) (* (pow t 3) z)) (/ (* (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y)) (- (/ (* x (pow y 2)) (pow t 3)) (+ (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (pow t 4)) (/ (* (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y)) (- (* -1 (/ (* x y) (pow t 2))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow t 4)))) (pow t 3))))) (* (pow t 3) z))))) (+ (/ (* x (+ (* -1 (* t (pow y 2))) (* t (pow y 2)))) (pow t 4)) (/ (* (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y)) (- (* -1 (/ (* x y) (pow t 2))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow t 4)))) (pow t 3)))) z))) (/ (* x (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y))) (pow t 4))) z)) (/ x t)) z)))) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ y z))))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* -1 (* (pow z 3) (+ (* -1 (/ (+ (* -1 (* (pow t 2) y)) (* (pow t 2) y)) z)) (pow t 3)))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* -1 (* (pow z 3) (+ (* -1 (/ (+ (* -1 (* (pow t 2) y)) (+ (* -1 (/ (+ (* -1 (* t (pow y 2))) (* t (pow y 2))) z)) (* (pow t 2) y))) z)) (pow t 3)))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* -1 (* (pow z 3) (+ (* -1 (/ (+ (* -1 (* (pow t 2) y)) (+ (* -1 (/ (+ (* -1 (* t (pow y 2))) (+ (* -1 (/ (pow y 3) z)) (* t (pow y 2)))) z)) (* (pow t 2) y))) z)) (pow t 3)))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (+ (* -1 (* t y)) (* -1 (/ (pow y 2) z))) z)) (pow t 2))))) |
#s(approx (- (* (neg t) z) y) #s(hole binary64 (* -1 (* z (+ t (/ y z)))))) |
#s(approx (+ (* (neg z) t) y) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ y z))))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (- (* -1 (/ (pow y 2) z)) (* t y)) z)) (pow t 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* t (+ (/ (* t (* x (pow z 2))) (pow y 3)) (/ (* x z) (pow y 2)))) (/ x y)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* t (+ (* t (+ (/ (* t (* x (pow z 3))) (pow y 4)) (/ (* x (pow z 2)) (pow y 3)))) (/ (* x z) (pow y 2)))) (/ x y)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* t (- (* -1 (* t (+ (* -1 (/ (pow z 2) y)) (/ (pow z 2) y)))) z))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* t (- (* t (- (/ (* t (* z (+ (* -1 (/ (pow z 2) y)) (/ (pow z 2) y)))) y) (+ (* -1 (/ (pow z 2) y)) (/ (pow z 2) y)))) z))))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* t x) z)) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (/ (+ (* t (* x z)) (* x y)) (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* t (- (/ (* x z) (pow y 2)) (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow y 4)))) (/ x y)))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* t (- (+ (* t (- (/ (* x (pow z 2)) (pow y 3)) (+ (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow y 4)) (/ (* (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) (- (/ (* x z) (pow y 2)) (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow y 4)))) (pow y 3))))) (/ (* x z) (pow y 2))) (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow y 4)))) (/ x y)))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* t (- (+ (* t (- (+ (* -1 (* t (+ (* -1 (/ (* x (pow z 3)) (pow y 4))) (+ (/ (* (+ (* -1 (* y (pow z 2))) (* y (pow z 2))) (- (/ (* x z) (pow y 2)) (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow y 4)))) (pow y 3)) (/ (* (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) (- (/ (* x (pow z 2)) (pow y 3)) (+ (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow y 4)) (/ (* (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) (- (/ (* x z) (pow y 2)) (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow y 4)))) (pow y 3))))) (pow y 3)))))) (/ (* x (pow z 2)) (pow y 3))) (+ (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow y 4)) (/ (* (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) (- (/ (* x z) (pow y 2)) (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow y 4)))) (pow y 3))))) (/ (* x z) (pow y 2))) (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow y 4)))) (/ x y)))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (+ (* t (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow y 3)))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (+ (* t (+ (* -1 (* (pow y 2) z)) (+ (* t (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (* (pow y 2) z)))) (pow y 3)))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (+ (* t (+ (* -1 (* (pow y 2) z)) (+ (* t (+ (* -1 (* t (pow z 3))) (+ (* -1 (* y (pow z 2))) (* y (pow z 2))))) (* (pow y 2) z)))) (pow y 3)))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (+ (* t (+ (* t (pow z 2)) (* y z))) (pow y 2)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* t (- (* t (pow z 2)) (* -1 (* y z)))) (pow y 2)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* t (- (* t (pow z 2)) (* -1 (* y z)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t))) |
#s(approx (- y (* z t)) #s(hole binary64 (* t (- (/ y t) z)))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) #s(hole binary64 (* t (- (/ y t) z)))) |
#s(approx (* (- (* t (/ z y)) 1) y) #s(hole binary64 (* t (+ z (* -1 (/ y t)))))) |
#s(approx (- (* t (/ z y)) 1) #s(hole binary64 (* t (- (/ z y) (/ 1 t))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (+ (* -1 (/ (* x y) (* t (pow z 2)))) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3)))))) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (+ (* -1 (/ (* x y) (* t (pow z 2)))) (+ (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3)))) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))))) t))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* t (+ (* -1 z) (/ y t))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* t (- (+ (* -1 z) (* -1 (/ (+ (* -1 (/ (pow y 2) z)) (/ (pow y 2) z)) (pow t 2)))) (* -1 (/ y t)))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* t (- (+ (* -1 z) (/ (* y (+ (* -1 (/ (pow y 2) z)) (/ (pow y 2) z))) (* (pow t 3) z))) (+ (* -1 (/ y t)) (+ (* -1 (/ (pow y 2) (* (pow t 2) z))) (/ (pow y 2) (* (pow t 2) z)))))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* t (- (/ y t) z)))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* t (+ z (* -1 (/ y t)))))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (* t (- (/ z y) (/ 1 t))))) |
#s(approx (neg (+ (* (/ (neg t) y) z) 1)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z y)) (/ 1 t)))))) |
#s(approx (+ (* (/ (neg t) y) z) 1) #s(hole binary64 (* t (+ (* -1 (/ z y)) (/ 1 t))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* t (pow z 2)))) (/ x z)) t))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (/ (+ (* x z) (/ (* x y) t)) t))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (* t (pow z 4)))) t))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (+ (* -1 (/ (* x y) (* t (pow z 2)))) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3)))))) (+ (* -1 (/ (* (+ (* -1 (* y (pow z 2))) (* y (pow z 2))) (- (* -1 (/ (* x y) (pow z 2))) (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow z 4)))) (* (pow t 2) (pow z 3)))) (+ (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (* t (pow z 4))) (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (* (pow t 2) (pow z 4)))))) t))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (+ (* -1 (/ (* x y) (* t (pow z 2)))) (+ (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3)))) (* -1 (/ (+ (* -1 (/ (* (+ (* -1 (* y (pow z 2))) (* y (pow z 2))) (- (* -1 (/ (* x (pow y 2)) (pow z 3))) (+ (* -1 (/ (* (+ (* -1 (* y (pow z 2))) (* y (pow z 2))) (- (* -1 (/ (* x y) (pow z 2))) (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow z 4)))) (pow z 3))) (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow z 4))))) (pow z 3))) (+ (* -1 (/ (* (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) (- (* -1 (/ (* x y) (pow z 2))) (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow z 4)))) (pow z 3))) (/ (* x (pow y 3)) (pow z 4)))) (pow t 3)))))) (+ (* -1 (/ (* (+ (* -1 (* y (pow z 2))) (* y (pow z 2))) (- (* -1 (/ (* x y) (pow z 2))) (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow z 4)))) (* (pow t 2) (pow z 3)))) (+ (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (* t (pow z 4))) (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (* (pow t 2) (pow z 4)))))) t))) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* t (+ (* -1 z) (/ y t))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* (pow t 3) (+ (* -1 (/ (* y (pow z 2)) t)) (+ (* -1 (pow z 3)) (/ (* y (pow z 2)) t)))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* (pow t 3) (+ (* -1 (/ (* y (pow z 2)) t)) (+ (* -1 (/ (* (pow y 2) z) (pow t 2))) (+ (* -1 (pow z 3)) (+ (/ (* y (pow z 2)) t) (/ (* (pow y 2) z) (pow t 2))))))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* (pow t 3) (+ (* -1 (/ (* y (pow z 2)) t)) (+ (* -1 (/ (* (pow y 2) z) (pow t 2))) (+ (* -1 (pow z 3)) (+ (/ (* y (pow z 2)) t) (+ (/ (* (pow y 2) z) (pow t 2)) (/ (pow y 3) (pow t 3)))))))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (* (pow t 2) (+ (/ (* y z) t) (pow z 2))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (* (pow t 2) (+ (/ (* y z) t) (+ (/ (pow y 2) (pow t 2)) (pow z 2)))))) |
#s(approx (- (* (neg t) z) y) #s(hole binary64 (* t (+ (* -1 z) (* -1 (/ y t)))))) |
#s(approx (+ (* (neg z) t) y) #s(hole binary64 (* t (+ (* -1 z) (/ y t))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow t 2) (+ (/ (* y z) t) (pow z 2))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow t 2) (- (+ (/ (pow y 2) (pow t 2)) (pow z 2)) (* -1 (/ (* y z) t)))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* (pow t 2) (+ (/ (* y z) t) (pow z 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (- y (* z t)) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) (* -1 z)))))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) (* -1 z)))))) |
#s(approx (* (- (* t (/ z y)) 1) y) #s(hole binary64 (* -1 (* t (+ (* -1 z) (/ y t)))))) |
#s(approx (- (* t (/ z y)) 1) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z y)) (/ 1 t)))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow z 2))) (* -1 (/ (* x (pow y 2)) (* t (pow z 3))))) t)) (/ x z)) t)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow z 2))) (* -1 (/ (+ (/ (* x (pow y 2)) (pow z 3)) (/ (* x (pow y 3)) (* t (pow z 4)))) t))) t)) (/ x z)) t)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ y t))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (- (+ (* -1 (/ (pow y 2) (* t z))) (/ (pow y 2) (* t z))) (* -1 y)) t))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (- (* -1 (/ (- (/ (* y (+ (* -1 (/ (pow y 2) z)) (/ (pow y 2) z))) (* t z)) (+ (* -1 (/ (pow y 2) z)) (/ (pow y 2) z))) t)) (* -1 y)) t))))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) (* -1 z)))))) |
#s(approx (* (- (/ (* t z) y) 1) y) #s(hole binary64 (* -1 (* t (+ (* -1 z) (/ y t)))))) |
#s(approx (- (/ (* t z) y) 1) #s(hole binary64 (* -1 (* t (+ (* -1 (/ z y)) (/ 1 t)))))) |
#s(approx (neg (+ (* (/ (neg t) y) z) 1)) #s(hole binary64 (* -1 (* t (- (/ 1 t) (/ z y)))))) |
#s(approx (+ (* (/ (neg t) y) z) 1) #s(hole binary64 (* -1 (* t (- (/ z y) (/ 1 t)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* t (pow z 2))) (* -1 (/ x z))) t)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x z)) (* -1 (/ (* x y) t))) t)))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x y) (pow z 2))) (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow z 4))) t)) (/ x z)) t)))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (* x y) (pow z 2))) (* -1 (/ (- (/ (* x (pow y 2)) (pow z 3)) (+ (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow z 4)) (/ (* (+ (* -1 (* y (pow z 2))) (* y (pow z 2))) (- (* -1 (/ (* x y) (pow z 2))) (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow z 4)))) (pow z 3)))) t))) (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow z 4))) t)) (/ x z)) t)))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (* x y) (pow z 2))) (* -1 (/ (- (+ (/ (* x (pow y 2)) (pow z 3)) (+ (/ (* x (pow y 3)) (* t (pow z 4))) (+ (/ (* (+ (* -1 (* y (pow z 2))) (* y (pow z 2))) (- (/ (* x (pow y 2)) (pow z 3)) (+ (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow z 4)) (/ (* (+ (* -1 (* y (pow z 2))) (* y (pow z 2))) (- (* -1 (/ (* x y) (pow z 2))) (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow z 4)))) (pow z 3))))) (* t (pow z 3))) (/ (* (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) (- (* -1 (/ (* x y) (pow z 2))) (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow z 4)))) (* t (pow z 3)))))) (+ (/ (* x (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z))) (pow z 4)) (/ (* (+ (* -1 (* y (pow z 2))) (* y (pow z 2))) (- (* -1 (/ (* x y) (pow z 2))) (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow z 4)))) (pow z 3)))) t))) (/ (* x (+ (* -1 (* y (pow z 2))) (* y (pow z 2)))) (pow z 4))) t)) (/ x z)) t)))) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ y t))))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1 (* y (pow z 2))) (* y (pow z 2))) t)) (pow z 3)))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1 (* y (pow z 2))) (+ (* -1 (/ (+ (* -1 (* (pow y 2) z)) (* (pow y 2) z)) t)) (* y (pow z 2)))) t)) (pow z 3)))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -1 (/ (+ (* -1 (* y (pow z 2))) (+ (* -1 (/ (+ (* -1 (* (pow y 2) z)) (+ (* -1 (/ (pow y 3) t)) (* (pow y 2) z))) t)) (* y (pow z 2)))) t)) (pow z 3)))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) #s(hole binary64 (* (pow t 2) (+ (* -1 (/ (+ (* -1 (* y z)) (* -1 (/ (pow y 2) t))) t)) (pow z 2))))) |
#s(approx (- (* (neg t) z) y) #s(hole binary64 (* -1 (* t (+ z (/ y t)))))) |
#s(approx (+ (* (neg z) t) y) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ y t))))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow t 2) (+ (* -1 (/ (- (* -1 (/ (pow y 2) t)) (* y z)) t)) (pow z 2))))) |
| Outputs |
|---|
(/.f64 (neg.f64 x) (neg.f64 #s(approx (- y (* z t)) (*.f64 (-.f64 (*.f64 t (/.f64 z y)) #s(literal 1 binary64)) (neg.f64 y))))) |
(/.f64 x #s(approx (- y (* z t)) (*.f64 (-.f64 (*.f64 t (/.f64 z y)) #s(literal 1 binary64)) (neg.f64 y)))) |
x |
#s(approx (- y (* z t)) (*.f64 (-.f64 (*.f64 t (/.f64 z y)) #s(literal 1 binary64)) (neg.f64 y))) |
(*.f64 (neg.f64 (-.f64 (*.f64 t (/.f64 z y)) #s(literal 1 binary64))) y) |
(*.f64 (-.f64 (*.f64 t (/.f64 z y)) #s(literal 1 binary64)) (neg.f64 y)) |
(neg.f64 (*.f64 (-.f64 (*.f64 t (/.f64 z y)) #s(literal 1 binary64)) y)) |
(*.f64 (-.f64 (*.f64 t (/.f64 z y)) #s(literal 1 binary64)) y) |
(/.f64 (-.f64 (*.f64 (*.f64 t (/.f64 z y)) (*.f64 t (/.f64 z y))) #s(literal 1 binary64)) (fma.f64 t (/.f64 z y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t (/.f64 z y)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 t (/.f64 z y)) (*.f64 t (/.f64 z y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (/.f64 z y)) #s(literal 1 binary64))))) |
(-.f64 (*.f64 t (/.f64 z y)) #s(literal 1 binary64)) |
(*.f64 t (/.f64 z y)) |
t |
(/.f64 (neg.f64 z) (neg.f64 y)) |
(/.f64 z y) |
z |
y |
#s(literal 1 binary64) |
(/.f64 (neg.f64 x) (neg.f64 #s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) z)))) |
(/.f64 x #s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) z))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) z)) |
(*.f64 (neg.f64 t) z) |
(neg.f64 (*.f64 t z)) |
(neg.f64 t) |
(/.f64 (neg.f64 x) (neg.f64 #s(approx (- y (* z t)) (*.f64 #s(approx (- (/ (* t z) y) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64)))) (neg.f64 y))))) |
(/.f64 x #s(approx (- y (* z t)) (*.f64 #s(approx (- (/ (* t z) y) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64)))) (neg.f64 y)))) |
#s(approx (- y (* z t)) (*.f64 #s(approx (- (/ (* t z) y) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64)))) (neg.f64 y))) |
(*.f64 (neg.f64 #s(approx (- (/ (* t z) y) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64))))) y) |
(*.f64 #s(approx (- (/ (* t z) y) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64)))) (neg.f64 y)) |
(neg.f64 (*.f64 #s(approx (- (/ (* t z) y) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64)))) y)) |
(*.f64 #s(approx (- (/ (* t z) y) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64)))) y) |
#s(approx (- (/ (* t z) y) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64)))) |
(neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64))) |
(+.f64 (neg.f64 (*.f64 (/.f64 (neg.f64 t) y) z)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (neg.f64 t) y) z) (*.f64 (/.f64 (neg.f64 t) y) z)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 (neg.f64 t) y) z) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (neg.f64 t) y) z) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 (neg.f64 t) y) z) (*.f64 (/.f64 (neg.f64 t) y) z) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (neg.f64 t) y) z) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64)) |
(+.f64 (*.f64 (/.f64 (neg.f64 t) y) z) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 t)) (neg.f64 y)) |
(/.f64 (neg.f64 t) y) |
(neg.f64 (/.f64 t y)) |
#s(approx (/ x (- y (* z t))) (neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 x (/.f64 z t) (*.f64 (/.f64 y t) (/.f64 x t))) (*.f64 z z))))) |
(neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 x (/.f64 z t) (*.f64 (/.f64 y t) (/.f64 x t))) (*.f64 z z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 x (/.f64 z t) (*.f64 (/.f64 y t) (/.f64 x t))) (*.f64 z z))) |
(/.f64 (neg.f64 (fma.f64 x (/.f64 z t) (*.f64 (/.f64 y t) (/.f64 x t)))) (neg.f64 (*.f64 z z))) |
(/.f64 (fma.f64 x (/.f64 z t) (*.f64 (/.f64 y t) (/.f64 x t))) (*.f64 z z)) |
(+.f64 (/.f64 (*.f64 x (/.f64 z t)) (*.f64 z z)) (/.f64 (*.f64 (/.f64 y t) (/.f64 x t)) (*.f64 z z))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t))) (*.f64 (*.f64 (/.f64 y t) (/.f64 x t)) (*.f64 (/.f64 y t) (/.f64 x t)))) (-.f64 (*.f64 x (/.f64 z t)) (*.f64 (/.f64 y t) (/.f64 x t)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 z t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y t) (/.f64 x t)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 z t)) (*.f64 x (/.f64 z t)) (-.f64 (*.f64 (*.f64 (/.f64 y t) (/.f64 x t)) (*.f64 (/.f64 y t) (/.f64 x t))) (*.f64 (*.f64 x (/.f64 z t)) (*.f64 (/.f64 y t) (/.f64 x t)))))) |
(fma.f64 x (/.f64 z t) (*.f64 (/.f64 y t) (/.f64 x t))) |
(+.f64 (*.f64 x (/.f64 z t)) (*.f64 (/.f64 y t) (/.f64 x t))) |
(/.f64 (neg.f64 z) (neg.f64 t)) |
(/.f64 z t) |
(*.f64 (/.f64 y t) (/.f64 x t)) |
(/.f64 (neg.f64 (*.f64 y x)) (neg.f64 (*.f64 t t))) |
(/.f64 (*.f64 y x) (*.f64 t t)) |
(*.f64 y x) |
(*.f64 (pow.f64 t #s(literal 1 binary64)) (pow.f64 t #s(literal 1 binary64))) |
(*.f64 (fabs.f64 t) (fabs.f64 t)) |
(*.f64 (neg.f64 t) (neg.f64 t)) |
(*.f64 t t) |
(pow.f64 t #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 z z) |
(pow.f64 z #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
(/.f64 (neg.f64 x) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)) (fma.f64 (neg.f64 z) t y)) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 z) t))))))) |
(/.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)) (fma.f64 (neg.f64 z) t y)) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 z) t)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)) (fma.f64 (neg.f64 z) t y))) (neg.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 z) t)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)) (fma.f64 (neg.f64 z) t y)) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 z) t))))) |
(*.f64 (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)) (fma.f64 (neg.f64 z) t y)) |
(fma.f64 (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)) (*.f64 (neg.f64 z) t) (*.f64 (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)) y)) |
(fma.f64 (*.f64 (neg.f64 z) t) (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)) (*.f64 y (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)))) |
(+.f64 (*.f64 (*.f64 (neg.f64 z) t) (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y))) (*.f64 y (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)))) |
(+.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)) (*.f64 (neg.f64 z) t)) (*.f64 (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y)) (*.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y))) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y)) (*.f64 y y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 y y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y)) (*.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y)) (*.f64 y y))))) |
(fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)) |
(-.f64 (*.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y)) (*.f64 (neg.f64 y) y)) |
(+.f64 (*.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y)) (*.f64 y y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 t) z)) (*.f64 y y)) (fma.f64 (neg.f64 t) z y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 t) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 t) z) (*.f64 (neg.f64 t) z) (fma.f64 y y (*.f64 (*.f64 (neg.f64 t) z) y)))) |
(-.f64 (*.f64 (neg.f64 t) z) y) |
(*.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 (-.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (neg.f64 z) t) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 z z) (*.f64 t t) (-.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 z) t) y)))) |
(fma.f64 (neg.f64 z) t y) |
(+.f64 (*.f64 (neg.f64 z) t) y) |
(neg.f64 z) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 z) t))) (-.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 z) t))))) (-.f64 (*.f64 y y) (-.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 z) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) (pow.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 z) t))) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 z) t))) (-.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 z) t)))) (*.f64 (*.f64 y y) (-.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 z) t))))))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 z) t)))) |
(fma.f64 (neg.f64 y) (neg.f64 y) (-.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 z) t)))) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (-.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 z) t)))) |
(fma.f64 y y (-.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 z) t)))) |
(+.f64 (*.f64 y y) (-.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 z) t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64))) (*.f64 (*.f64 y (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t)))) (fma.f64 (*.f64 z z) (*.f64 t t) (*.f64 y (*.f64 (neg.f64 z) t)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (neg.f64 z) t)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) (fma.f64 (*.f64 y (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t)) (*.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 z) t)))))) |
(fma.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (neg.f64 (*.f64 (neg.f64 z) t)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) t))) |
(fma.f64 (fabs.f64 (*.f64 (neg.f64 z) t)) (fabs.f64 (*.f64 (neg.f64 z) t)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) t))) |
(fma.f64 (*.f64 z z) (*.f64 t t) (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) t))) |
(fma.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) t))) |
(-.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 z) t))) |
(+.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) t))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (neg.f64 (*.f64 (neg.f64 z) t))) |
(*.f64 (fabs.f64 (*.f64 (neg.f64 z) t)) (fabs.f64 (*.f64 (neg.f64 z) t))) |
(*.f64 (*.f64 z z) (*.f64 t t)) |
(*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) |
(pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) |
(*.f64 (neg.f64 z) t) |
(neg.f64 (*.f64 z t)) |
(*.f64 y (*.f64 (neg.f64 z) t)) |
#s(approx (/ x (- y (* z t))) (/.f64 x (-.f64 y (*.f64 t z)))) |
#s(approx x x) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (*.f64 x (-.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y y)) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y z))))) (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (pow.f64 (*.f64 t z) #s(literal -1 binary64)) (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (*.f64 x (+.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 y (*.f64 (*.f64 t t) z)))) z)) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (/.f64 (*.f64 x (+.f64 (/.f64 y (*.f64 t t)) (/.f64 z t))) (*.f64 z z))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (*.f64 x (+.f64 (/.f64 y (*.f64 t t)) (/.f64 z t)))) |
#s(approx (/ (* y x) (* t t)) (/.f64 (*.f64 x y) (*.f64 t t))) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 (/.f64 x (+.f64 y (*.f64 #s(literal -1 binary64) (*.f64 t z)))) (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y y)) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y z)))) (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t z)) y))) (*.f64 y y))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (pow.f64 (*.f64 t z) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (*.f64 (*.f64 t t) z))) (pow.f64 t #s(literal -1 binary64)))) z))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t t)) (*.f64 #s(literal -1 binary64) (/.f64 z t)))) (*.f64 z z)))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t t)) (*.f64 #s(literal -1 binary64) (/.f64 z t)))))) |
#s(approx (/ x (- y (* z t))) (*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t z)))) |
#s(approx (/ x (- y (* z t))) (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t z)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
#s(approx (/ x (- y (* z t))) (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t z)) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64))))))) |
#s(approx (/ x (- y (* z t))) (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t z)) (*.f64 y (-.f64 (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (pow.f64 (*.f64 t z) #s(literal 4 binary64)))) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64))))))) |
#s(approx (- y (* z t)) (*.f64 #s(literal -1 binary64) (*.f64 t z))) |
#s(approx (- y (* z t)) (-.f64 y (*.f64 t z))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) (*.f64 #s(literal -1 binary64) (*.f64 t z))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) (-.f64 y (*.f64 t z))) |
#s(approx (* (- (* t (/ z y)) 1) y) (*.f64 t z)) |
#s(approx (* (- (* t (/ z y)) 1) y) (fma.f64 #s(literal -1 binary64) y (*.f64 t z))) |
#s(approx (- (* t (/ z y)) 1) (/.f64 (*.f64 t z) y)) |
#s(approx (- (* t (/ z y)) 1) (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 t z)) y)) |
#s(approx (* t (/ z y)) (/.f64 (*.f64 t z) y)) |
#s(approx (/ z y) (/.f64 z y)) |
#s(approx y y) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t z)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t z)) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t z)) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (pow.f64 (*.f64 t z) #s(literal 4 binary64)))))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 #s(literal -1 binary64) (*.f64 t z))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (+.f64 y (*.f64 #s(literal -1 binary64) (*.f64 t z)))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) (*.f64 #s(literal -1 binary64) (*.f64 t z))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) (-.f64 y (*.f64 t z))) |
#s(approx (* (- (/ (* t z) y) 1) y) (*.f64 t z)) |
#s(approx (* (- (/ (* t z) y) 1) y) (fma.f64 #s(literal -1 binary64) y (*.f64 t z))) |
#s(approx (- (/ (* t z) y) 1) (/.f64 (*.f64 t z) y)) |
#s(approx (- (/ (* t z) y) 1) (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 t z)) y)) |
#s(approx (neg (+ (* (/ (neg t) y) z) 1)) (/.f64 (*.f64 t z) y)) |
#s(approx (neg (+ (* (/ (neg t) y) z) 1)) (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal 1 binary64) (*.f64 t z))) y)) |
#s(approx (+ (* (/ (neg t) y) z) 1) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) y))) |
#s(approx (+ (* (/ (neg t) y) z) 1) (/.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (*.f64 t z))) y)) |
#s(approx (/ (neg t) y) (*.f64 #s(literal -1 binary64) (/.f64 t y))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t z)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 x (*.f64 t z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 x (*.f64 t z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+.f64 (/.f64 x (*.f64 t z)) (/.f64 (*.f64 x y) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (/.f64 x (*.f64 t z))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (+.f64 (/.f64 x (*.f64 t z)) (/.f64 (*.f64 x y) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (/.f64 (*.f64 x z) t)) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (+.f64 (/.f64 (*.f64 x y) (*.f64 t t)) (/.f64 (*.f64 x z) t))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t z)))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t z)) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (pow.f64 (*.f64 t z) #s(literal 4 binary64))))))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t z)) (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (pow.f64 (*.f64 t z) #s(literal 4 binary64))))) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z))) (pow.f64 (*.f64 t z) #s(literal 4 binary64))))))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (pow.f64 (*.f64 t z) #s(literal 4 binary64))))))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t z)) (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (pow.f64 (*.f64 t z) #s(literal 4 binary64))))) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (pow.f64 (*.f64 t z) #s(literal 4 binary64))))) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z))) (pow.f64 (*.f64 t z) #s(literal 4 binary64)))))) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 4 binary64)))))) (*.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (pow.f64 (*.f64 t z) #s(literal 4 binary64))))) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z))) (pow.f64 (*.f64 t z) #s(literal 4 binary64))))))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) (pow.f64 (*.f64 t z) #s(literal 4 binary64))))))) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 #s(literal -1 binary64) (*.f64 t z))) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (+.f64 y (*.f64 #s(literal -1 binary64) (*.f64 t z)))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (*.f64 y (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (*.f64 y (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (*.f64 y (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (fma.f64 y (+.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z))) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (fma.f64 t (*.f64 y z) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (fma.f64 y (+.f64 y (*.f64 t z)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
#s(approx (- (* (neg t) z) y) (*.f64 #s(literal -1 binary64) (*.f64 t z))) |
#s(approx (- (* (neg t) z) y) (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (*.f64 t z)))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (* (neg z) t) y) (*.f64 #s(literal -1 binary64) (*.f64 t z))) |
#s(approx (+ (* (neg z) t) y) (+.f64 y (*.f64 #s(literal -1 binary64) (*.f64 t z)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (fma.f64 t (*.f64 y z) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (fma.f64 y (-.f64 y (*.f64 #s(literal -1 binary64) (*.f64 t z))) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (fma.f64 t (*.f64 y z) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
#s(approx (* y (* (neg z) t)) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y z)))) |
#s(approx (/ x (- y (* z t))) (/.f64 x y)) |
#s(approx (/ x (- y (* z t))) (/.f64 (+.f64 x (/.f64 (*.f64 t (*.f64 x z)) y)) y)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (+.f64 x (/.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 z z))) (*.f64 y y))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 x z)) y))) y)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (+.f64 x (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 x (pow.f64 z #s(literal 3 binary64)))) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 x z)) y) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 z z))) (*.f64 y y))))) y)) |
#s(approx (- y (* z t)) y) |
#s(approx (- y (* z t)) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) y))))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) y) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) y))))) |
#s(approx (* (- (* t (/ z y)) 1) y) (*.f64 #s(literal -1 binary64) y)) |
#s(approx (* (- (* t (/ z y)) 1) y) (*.f64 y (-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64)))) |
#s(approx (- (* t (/ z y)) 1) #s(literal -1 binary64)) |
#s(approx (- (* t (/ z y)) 1) (-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 x y)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (+.f64 x (/.f64 (*.f64 t (*.f64 x z)) y)) y)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (+.f64 x (+.f64 (/.f64 (*.f64 t (*.f64 x z)) y) (/.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 z z))) (*.f64 y y)))) y)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (+.f64 x (+.f64 (/.f64 (*.f64 t (*.f64 x z)) y) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 z z))) (*.f64 y y)) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 x (pow.f64 z #s(literal 3 binary64)))) (pow.f64 y #s(literal 3 binary64)))))) y)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) y) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) y))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 y (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 y y)))) (/.f64 (*.f64 t z) y)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 y (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (*.f64 z (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y y)) (+.f64 (/.f64 (*.f64 t z) y) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y y))))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) y) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) y))))) |
#s(approx (* (- (/ (* t z) y) 1) y) (*.f64 #s(literal -1 binary64) y)) |
#s(approx (* (- (/ (* t z) y) 1) y) (*.f64 y (-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64)))) |
#s(approx (- (/ (* t z) y) 1) #s(literal -1 binary64)) |
#s(approx (- (/ (* t z) y) 1) (-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64))) |
#s(approx (neg (+ (* (/ (neg t) y) z) 1)) #s(literal -1 binary64)) |
#s(approx (neg (+ (* (/ (neg t) y) z) 1)) (-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (neg t) y) z) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ (neg t) y) z) 1) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) y)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t (*.f64 y z)))) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (*.f64 x y) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (*.f64 y (+.f64 (/.f64 x (*.f64 t (*.f64 y z))) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (/.f64 (*.f64 x y) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (*.f64 y (+.f64 (/.f64 x (*.f64 t (*.f64 y z))) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (/.f64 (*.f64 x y) (*.f64 t t))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (*.f64 y (+.f64 (/.f64 x (*.f64 t t)) (*.f64 (/.f64 x t) (/.f64 z y))))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 x y)) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (+.f64 x (/.f64 (*.f64 t (*.f64 x z)) y)) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z))) y)) y)) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (+.f64 x (+.f64 (/.f64 (*.f64 t (*.f64 x z)) y) (/.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 z z))) (*.f64 y y)))) (+.f64 (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z))) y) (/.f64 (fma.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z)) (-.f64 (*.f64 t (*.f64 x z)) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z)))))) (*.f64 y y)))) y)) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (+.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 x (pow.f64 z #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z)) (-.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 z z))) (fma.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z)) (-.f64 (*.f64 t (*.f64 x z)) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z))))))) (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (*.f64 t (*.f64 x z)) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z))))))) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 t (*.f64 x z)) y) (/.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 z z))) (*.f64 y y))))) (+.f64 (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z))) y) (/.f64 (fma.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z)) (-.f64 (*.f64 t (*.f64 x z)) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z)))))) (*.f64 y y)))) y)) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) y) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) y))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (pow.f64 y #s(literal 3 binary64))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) y) (/.f64 (*.f64 t z) y))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) y) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y y)) (+.f64 (/.f64 (*.f64 t z) y) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y y)))))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (*.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) y) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y y)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 t z) y) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y y))))))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (*.f64 y y)) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) y)))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t z) y) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y y)))))) |
#s(approx (- (* (neg t) z) y) (*.f64 #s(literal -1 binary64) y)) |
#s(approx (- (* (neg t) z) y) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) y)) #s(literal 1 binary64)))) |
#s(approx (+ (* (neg z) t) y) y) |
#s(approx (+ (* (neg z) t) y) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) y))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 y y)) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) y)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (*.f64 y y) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y y))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) y))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (*.f64 t (*.f64 y z))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (*.f64 y (-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (*.f64 t z))))) |
#s(approx (/ x (- y (* z t))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 x z)) y))) y))) |
#s(approx (/ x (- y (* z t))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t (*.f64 x z) (/.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 z z))) y)) y))) y))) |
#s(approx (/ x (- y (* z t))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 x (*.f64 z z))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 x (pow.f64 z #s(literal 3 binary64)))) y))) y) (*.f64 t (*.f64 x z))) y))) y))) |
#s(approx (- y (* z t)) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64))))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64))))) |
#s(approx (* (- (* t (/ z y)) 1) y) (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) y)))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 x z)) y))) y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t (*.f64 x z) (/.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 z z))) y)) y))) y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 x (*.f64 z z))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 x (pow.f64 z #s(literal 3 binary64)))) y))) y) (*.f64 t (*.f64 x z))) y))) y))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) y) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) y)) (*.f64 t z)) y)) #s(literal 1 binary64))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 t (*.f64 z (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) y) (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y) (*.f64 (neg.f64 t) z)) y)) #s(literal 1 binary64))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64))))) |
#s(approx (* (- (/ (* t z) y) 1) y) (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) y)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (/.f64 x (*.f64 t (*.f64 y z))) (*.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t (*.f64 y z))) (*.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t (*.f64 y z))) (*.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t t)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x t) (/.f64 z y))))))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 x z)) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z)))) y))) y))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 x (*.f64 z z)))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z)) (-.f64 (*.f64 t (*.f64 x z)) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z))))) (*.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) y) (*.f64 t (*.f64 x z))) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z)))) y))) y))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 x (*.f64 z z))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 x (*.f64 z z)))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z)) (-.f64 (*.f64 t (*.f64 x z)) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z))))) (*.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))))))) y) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (-.f64 (*.f64 t (*.f64 x z)) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z))))) y) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 x (pow.f64 z #s(literal 3 binary64)))) y))))) (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z)) (-.f64 (*.f64 t (*.f64 x z)) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z))))) (*.f64 x (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) y) (*.f64 t (*.f64 x z))) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z)))) y))) y))) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 t z)) y)) #s(literal 1 binary64))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t z) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) y) (*.f64 t z))) y)) #s(literal 1 binary64))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t z) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) y))) y) (*.f64 t z))) y)) #s(literal 1 binary64))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) y))) y))))) |
#s(approx (- (* (neg t) z) y) (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) y))))) |
#s(approx (+ (* (neg z) t) y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) y) (*.f64 (neg.f64 t) z)) y))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) y) (*.f64 (neg.f64 t) z))))) |
#s(approx (/ x (- y (* z t))) (+.f64 (/.f64 x y) (/.f64 (*.f64 t (*.f64 x z)) (*.f64 y y)))) |
#s(approx (/ x (- y (* z t))) (fma.f64 z (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 x z)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t x) (*.f64 y y)))) (/.f64 x y))) |
#s(approx (/ x (- y (* z t))) (fma.f64 z (fma.f64 z (-.f64 (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 x z)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 t t) x) (pow.f64 y #s(literal 3 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t x) (*.f64 y y)))) (/.f64 x y))) |
#s(approx (- y (* z t)) (+.f64 y (*.f64 #s(literal -1 binary64) (*.f64 t z)))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 #s(literal 1 binary64) y))) |
#s(approx z z) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (+.f64 (/.f64 x y) (/.f64 (*.f64 t (*.f64 x z)) (*.f64 y y)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 z (+.f64 (/.f64 (*.f64 t x) (*.f64 y y)) (/.f64 (*.f64 (*.f64 t t) (*.f64 x z)) (pow.f64 y #s(literal 3 binary64)))) (/.f64 x y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 z (fma.f64 z (+.f64 (/.f64 (*.f64 (*.f64 t t) x) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 x z)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 t x) (*.f64 y y))) (/.f64 x y))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (+.f64 y (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) y) (/.f64 (*.f64 t t) y)))) t)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (+.f64 y (*.f64 z (-.f64 (*.f64 z (-.f64 (/.f64 (*.f64 t (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) y) (/.f64 (*.f64 t t) y)))) y) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) y) (/.f64 (*.f64 t t) y)))) t)))) |
#s(approx (* (neg t) z) (*.f64 #s(literal -1 binary64) (*.f64 t z))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) (fma.f64 #s(literal -1 binary64) (*.f64 t z) (*.f64 #s(literal 1 binary64) y))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) t)) (/.f64 (*.f64 x y) (*.f64 t t))) (*.f64 z z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (+.f64 (/.f64 (*.f64 x y) (*.f64 t t)) (/.f64 (*.f64 x z) t)) (*.f64 z z))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (/.f64 (+.f64 (/.f64 (*.f64 x y) (*.f64 t t)) (/.f64 (*.f64 x z) t)) (*.f64 z z))) |
#s(approx (/ z t) (/.f64 z t)) |
#s(approx (* z z) (*.f64 z z)) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 z (-.f64 (/.f64 (*.f64 t x) (*.f64 y y)) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y y)) (*.f64 t (*.f64 y y)))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 x y))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 z (-.f64 (fma.f64 z (-.f64 (/.f64 (*.f64 (*.f64 t t) x) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y y)) (*.f64 t (*.f64 y y))) (-.f64 (/.f64 (*.f64 t x) (*.f64 y y)) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y y)) (*.f64 t (*.f64 y y)))) (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 t x) (*.f64 y y))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y y)) (*.f64 t (*.f64 y y)))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 x y))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 z (-.f64 (fma.f64 z (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) x) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y y)) (*.f64 t (*.f64 y y))) (-.f64 (/.f64 (*.f64 (*.f64 t t) x) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y y)) (*.f64 t (*.f64 y y))) (-.f64 (/.f64 (*.f64 t x) (*.f64 y y)) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y y)) (*.f64 t (*.f64 y y)))) (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y)) (-.f64 (/.f64 (*.f64 t x) (*.f64 y y)) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y y)) (*.f64 t (*.f64 y y)))) (pow.f64 y #s(literal 4 binary64)))))) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 t t) x) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y y)) (*.f64 t (*.f64 y y))) (-.f64 (/.f64 (*.f64 t x) (*.f64 y y)) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y y)) (*.f64 t (*.f64 y y)))) (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 t x) (*.f64 y y))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y y)) (*.f64 t (*.f64 y y)))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 x y))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y y)) (*.f64 t (*.f64 y y))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y y)) (fma.f64 t (*.f64 y y) (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (fma.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y y)) (fma.f64 t (*.f64 y y) (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) z) (*.f64 (*.f64 t t) y)))))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (fma.f64 t (*.f64 y z) (*.f64 y y))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (fma.f64 z (fma.f64 t y (*.f64 (*.f64 t t) z)) (*.f64 y y))) |
#s(approx (- (* (neg t) z) y) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t z)) y)) |
#s(approx (neg z) (*.f64 #s(literal -1 binary64) z)) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (fma.f64 t (*.f64 y z) (*.f64 y y))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (fma.f64 z (fma.f64 (*.f64 t t) z (*.f64 #s(literal 1 binary64) (*.f64 t y))) (*.f64 y y))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (*.f64 z (fma.f64 (*.f64 t t) z (*.f64 #s(literal 1 binary64) (*.f64 t y))))) |
#s(approx (* (* (neg z) t) (* (neg z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) |
#s(approx (* (neg z) t) (*.f64 #s(literal -1 binary64) (*.f64 t z))) |
#s(approx (/ x (- y (* z t))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x t) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (*.f64 t t)) (/.f64 y z)))) z)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x t) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z z))))) (*.f64 (/.f64 x (*.f64 t t)) (/.f64 y z))) z)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x t) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (pow.f64 (/.f64 y z) #s(literal 3 binary64))))) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z z))))) z)) |
#s(approx (- y (* z t)) (*.f64 z (-.f64 (/.f64 y z) t))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) (*.f64 z (-.f64 (/.f64 y z) t))) |
#s(approx (* (- (* t (/ z y)) 1) y) (*.f64 z (+.f64 t (*.f64 #s(literal -1 binary64) (/.f64 y z))))) |
#s(approx (- (* t (/ z y)) 1) (*.f64 z (-.f64 (/.f64 t y) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x t) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (*.f64 t t)) (/.f64 y z)))) z)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x t) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (*.f64 t t)) (/.f64 y z)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z z)))))) z)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x t) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (*.f64 t t)) (/.f64 y z)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z z))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (pow.f64 (/.f64 y z) #s(literal 3 binary64))))))) z)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 z (fma.f64 #s(literal -1 binary64) t (/.f64 y z)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 z (-.f64 (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) t) (/.f64 (*.f64 y y) t)) (*.f64 z z)))) (*.f64 #s(literal -1 binary64) (/.f64 y z))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 z (-.f64 (fma.f64 #s(literal -1 binary64) t (/.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) t) (/.f64 (*.f64 y y) t))) (*.f64 t (pow.f64 z #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 y z) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 y y) (*.f64 t (*.f64 z z)))))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) (*.f64 z (-.f64 (/.f64 y z) t))) |
#s(approx (* (- (/ (* t z) y) 1) y) (*.f64 z (+.f64 t (*.f64 #s(literal -1 binary64) (/.f64 y z))))) |
#s(approx (- (/ (* t z) y) 1) (*.f64 z (-.f64 (/.f64 t y) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (neg (+ (* (/ (neg t) y) z) 1)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 t y) (pow.f64 z #s(literal -1 binary64)))))) |
#s(approx (+ (* (/ (neg t) y) z) 1) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 t y) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (*.f64 t t)) (/.f64 y z))) (/.f64 x t)) z)) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (+.f64 (/.f64 x t) (*.f64 (/.f64 x (*.f64 t t)) (/.f64 y z))) z)) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (/.f64 (+.f64 (/.f64 x t) (*.f64 (/.f64 x (*.f64 t t)) (/.f64 y z))) z)) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (*.f64 z (+.f64 (/.f64 x t) (*.f64 (/.f64 x (*.f64 t t)) (/.f64 y z))))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x t) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (*.f64 t t)) (/.f64 y z)))) (*.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y)) z))) z)) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x t) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (*.f64 t t)) (/.f64 y z)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z z)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y)) (pow.f64 t #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 t t))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) (pow.f64 t #s(literal 4 binary64)))) (*.f64 z z))) (fma.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y y)) (*.f64 t (*.f64 y y))) (*.f64 z z)) (*.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y)) z))))) z)) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x t) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (*.f64 t t)) (/.f64 y z)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z z))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y y)) (*.f64 t (*.f64 y y))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 t t))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) (pow.f64 t #s(literal 4 binary64))))) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 y y)) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 t t))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) (pow.f64 t #s(literal 4 binary64))))) (pow.f64 t #s(literal 3 binary64))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y y)) (*.f64 t (*.f64 y y)))) (pow.f64 t #s(literal 4 binary64)))))) (pow.f64 t #s(literal 3 binary64))) (/.f64 (*.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 t #s(literal 4 binary64))))) (pow.f64 z #s(literal 3 binary64))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y)) (pow.f64 t #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 t t))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) (pow.f64 t #s(literal 4 binary64)))) (*.f64 z z))) (fma.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y y)) (*.f64 t (*.f64 y y))) (*.f64 z z)) (*.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y)) z))))) z)) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 z (fma.f64 #s(literal -1 binary64) t (/.f64 y z)))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 t t) y) z) (fma.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 t t) y) z))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 z z)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 t t) y) z) (fma.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 t (*.f64 y y)) (*.f64 z z)) (/.f64 (*.f64 (*.f64 t t) y) z))))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (*.f64 y y)) (*.f64 z z)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 t t) y) z) (fma.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 t (*.f64 y y)) (*.f64 z z)) (+.f64 (/.f64 (*.f64 (*.f64 t t) y) z) (pow.f64 (/.f64 y z) #s(literal 3 binary64))))))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 t y) z) (*.f64 t t)))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 t y) z) (+.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t))))) |
#s(approx (- (* (neg t) z) y) (*.f64 z (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 y z))))) |
#s(approx (+ (* (neg z) t) y) (*.f64 z (fma.f64 #s(literal -1 binary64) t (/.f64 y z)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 t y) z) (*.f64 t t)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (*.f64 z z) (-.f64 (+.f64 (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 t t)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t y) z))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (*.f64 (*.f64 z z) (+.f64 (/.f64 (*.f64 t y) z) (*.f64 t t)))) |
#s(approx (/ x (- y (* z t))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 x t) (*.f64 (/.f64 x (*.f64 t t)) (/.f64 y z))) z))) |
#s(approx (/ x (- y (* z t))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (pow.f64 t #s(literal 3 binary64))) (/.f64 (*.f64 y y) z))) (/.f64 (*.f64 x y) (*.f64 t t))) z) (/.f64 x t)) z))) |
#s(approx (/ x (- y (* z t))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) z) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 y y)) (pow.f64 t #s(literal 3 binary64))))) z)) (/.f64 (*.f64 x y) (*.f64 t t))) z) (/.f64 x t)) z))) |
#s(approx (- y (* z t)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 y z) (*.f64 #s(literal 1 binary64) t))))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 y z) (*.f64 #s(literal 1 binary64) t))))) |
#s(approx (* (- (* t (/ z y)) 1) y) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) t (/.f64 y z))))) |
#s(approx (- (* t (/ z y)) 1) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 t y) (pow.f64 z #s(literal -1 binary64)))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 x t) (*.f64 (/.f64 x (*.f64 t t)) (/.f64 y z))) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 t t)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (pow.f64 t #s(literal 3 binary64))) (/.f64 (*.f64 y y) z)))) z) (/.f64 x t)) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 t t)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y y)) (pow.f64 t #s(literal 3 binary64))) (*.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) z))) z))) z) (/.f64 x t)) z))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t (*.f64 #s(literal -1 binary64) (/.f64 y z)))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 t (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (/.f64 (*.f64 y y) (*.f64 t z))) (*.f64 #s(literal -1 binary64) y)) z)))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 t (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) t) (/.f64 (*.f64 y y) t)) z)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) t) (/.f64 (*.f64 y y) t))) z) (*.f64 #s(literal 1 binary64) y)) z)))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 y z) (*.f64 #s(literal 1 binary64) t))))) |
#s(approx (* (- (/ (* t z) y) 1) y) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) t (/.f64 y z))))) |
#s(approx (- (/ (* t z) y) 1) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 t y) (pow.f64 z #s(literal -1 binary64)))))) |
#s(approx (neg (+ (* (/ (neg t) y) z) 1)) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 t y))))) |
#s(approx (+ (* (/ (neg t) y) z) 1) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 (/.f64 t y) (pow.f64 z #s(literal -1 binary64)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (*.f64 #s(literal 1 binary64) (/.f64 x t))) z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x t) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (*.f64 t t)) (/.f64 y z)))) z))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x t) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (*.f64 t t)) (/.f64 y z)))) z))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 x t) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x (*.f64 t t)) (/.f64 y z))))))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 t t))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) (pow.f64 t #s(literal 4 binary64)))) z) (/.f64 x t)) z))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 t t)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y y)) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y y)) (*.f64 t (*.f64 y y)))) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 t t))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) (pow.f64 t #s(literal 4 binary64))))) (pow.f64 t #s(literal 3 binary64))))) z))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) (pow.f64 t #s(literal 4 binary64)))) z) (/.f64 x t)) z))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 t t)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y y)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) z) (/.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y y)) (*.f64 t (*.f64 y y))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 t t))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) (pow.f64 t #s(literal 4 binary64)))) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y)) (-.f64 (/.f64 (*.f64 x (*.f64 y y)) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y y)) (*.f64 t (*.f64 y y)))) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 t t))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) (pow.f64 t #s(literal 4 binary64))))) (pow.f64 t #s(literal 3 binary64))))))) (*.f64 (pow.f64 t #s(literal 3 binary64)) z)))) (+.f64 (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y y)) (*.f64 t (*.f64 y y)))) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 t t))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) (pow.f64 t #s(literal 4 binary64))))) (pow.f64 t #s(literal 3 binary64))))) z))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y))) (pow.f64 t #s(literal 4 binary64)))) z) (/.f64 x t)) z))) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t (*.f64 #s(literal -1 binary64) (/.f64 y z)))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (*.f64 (*.f64 t t) y)) z) (pow.f64 t #s(literal 3 binary64)))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y y)) (*.f64 t (*.f64 y y))) z) (*.f64 (*.f64 t t) y))) z) (pow.f64 t #s(literal 3 binary64)))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) y) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 y y)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) z) (*.f64 t (*.f64 y y)))) z) (*.f64 (*.f64 t t) y))) z) (pow.f64 t #s(literal 3 binary64)))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t y) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) z))) z) (*.f64 t t)))) |
#s(approx (- (* (neg t) z) y) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t (/.f64 y z))))) |
#s(approx (+ (* (neg z) t) y) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t (*.f64 #s(literal -1 binary64) (/.f64 y z)))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (*.f64 z z) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) z) (*.f64 (neg.f64 t) y)) z) (*.f64 t t)))) |
#s(approx (/ x (- y (* z t))) (fma.f64 t (-.f64 (/.f64 (*.f64 t (*.f64 x (*.f64 z z))) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) (*.f64 y y)))) (/.f64 x y))) |
#s(approx (/ x (- y (* z t))) (fma.f64 t (fma.f64 t (-.f64 (/.f64 (*.f64 t (*.f64 x (pow.f64 z #s(literal 3 binary64)))) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 z z)) (pow.f64 y #s(literal 3 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x z) (*.f64 y y)))) (/.f64 x y))) |
#s(approx t t) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 t (+.f64 (/.f64 (*.f64 t (*.f64 x (*.f64 z z))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 x z) (*.f64 y y))) (/.f64 x y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 t (fma.f64 t (+.f64 (/.f64 (*.f64 t (*.f64 x (pow.f64 z #s(literal 3 binary64)))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 x (*.f64 z z)) (pow.f64 y #s(literal 3 binary64)))) (/.f64 (*.f64 x z) (*.f64 y y))) (/.f64 x y))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (+.f64 y (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z z) y) (/.f64 (*.f64 z z) y)))) z)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (+.f64 y (*.f64 t (-.f64 (*.f64 t (-.f64 (/.f64 (*.f64 t (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z z) y) (/.f64 (*.f64 z z) y)))) y) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z z) y) (/.f64 (*.f64 z z) y)))) z)))) |
#s(approx (neg t) (*.f64 #s(literal -1 binary64) t)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t x) z)) (/.f64 (*.f64 x y) (*.f64 z z))) (*.f64 t t))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (+.f64 (/.f64 (*.f64 t x) z) (/.f64 (*.f64 x y) (*.f64 z z))) (*.f64 t t))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (/.f64 (+.f64 (/.f64 (*.f64 t x) z) (/.f64 (*.f64 x y) (*.f64 z z))) (*.f64 t t))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (/.f64 (fma.f64 t (*.f64 x z) (*.f64 x y)) (*.f64 t t))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 t (-.f64 (/.f64 (*.f64 x z) (*.f64 y y)) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 x y))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 (*.f64 x (*.f64 z z)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z)))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)) (-.f64 (/.f64 (*.f64 x z) (*.f64 y y)) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))) (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 x z) (*.f64 y y))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 x y))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 z #s(literal 3 binary64))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z))) (-.f64 (/.f64 (*.f64 x z) (*.f64 y y)) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)) (-.f64 (/.f64 (*.f64 x (*.f64 z z)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z)))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)) (-.f64 (/.f64 (*.f64 x z) (*.f64 y y)) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))) (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 3 binary64))))))) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 x (*.f64 z z)) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z)))) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)) (-.f64 (/.f64 (*.f64 x z) (*.f64 y y)) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))) (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 3 binary64))))) (/.f64 (*.f64 x z) (*.f64 y y))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))) (pow.f64 y #s(literal 4 binary64)))) (/.f64 x y))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (fma.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (fma.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) z) (fma.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z))) (*.f64 (*.f64 y y) z))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (fma.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) z) (fma.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 t (pow.f64 z #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z)))) (*.f64 (*.f64 y y) z))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (fma.f64 t (fma.f64 t (*.f64 z z) (*.f64 y z)) (*.f64 y y))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (fma.f64 t (fma.f64 t (*.f64 z z) (*.f64 #s(literal 1 binary64) (*.f64 y z))) (*.f64 y y))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (*.f64 t (fma.f64 t (*.f64 z z) (*.f64 #s(literal 1 binary64) (*.f64 y z))))) |
#s(approx (/ x (- y (* z t))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x z) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x t) (/.f64 y (*.f64 z z))))) t)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 3 binary64)))))) (*.f64 (/.f64 x t) (/.f64 y (*.f64 z z)))) t)) |
#s(approx (/ x (- y (* z t))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 y #s(literal 3 binary64))) (*.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 4 binary64)))))) (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 3 binary64)))))) t)) |
#s(approx (- y (* z t)) (*.f64 t (-.f64 (/.f64 y t) z))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) (*.f64 t (-.f64 (/.f64 y t) z))) |
#s(approx (* (- (* t (/ z y)) 1) y) (*.f64 t (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 y t))))) |
#s(approx (- (* t (/ z y)) 1) (*.f64 t (-.f64 (/.f64 z y) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x z) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x t) (/.f64 y (*.f64 z z))))) t)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x z) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 x t) (/.f64 y (*.f64 z z))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 3 binary64))))))) t)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x z) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 x t) (/.f64 y (*.f64 z z))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 y #s(literal 3 binary64))) (*.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 z #s(literal 4 binary64)))))))) t)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 t (fma.f64 #s(literal -1 binary64) z (/.f64 y t)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 t (-.f64 (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) z) (/.f64 (*.f64 y y) z)) (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (/.f64 y t))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 t (-.f64 (fma.f64 #s(literal -1 binary64) z (*.f64 (/.f64 y (pow.f64 t #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) z) (/.f64 (*.f64 y y) z)) z))) (fma.f64 #s(literal -1 binary64) (/.f64 y t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) z)) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) z))))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) (*.f64 t (-.f64 (/.f64 y t) z))) |
#s(approx (* (- (/ (* t z) y) 1) y) (*.f64 t (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 y t))))) |
#s(approx (- (/ (* t z) y) 1) (*.f64 t (-.f64 (/.f64 z y) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (neg (+ (* (/ (neg t) y) z) 1)) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 z y) (pow.f64 t #s(literal -1 binary64)))))) |
#s(approx (+ (* (/ (neg t) y) z) 1) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 z y) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x t) (/.f64 y (*.f64 z z)))) (/.f64 x z)) t)) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (+.f64 (/.f64 x z) (*.f64 (/.f64 x t) (/.f64 y (*.f64 z z)))) t)) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (/.f64 (+.f64 (/.f64 x z) (*.f64 (/.f64 x t) (/.f64 y (*.f64 z z)))) t)) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (/.f64 (fma.f64 x z (/.f64 (*.f64 x y) t)) t)) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x z) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x t) (/.f64 y (*.f64 z z))))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z)))) (*.f64 t (pow.f64 z #s(literal 4 binary64))))) t)) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x z) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 x t) (/.f64 y (*.f64 z z))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 3 binary64))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 z z))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z)))) (pow.f64 z #s(literal 4 binary64)))) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 (/.f64 x t) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z))) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64))))))) t)) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x z) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 x t) (/.f64 y (*.f64 z z))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 y y)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 z z))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z)))) (pow.f64 z #s(literal 4 binary64))))) (pow.f64 z #s(literal 3 binary64))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))) (pow.f64 z #s(literal 4 binary64)))))) (pow.f64 z #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 z z))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z)))) (pow.f64 z #s(literal 4 binary64))))) (pow.f64 z #s(literal 3 binary64))) (/.f64 (*.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 z #s(literal 4 binary64))))) (pow.f64 t #s(literal 3 binary64))))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 z z))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z)))) (pow.f64 z #s(literal 4 binary64)))) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 (/.f64 x t) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z))) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))) (*.f64 (*.f64 t t) (pow.f64 z #s(literal 4 binary64))))))) t)) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 t (fma.f64 #s(literal -1 binary64) z (/.f64 y t)))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (*.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 z z)) t) (fma.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64)) (/.f64 (*.f64 y (*.f64 z z)) t))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (*.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 z z)) t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 t t)) (fma.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 y (*.f64 z z)) t) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 t t)))))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (*.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 z z)) t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 y y) z) (*.f64 t t)) (fma.f64 #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 y (*.f64 z z)) t) (+.f64 (/.f64 (*.f64 (*.f64 y y) z) (*.f64 t t)) (pow.f64 (/.f64 y t) #s(literal 3 binary64))))))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 y z) t) (*.f64 z z)))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 y z) t) (+.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z))))) |
#s(approx (- (* (neg t) z) y) (*.f64 t (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 y t))))) |
#s(approx (+ (* (neg z) t) y) (*.f64 t (fma.f64 #s(literal -1 binary64) z (/.f64 y t)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 y z) t) (*.f64 z z)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (*.f64 t t) (-.f64 (+.f64 (/.f64 (*.f64 y y) (*.f64 t t)) (*.f64 z z)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) t))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 y z) t) (*.f64 z z)))) |
#s(approx (/ x (- y (* z t))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 x z) (*.f64 (/.f64 x t) (/.f64 y (*.f64 z z)))) t))) |
#s(approx (/ x (- y (* z t))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 t (pow.f64 z #s(literal 3 binary64))))) (/.f64 (*.f64 x y) (*.f64 z z))) t) (/.f64 x z)) t))) |
#s(approx (/ x (- y (* z t))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (/.f64 x t) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 y y)) (pow.f64 z #s(literal 3 binary64))))) t)) (/.f64 (*.f64 x y) (*.f64 z z))) t) (/.f64 x z)) t))) |
#s(approx (- y (* z t)) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 y t) (*.f64 #s(literal 1 binary64) z))))) |
#s(approx (neg (* (- (* t (/ z y)) 1) y)) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 y t) (*.f64 #s(literal 1 binary64) z))))) |
#s(approx (* (- (* t (/ z y)) 1) y) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) z (/.f64 y t))))) |
#s(approx (- (* t (/ z y)) 1) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 z y) (pow.f64 t #s(literal -1 binary64)))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 x z) (*.f64 (/.f64 x t) (/.f64 y (*.f64 z z)))) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 z z)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 t (pow.f64 z #s(literal 3 binary64)))))) t) (/.f64 x z)) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 z z)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y y)) (pow.f64 z #s(literal 3 binary64))) (/.f64 (*.f64 x (pow.f64 y #s(literal 3 binary64))) (*.f64 t (pow.f64 z #s(literal 4 binary64))))) t))) t) (/.f64 x z)) t))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 y t)))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 z (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) (*.f64 t z)) (/.f64 (*.f64 y y) (*.f64 t z))) (*.f64 #s(literal -1 binary64) y)) t)))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 z (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) z) (/.f64 (*.f64 y y) z)) z)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) z) (/.f64 (*.f64 y y) z))) t) (*.f64 #s(literal 1 binary64) y)) t)))))) |
#s(approx (neg (* (- (/ (* t z) y) 1) y)) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 y t) (*.f64 #s(literal 1 binary64) z))))) |
#s(approx (* (- (/ (* t z) y) 1) y) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) z (/.f64 y t))))) |
#s(approx (- (/ (* t z) y) 1) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 z y) (pow.f64 t #s(literal -1 binary64)))))) |
#s(approx (neg (+ (* (/ (neg t) y) z) 1)) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 z y))))) |
#s(approx (+ (* (/ (neg t) y) z) 1) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 (/.f64 z y) (pow.f64 t #s(literal -1 binary64)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (*.f64 #s(literal 1 binary64) (/.f64 x z))) t))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x z) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x t) (/.f64 y (*.f64 z z))))) t))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x z) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x t) (/.f64 y (*.f64 z z))))) t))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) t))) t))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 z z))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z)))) (pow.f64 z #s(literal 4 binary64)))) t) (/.f64 x z)) t))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 z z)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y y)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 z z))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z)))) (pow.f64 z #s(literal 4 binary64))))) (pow.f64 z #s(literal 3 binary64))))) t))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z)))) (pow.f64 z #s(literal 4 binary64)))) t) (/.f64 x z)) t))) |
#s(approx (/ x (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 z z)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y y)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (/.f64 x t) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z))) (-.f64 (/.f64 (*.f64 x (*.f64 y y)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 z z))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z)))) (pow.f64 z #s(literal 4 binary64))))) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 z z))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z)))) (pow.f64 z #s(literal 4 binary64)))))) (*.f64 t (pow.f64 z #s(literal 3 binary64)))))) (+.f64 (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z))) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (*.f64 z z))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z)))) (pow.f64 z #s(literal 4 binary64))))) (pow.f64 z #s(literal 3 binary64))))) t))) (/.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z)))) (pow.f64 z #s(literal 4 binary64)))) t) (/.f64 x z)) t))) |
#s(approx (/ (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 y t)))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (*.f64 y (*.f64 z z))) t) (pow.f64 z #s(literal 3 binary64)))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) z) (*.f64 (*.f64 y y) z)) t) (*.f64 y (*.f64 z z)))) t) (pow.f64 z #s(literal 3 binary64)))))) |
#s(approx (* (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (+ (* (neg z) t) y)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 z z)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) z) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) t) (*.f64 (*.f64 y y) z))) t) (*.f64 y (*.f64 z z)))) t) (pow.f64 z #s(literal 3 binary64)))))) |
#s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) t))) t) (*.f64 z z)))) |
#s(approx (- (* (neg t) z) y) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 z (/.f64 y t))))) |
#s(approx (+ (* (neg z) t) y) (*.f64 #s(literal -1 binary64) (*.f64 t (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 y t)))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) t) (*.f64 (neg.f64 y) z)) t) (*.f64 z z)))) |
Compiled 29 775 to 2 964 computations (90% saved)
13 alts after pruning (8 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 578 | 4 | 582 |
| Fresh | 0 | 4 | 4 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 580 | 13 | 593 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 95.4% | (/.f64 x (fma.f64 (neg.f64 t) z y)) |
| 29.2% | (/.f64 x (/.f64 (*.f64 #s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (fma.f64 z (fma.f64 t y (*.f64 (*.f64 t t) z)) (*.f64 y y))) (fma.f64 (neg.f64 z) t y)) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t)))))) | |
| ▶ | 22.0% | (/.f64 x (/.f64 #s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 z t) y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t)))))) |
| ✓ | 52.0% | (/.f64 x #s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) z))) |
| ✓ | 86.2% | (/.f64 x #s(approx (- y (* z t)) (neg.f64 (*.f64 (-.f64 (*.f64 t (/.f64 z y)) #s(literal 1 binary64)) y)))) |
| ✓ | 86.0% | (/.f64 x #s(approx (- y (* z t)) (neg.f64 (*.f64 #s(approx (- (/ (* t z) y) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64)))) y)))) |
| ✓ | 54.6% | (/.f64 x #s(approx (- y (* z t)) y)) |
| ▶ | 44.6% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) t))) |
| ▶ | 34.0% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t))) z))) |
| ▶ | 53.8% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z))) |
| 24.4% | #s(approx (/ x (- y (* z t))) (neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 #s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (/.f64 (fma.f64 t (*.f64 x z) (*.f64 x y)) (*.f64 t t))) (*.f64 z z))))) | |
| ▶ | 38.1% | #s(approx (/ x (- y (* z t))) (neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 #s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (/.f64 (*.f64 x z) t)) (*.f64 z z))))) |
| 35.0% | #s(approx (/ x (- y (* z t))) (neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 #s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (*.f64 x (+.f64 (/.f64 y (*.f64 t t)) (/.f64 z t)))) (*.f64 z z))))) |
Compiled 797 to 461 computations (42.2% saved)
| Inputs |
|---|
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z))) |
(neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z)) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) |
(/.f64 x t) |
x |
t |
z |
#s(approx (/ x (- y (* z t))) (neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 #s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (/.f64 (*.f64 x z) t)) (*.f64 z z))))) |
(neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 #s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (/.f64 (*.f64 x z) t)) (*.f64 z z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 #s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (/.f64 (*.f64 x z) t)) (*.f64 z z))) |
(/.f64 #s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (/.f64 (*.f64 x z) t)) (*.f64 z z)) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (/.f64 (*.f64 x z) t)) |
(/.f64 (*.f64 x z) t) |
(*.f64 x z) |
(*.f64 z z) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t))) z))) |
(neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t))) z)) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t))) z) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t))) |
(/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t)) |
(fma.f64 t x (*.f64 x (/.f64 y z))) |
(*.f64 x (/.f64 y z)) |
(/.f64 y z) |
y |
(*.f64 t t) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) t))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) t)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) t) |
(fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) |
(/.f64 x (*.f64 z z)) |
(/.f64 y t) |
(/.f64 x z) |
(/.f64 x (/.f64 #s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 z t) y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t)))))) |
(/.f64 #s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 z t) y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 z t) y) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 z t) y) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(pow.f64 (neg.f64 y) #s(literal 3 binary64)) |
(neg.f64 y) |
#s(literal 3 binary64) |
(-.f64 (pow.f64 (/.f64 (*.f64 z t) y) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 z t) y) #s(literal 3 binary64)) |
(/.f64 (*.f64 z t) y) |
(*.f64 z t) |
#s(literal 1 binary64) |
(fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t)))) |
(-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t))) |
(*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) |
(*.f64 (neg.f64 z) t) |
(neg.f64 z) |
(*.f64 y (*.f64 (neg.f64 z) t)) |
| Outputs |
|---|
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x (- y (* t z))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* x (+ (/ 1 (* t z)) (/ y (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))))) |
#s(approx (/ x t) #s(hole binary64 (/ x t))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ (* x (+ (/ y (pow t 2)) (/ z t))) (pow z 2)))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* x (+ (/ y (pow t 2)) (/ z t))))) |
#s(approx (/ (* x z) t) #s(hole binary64 (/ (* x z) t))) |
#s(approx (* x z) #s(hole binary64 (* x z))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (* x (+ t (/ y z))) (pow t 2)))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* x (+ t (/ y z))))) |
#s(approx (* x (/ y z)) #s(hole binary64 (/ (* x y) z))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (* x (+ (/ 1 (* t z)) (/ y (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (* x (+ (/ 1 z) (/ y (* t (pow z 2))))) t))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* x (+ (/ 1 z) (/ y (* t (pow z 2))))))) |
#s(approx (/ x (* z z)) #s(hole binary64 (/ x (pow z 2)))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (* x (- (+ (* (pow t 2) (pow z 2)) (pow y 2)) (* -1 (* t (* y z))))) (+ (* -1 (* (pow t 3) (pow z 3))) (pow y 3))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* x (- (/ 1 (* t z)) (* -1 (/ y (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (* x (- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))) z)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* (pow t 2) z))) (/ 1 t)))))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (* -1 (/ (* x (+ (* -1 (/ y (pow t 2))) (* -1 (/ z t)))) (pow z 2))))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (pow t 2))) (* -1 (/ z t))))))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (* -1 (/ (* x (+ (* -1 t) (* -1 (/ y z)))) (pow t 2))))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* -1 (* x (+ (* -1 t) (* -1 (/ y z))))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (* x (- (/ 1 (* t z)) (* -1 (/ y (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* -1 (/ (* x (- (* -1 (/ y (* t (pow z 2)))) (/ 1 z))) t)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* t (pow z 2)))) (/ 1 z)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (- (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))) (/ x (* t z))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (+ (/ x (* t z)) (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ x t))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (+ (/ x t) (/ (* x y) (* (pow t 2) z))))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (+ (/ x (* t z)) (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (/ (* x z) t))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (+ (/ (* x y) (pow t 2)) (/ (* x z) t)))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ x t))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (+ (/ x t) (/ (* x y) (* (pow t 2) z))))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* t x))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (+ (* t x) (/ (* x y) z)))) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (- (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))) (/ x (* t z))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (+ (/ x (* t z)) (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (+ (/ x z) (/ (* x y) (* t (pow z 2)))))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (+ (* -1 (/ x (* (pow t 2) (pow z 2)))) (* -1 (/ (* x y) (* (pow t 3) (pow z 3))))))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (+ (* -1 (/ x (* (pow t 2) (pow z 2)))) (* y (+ (* -1 (/ x (* (pow t 3) (pow z 3)))) (* -1 (/ (* x y) (* (pow t 4) (pow z 4))))))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* -1 (* t z))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* -1 (* (pow t 3) (pow z 3))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (+ (* -1 (* (pow t 3) (pow z 3))) (pow y 3)))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) #s(hole binary64 (* -1 (* (pow t 3) (pow z 3))))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) #s(hole binary64 (+ (* -1 (* (pow t 3) (pow z 3))) (pow y 3)))) |
#s(approx (pow (neg y) 3) #s(hole binary64 (* -1 (pow y 3)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (- (pow (/ (* z t) y) 3) 1) #s(hole binary64 (/ (* (pow t 3) (pow z 3)) (pow y 3)))) |
#s(approx (- (pow (/ (* z t) y) 3) 1) #s(hole binary64 (/ (+ (* -1 (pow y 3)) (* (pow t 3) (pow z 3))) (pow y 3)))) |
#s(approx (pow (/ (* z t) y) 3) #s(hole binary64 (/ (* (pow t 3) (pow z 3)) (pow y 3)))) |
#s(approx (/ (* z t) y) #s(hole binary64 (/ (* t z) y))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow t 2) (pow z 2)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* t (* y z)) (* (pow t 2) (pow z 2))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* y (- y (* -1 (* t z)))) (* (pow t 2) (pow z 2))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* (pow t 2) (pow z 2)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (+ (* t (* y z)) (* (pow t 2) (pow z 2))))) |
#s(approx (* y (* (neg z) t)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* y (- (* -1 (/ x (* t (* y z)))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (* x y) (* (pow t 2) (pow z 2))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (* x y) (* (pow t 2) z)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* y (+ (/ x (* t y)) (/ x (* (pow t 2) z)))))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ (* x y) (* (pow t 2) (pow z 2))))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (/ (* x y) (pow t 2)))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* y (+ (/ x (pow t 2)) (/ (* x z) (* t y)))))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (* x y) (* (pow t 2) z)))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (* y (+ (/ x (* t y)) (/ x (* (pow t 2) z)))))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* y (+ (/ x z) (/ (* t x) y))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* y (- (* -1 (/ x (* t (* y z)))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (* x y) (* (pow t 2) (pow z 2))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ (* x y) (* t (pow z 2))))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* y (+ (/ x (* t (pow z 2))) (/ x (* y z)))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ x y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ x (+ (/ (* t (* x z)) y) (/ (* (pow t 2) (* x (pow z 2))) (pow y 2)))) y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ x (+ (/ (* t (* x z)) y) (+ (/ (* (pow t 2) (* x (pow z 2))) (pow y 2)) (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))))) y))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 y)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* y (- (+ 1 (* -1 (/ (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))) (pow y 2)))) (/ (* t z) y))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* y (- (+ 1 (/ (* t (* z (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))))) (pow y 3))) (+ (* -1 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (/ (* t z) y) (/ (* (pow t 2) (pow z 2)) (pow y 2)))))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (pow y 3))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* (pow y 3) (+ 1 (* -1 (/ (* (pow t 3) (pow z 3)) (pow y 3))))))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) #s(hole binary64 (pow y 3))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) #s(hole binary64 (* (pow y 3) (+ 1 (* -1 (/ (* (pow t 3) (pow z 3)) (pow y 3))))))) |
#s(approx (- (pow (/ (* z t) y) 3) 1) #s(hole binary64 -1)) |
#s(approx (- (pow (/ (* z t) y) 3) 1) #s(hole binary64 (- (/ (* (pow t 3) (pow z 3)) (pow y 3)) 1))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow y 2) (+ 1 (/ (* t z) y))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow y 2) (- (+ 1 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* -1 (/ (* t z) y)))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* t (* y z)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* y (- (/ (* (pow t 2) (pow z 2)) y) (* -1 (* t z)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* y (- (/ x (* t (* y z))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t y))) (* -1 (/ x (* (pow t 2) z)))))))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (pow t 2))) (* -1 (/ (* x z) (* t y)))))))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t y))) (* -1 (/ x (* (pow t 2) z)))))))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) y))))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (* y (- (/ x (* t (* y z))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (pow z 2)))) (* -1 (/ x (* y z)))))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (+ (* -1 (/ (* (pow t 2) (pow z 2)) y)) (/ (* (pow t 2) (pow z 2)) y)) (* t z)) y)) 1))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* -1 (/ (- (/ (* t (* z (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))))) y) (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) y)) (* t z)) y)) 1))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* -1 (* (pow y 3) (- (/ (* (pow t 3) (pow z 3)) (pow y 3)) 1))))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) #s(hole binary64 (* -1 (* (pow y 3) (- (/ (* (pow t 3) (pow z 3)) (pow y 3)) 1))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (- (* -1 (/ (* (pow t 2) (pow z 2)) y)) (* t z)) y)))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (* (pow t 2) (pow z 2)) y)) (* t z)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x z) t)) (/ (* x y) (pow t 2))) (pow z 2)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) (pow z 2)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) (pow z 2)))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) z))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (/ (+ (* t (* x z)) (* x y)) z))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (/ (- (* -1 (/ (* x z) t)) (/ (* x y) (pow t 2))) (pow z 2)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) (pow z 2)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ (+ (* x z) (/ (* x y) t)) (pow z 2)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* z (+ (/ (* t x) (pow y 2)) (/ (* (pow t 2) (* x z)) (pow y 3)))) (/ x y)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* z (+ (* z (+ (/ (* (pow t 2) x) (pow y 3)) (/ (* (pow t 3) (* x z)) (pow y 4)))) (/ (* t x) (pow y 2)))) (/ x y)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* z (- (* -1 (* z (+ (* -1 (/ (pow t 2) y)) (/ (pow t 2) y)))) t))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* z (- (* z (- (/ (* t (* z (+ (* -1 (/ (pow t 2) y)) (/ (pow t 2) y)))) y) (+ (* -1 (/ (pow t 2) y)) (/ (pow t 2) y)))) t))))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* t (* y z)) (pow y 2)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* z (- (* (pow t 2) z) (* -1 (* t y)))) (pow y 2)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* z (- (* (pow t 2) z) (* -1 (* t y)))))) |
#s(approx (* (* (neg z) t) (* (neg z) t)) #s(hole binary64 (* (pow t 2) (pow z 2)))) |
#s(approx (* (neg z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* (pow t 2) z))) (/ x t)) z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* z (+ (/ x t) (/ (* x y) (* (pow t 2) z)))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* (pow t 2) z))) (/ x t)) z))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (+ (* -1 (/ (* x y) (* (pow t 2) z))) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2)))))) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (+ (* -1 (/ (* x y) (* (pow t 2) z))) (+ (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2)))) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))))) z))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* z (+ (* -1 t) (/ y z))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* z (- (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (pow y 2) t)) (/ (pow y 2) t)) (pow z 2)))) (* -1 (/ y z)))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* z (- (+ (* -1 t) (/ (* y (+ (* -1 (/ (pow y 2) t)) (/ (pow y 2) t))) (* t (pow z 3)))) (+ (* -1 (/ y z)) (+ (* -1 (/ (pow y 2) (* t (pow z 2)))) (/ (pow y 2) (* t (pow z 2))))))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* (pow z 3) (+ (* -1 (pow t 3)) (/ (pow y 3) (pow z 3)))))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) #s(hole binary64 (* (pow z 3) (+ (* -1 (pow t 3)) (/ (pow y 3) (pow z 3)))))) |
#s(approx (- (pow (/ (* z t) y) 3) 1) #s(hole binary64 (* (pow z 3) (- (/ (pow t 3) (pow y 3)) (/ 1 (pow z 3)))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow z 2) (+ (/ (* t y) z) (pow t 2))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow z 2) (- (+ (/ (pow y 2) (pow z 2)) (pow t 2)) (* -1 (/ (* t y) z)))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* (pow z 2) (+ (/ (* t y) z) (pow t 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* (pow t 2) z)) (* -1 (/ x t))) z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* (pow t 2) z)) (* -1 (/ x t))) z)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (* x (pow y 2)) (* (pow t 3) z)))) z)) (/ x t)) z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (+ (/ (* x (pow y 2)) (pow t 3)) (/ (* x (pow y 3)) (* (pow t 4) z))) z))) z)) (/ x t)) z)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ y z))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (- (+ (* -1 (/ (pow y 2) (* t z))) (/ (pow y 2) (* t z))) (* -1 y)) z))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (- (* -1 (/ (- (/ (* y (+ (* -1 (/ (pow y 2) t)) (/ (pow y 2) t))) (* t z)) (+ (* -1 (/ (pow y 2) t)) (/ (pow y 2) t))) z)) (* -1 y)) z))))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* -1 (* (pow z 3) (+ (* -1 (/ (pow y 3) (pow z 3))) (pow t 3)))))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) #s(hole binary64 (* -1 (* (pow z 3) (+ (* -1 (/ (pow y 3) (pow z 3))) (pow t 3)))))) |
#s(approx (- (pow (/ (* z t) y) 3) 1) #s(hole binary64 (* -1 (* (pow z 3) (+ (* -1 (/ (pow t 3) (pow y 3))) (/ 1 (pow z 3))))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (- (* -1 (/ (pow y 2) z)) (* t y)) z)) (pow t 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* t x) z)) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ (* t x) (/ (* x y) z)) (pow t 2)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (/ (+ (* t (* x z)) (* x y)) (pow t 2)))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (+ (* t x) (/ (* x y) z)) (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (/ (- (* -1 (/ (* t x) z)) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* t (+ (/ (* t (* x (pow z 2))) (pow y 3)) (/ (* x z) (pow y 2)))) (/ x y)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* t (+ (* t (+ (/ (* t (* x (pow z 3))) (pow y 4)) (/ (* x (pow z 2)) (pow y 3)))) (/ (* x z) (pow y 2)))) (/ x y)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* t (- (* -1 (* t (+ (* -1 (/ (pow z 2) y)) (/ (pow z 2) y)))) z))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* t (- (* t (- (/ (* t (* z (+ (* -1 (/ (pow z 2) y)) (/ (pow z 2) y)))) y) (+ (* -1 (/ (pow z 2) y)) (/ (pow z 2) y)))) z))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* t (- (* t (pow z 2)) (* -1 (* y z)))) (pow y 2)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* t (- (* t (pow z 2)) (* -1 (* y z)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* t (pow z 2)))) (/ x z)) t))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) t))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (/ (+ (* x z) (/ (* x y) t)) t))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) t))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* t (+ x (/ (* x y) (* t z)))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* t (pow z 2)))) (/ x z)) t))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (+ (* -1 (/ (* x y) (* t (pow z 2)))) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3)))))) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (+ (* -1 (/ (* x y) (* t (pow z 2)))) (+ (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3)))) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))))) t))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* t (+ (* -1 z) (/ y t))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* t (- (+ (* -1 z) (* -1 (/ (+ (* -1 (/ (pow y 2) z)) (/ (pow y 2) z)) (pow t 2)))) (* -1 (/ y t)))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* t (- (+ (* -1 z) (/ (* y (+ (* -1 (/ (pow y 2) z)) (/ (pow y 2) z))) (* (pow t 3) z))) (+ (* -1 (/ y t)) (+ (* -1 (/ (pow y 2) (* (pow t 2) z))) (/ (pow y 2) (* (pow t 2) z)))))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* (pow t 3) (+ (* -1 (pow z 3)) (/ (pow y 3) (pow t 3)))))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) #s(hole binary64 (* (pow t 3) (+ (* -1 (pow z 3)) (/ (pow y 3) (pow t 3)))))) |
#s(approx (- (pow (/ (* z t) y) 3) 1) #s(hole binary64 (* (pow t 3) (- (/ (pow z 3) (pow y 3)) (/ 1 (pow t 3)))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow t 2) (+ (/ (* y z) t) (pow z 2))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow t 2) (- (+ (/ (pow y 2) (pow t 2)) (pow z 2)) (* -1 (/ (* y z) t)))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* (pow t 2) (+ (/ (* y z) t) (pow z 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* t (pow z 2))) (* -1 (/ x z))) t)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) t)))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x z)) (* -1 (/ (* x y) t))) t)))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) t)))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (* x y) (* t z)))))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* t (pow z 2))) (* -1 (/ x z))) t)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow z 2))) (* -1 (/ (* x (pow y 2)) (* t (pow z 3))))) t)) (/ x z)) t)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow z 2))) (* -1 (/ (+ (/ (* x (pow y 2)) (pow z 3)) (/ (* x (pow y 3)) (* t (pow z 4)))) t))) t)) (/ x z)) t)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ y t))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (- (+ (* -1 (/ (pow y 2) (* t z))) (/ (pow y 2) (* t z))) (* -1 y)) t))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (- (* -1 (/ (- (/ (* y (+ (* -1 (/ (pow y 2) z)) (/ (pow y 2) z))) (* t z)) (+ (* -1 (/ (pow y 2) z)) (/ (pow y 2) z))) t)) (* -1 y)) t))))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -1 (/ (pow y 3) (pow t 3))) (pow z 3)))))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -1 (/ (pow y 3) (pow t 3))) (pow z 3)))))) |
#s(approx (- (pow (/ (* z t) y) 3) 1) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -1 (/ (pow z 3) (pow y 3))) (/ 1 (pow t 3))))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow t 2) (+ (* -1 (/ (- (* -1 (/ (pow y 2) t)) (* y z)) t)) (pow z 2))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | z | @ | -inf | ((/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ x t) x t z (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (+ (* x (/ z t)) (/ (* y x) (* t t))) (/ (* x z) t) (* x z) (* z z) (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ (+ (* t x) (* x (/ y z))) (* t t)) (+ (* t x) (* x (/ y z))) (* x (/ y z)) (/ y z) y (* t t) (/ x (- y (* z t))) (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/ x (* z z)) (/ y t) (/ x z) (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (+ (pow y 3) (pow (* (neg z) t) 3)) (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) (pow (neg y) 3) (neg y) 3 (- (pow (/ (* z t) y) 3) 1) (pow (/ (* z t) y) 3) (/ (* z t) y) (* z t) 1 (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (* (* (neg z) t) (* (neg z) t)) (* (neg z) t) (neg z) (* y (* (neg z) t))) |
| 11.0ms | x | @ | -inf | ((/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ x t) x t z (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (+ (* x (/ z t)) (/ (* y x) (* t t))) (/ (* x z) t) (* x z) (* z z) (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ (+ (* t x) (* x (/ y z))) (* t t)) (+ (* t x) (* x (/ y z))) (* x (/ y z)) (/ y z) y (* t t) (/ x (- y (* z t))) (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/ x (* z z)) (/ y t) (/ x z) (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (+ (pow y 3) (pow (* (neg z) t) 3)) (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) (pow (neg y) 3) (neg y) 3 (- (pow (/ (* z t) y) 3) 1) (pow (/ (* z t) y) 3) (/ (* z t) y) (* z t) 1 (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (* (* (neg z) t) (* (neg z) t)) (* (neg z) t) (neg z) (* y (* (neg z) t))) |
| 10.0ms | x | @ | inf | ((/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ x t) x t z (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (+ (* x (/ z t)) (/ (* y x) (* t t))) (/ (* x z) t) (* x z) (* z z) (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ (+ (* t x) (* x (/ y z))) (* t t)) (+ (* t x) (* x (/ y z))) (* x (/ y z)) (/ y z) y (* t t) (/ x (- y (* z t))) (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/ x (* z z)) (/ y t) (/ x z) (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (+ (pow y 3) (pow (* (neg z) t) 3)) (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) (pow (neg y) 3) (neg y) 3 (- (pow (/ (* z t) y) 3) 1) (pow (/ (* z t) y) 3) (/ (* z t) y) (* z t) 1 (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (* (* (neg z) t) (* (neg z) t)) (* (neg z) t) (neg z) (* y (* (neg z) t))) |
| 9.0ms | t | @ | -inf | ((/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ x t) x t z (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (+ (* x (/ z t)) (/ (* y x) (* t t))) (/ (* x z) t) (* x z) (* z z) (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ (+ (* t x) (* x (/ y z))) (* t t)) (+ (* t x) (* x (/ y z))) (* x (/ y z)) (/ y z) y (* t t) (/ x (- y (* z t))) (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/ x (* z z)) (/ y t) (/ x z) (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (+ (pow y 3) (pow (* (neg z) t) 3)) (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) (pow (neg y) 3) (neg y) 3 (- (pow (/ (* z t) y) 3) 1) (pow (/ (* z t) y) 3) (/ (* z t) y) (* z t) 1 (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (* (* (neg z) t) (* (neg z) t)) (* (neg z) t) (neg z) (* y (* (neg z) t))) |
| 8.0ms | x | @ | 0 | ((/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ x t) x t z (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (+ (* x (/ z t)) (/ (* y x) (* t t))) (/ (* x z) t) (* x z) (* z z) (/ x (- y (* z t))) (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/ (+ (* t x) (* x (/ y z))) (* t t)) (+ (* t x) (* x (/ y z))) (* x (/ y z)) (/ y z) y (* t t) (/ x (- y (* z t))) (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/ x (* z z)) (/ y t) (/ x z) (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (+ (pow y 3) (pow (* (neg z) t) 3)) (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) (pow (neg y) 3) (neg y) 3 (- (pow (/ (* z t) y) 3) 1) (pow (/ (* z t) y) 3) (/ (* z t) y) (* z t) 1 (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (* (* (neg z) t) (* (neg z) t)) (* (neg z) t) (neg z) (* y (* (neg z) t))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1082 | 10437 |
| 0 | 1134 | 8139 |
| 1 | 6331 | 8139 |
| 0 | 8253 | 7934 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z))) |
(neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z)) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) |
(/.f64 x t) |
x |
t |
z |
#s(approx (/ x (- y (* z t))) (neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 #s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (/.f64 (*.f64 x z) t)) (*.f64 z z))))) |
(neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 #s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (/.f64 (*.f64 x z) t)) (*.f64 z z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 #s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (/.f64 (*.f64 x z) t)) (*.f64 z z))) |
(/.f64 #s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (/.f64 (*.f64 x z) t)) (*.f64 z z)) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (/.f64 (*.f64 x z) t)) |
(/.f64 (*.f64 x z) t) |
(*.f64 x z) |
(*.f64 z z) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t))) z))) |
(neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t))) z)) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t))) z) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t))) |
(/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t)) |
(fma.f64 t x (*.f64 x (/.f64 y z))) |
(*.f64 x (/.f64 y z)) |
(/.f64 y z) |
y |
(*.f64 t t) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) t))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) t)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) t) |
(fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) |
(/.f64 x (*.f64 z z)) |
(/.f64 y t) |
(/.f64 x z) |
(/.f64 x (/.f64 #s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 z t) y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t)))))) |
(/.f64 #s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 z t) y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 z t) y) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 z t) y) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(pow.f64 (neg.f64 y) #s(literal 3 binary64)) |
(neg.f64 y) |
#s(literal 3 binary64) |
(-.f64 (pow.f64 (/.f64 (*.f64 z t) y) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 z t) y) #s(literal 3 binary64)) |
(/.f64 (*.f64 z t) y) |
(*.f64 z t) |
#s(literal 1 binary64) |
(fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t)))) |
(-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t))) |
(*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) |
(*.f64 (neg.f64 z) t) |
(neg.f64 z) |
(*.f64 y (*.f64 (neg.f64 z) t)) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x (- y (* t z))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* x (+ (/ 1 (* t z)) (/ y (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))) z))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* x (+ (/ 1 t) (/ y (* (pow t 2) z)))))) |
#s(approx (/ x t) #s(hole binary64 (/ x t))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ (* x (+ (/ y (pow t 2)) (/ z t))) (pow z 2)))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* x (+ (/ y (pow t 2)) (/ z t))))) |
#s(approx (/ (* x z) t) #s(hole binary64 (/ (* x z) t))) |
#s(approx (* x z) #s(hole binary64 (* x z))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (* x (+ t (/ y z))) (pow t 2)))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* x (+ t (/ y z))))) |
#s(approx (* x (/ y z)) #s(hole binary64 (/ (* x y) z))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (* x (+ (/ 1 (* t z)) (/ y (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (* x (+ (/ 1 z) (/ y (* t (pow z 2))))) t))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* x (+ (/ 1 z) (/ y (* t (pow z 2))))))) |
#s(approx (/ x (* z z)) #s(hole binary64 (/ x (pow z 2)))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (* x (- (+ (* (pow t 2) (pow z 2)) (pow y 2)) (* -1 (* t (* y z))))) (+ (* -1 (* (pow t 3) (pow z 3))) (pow y 3))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* x (- (/ 1 (* t z)) (* -1 (/ y (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (* x (- (* -1 (/ y (* (pow t 2) z))) (/ 1 t))) z)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* (pow t 2) z))) (/ 1 t)))))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (* -1 (/ (* x (+ (* -1 (/ y (pow t 2))) (* -1 (/ z t)))) (pow z 2))))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (pow t 2))) (* -1 (/ z t))))))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (* -1 (/ (* x (+ (* -1 t) (* -1 (/ y z)))) (pow t 2))))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* -1 (* x (+ (* -1 t) (* -1 (/ y z))))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (* x (- (/ 1 (* t z)) (* -1 (/ y (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* -1 (/ (* x (- (* -1 (/ y (* t (pow z 2)))) (/ 1 z))) t)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* t (pow z 2)))) (/ 1 z)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* -1 (/ (* x y) (* (pow t 3) (pow z 3)))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (- (* y (- (* -1 (/ (* x y) (* (pow t 4) (pow z 4)))) (/ x (* (pow t 3) (pow z 3))))) (/ x (* (pow t 2) (pow z 2)))))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (- (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))) (/ x (* t z))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (+ (/ x (* t z)) (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ x t))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (+ (/ x t) (/ (* x y) (* (pow t 2) z))))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (+ (/ x (* t z)) (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (/ (* x z) t))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (+ (/ (* x y) (pow t 2)) (/ (* x z) t)))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ x t))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (+ (/ x t) (/ (* x y) (* (pow t 2) z))))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* t x))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (+ (* t x) (/ (* x y) z)))) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (- (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))) (/ x (* t z))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ x (* t z)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (+ (/ x (* t z)) (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (+ (/ x z) (/ (* x y) (* t (pow z 2)))))) |
#s(approx (/ y t) #s(hole binary64 (/ y t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ x (* t z))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* -1 (/ (* x y) (* (pow t 2) (pow z 2))))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (+ (* -1 (/ x (* (pow t 2) (pow z 2)))) (* -1 (/ (* x y) (* (pow t 3) (pow z 3))))))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* -1 (/ x (* t z))) (* y (+ (* -1 (/ x (* (pow t 2) (pow z 2)))) (* y (+ (* -1 (/ x (* (pow t 3) (pow z 3)))) (* -1 (/ (* x y) (* (pow t 4) (pow z 4))))))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* -1 (* t z))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* -1 (* (pow t 3) (pow z 3))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (+ (* -1 (* (pow t 3) (pow z 3))) (pow y 3)))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) #s(hole binary64 (* -1 (* (pow t 3) (pow z 3))))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) #s(hole binary64 (+ (* -1 (* (pow t 3) (pow z 3))) (pow y 3)))) |
#s(approx (pow (neg y) 3) #s(hole binary64 (* -1 (pow y 3)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (- (pow (/ (* z t) y) 3) 1) #s(hole binary64 (/ (* (pow t 3) (pow z 3)) (pow y 3)))) |
#s(approx (- (pow (/ (* z t) y) 3) 1) #s(hole binary64 (/ (+ (* -1 (pow y 3)) (* (pow t 3) (pow z 3))) (pow y 3)))) |
#s(approx (pow (/ (* z t) y) 3) #s(hole binary64 (/ (* (pow t 3) (pow z 3)) (pow y 3)))) |
#s(approx (/ (* z t) y) #s(hole binary64 (/ (* t z) y))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow t 2) (pow z 2)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* t (* y z)) (* (pow t 2) (pow z 2))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* y (- y (* -1 (* t z)))) (* (pow t 2) (pow z 2))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* (pow t 2) (pow z 2)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (+ (* t (* y z)) (* (pow t 2) (pow z 2))))) |
#s(approx (* y (* (neg z) t)) #s(hole binary64 (* -1 (* t (* y z))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ x y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))) (* -1 (/ (* t (* x z)) y))) y))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ x (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))) (+ (* -1 (/ (* t (* x z)) y)) (* -1 (/ (* (pow t 2) (* x (pow z 2))) (pow y 2))))) y))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* y (- (* -1 (/ x (* t (* y z)))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (* x y) (* (pow t 2) (pow z 2))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (* x y) (* (pow t 2) z)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* y (+ (/ x (* t y)) (/ x (* (pow t 2) z)))))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ (* x y) (* (pow t 2) (pow z 2))))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (/ (* x y) (pow t 2)))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* y (+ (/ x (pow t 2)) (/ (* x z) (* t y)))))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (* x y) (* (pow t 2) z)))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (* y (+ (/ x (* t y)) (/ x (* (pow t 2) z)))))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* y (+ (/ x z) (/ (* t x) y))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (/ (* x y) (* (pow t 2) (pow z 2)))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* y (- (* -1 (/ x (* t (* y z)))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (* x y) (* (pow t 2) (pow z 2))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* y (+ (/ x (* t (* y z))) (/ x (* (pow t 2) (pow z 2))))))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ (* x y) (* t (pow z 2))))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* y (+ (/ x (* t (pow z 2))) (/ x (* y z)))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ x y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ x (/ (* t (* x z)) y)) y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ x (+ (/ (* t (* x z)) y) (/ (* (pow t 2) (* x (pow z 2))) (pow y 2)))) y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ x (+ (/ (* t (* x z)) y) (+ (/ (* (pow t 2) (* x (pow z 2))) (pow y 2)) (/ (* (pow t 3) (* x (pow z 3))) (pow y 3))))) y))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 y)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* y (+ 1 (* -1 (/ (* t z) y)))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* y (- (+ 1 (* -1 (/ (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))) (pow y 2)))) (/ (* t z) y))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* y (- (+ 1 (/ (* t (* z (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))))) (pow y 3))) (+ (* -1 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (+ (/ (* t z) y) (/ (* (pow t 2) (pow z 2)) (pow y 2)))))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (pow y 3))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* (pow y 3) (+ 1 (* -1 (/ (* (pow t 3) (pow z 3)) (pow y 3))))))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) #s(hole binary64 (pow y 3))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) #s(hole binary64 (* (pow y 3) (+ 1 (* -1 (/ (* (pow t 3) (pow z 3)) (pow y 3))))))) |
#s(approx (- (pow (/ (* z t) y) 3) 1) #s(hole binary64 -1)) |
#s(approx (- (pow (/ (* z t) y) 3) 1) #s(hole binary64 (- (/ (* (pow t 3) (pow z 3)) (pow y 3)) 1))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow y 2) (+ 1 (/ (* t z) y))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow y 2) (- (+ 1 (/ (* (pow t 2) (pow z 2)) (pow y 2))) (* -1 (/ (* t z) y)))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* t (* y z)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* y (- (/ (* (pow t 2) (pow z 2)) y) (* -1 (* t z)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (* y (- (/ x (* t (* y z))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t y))) (* -1 (/ x (* (pow t 2) z)))))))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (pow t 2))) (* -1 (/ (* x z) (* t y)))))))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t y))) (* -1 (/ x (* (pow t 2) z)))))))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x z)) (* -1 (/ (* t x) y))))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (* y (- (/ x (* t (* y z))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (* y z)))) (* -1 (/ x (* (pow t 2) (pow z 2))))))))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (* t (pow z 2)))) (* -1 (/ x (* y z)))))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* t (* x z)) y))) y)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* t (* x z)) (/ (* (pow t 2) (* x (pow z 2))) y)) y))) y)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow t 2) (* x (pow z 2)))) (* -1 (/ (* (pow t 3) (* x (pow z 3))) y))) y)) (* t (* x z))) y))) y)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* y (- (/ (* t z) y) 1))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (+ (* -1 (/ (* (pow t 2) (pow z 2)) y)) (/ (* (pow t 2) (pow z 2)) y)) (* t z)) y)) 1))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* -1 (/ (- (/ (* t (* z (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2))))) y) (+ (* -1 (* (pow t 2) (pow z 2))) (* (pow t 2) (pow z 2)))) y)) (* t z)) y)) 1))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* -1 (* (pow y 3) (- (/ (* (pow t 3) (pow z 3)) (pow y 3)) 1))))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) #s(hole binary64 (* -1 (* (pow y 3) (- (/ (* (pow t 3) (pow z 3)) (pow y 3)) 1))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (- (* -1 (/ (* (pow t 2) (pow z 2)) y)) (* t z)) y)))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (* (pow t 2) (pow z 2)) y)) (* t z)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (/ (* (pow t 2) (* x z)) (pow y 3)) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* z (- (* z (- (/ (* (pow t 3) (* x z)) (pow y 4)) (* -1 (/ (* (pow t 2) x) (pow y 3))))) (* -1 (/ (* t x) (pow y 2))))) (/ x y)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x z) t)) (/ (* x y) (pow t 2))) (pow z 2)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) (pow z 2)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) (pow z 2)))) |
#s(approx (* z z) #s(hole binary64 (pow z 2))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) z))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (/ (+ (* t (* x z)) (* x y)) z))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (/ (- (* -1 (/ (* x z) t)) (/ (* x y) (pow t 2))) (pow z 2)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (+ (/ (* x y) (pow t 2)) (/ (* x z) t)) (pow z 2)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ (+ (* x z) (/ (* x y) t)) (pow z 2)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (/ x y) (/ (* t (* x z)) (pow y 2))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* z (+ (/ (* t x) (pow y 2)) (/ (* (pow t 2) (* x z)) (pow y 3)))) (/ x y)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* z (+ (* z (+ (/ (* (pow t 2) x) (pow y 3)) (/ (* (pow t 3) (* x z)) (pow y 4)))) (/ (* t x) (pow y 2)))) (/ x y)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* z (- (* -1 (* z (+ (* -1 (/ (pow t 2) y)) (/ (pow t 2) y)))) t))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* z (- (* z (- (/ (* t (* z (+ (* -1 (/ (pow t 2) y)) (/ (pow t 2) y)))) y) (+ (* -1 (/ (pow t 2) y)) (/ (pow t 2) y)))) t))))) |
#s(approx (* z t) #s(hole binary64 (* t z))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* t (* y z)) (pow y 2)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* z (- (* (pow t 2) z) (* -1 (* t y)))) (pow y 2)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* z (- (* (pow t 2) z) (* -1 (* t y)))))) |
#s(approx (* (* (neg z) t) (* (neg z) t)) #s(hole binary64 (* (pow t 2) (pow z 2)))) |
#s(approx (* (neg z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x t)) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))) (+ (/ (* x y) (* (pow t 2) z)) (/ (* x (pow y 2)) (* (pow t 3) (pow z 2))))) z))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* (pow t 2) z))) (/ x t)) z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* z (+ (/ x t) (/ (* x y) (* (pow t 2) z)))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* (pow t 2) z))) (/ x t)) z))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (+ (* -1 (/ (* x y) (* (pow t 2) z))) (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2)))))) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x t)) (+ (* -1 (/ (* x y) (* (pow t 2) z))) (+ (* -1 (/ (* x (pow y 2)) (* (pow t 3) (pow z 2)))) (* -1 (/ (* x (pow y 3)) (* (pow t 4) (pow z 3))))))) z))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* z (+ (* -1 t) (/ y z))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* z (- (+ (* -1 t) (* -1 (/ (+ (* -1 (/ (pow y 2) t)) (/ (pow y 2) t)) (pow z 2)))) (* -1 (/ y z)))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* z (- (+ (* -1 t) (/ (* y (+ (* -1 (/ (pow y 2) t)) (/ (pow y 2) t))) (* t (pow z 3)))) (+ (* -1 (/ y z)) (+ (* -1 (/ (pow y 2) (* t (pow z 2)))) (/ (pow y 2) (* t (pow z 2))))))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* (pow z 3) (+ (* -1 (pow t 3)) (/ (pow y 3) (pow z 3)))))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) #s(hole binary64 (* (pow z 3) (+ (* -1 (pow t 3)) (/ (pow y 3) (pow z 3)))))) |
#s(approx (- (pow (/ (* z t) y) 3) 1) #s(hole binary64 (* (pow z 3) (- (/ (pow t 3) (pow y 3)) (/ 1 (pow z 3)))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow z 2) (+ (/ (* t y) z) (pow t 2))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow z 2) (- (+ (/ (pow y 2) (pow z 2)) (pow t 2)) (* -1 (/ (* t y) z)))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* (pow z 2) (+ (/ (* t y) z) (pow t 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* (pow t 3) z))) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* (pow t 4) z)) (* -1 (/ (* x (pow y 2)) (pow t 3)))) z)) (/ (* x y) (pow t 2))) z)) (/ x t)) z)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* (pow t 2) z)) (* -1 (/ x t))) z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* (pow t 2) z)) (* -1 (/ x t))) z)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x t)) (* -1 (/ (* x y) (* (pow t 2) z)))) z)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (/ x t) (/ (* x y) (* (pow t 2) z))) z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (* x (pow y 2)) (* (pow t 3) z)))) z)) (/ x t)) z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow t 2))) (* -1 (/ (+ (/ (* x (pow y 2)) (pow t 3)) (/ (* x (pow y 3)) (* (pow t 4) z))) z))) z)) (/ x t)) z)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ y z))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (- (+ (* -1 (/ (pow y 2) (* t z))) (/ (pow y 2) (* t z))) (* -1 y)) z))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (- (* -1 (/ (- (/ (* y (+ (* -1 (/ (pow y 2) t)) (/ (pow y 2) t))) (* t z)) (+ (* -1 (/ (pow y 2) t)) (/ (pow y 2) t))) z)) (* -1 y)) z))))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* -1 (* (pow z 3) (+ (* -1 (/ (pow y 3) (pow z 3))) (pow t 3)))))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) #s(hole binary64 (* -1 (* (pow z 3) (+ (* -1 (/ (pow y 3) (pow z 3))) (pow t 3)))))) |
#s(approx (- (pow (/ (* z t) y) 3) 1) #s(hole binary64 (* -1 (* (pow z 3) (+ (* -1 (/ (pow t 3) (pow y 3))) (/ 1 (pow z 3))))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (- (* -1 (/ (pow y 2) z)) (* t y)) z)) (pow t 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (/ (* t (* x (pow z 2))) (pow y 3)) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (+ (* t (- (* t (- (/ (* t (* x (pow z 3))) (pow y 4)) (* -1 (/ (* x (pow z 2)) (pow y 3))))) (* -1 (/ (* x z) (pow y 2))))) (/ x y)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* t x) z)) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ (* t x) (/ (* x y) z)) (pow t 2)))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (/ (+ (* t (* x z)) (* x y)) (pow t 2)))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (+ (* t x) (/ (* x y) z)) (pow t 2)))) |
#s(approx (* t t) #s(hole binary64 (pow t 2))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (/ (- (* -1 (/ (* t x) z)) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) (pow t 2)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) #s(hole binary64 (/ (+ (/ (* t x) z) (/ (* x y) (pow z 2))) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* t (+ (/ (* t (* x (pow z 2))) (pow y 3)) (/ (* x z) (pow y 2)))) (/ x y)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (+ (* t (+ (* t (+ (/ (* t (* x (pow z 3))) (pow y 4)) (/ (* x (pow z 2)) (pow y 3)))) (/ (* x z) (pow y 2)))) (/ x y)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* t (- (* -1 (* t (+ (* -1 (/ (pow z 2) y)) (/ (pow z 2) y)))) z))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (+ y (* t (- (* t (- (/ (* t (* z (+ (* -1 (/ (pow z 2) y)) (/ (pow z 2) y)))) y) (+ (* -1 (/ (pow z 2) y)) (/ (pow z 2) y)))) z))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (+ (* t (- (* t (pow z 2)) (* -1 (* y z)))) (pow y 2)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* t (- (* t (pow z 2)) (* -1 (* y z)))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (/ (- (+ (* -1 (/ x z)) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))) (+ (/ (* x y) (* t (pow z 2))) (/ (* x (pow y 2)) (* (pow t 2) (pow z 3))))) t))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* t (pow z 2)))) (/ x z)) t))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) t))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (/ (+ (* x z) (/ (* x y) t)) t))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (/ (+ x (/ (* x y) (* t z))) t))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* t (+ x (/ (* x y) (* t z)))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (/ (- (* -1 (/ (* x y) (* t (pow z 2)))) (/ x z)) t))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (+ (* -1 (/ (* x y) (* t (pow z 2)))) (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3)))))) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (/ (+ (* -1 (/ x z)) (+ (* -1 (/ (* x y) (* t (pow z 2)))) (+ (* -1 (/ (* x (pow y 2)) (* (pow t 2) (pow z 3)))) (* -1 (/ (* x (pow y 3)) (* (pow t 3) (pow z 4))))))) t))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* t (+ (* -1 z) (/ y t))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* t (- (+ (* -1 z) (* -1 (/ (+ (* -1 (/ (pow y 2) z)) (/ (pow y 2) z)) (pow t 2)))) (* -1 (/ y t)))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* t (- (+ (* -1 z) (/ (* y (+ (* -1 (/ (pow y 2) z)) (/ (pow y 2) z))) (* (pow t 3) z))) (+ (* -1 (/ y t)) (+ (* -1 (/ (pow y 2) (* (pow t 2) z))) (/ (pow y 2) (* (pow t 2) z)))))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* (pow t 3) (+ (* -1 (pow z 3)) (/ (pow y 3) (pow t 3)))))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) #s(hole binary64 (* (pow t 3) (+ (* -1 (pow z 3)) (/ (pow y 3) (pow t 3)))))) |
#s(approx (- (pow (/ (* z t) y) 3) 1) #s(hole binary64 (* (pow t 3) (- (/ (pow z 3) (pow y 3)) (/ 1 (pow t 3)))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow t 2) (+ (/ (* y z) t) (pow z 2))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow t 2) (- (+ (/ (pow y 2) (pow t 2)) (pow z 2)) (* -1 (/ (* y z) t)))))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) #s(hole binary64 (* (pow t 2) (+ (/ (* y z) t) (pow z 2))))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* x (pow y 2)) (* t (pow z 3)))) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (/ x (- y (* z t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* x (pow y 3)) (* t (pow z 4))) (* -1 (/ (* x (pow y 2)) (pow z 3)))) t)) (/ (* x y) (pow z 2))) t)) (/ x z)) t)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* t (pow z 2))) (* -1 (/ x z))) t)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) t)))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) #s(hole binary64 (* -1 (/ (+ (* -1 (* x z)) (* -1 (/ (* x y) t))) t)))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (* x y) (* t z)))) t)))) |
#s(approx (+ (* t x) (* x (/ y z))) #s(hole binary64 (* -1 (* t (+ (* -1 x) (* -1 (/ (* x y) (* t z)))))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) #s(hole binary64 (* -1 (/ (- (/ (* x y) (* t (pow z 2))) (* -1 (/ x z))) t)))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x z)) (* -1 (/ (* x y) (* t (pow z 2))))) t)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (/ x z) (/ (* x y) (* t (pow z 2)))) t)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow z 2))) (* -1 (/ (* x (pow y 2)) (* t (pow z 3))))) t)) (/ x z)) t)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* x y) (pow z 2))) (* -1 (/ (+ (/ (* x (pow y 2)) (pow z 3)) (/ (* x (pow y 3)) (* t (pow z 4)))) t))) t)) (/ x z)) t)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ y t))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (- (+ (* -1 (/ (pow y 2) (* t z))) (/ (pow y 2) (* t z))) (* -1 y)) t))))))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (- (* -1 (/ (- (/ (* y (+ (* -1 (/ (pow y 2) z)) (/ (pow y 2) z))) (* t z)) (+ (* -1 (/ (pow y 2) z)) (/ (pow y 2) z))) t)) (* -1 y)) t))))))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -1 (/ (pow y 3) (pow t 3))) (pow z 3)))))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -1 (/ (pow y 3) (pow t 3))) (pow z 3)))))) |
#s(approx (- (pow (/ (* z t) y) 3) 1) #s(hole binary64 (* -1 (* (pow t 3) (+ (* -1 (/ (pow z 3) (pow y 3))) (/ 1 (pow t 3))))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) #s(hole binary64 (* (pow t 2) (+ (* -1 (/ (- (* -1 (/ (pow y 2) t)) (* y z)) t)) (pow z 2))))) |
| Outputs |
|---|
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) (neg.f64 z))) |
(/.f64 (neg.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t))) z) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) (neg.f64 z)) |
(neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z)) |
(/.f64 (neg.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t))) (neg.f64 z)) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) |
(/.f64 (neg.f64 x) (neg.f64 t)) |
(/.f64 x t) |
x |
t |
z |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 #s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (*.f64 (/.f64 z t) x)) (*.f64 z z))))) |
(neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 #s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (*.f64 (/.f64 z t) x)) (*.f64 z z)))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 #s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (*.f64 (/.f64 z t) x)) (*.f64 z z))) |
(/.f64 (/.f64 #s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (*.f64 (/.f64 z t) x)) z) z) |
(/.f64 (neg.f64 #s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (*.f64 (/.f64 z t) x))) (neg.f64 (*.f64 z z))) |
(/.f64 #s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (*.f64 (/.f64 z t) x)) (*.f64 z z)) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (*.f64 (/.f64 z t) x)) |
(*.f64 (/.f64 z t) x) |
(*.f64 x (/.f64 z t)) |
(/.f64 (*.f64 (neg.f64 x) z) (neg.f64 t)) |
(/.f64 (*.f64 z x) t) |
(*.f64 z x) |
(*.f64 x z) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (fabs.f64 z) (fabs.f64 z)) |
(*.f64 (neg.f64 z) (neg.f64 z)) |
(*.f64 z z) |
(pow.f64 (pow.f64 z #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 z) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 z) #s(literal 2 binary64)) |
(pow.f64 z #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 z) #s(literal 2 binary64)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t))) (neg.f64 z))) |
(/.f64 (neg.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t)))) z) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t))) (neg.f64 z)) |
(neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t))) z)) |
(/.f64 (neg.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t)))) (neg.f64 z)) |
(/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t))) z) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t))) |
(*.f64 x (/.f64 (+.f64 (/.f64 y z) t) (*.f64 t t))) |
(/.f64 (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) t) t) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 y z) t) x)) (neg.f64 (*.f64 t t))) |
(/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t)) |
(+.f64 (/.f64 (*.f64 t x) (*.f64 t t)) (/.f64 (*.f64 (/.f64 y z) x) (*.f64 t t))) |
(*.f64 (+.f64 (/.f64 y z) t) x) |
(*.f64 x (+.f64 (/.f64 y z) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64))) (-.f64 (*.f64 t x) (*.f64 (/.f64 y z) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 t x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 y z) x) #s(literal 2 binary64)) (*.f64 (*.f64 t x) (*.f64 (/.f64 y z) x))))) |
(fma.f64 (/.f64 y z) x (*.f64 t x)) |
(fma.f64 t x (*.f64 (/.f64 y z) x)) |
(fma.f64 x (/.f64 y z) (*.f64 t x)) |
(fma.f64 x t (*.f64 (/.f64 y z) x)) |
(-.f64 (*.f64 t x) (*.f64 (neg.f64 x) (/.f64 y z))) |
(+.f64 (*.f64 (/.f64 y z) x) (*.f64 t x)) |
(+.f64 (*.f64 t x) (*.f64 (/.f64 y z) x)) |
(*.f64 (/.f64 y z) x) |
(*.f64 x (/.f64 y z)) |
(/.f64 (neg.f64 (*.f64 y x)) (neg.f64 z)) |
(/.f64 (*.f64 y x) z) |
(/.f64 (neg.f64 y) (neg.f64 z)) |
(/.f64 y z) |
y |
(*.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 (pow.f64 t #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 t) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 t) #s(literal 2 binary64)) |
(pow.f64 t #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 t) #s(literal 2 binary64)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 x z)) (neg.f64 t))) |
(*.f64 (/.f64 (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 x z)) t) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 x z)) t)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 x z)))) (neg.f64 t)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 x z))) t) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 x z))) t) |
(/.f64 (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 x z)) (neg.f64 t)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 x z)) t)) |
(+.f64 (/.f64 (/.f64 (neg.f64 x) z) t) (/.f64 (neg.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t)))) t)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 x z))) (neg.f64 t)) |
(/.f64 (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 x z)) t) |
(+.f64 (/.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))) t) (/.f64 (/.f64 x z) t)) |
(+.f64 (/.f64 (/.f64 x z) t) (/.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))) t)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))) #s(literal 2 binary64)) (pow.f64 (/.f64 x z) #s(literal 2 binary64))) (-.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))) (/.f64 x z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (pow.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))) #s(literal 2 binary64))) (-.f64 (/.f64 x z) (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))) #s(literal 3 binary64)) (pow.f64 (/.f64 x z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))) (/.f64 x z))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))) #s(literal 2 binary64)) (*.f64 (/.f64 x z) (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 z z) t) (*.f64 z (*.f64 y x))) (*.f64 z (*.f64 (*.f64 z z) t))) |
(fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 x z)) |
(fma.f64 (/.f64 (/.f64 x z) z) (/.f64 y t) (/.f64 x z)) |
(fma.f64 (/.f64 x t) (/.f64 y (*.f64 z z)) (/.f64 x z)) |
(fma.f64 x (/.f64 y (*.f64 (*.f64 z z) t)) (/.f64 x z)) |
(+.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t))) (/.f64 x z)) |
(+.f64 (/.f64 x z) (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t)))) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 z z))) |
(/.f64 (/.f64 x z) z) |
(/.f64 x (*.f64 z z)) |
(/.f64 (neg.f64 y) (neg.f64 t)) |
(/.f64 y t) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
(*.f64 (/.f64 x #s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (fma.f64 (*.f64 (neg.f64 z) t) (-.f64 (*.f64 (neg.f64 z) t) y) (*.f64 y y))) |
(/.f64 (neg.f64 x) (neg.f64 (/.f64 #s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (fma.f64 (*.f64 (neg.f64 z) t) (-.f64 (*.f64 (neg.f64 z) t) y) (*.f64 y y))))) |
(/.f64 x (/.f64 #s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (fma.f64 (*.f64 (neg.f64 z) t) (-.f64 (*.f64 (neg.f64 z) t) y) (*.f64 y y)))) |
(/.f64 (neg.f64 #s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 (neg.f64 z) t) (-.f64 (*.f64 (neg.f64 z) t) y) (*.f64 y y)))) |
(/.f64 #s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) (fma.f64 (*.f64 (neg.f64 z) t) (-.f64 (*.f64 (neg.f64 z) t) y) (*.f64 y y))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 y) #s(literal 3/2 binary64))) |
(*.f64 (neg.f64 y) (*.f64 y y)) |
(*.f64 (*.f64 y y) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (neg.f64 y) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 3 binary64)) |
(neg.f64 (pow.f64 y #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64)))) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
#s(literal 3 binary64) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 9 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(expm1.f64 (*.f64 (log.f64 (/.f64 (*.f64 t z) y)) #s(literal 3 binary64))) |
(-.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3/2 binary64)) (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 2 binary64)) (/.f64 (*.f64 t z) y)) |
(*.f64 (/.f64 (*.f64 t z) y) (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (/.f64 t y) #s(literal 3 binary64))) |
(*.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (/.f64 z y) #s(literal 3 binary64))) |
(pow.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3 binary64)) |
(/.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 t z) y)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 (*.f64 t z) y)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 (*.f64 t z) y)) #s(literal 3 binary64)))) |
(*.f64 t (/.f64 z y)) |
(*.f64 z (/.f64 t y)) |
(/.f64 (*.f64 t z) y) |
(/.f64 (*.f64 (neg.f64 z) t) (neg.f64 y)) |
(*.f64 t z) |
(*.f64 z t) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 z) t) (-.f64 (*.f64 (neg.f64 z) t) y)) #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 z) t) (-.f64 (*.f64 (neg.f64 z) t) y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 z) t) (-.f64 (*.f64 (neg.f64 z) t) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 z) t) (-.f64 (*.f64 (neg.f64 z) t) y)) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 z) t) (-.f64 (*.f64 (neg.f64 z) t) y)))))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 z) t) (-.f64 (*.f64 (neg.f64 z) t) y))) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 (*.f64 (neg.f64 z) t) (-.f64 (*.f64 (neg.f64 z) t) y))) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (*.f64 (neg.f64 z) t) (-.f64 (*.f64 (neg.f64 z) t) y))) |
(fma.f64 (*.f64 (neg.f64 z) t) (-.f64 (*.f64 (neg.f64 z) t) y) (*.f64 y y)) |
(fma.f64 y y (*.f64 (*.f64 (neg.f64 z) t) (-.f64 (*.f64 (neg.f64 z) t) y))) |
(-.f64 (fma.f64 y y (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 z) t) y)) |
(+.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 z) t) (-.f64 (*.f64 (neg.f64 z) t) y))) |
(+.f64 (*.f64 (*.f64 (neg.f64 z) t) (-.f64 (*.f64 (neg.f64 z) t) y)) (*.f64 y y)) |
(*.f64 (*.f64 (neg.f64 z) t) (-.f64 (*.f64 (neg.f64 z) t) y)) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 z) t) y) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) t) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t z) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 z) t) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 z) t) y) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) t) y))))) |
(fma.f64 (pow.f64 (*.f64 t z) #s(literal 1 binary64)) (pow.f64 (*.f64 t z) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) t))) |
(fma.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 1 binary64)) (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) t))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 z) t) (neg.f64 z)) t (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) t))) |
(fma.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (neg.f64 (*.f64 (neg.f64 z) t)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) t))) |
(fma.f64 (fabs.f64 (*.f64 (neg.f64 z) t)) (fabs.f64 (*.f64 (neg.f64 z) t)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) t))) |
(fma.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) t))) |
(fma.f64 (*.f64 z z) (*.f64 t t) (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) t))) |
(fma.f64 (*.f64 t t) (*.f64 z z) (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) t))) |
(fma.f64 (*.f64 t z) (*.f64 t z) (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) t))) |
(fma.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) t))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) t))) |
(fma.f64 (neg.f64 z) (*.f64 t (*.f64 (neg.f64 z) t)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) t))) |
(-.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) t) y)) |
(+.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 (neg.f64 y) (*.f64 (neg.f64 z) t))) |
(*.f64 (pow.f64 (*.f64 t z) #s(literal 1 binary64)) (pow.f64 (*.f64 t z) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 1 binary64)) (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (neg.f64 z) t) (neg.f64 z)) t) |
(*.f64 (neg.f64 (*.f64 (neg.f64 z) t)) (neg.f64 (*.f64 (neg.f64 z) t))) |
(*.f64 (fabs.f64 (*.f64 (neg.f64 z) t)) (fabs.f64 (*.f64 (neg.f64 z) t))) |
(*.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 z z) (*.f64 t t)) |
(*.f64 (*.f64 t t) (*.f64 z z)) |
(*.f64 (*.f64 t z) (*.f64 t z)) |
(*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) |
(*.f64 (neg.f64 z) (*.f64 t (*.f64 (neg.f64 z) t))) |
(pow.f64 (neg.f64 (*.f64 (neg.f64 z) t)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (*.f64 (neg.f64 z) t)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 t z) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 z) t) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 t z)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (neg.f64 z) t)) #s(literal 2 binary64))) |
(*.f64 (neg.f64 t) z) |
(*.f64 #s(literal -1 binary64) (*.f64 t z)) |
(*.f64 (*.f64 t z) #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) t) |
(*.f64 t (neg.f64 z)) |
(neg.f64 (*.f64 t z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
(*.f64 (*.f64 y (neg.f64 z)) t) |
(*.f64 (*.f64 (neg.f64 z) t) y) |
(*.f64 y (*.f64 (neg.f64 z) t)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 x (fma.f64 (neg.f64 z) t y))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (*.f64 (neg.f64 x) (+.f64 (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal -1 binary64))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x) z)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))) x)) |
#s(approx (/ x t) (/.f64 x t)) |
#s(approx x x) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (/.f64 (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) t) (*.f64 z z))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) t)) |
#s(approx (/ (* x z) t) (*.f64 (/.f64 z t) x)) |
#s(approx (* x z) (*.f64 z x)) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t))) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 (+.f64 (/.f64 y z) t) x)) |
#s(approx (* x (/ y z)) (*.f64 (/.f64 y z) x)) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (*.f64 (neg.f64 x) (+.f64 (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (pow.f64 (*.f64 t z) #s(literal -1 binary64))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (/.f64 (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 z z) t)) (pow.f64 z #s(literal -1 binary64))) x) t)) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (*.f64 (+.f64 (/.f64 y (*.f64 (*.f64 z z) t)) (pow.f64 z #s(literal -1 binary64))) x)) |
#s(approx (/ x (* z z)) (/.f64 (/.f64 x z) z)) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (*.f64 (-.f64 (fma.f64 y y (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 (neg.f64 t) (*.f64 z y))) x) (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (*.f64 (neg.f64 x) (-.f64 (pow.f64 (*.f64 t z) #s(literal -1 binary64)) (/.f64 (neg.f64 y) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64)))) z)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (/.f64 (*.f64 (neg.f64 x) (fma.f64 (/.f64 y (*.f64 t t)) #s(literal -1 binary64) (/.f64 (neg.f64 z) t))) (*.f64 z z))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y (*.f64 t t)) #s(literal -1 binary64) (/.f64 (neg.f64 z) t)))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y z) t))) (*.f64 t t))) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y z) t)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (*.f64 (neg.f64 x) (-.f64 (pow.f64 (*.f64 t z) #s(literal -1 binary64)) (/.f64 (neg.f64 y) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (/.f64 (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) (*.f64 (*.f64 z z) t)) (pow.f64 z #s(literal -1 binary64)))) t)) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) (*.f64 (*.f64 z z) t)) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (neg.f64 x) (*.f64 t z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (/.f64 (/.f64 x t) z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 3 binary64))))) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y (/.f64 (neg.f64 x) (*.f64 t z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (-.f64 (*.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 4 binary64))))) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) y) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y (/.f64 (neg.f64 x) (*.f64 t z)))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (neg.f64 x) (*.f64 t z))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (/.f64 (/.f64 x t) z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (/.f64 x t) z)) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (fma.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (/.f64 (/.f64 x t) z))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (/.f64 (/.f64 x t) z)) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (fma.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (/.f64 (/.f64 x t) z))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (*.f64 (/.f64 z t) x)) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) t)) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (/.f64 x t)) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t))) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 (+.f64 (/.f64 y z) t) x)) |
#s(approx (/ y z) (/.f64 y z)) |
#s(approx y y) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/.f64 (neg.f64 x) (*.f64 t z))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (-.f64 (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) (/.f64 (/.f64 x t) z))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (/.f64 (/.f64 x t) z)) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (fma.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (/.f64 (/.f64 x t) z))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 x z))) |
#s(approx (/ y t) (/.f64 y t)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (neg.f64 x) (*.f64 t z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (/.f64 (/.f64 x t) z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (fma.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (neg.f64 x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y (/.f64 (neg.f64 x) (*.f64 t z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 4 binary64)))) #s(literal -1 binary64) (/.f64 (neg.f64 x) (pow.f64 (*.f64 t z) #s(literal 3 binary64)))) y (/.f64 (neg.f64 x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y (/.f64 (neg.f64 x) (*.f64 t z)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 z) t)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (fma.f64 (neg.f64 z) t y)) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) (fma.f64 (pow.f64 (*.f64 t z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (pow (neg y) 3) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (- (pow (/ (* z t) y) 3) 1) (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3 binary64))) |
#s(approx (- (pow (/ (* z t) y) 3) 1) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 t z) #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (pow (/ (* z t) y) 3) (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3 binary64))) |
#s(approx (/ (* z t) y) (/.f64 (*.f64 t z) y)) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (fma.f64 (*.f64 z y) t (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (fma.f64 (-.f64 y (*.f64 (neg.f64 z) t)) y (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (fma.f64 (*.f64 z y) t (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) |
#s(approx (* y (* (neg z) t)) (*.f64 (neg.f64 t) (*.f64 z y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 x y)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 t (/.f64 (*.f64 z x) y) x) y)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (fma.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) x) (*.f64 y y)) x) (neg.f64 (/.f64 (*.f64 (*.f64 t x) z) y))) y)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (pow.f64 y #s(literal 3 binary64))) x) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 z x) y) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z z)) (*.f64 y y))))) y)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (*.f64 (-.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 z y) t)) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y)) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (*.f64 (+.f64 (/.f64 x (*.f64 (*.f64 z y) t)) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (+.f64 (/.f64 x (*.f64 (*.f64 t t) z)) (/.f64 (/.f64 x t) y)) y)) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (*.f64 (+.f64 (/.f64 x (*.f64 (*.f64 z y) t)) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y)) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (*.f64 x (/.f64 y (*.f64 t t)))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (*.f64 (fma.f64 (/.f64 x t) (/.f64 z y) (/.f64 x (*.f64 t t))) y)) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (*.f64 (+.f64 (/.f64 x (*.f64 (*.f64 t t) z)) (/.f64 (/.f64 x t) y)) y)) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 (/.f64 y z) x)) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 (fma.f64 t (/.f64 x y) (/.f64 x z)) y)) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (neg.f64 (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (*.f64 (-.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 z y) t)) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y)) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (*.f64 x (/.f64 y (pow.f64 (*.f64 t z) #s(literal 2 binary64))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (*.f64 (+.f64 (/.f64 x (*.f64 (*.f64 z y) t)) (/.f64 x (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y)) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (*.f64 (+.f64 (/.f64 (/.f64 x y) z) (/.f64 x (*.f64 (*.f64 z z) t))) y)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 x y)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 t (/.f64 (*.f64 z x) y) x) y)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (+.f64 (fma.f64 t (/.f64 (*.f64 z x) y) x) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z z)) (*.f64 y y))) y)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (+.f64 (fma.f64 t (/.f64 (*.f64 z x) y) x) (fma.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) (*.f64 z z)) (*.f64 y y)))) y)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) y) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (fma.f64 (/.f64 (*.f64 t z) y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 y y)) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 t z) y)) y)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (-.f64 (-.f64 (fma.f64 t (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) z) (pow.f64 y #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) (*.f64 y y))) (fma.f64 t (/.f64 z y) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y y)))) y)) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (pow.f64 y #s(literal 3 binary64))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 z) t) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) (pow.f64 y #s(literal 3 binary64))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 z) t) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (- (pow (/ (* z t) y) 3) 1) #s(literal -1 binary64)) |
#s(approx (- (pow (/ (* z t) y) 3) 1) (-.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 y y)) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (fma.f64 t (/.f64 z y) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (*.f64 (neg.f64 z) t) y))) (*.f64 y y))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (*.f64 (*.f64 z y) t)) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) y) (*.f64 (neg.f64 z) t)) y)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 z x) y) x)) y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t x) z (*.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) x) y))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t x) z (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 t t) x) (*.f64 z z) (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) y)))) y))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (*.f64 (neg.f64 y) (-.f64 (/.f64 x (*.f64 (*.f64 z y) t)) (/.f64 (neg.f64 x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x (*.f64 (*.f64 z y) t)) #s(literal -1 binary64) (/.f64 (neg.f64 x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x (*.f64 (*.f64 t t) z)) #s(literal -1 binary64) (/.f64 (neg.f64 x) (*.f64 t y))))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x (*.f64 (*.f64 z y) t)) #s(literal -1 binary64) (/.f64 (neg.f64 x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) (/.f64 z y) (/.f64 x (*.f64 t t)))))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x (*.f64 (*.f64 t t) z)) #s(literal -1 binary64) (/.f64 (neg.f64 x) (*.f64 t y))))) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 x y) (/.f64 x z))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (*.f64 (neg.f64 y) (-.f64 (/.f64 x (*.f64 (*.f64 z y) t)) (/.f64 (neg.f64 x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x (*.f64 (*.f64 z y) t)) #s(literal -1 binary64) (/.f64 (neg.f64 x) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (/.f64 x y) z) #s(literal -1 binary64) (/.f64 (neg.f64 x) (*.f64 (*.f64 z z) t))))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 t (/.f64 (*.f64 z x) y) x)) y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t x) z (*.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 z z) x) y))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 t x) z (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 t t) x) (*.f64 z z) (*.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) y)))) y))) y) #s(literal -1 binary64) (neg.f64 x)) y))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 y) (-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64)) y) (*.f64 (neg.f64 z) t)) y)) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) z) t) y) (*.f64 #s(literal 0 binary64) (pow.f64 (*.f64 t z) #s(literal 2 binary64)))) y)) (*.f64 t z)) y)) #s(literal 1 binary64)))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) y) (*.f64 t z)) y) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 t z) #s(literal 2 binary64))) y) (*.f64 t z)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 t (*.f64 x (/.f64 z (*.f64 y y))) (/.f64 x y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) x) z) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (*.f64 t (/.f64 x (*.f64 y y))))) z (/.f64 x y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) x) z) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 t t) (/.f64 x (pow.f64 y #s(literal 3 binary64)))))) z (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 x (*.f64 y y))))) z (/.f64 x y))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 x) z) t) (*.f64 x (/.f64 y (*.f64 t t)))) (*.f64 z z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) t) (*.f64 z z))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) t) z)) |
#s(approx z z) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (/.f64 (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) t) (*.f64 z z))) |
#s(approx (* z z) (*.f64 z z)) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (/.f64 (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) t) z)) |
#s(approx (+ (* t x) (* x (/ y z))) (/.f64 (fma.f64 (*.f64 t x) z (*.f64 y x)) z)) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 x) z) t) (*.f64 x (/.f64 y (*.f64 t t)))) (*.f64 z z))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (/.f64 (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) t) (*.f64 z z))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) (*.f64 z z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 t (*.f64 x (/.f64 z (*.f64 y y))) (/.f64 x y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (fma.f64 t (/.f64 x (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) z) (pow.f64 y #s(literal 3 binary64)))) z (/.f64 x y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 t t) (/.f64 x (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) x) z) (pow.f64 y #s(literal 4 binary64)))) z (*.f64 t (/.f64 x (*.f64 y y)))) z (/.f64 x y))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (fma.f64 (-.f64 (*.f64 (neg.f64 z) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) y))) t) z y)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (fma.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) y)) z) t) y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) y))) z) t) z y)) |
#s(approx (* z t) (*.f64 t z)) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (fma.f64 (*.f64 t y) z (*.f64 y y))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (fma.f64 (fma.f64 (*.f64 t t) z (*.f64 #s(literal 1 binary64) (*.f64 t y))) z (*.f64 y y))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (*.f64 (fma.f64 (*.f64 t t) z (*.f64 #s(literal 1 binary64) (*.f64 t y))) z)) |
#s(approx (* (* (neg z) t) (* (neg z) t)) (pow.f64 (*.f64 t z) #s(literal 2 binary64))) |
#s(approx (* (neg z) t) (*.f64 (neg.f64 z) t)) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z z))) #s(literal -1 binary64) (/.f64 (neg.f64 x) t)) (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) z)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (fma.f64 (*.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (pow.f64 (/.f64 y z) #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 (neg.f64 x) t)) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z z))))) z)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) (/.f64 x t)) z)) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) z)) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) z)) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (*.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) z)) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 t t) z)))) (/.f64 x t)) z)) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) z)) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y z) x) z)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 z z)))) (/.f64 (neg.f64 x) t)) z)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (pow.f64 t #s(literal 3 binary64))) (/.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (pow.f64 (/.f64 y z) #s(literal 3 binary64)))))) z)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (fma.f64 #s(literal -1 binary64) t (/.f64 y z)) z)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) t)) (*.f64 z z)) #s(literal -1 binary64) (neg.f64 t)) (/.f64 (neg.f64 y) z)) z)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (-.f64 (fma.f64 (/.f64 y t) (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) t)) (pow.f64 z #s(literal 3 binary64))) (neg.f64 t)) (fma.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 y y) t) (*.f64 z z)) (/.f64 (neg.f64 y) z))) z)) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 y z) #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) (*.f64 (fma.f64 (pow.f64 t #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 y z) #s(literal 3 binary64))) (pow.f64 z #s(literal 3 binary64)))) |
#s(approx (- (pow (/ (* z t) y) 3) 1) (*.f64 (-.f64 (pow.f64 (/.f64 t y) #s(literal 3 binary64)) (pow.f64 z #s(literal -3 binary64))) (pow.f64 z #s(literal 3 binary64)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (fma.f64 t (/.f64 y z) (*.f64 t t)) (*.f64 z z))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (-.f64 (fma.f64 t t (/.f64 (*.f64 y y) (*.f64 z z))) (/.f64 (*.f64 (neg.f64 t) y) z)) (*.f64 z z))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (*.f64 (fma.f64 t (/.f64 y z) (*.f64 t t)) (*.f64 z z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 x (pow.f64 t #s(literal 3 binary64))) (/.f64 (*.f64 y y) z))) (*.f64 x (/.f64 y (*.f64 t t)))) z) #s(literal -1 binary64) (/.f64 x t)) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 (pow.f64 t #s(literal 4 binary64)) z)) (neg.f64 (/.f64 (*.f64 (*.f64 y y) x) (pow.f64 t #s(literal 3 binary64))))) z)) (*.f64 x (/.f64 y (*.f64 t t)))) z) #s(literal -1 binary64) (/.f64 x t)) z))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (*.f64 #s(literal 1 binary64) (/.f64 x t))) z))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z)))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z)))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t))))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (*.f64 #s(literal 1 binary64) (/.f64 x t))) z))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z)))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) (/.f64 y z) x)) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 y z) (/.f64 x t)) (neg.f64 z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 y t) (/.f64 x t) (*.f64 (/.f64 x (pow.f64 t #s(literal 3 binary64))) (/.f64 (*.f64 y y) z)))) z) #s(literal -1 binary64) (/.f64 x t)) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 y t) (/.f64 x t) (/.f64 (fma.f64 (/.f64 x (pow.f64 t #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) z) (/.f64 (*.f64 (*.f64 y y) x) (pow.f64 t #s(literal 3 binary64)))) z))) z) #s(literal -1 binary64) (/.f64 x t)) z))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) #s(literal -1 binary64) t))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 y y) t) z) (*.f64 #s(literal 1 binary64) y)) z) #s(literal -1 binary64) t))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) t)) z)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) t))) z) y)) z) #s(literal -1 binary64) t))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) (*.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 t #s(literal 3 binary64))))) |
#s(approx (- (pow (/ (* z t) y) 3) 1) (*.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 t y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 z #s(literal -3 binary64))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (fma.f64 t t (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y y) z)) (*.f64 t y)) z))) (*.f64 z z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) x) t) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 (neg.f64 x) z) (*.f64 y y))) t (/.f64 x y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) t) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) x) (pow.f64 y #s(literal 3 binary64))))) t (*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 z (*.f64 y y))))) t (/.f64 x y))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 x z))) (*.f64 x (/.f64 y (*.f64 z z)))) (*.f64 t t))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 t (/.f64 x z) (*.f64 x (/.f64 y (*.f64 z z)))) (*.f64 t t))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t))) |
#s(approx t t) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (/.f64 (fma.f64 t (/.f64 x z) (*.f64 x (/.f64 y (*.f64 z z)))) (*.f64 t t))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (/.f64 (fma.f64 (*.f64 t x) z (*.f64 y x)) (*.f64 t t))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (/.f64 (*.f64 (+.f64 (/.f64 y z) t) x) (*.f64 t t))) |
#s(approx (* t t) (*.f64 t t)) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/.f64 (-.f64 (neg.f64 (*.f64 t (/.f64 x z))) (*.f64 x (/.f64 y (*.f64 z z)))) (*.f64 t t))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (/.f64 (fma.f64 t (/.f64 x z) (*.f64 x (/.f64 y (*.f64 z z)))) (*.f64 t t))) |
#s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 (fma.f64 t (/.f64 x z) (*.f64 x (/.f64 y (*.f64 z z)))) t)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (fma.f64 x (/.f64 z (*.f64 y y)) (/.f64 (*.f64 (*.f64 (*.f64 z z) x) t) (pow.f64 y #s(literal 3 binary64)))) t (/.f64 x y))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (fma.f64 (fma.f64 (fma.f64 t (/.f64 (*.f64 (pow.f64 z #s(literal 3 binary64)) x) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 z z) x) (pow.f64 y #s(literal 3 binary64)))) t (*.f64 x (/.f64 z (*.f64 y y)))) t (/.f64 x y))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (fma.f64 (-.f64 (*.f64 (neg.f64 t) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z z) y))) z) t y)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (fma.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z z) y)) z) t) y) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z z) y))) t) z) t y)) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (fma.f64 (fma.f64 (*.f64 z z) t (*.f64 #s(literal 1 binary64) (*.f64 z y))) t (*.f64 y y))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (*.f64 (fma.f64 (*.f64 z z) t (*.f64 #s(literal 1 binary64) (*.f64 z y))) t)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 x z)) (neg.f64 t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 t t))) #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t)))) t)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 t #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 t t))))) t)) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (/.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t)))) (/.f64 x z)) t)) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 x z)) t)) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y z) x) t)) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (/.f64 (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 x z)) t)) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (/.f64 (fma.f64 z x (*.f64 x (/.f64 y t))) t)) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (/.f64 (fma.f64 (/.f64 x t) (/.f64 y z) x) t)) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 (fma.f64 (/.f64 x t) (/.f64 y z) x) t)) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (/.f64 (-.f64 (neg.f64 (*.f64 x (/.f64 y (*.f64 (*.f64 z z) t)))) (/.f64 x z)) t)) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (/.f64 (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 x z)) t)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 x z)) (neg.f64 t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 (*.f64 (*.f64 y y) x) (*.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 t t)))) (/.f64 (neg.f64 x) z)) t)) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 x z)) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x (*.f64 t t)) (/.f64 (*.f64 y y) (pow.f64 z #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 t #s(literal 3 binary64))))))) t)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (fma.f64 #s(literal -1 binary64) z (/.f64 y t)) t)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) z)) (*.f64 t t)) #s(literal -1 binary64) (neg.f64 z)) (/.f64 (neg.f64 y) t)) t)) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (-.f64 (fma.f64 (/.f64 y (pow.f64 t #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) z)) z) (neg.f64 z)) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 t t) z)) (/.f64 (neg.f64 y) t))) t)) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 y t) #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) (*.f64 (fma.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 y t) #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (- (pow (/ (* z t) y) 3) 1) (*.f64 (-.f64 (pow.f64 (/.f64 z y) #s(literal 3 binary64)) (pow.f64 t #s(literal -3 binary64))) (pow.f64 t #s(literal 3 binary64)))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (fma.f64 z z (*.f64 y (/.f64 z t))) (*.f64 t t))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (-.f64 (fma.f64 z z (/.f64 (*.f64 y y) (*.f64 t t))) (/.f64 (*.f64 (neg.f64 y) z) t)) (*.f64 t t))) |
#s(approx (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))) (*.f64 (fma.f64 z z (*.f64 y (/.f64 z t))) (*.f64 t t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 x z)) (neg.f64 t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) x) t) (pow.f64 z #s(literal 3 binary64)))) (*.f64 x (/.f64 y (*.f64 z z)))) t) #s(literal -1 binary64) (/.f64 x z)) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) t) (pow.f64 z #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 y y) x) (pow.f64 z #s(literal 3 binary64))))) t)) (*.f64 x (/.f64 y (*.f64 z z)))) t) #s(literal -1 binary64) (/.f64 x z)) t))) |
#s(approx (neg (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z)) (neg.f64 (/.f64 (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (*.f64 #s(literal 1 binary64) (/.f64 x z))) t))) |
#s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (neg.f64 (/.f64 (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 x z)) (neg.f64 t)))) |
#s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) (/.f64 y z) x)) t))) |
#s(approx (/ (+ (* x (/ z t)) (/ (* y x) (* t t))) (* z z)) (neg.f64 (/.f64 (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 x z)) (neg.f64 t)))) |
#s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 z x (*.f64 x (/.f64 y t)))) t))) |
#s(approx (/ (+ (* t x) (* x (/ y z))) (* t t)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) (/.f64 y z) x)) t))) |
#s(approx (+ (* t x) (* x (/ y z))) (*.f64 (neg.f64 t) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 x t) (/.f64 y z) x)))) |
#s(approx (neg (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t)) (neg.f64 (/.f64 (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (*.f64 #s(literal 1 binary64) (/.f64 x z))) t))) |
#s(approx (/ (+ (* (/ x (* z z)) (/ y t)) (/ x z)) t) (neg.f64 (/.f64 (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 x z)) (neg.f64 t)))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (/.f64 (fma.f64 (/.f64 y t) (/.f64 (/.f64 x z) z) (/.f64 x z)) (neg.f64 t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y (*.f64 z z)) (/.f64 (/.f64 (*.f64 (*.f64 y y) x) t) (pow.f64 z #s(literal 3 binary64))))) t) #s(literal -1 binary64) (/.f64 x z)) t))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y (*.f64 z z)) (/.f64 (fma.f64 (/.f64 x t) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 y y) x) (pow.f64 z #s(literal 3 binary64)))) t))) t) #s(literal -1 binary64) (/.f64 x z)) t))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) (fma.f64 (/.f64 y t) #s(literal -1 binary64) z))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 y y) t) z) (*.f64 #s(literal 1 binary64) y)) t) #s(literal -1 binary64) z))) |
#s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (/.f64 y t) (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) z)) z)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) z))) t) y)) t) #s(literal -1 binary64) z))) |
#s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64))))) |
#s(approx (* (pow (neg y) 3) (- (pow (/ (* z t) y) 3) 1)) (*.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 y t) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 z #s(literal 3 binary64))))) |
#s(approx (- (pow (/ (* z t) y) 3) 1) (*.f64 (pow.f64 (neg.f64 t) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 z y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 t #s(literal -3 binary64))))) |
#s(approx (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))) (*.f64 (fma.f64 z z (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y y) t)) (*.f64 z y)) t))) (*.f64 t t))) |
Compiled 26 053 to 2 730 computations (89.5% saved)
10 alts after pruning (5 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 561 | 4 | 565 |
| Fresh | 2 | 1 | 3 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 4 | 5 |
| Total | 568 | 10 | 578 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 95.4% | (/.f64 x (fma.f64 (neg.f64 t) z y)) |
| 29.2% | (/.f64 x (/.f64 (*.f64 #s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (fma.f64 z (fma.f64 t y (*.f64 (*.f64 t t) z)) (*.f64 y y))) (fma.f64 (neg.f64 z) t y)) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t)))))) | |
| ✓ | 52.0% | (/.f64 x #s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) z))) |
| ✓ | 86.0% | (/.f64 x #s(approx (- y (* z t)) (neg.f64 (*.f64 #s(approx (- (/ (* t z) y) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64)))) y)))) |
| ✓ | 54.6% | (/.f64 x #s(approx (- y (* z t)) y)) |
| 19.1% | (*.f64 (/.f64 x #s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (fma.f64 (*.f64 (neg.f64 z) t) (-.f64 (*.f64 (neg.f64 z) t) y) (*.f64 y y))) | |
| 38.4% | #s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 #s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (*.f64 (/.f64 z t) x)) (*.f64 z z))))) | |
| 37.2% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 #s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) (*.f64 t t))) z))) | |
| ✓ | 53.8% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z))) |
| 52.6% | #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t))) |
Compiled 1 199 to 422 computations (64.8% saved)
| Inputs |
|---|
(/.f64 x #s(approx (- y (* z t)) y)) |
(/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) |
(/.f64 x #s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) z))) |
(/.f64 x (-.f64 y (*.f64 z t))) |
(/.f64 x (fma.f64 (neg.f64 t) z y)) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z))) |
#s(approx (/ x (- y (* z t))) (neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 #s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (/.f64 (*.f64 x z) t)) (*.f64 z z))))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 #s(approx (+ (* t x) (* x (/ y z))) (*.f64 t x)) (*.f64 t t))) z))) |
#s(approx (/ x (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t)))))) (neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 #s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (*.f64 (/.f64 z t) x)) (*.f64 z z))))) |
(/.f64 x #s(approx (- y (* z t)) (neg.f64 (*.f64 (-.f64 (*.f64 t (/.f64 z y)) #s(literal 1 binary64)) y)))) |
(/.f64 x #s(approx (- y (* z t)) (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 t z) y) #s(literal 1 binary64)) y)))) |
(/.f64 x #s(approx (- y (* z t)) (neg.f64 (*.f64 #s(approx (- (/ (* t z) y) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 t) y) z #s(literal 1 binary64)))) y)))) |
#s(approx (/ x (- y (* z t))) (neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 #s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (/.f64 (fma.f64 t (*.f64 x z) (*.f64 x y)) (*.f64 t t))) (*.f64 z z))))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 (fma.f64 t x (*.f64 x (/.f64 y z))) (*.f64 t t))) z))) |
#s(approx (/ x (- y (* z t))) (neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 #s(approx (+ (* x (/ z t)) (/ (* y x) (* t t))) (*.f64 x (+.f64 (/.f64 y (*.f64 t t)) (/.f64 z t)))) (*.f64 z z))))) |
#s(approx (/ x (- y (* z t))) (neg.f64 #s(approx (/ (+ (* (/ y (* t t)) (/ x z)) (/ x t)) z) (/.f64 (fma.f64 x (/.f64 z t) (/.f64 (*.f64 y x) (*.f64 t t))) (*.f64 z z))))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 x (*.f64 z z)) (/.f64 y t) (/.f64 x z)) t))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 y (*.f64 t t)) (/.f64 x z) (/.f64 x t)) z))) |
(/.f64 x (/.f64 (*.f64 #s(approx (+ (* (* (neg t) z) (- (* (neg t) z) y)) (* y y)) (fma.f64 z (fma.f64 t y (*.f64 (*.f64 t t) z)) (*.f64 y y))) (fma.f64 (neg.f64 z) t y)) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t)))))) |
(/.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 t) z) (-.f64 (*.f64 (neg.f64 t) z) y) (*.f64 y y)) (fma.f64 (neg.f64 z) t y)) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t)))))) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y y) z) (/.f64 x (pow.f64 t #s(literal 3 binary64))))) (*.f64 (/.f64 y t) (/.f64 x t))) z) #s(literal -1 binary64) (/.f64 x t)) z))) |
(*.f64 (/.f64 x #s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t z) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))))) (fma.f64 (*.f64 (neg.f64 z) t) (-.f64 (*.f64 (neg.f64 z) t) y) (*.f64 y y))) |
(/.f64 x (/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) t) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t)))))) |
(/.f64 x (/.f64 #s(approx (+ (pow y 3) (pow (* (neg z) t) 3)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 z t) y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (neg.f64 z) t) (*.f64 (neg.f64 z) t)) (*.f64 y (*.f64 (neg.f64 z) t)))))) |
| Outputs |
|---|
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z))) |
(/.f64 x (fma.f64 (neg.f64 t) z y)) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z))) |
7 calls:
| 9.0ms | t |
| 8.0ms | x |
| 7.0ms | z |
| 6.0ms | y |
| 6.0ms | (-.f64 y (*.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 3 | (*.f64 z t) |
| 99.8% | 3 | (-.f64 y (*.f64 z t)) |
| 95.4% | 1 | (/.f64 x (-.f64 y (*.f64 z t))) |
| 95.4% | 1 | x |
| 95.4% | 1 | y |
| 95.4% | 1 | z |
| 95.4% | 1 | t |
Compiled 19 to 34 computations (-78.9% saved)
| Inputs |
|---|
(/.f64 x #s(approx (- y (* z t)) y)) |
(/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) |
(/.f64 x #s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) z))) |
(/.f64 x (-.f64 y (*.f64 z t))) |
(/.f64 x (fma.f64 (neg.f64 t) z y)) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t))) |
| Outputs |
|---|
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t))) |
(/.f64 x (fma.f64 (neg.f64 t) z y)) |
#s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t))) |
2 calls:
| 11.0ms | (-.f64 y (*.f64 z t)) |
| 2.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 3 | (-.f64 y (*.f64 z t)) |
| 99.8% | 3 | (*.f64 z t) |
Compiled 8 to 11 computations (-37.5% saved)
| Inputs |
|---|
(/.f64 x #s(approx (- y (* z t)) y)) |
(/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) |
(/.f64 x #s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) z))) |
(/.f64 x (-.f64 y (*.f64 z t))) |
(/.f64 x (fma.f64 (neg.f64 t) z y)) |
| Outputs |
|---|
(/.f64 x (fma.f64 (neg.f64 t) z y)) |
4 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (-.f64 y (*.f64 z t)) |
| 2.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.4% | 1 | x |
| 95.4% | 1 | y |
| 95.4% | 1 | (-.f64 y (*.f64 z t)) |
| 95.4% | 1 | (*.f64 z t) |
Compiled 10 to 19 computations (-90% saved)
| Inputs |
|---|
(/.f64 x #s(approx (- y (* z t)) y)) |
(/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) |
(/.f64 x #s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) z))) |
(/.f64 x (-.f64 y (*.f64 z t))) |
| Outputs |
|---|
(/.f64 x (-.f64 y (*.f64 z t))) |
7 calls:
| 3.0ms | t |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | z |
| 2.0ms | (-.f64 y (*.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.4% | 1 | t |
| 95.4% | 1 | (-.f64 y (*.f64 z t)) |
| 95.4% | 1 | (/.f64 x (-.f64 y (*.f64 z t))) |
| 95.4% | 1 | (*.f64 z t) |
| 95.4% | 1 | z |
| 95.4% | 1 | x |
| 95.4% | 1 | y |
Compiled 19 to 34 computations (-78.9% saved)
| Inputs |
|---|
(/.f64 x #s(approx (- y (* z t)) y)) |
(/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) |
(/.f64 x #s(approx (/ (+ (pow y 3) (pow (* (neg z) t) 3)) (+ (* y y) (- (* (* (neg z) t) (* (neg z) t)) (* y (* (neg z) t))))) (*.f64 (neg.f64 t) z))) |
| Outputs |
|---|
(/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) |
(/.f64 x #s(approx (- y (* z t)) y)) |
(/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) |
7 calls:
| 2.0ms | y |
| 1.0ms | t |
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.1% | 3 | z |
| 74.8% | 3 | t |
| 79.8% | 3 | (*.f64 z t) |
| 68.9% | 7 | (-.f64 y (*.f64 z t)) |
| 63.0% | 4 | (/.f64 x (-.f64 y (*.f64 z t))) |
| 59.0% | 3 | x |
| 79.6% | 3 | y |
Compiled 19 to 34 computations (-78.9% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(/.f64 x #s(approx (- y (* z t)) y)) |
| Outputs |
|---|
(/.f64 x #s(approx (- y (* z t)) y)) |
7 calls:
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | t |
| 1.0ms | (-.f64 y (*.f64 z t)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.6% | 1 | x |
| 54.6% | 1 | (/.f64 x (-.f64 y (*.f64 z t))) |
| 54.6% | 1 | (-.f64 y (*.f64 z t)) |
| 54.6% | 1 | z |
| 54.6% | 1 | t |
| 54.6% | 1 | y |
| 54.6% | 1 | (*.f64 z t) |
Compiled 19 to 34 computations (-78.9% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.6450453658044896e+226 | 1.4008600385098814e+236 |
| 0.0ms | -inf | -1.0720724459671267e+297 |
Compiled 10 to 14 computations (-40% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.587969767940301e+199 | 1.3858050609764843e+210 |
| 0.0ms | -inf | -1.0720724459671267e+297 |
Compiled 10 to 14 computations (-40% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.2794641691976337e-91 | 1.180965253824243e-78 |
| 0.0ms | -2.2003240833379015e-24 | -1.8099089858240188e-24 |
Compiled 10 to 14 computations (-40% saved)
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 55 | 153 |
| 1 | 112 | 153 |
| 2 | 238 | 149 |
| 3 | 584 | 149 |
| 4 | 1299 | 149 |
| 5 | 2216 | 149 |
| 6 | 2650 | 149 |
| 7 | 2728 | 149 |
| 8 | 3510 | 149 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 (*.f64 z t) #s(literal -inf.0 binary64)) #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z))) (if (<=.f64 (*.f64 z t) #s(literal 50000000000000004641673518601159954844517422622525385549225694063461714040984789960014820604544131271471563404911386848873613068925538235484773792943686604067961981752493137735453512646120016981018974140087018752579040234700800 binary64)) (/.f64 x (fma.f64 (neg.f64 t) z y)) #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z))))) |
(if (<=.f64 (*.f64 z t) #s(literal -inf.0 binary64)) #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t))) (if (<=.f64 (*.f64 z t) #s(literal 20000000000000001944124809770689306899513456960949883711695315279822601044442678468776355013032015521585513356295347692305208680856860570591457828942442724739900616292977285692626462671120877123272704 binary64)) (/.f64 x (fma.f64 (neg.f64 t) z y)) #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t))))) |
(/.f64 x (fma.f64 (neg.f64 t) z y)) |
(/.f64 x (-.f64 y (*.f64 z t))) |
(if (<=.f64 (*.f64 z t) #s(literal -5444517870735015/2722258935367507707706996859454145691648 binary64)) (/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) (if (<=.f64 (*.f64 z t) #s(literal 4586997231980143/9173994463960286046443283581208347763186259956673124494950355357547691504353939232280074212440502746218496 binary64)) (/.f64 x #s(approx (- y (* z t)) y)) (/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))))) |
(/.f64 x #s(approx (- y (* z t)) y)) |
| Outputs |
|---|
(if (<=.f64 (*.f64 z t) #s(literal -inf.0 binary64)) #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z))) (if (<=.f64 (*.f64 z t) #s(literal 50000000000000004641673518601159954844517422622525385549225694063461714040984789960014820604544131271471563404911386848873613068925538235484773792943686604067961981752493137735453512646120016981018974140087018752579040234700800 binary64)) (/.f64 x (fma.f64 (neg.f64 t) z y)) #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) z))))) |
(if (or (<=.f64 (*.f64 z t) #s(literal -inf.0 binary64)) (not (<=.f64 (*.f64 z t) #s(literal 50000000000000004641673518601159954844517422622525385549225694063461714040984789960014820604544131271471563404911386848873613068925538235484773792943686604067961981752493137735453512646120016981018974140087018752579040234700800 binary64)))) #s(approx (/ x (- y (* z t))) (/.f64 #s(approx (+ (* (/ y (* t t)) (/ x z)) (/ x t)) (/.f64 x t)) (neg.f64 z))) (/.f64 x (fma.f64 (neg.f64 t) z y))) |
(if (<=.f64 (*.f64 z t) #s(literal -inf.0 binary64)) #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t))) (if (<=.f64 (*.f64 z t) #s(literal 20000000000000001944124809770689306899513456960949883711695315279822601044442678468776355013032015521585513356295347692305208680856860570591457828942442724739900616292977285692626462671120877123272704 binary64)) (/.f64 x (fma.f64 (neg.f64 t) z y)) #s(approx (/ x (- y (* z t))) (neg.f64 (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) t))))) |
(if (or (<=.f64 (*.f64 z t) #s(literal -inf.0 binary64)) (not (<=.f64 (*.f64 z t) #s(literal 20000000000000001944124809770689306899513456960949883711695315279822601044442678468776355013032015521585513356295347692305208680856860570591457828942442724739900616292977285692626462671120877123272704 binary64)))) #s(approx (/ x (- y (* z t))) (/.f64 #s(approx (+ (* (/ x (* z z)) (/ y t)) (/ x z)) (/.f64 x z)) (neg.f64 t))) (/.f64 x (fma.f64 (neg.f64 t) z y))) |
(/.f64 x (fma.f64 (neg.f64 t) z y)) |
(/.f64 x (-.f64 y (*.f64 z t))) |
(if (<=.f64 (*.f64 z t) #s(literal -5444517870735015/2722258935367507707706996859454145691648 binary64)) (/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) (if (<=.f64 (*.f64 z t) #s(literal 4586997231980143/9173994463960286046443283581208347763186259956673124494950355357547691504353939232280074212440502746218496 binary64)) (/.f64 x #s(approx (- y (* z t)) y)) (/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))))) |
(if (or (<=.f64 (*.f64 z t) #s(literal -5444517870735015/2722258935367507707706996859454145691648 binary64)) (not (<=.f64 (*.f64 z t) #s(literal 4586997231980143/9173994463960286046443283581208347763186259956673124494950355357547691504353939232280074212440502746218496 binary64)))) (/.f64 x #s(approx (- y (* z t)) (*.f64 (neg.f64 t) z))) (/.f64 x #s(approx (- y (* z t)) y))) |
(/.f64 x #s(approx (- y (* z t)) y)) |
| 1× | fuel |
Compiled 153 to 57 computations (62.7% saved)
(sort z t)
(negabs x)
Compiled 1 102 to 620 computations (43.7% saved)
Loading profile data...