
Time bar (total: 6.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 4 |
| 12.5% | 12.5% | 87.2% | 0.3% | 0% | 0% | 0% | 5 |
| 12.5% | 12.5% | 87.2% | 0.3% | 0% | 0% | 0% | 6 |
| 12.5% | 12.5% | 87.2% | 0.3% | 0% | 0% | 0% | 7 |
| 18.8% | 18.7% | 81% | 0.3% | 0% | 0% | 0% | 8 |
| 28.1% | 28% | 71.7% | 0.3% | 0% | 0% | 0% | 9 |
| 28.1% | 28% | 71.7% | 0.3% | 0% | 0% | 0% | 10 |
| 42.2% | 42.1% | 57.6% | 0.3% | 0% | 0% | 0% | 11 |
| 42.2% | 42.1% | 57.6% | 0.3% | 0% | 0% | 0% | 12 |
Compiled 23 to 18 computations (21.7% saved)
| 505.0ms | 8 254× | 74 | valid |
| 0.0ms | 1× | 1184 | valid |
| 0.0ms | 1× | 296 | valid |
ival-mult!: 104.0ms (39.5% of total)ival-add!: 101.0ms (38.4% of total)ival-div!: 34.0ms (12.9% of total)ival-sub!: 16.0ms (6.1% of total)adjust: 9.0ms (3.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 110 | 0 | - | 0 | - | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| 10 | 0 | - | 0 | - | (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) |
| 8 | 0 | - | 0 | - | (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 y b) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 (+.f64 x y) z) |
| 0 | 0 | - | 0 | - | (+.f64 x y) |
| 0 | 0 | - | 0 | - | (*.f64 (+.f64 t y) a) |
| 0 | 0 | - | 0 | - | (+.f64 x t) |
| 0 | 0 | - | 0 | - | (+.f64 (+.f64 x t) y) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (+.f64 t y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) | o/n | 110 | 0 |
| ↳ | (*.f64 y b) | overflow | 30 | |
| ↳ | (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) | overflow | 110 | |
| ↳ | (*.f64 (+.f64 x y) z) | overflow | 62 | |
| ↳ | (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) | overflow | 97 | |
| ↳ | (*.f64 (+.f64 t y) a) | overflow | 49 | |
-.f64 | (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) | nan-rescue | 10 | 0 |
| ↳ | (*.f64 (+.f64 x y) z) | overflow | 62 | |
| ↳ | (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) | overflow | 97 | |
| ↳ | (*.f64 (+.f64 t y) a) | overflow | 49 | |
| ↳ | (*.f64 y b) | overflow | 30 | |
+.f64 | (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) | nan-rescue | 8 | 0 |
| ↳ | (*.f64 (+.f64 x y) z) | overflow | 62 | |
| ↳ | (*.f64 (+.f64 t y) a) | overflow | 49 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 110 | 0 |
| - | 0 | 146 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 110 | 0 | 0 |
| - | 0 | 0 | 146 |
| number | freq |
|---|---|
| 0 | 146 |
| 1 | 94 |
| 2 | 14 |
| 3 | 2 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 38.0ms | 512× | 74 | valid |
Compiled 185 to 52 computations (71.9% saved)
ival-add!: 6.0ms (36.9% of total)ival-mult!: 6.0ms (36.9% of total)ival-div!: 2.0ms (12.3% of total)ival-sub!: 1.0ms (6.2% of total)adjust: 1.0ms (6.2% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 165 | 614 |
| 1 | 505 | 607 |
| 2 | 1606 | 603 |
| 3 | 6834 | 603 |
| 0 | 16 | 21 |
| 0 | 26 | 21 |
| 1 | 46 | 21 |
| 2 | 116 | 21 |
| 3 | 448 | 21 |
| 4 | 1230 | 21 |
| 5 | 2949 | 21 |
| 6 | 4789 | 21 |
| 7 | 6141 | 21 |
| 8 | 7338 | 21 |
| 9 | 7533 | 21 |
| 10 | 7811 | 21 |
| 0 | 8014 | 19 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| Outputs |
|---|
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(/.f64 (fma.f64 (-.f64 (+.f64 a z) b) y (fma.f64 a t (*.f64 z x))) (+.f64 (+.f64 t x) y)) |
Compiled 21 to 16 computations (23.8% saved)
Compiled 0 to 6 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 59.3% | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
Compiled 21 to 16 computations (23.8% saved)
| Inputs |
|---|
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) |
(+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) |
(*.f64 (+.f64 x y) z) |
(+.f64 x y) |
x |
y |
z |
(*.f64 (+.f64 t y) a) |
(+.f64 t y) |
t |
a |
(*.f64 y b) |
b |
(+.f64 (+.f64 x t) y) |
(+.f64 x t) |
| Outputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (+ (* a (+ t y)) (* y z)) (* b y)) (+ t y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* x (- (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))) (/ (* b y) (+ t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* x (- (+ (* x (- (+ (/ a (pow (+ t y) 2)) (/ (* y z) (pow (+ t y) 3))) (+ (/ z (pow (+ t y) 2)) (/ (* b y) (pow (+ t y) 3))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))) (/ (* b y) (+ t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* x (- (+ (* x (- (+ (* x (- (+ (/ z (pow (+ t y) 3)) (/ (* b y) (pow (+ t y) 4))) (+ (/ a (pow (+ t y) 3)) (/ (* y z) (pow (+ t y) 4))))) (+ (/ a (pow (+ t y) 2)) (/ (* y z) (pow (+ t y) 3)))) (+ (/ z (pow (+ t y) 2)) (/ (* b y) (pow (+ t y) 3))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))) (/ (* b y) (+ t y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a (+ t y)) (* y z)) (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a (+ t y)) (+ (* x z) (* y z))) (* b y)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a (+ t y)) (* y z)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a (+ t y)) (+ (* x z) (* y z))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* y z))) |
#s(approx (* (+ x y) z) #s(hole binary64 (+ (* x z) (* y z)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ t y))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ t (+ x y)))) |
#s(approx (+ x t) #s(hole binary64 t)) |
#s(approx (+ x t) #s(hole binary64 (+ t x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))) (+ (/ (* b y) x) (/ (* z (+ t y)) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* (+ t y) (- (+ (* a (+ t y)) (* y z)) (+ (* b y) (* z (+ t y))))) (pow x 2))) (+ (/ (* a (+ t y)) x) (/ (* y z) x)))) (+ (/ (* b y) x) (/ (* z (+ t y)) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (/ (* a (+ t y)) x) (+ (/ (* y z) x) (/ (* (pow (+ t y) 2) (- (+ (* a (+ t y)) (* y z)) (+ (* b y) (* z (+ t y))))) (pow x 3))))) (+ (/ (* b y) x) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (+ (* a (+ t y)) (* y z)) (+ (* b y) (* z (+ t y))))) (pow x 2))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* x z))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* x (- (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))) (/ (* b y) x))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* x (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x)))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* x z))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* x (+ z (/ (* y z) x))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 x)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* x (+ 1 (+ (/ t x) (/ y x)))))) |
#s(approx (+ x t) #s(hole binary64 x)) |
#s(approx (+ x t) #s(hole binary64 (* x (+ 1 (/ t x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ z (* -1 (/ (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (/ (* (+ t y) (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y))))) x)) (* -1 (* (+ t y) (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y))))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (- (+ (* a (+ t y)) (* y z)) (* b y)) x))))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (+ (* a (+ t y)) (* y z)) x))))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (* y z) x))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ t y) x)) 1))))) |
#s(approx (+ x t) #s(hole binary64 (* -1 (* x (- (* -1 (/ t x)) 1))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (+ (* a t) (* x z)) (+ t x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* y (- (+ (/ a (+ t x)) (/ z (+ t x))) (+ (/ b (+ t x)) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2)))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3)))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x)))) (+ (/ b (+ t x)) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2)))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (+ (/ a (pow (+ t x) 3)) (/ z (pow (+ t x) 3))) (+ (/ b (pow (+ t x) 3)) (+ (/ (* a t) (pow (+ t x) 4)) (/ (* x z) (pow (+ t x) 4)))))) (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3))))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x)))) (+ (/ b (+ t x)) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2)))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* a t) (* x z)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* a t) (+ (* x z) (* y (- (+ a z) b)))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a t) (* x z)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a t) (+ (* x z) (* y (+ a z)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ t y) a) #s(hole binary64 (* a t))) |
#s(approx (* (+ t y) a) #s(hole binary64 (+ (* a t) (* a y)))) |
#s(approx (+ t y) #s(hole binary64 t)) |
#s(approx (+ t y) #s(hole binary64 (+ t y))) |
#s(approx (* y b) #s(hole binary64 (* b y))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ t x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a z) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y)))) (+ b (/ (* (+ t x) (- (+ a z) b)) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ z (+ (* -1 (/ (* (+ t x) (- (+ (* a t) (* x z)) (* (+ t x) (- (+ a z) b)))) (pow y 2))) (+ (/ (* a t) y) (/ (* x z) y))))) (+ b (/ (* (+ t x) (- (+ a z) b)) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ z (+ (/ (* a t) y) (+ (/ (* x z) y) (/ (* (pow (+ t x) 2) (- (+ (* a t) (* x z)) (* (+ t x) (- (+ a z) b)))) (pow y 3)))))) (+ b (+ (/ (* (+ t x) (- (+ a z) b)) y) (/ (* (+ t x) (- (+ (* a t) (* x z)) (* (+ t x) (- (+ a z) b)))) (pow y 2))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* y (- (+ a z) b)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* y (- (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y)))) b)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* y (+ a z)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* y (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y))))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* y (+ z (/ (* x z) y))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* a y))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* y (+ a (/ (* a t) y))))) |
#s(approx (+ t y) #s(hole binary64 y)) |
#s(approx (+ t y) #s(hole binary64 (* y (+ 1 (/ t y))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 y)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* y (+ 1 (+ (/ t y) (/ x y)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))) (* -1 (/ (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b)))) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))) (* -1 (/ (- (+ (* -1 (+ (* a t) (* x z))) (* -1 (/ (* (+ t x) (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b))))) y))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b)))) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))) (* -1 (/ (- (+ (* -1 (+ (* a t) (* x z))) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b))))) y)) (* -1 (* (+ t x) (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b))))))) y))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b)))) y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* y (- (+ (* -1 a) (* -1 z)) (* -1 b)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* y (- (+ (* -1 a) (+ (* -1 z) (* -1 (/ (+ (* a t) (* x z)) y)))) (* -1 b)))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* -1 (* y (+ (* -1 a) (* -1 z)))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* -1 (* y (+ (* -1 a) (+ (* -1 z) (* -1 (/ (+ (* a t) (* x z)) y)))))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* x z) y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* -1 (* y (+ (* -1 a) (* -1 (/ (* a t) y))))))) |
#s(approx (+ t y) #s(hole binary64 (* -1 (* y (- (* -1 (/ t y)) 1))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ t x) y)) 1))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (* a (+ t y)) (* b y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* a (+ t y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (* a (+ t y)) (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a (+ t y)) (* z (+ x y))) (* b y)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* a (+ t y)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a (+ t y)) (* z (+ x y))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* z (+ x y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* z (- (+ (/ x (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* a (+ t y)) (* z (+ t (+ x y)))))) (/ (* b y) (* z (+ t (+ x y)))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* z (- (+ x (+ y (/ (* a (+ t y)) z))) (/ (* b y) z))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* z (+ x (+ y (/ (* a (+ t y)) z)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (+ t (+ x y)))) (* -1 (/ (- (/ (* a (+ t y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))) z))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (- (* a (+ t y)) (* b y)) z))))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* a (+ t y)) z))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (+ (* a y) (* z (+ x y))) (* b y)) (+ x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* t (- (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y)))) (/ (* b y) (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* t (- (+ (* t (- (+ (/ z (pow (+ x y) 2)) (/ (* a y) (pow (+ x y) 3))) (+ (/ a (pow (+ x y) 2)) (/ (* b y) (pow (+ x y) 3))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y)))) (/ (* b y) (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* t (- (+ (* t (- (+ (* t (- (+ (/ a (pow (+ x y) 3)) (/ (* b y) (pow (+ x y) 4))) (+ (/ z (pow (+ x y) 3)) (/ (* a y) (pow (+ x y) 4))))) (+ (/ z (pow (+ x y) 2)) (/ (* a y) (pow (+ x y) 3)))) (+ (/ a (pow (+ x y) 2)) (/ (* b y) (pow (+ x y) 3))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y)))) (/ (* b y) (+ x y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a y) (* z (+ x y))) (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a t) (+ (* a y) (* z (+ x y)))) (* b y)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a y) (* z (+ x y))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a t) (+ (* a y) (* z (+ x y)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ x y))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (/ (* a y) t) (/ (* z (+ x y)) t))) (+ (/ (* a (+ x y)) t) (/ (* b y) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* -1 (/ (* (+ x y) (- (+ (* a y) (* z (+ x y))) (+ (* a (+ x y)) (* b y)))) (pow t 2))) (+ (/ (* a y) t) (/ (* z (+ x y)) t)))) (+ (/ (* a (+ x y)) t) (/ (* b y) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (/ (* a y) t) (+ (/ (* z (+ x y)) t) (/ (* (pow (+ x y) 2) (- (+ (* a y) (* z (+ x y))) (+ (* a (+ x y)) (* b y)))) (pow t 3))))) (+ (/ (* a (+ x y)) t) (+ (/ (* b y) t) (/ (* (+ x y) (- (+ (* a y) (* z (+ x y))) (+ (* a (+ x y)) (* b y)))) (pow t 2))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* a t))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* t (- (+ a (+ (/ (* a y) t) (/ (* z (+ x y)) t))) (/ (* b y) t))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* a t))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* t (+ a (+ (/ (* a y) t) (/ (* z (+ x y)) t)))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* t (+ a (/ (* a y) t))))) |
#s(approx (+ t y) #s(hole binary64 (* t (+ 1 (/ y t))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 t)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* t (+ 1 (+ (/ x t) (/ y t)))))) |
#s(approx (+ x t) #s(hole binary64 (* t (+ 1 (/ x t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ a (* -1 (/ (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (/ (* (+ x y) (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y))))) t))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (/ (- (* -1 (/ (* (pow (+ x y) 2) (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y))))) t)) (* -1 (* (+ x y) (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y))))))) t))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (- (+ (* a y) (* z (+ x y))) (* b y)) t))))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ (* a y) (* z (+ x y))) t))))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (* a y) t))))))) |
#s(approx (+ t y) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) 1))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ x y) t)) 1))))) |
#s(approx (+ x t) #s(hole binary64 (* -1 (* t (- (* -1 (/ x t)) 1))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (* z (+ x y)) (* b y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (* z (+ x y)) (* b y)))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* a (+ t y)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (* a (+ t y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* a (- (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (/ (* b y) (* a (+ t (+ x y)))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* a (+ t y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* a (- (+ t (+ y (/ (* z (+ x y)) a))) (/ (* b y) a))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* a (+ t (+ y (/ (* z (+ x y)) a)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ t y) (+ t (+ x y)))) (* -1 (/ (- (/ (* z (+ x y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))) a))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t y)) (* -1 (/ (- (* z (+ x y)) (* b y)) a))))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t y)) (* -1 (/ (* z (+ x y)) a))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (+ (* a (+ t y)) (* z (+ x y))) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* a (+ t y)) (* z (+ x y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* -1 (* b y)) (+ (* a (+ t y)) (* z (+ x y)))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (+ (/ (* a (+ t y)) (* b (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* b (- (+ (/ (* a (+ t y)) b) (/ (* z (+ x y)) b)) y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y)))) b)) (/ y (+ t (+ x y)))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* a (+ t y)) (* z (+ x y))) b)) (* -1 y)))))) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | -inf | ((/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (* (+ x y) z) (* (+ t y) a)) (* (+ x y) z) (+ x y) x y z (* (+ t y) a) (+ t y) t a (* y b) b (+ (+ x t) y) (+ x t)) |
| 2.0ms | y | @ | 0 | ((/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (* (+ x y) z) (* (+ t y) a)) (* (+ x y) z) (+ x y) x y z (* (+ t y) a) (+ t y) t a (* y b) b (+ (+ x t) y) (+ x t)) |
| 2.0ms | z | @ | inf | ((/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (* (+ x y) z) (* (+ t y) a)) (* (+ x y) z) (+ x y) x y z (* (+ t y) a) (+ t y) t a (* y b) b (+ (+ x t) y) (+ x t)) |
| 2.0ms | z | @ | 0 | ((/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (* (+ x y) z) (* (+ t y) a)) (* (+ x y) z) (+ x y) x y z (* (+ t y) a) (+ t y) t a (* y b) b (+ (+ x t) y) (+ x t)) |
| 2.0ms | x | @ | 0 | ((/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (* (+ x y) z) (* (+ t y) a)) (* (+ x y) z) (+ x y) x y z (* (+ t y) a) (+ t y) t a (* y b) b (+ (+ x t) y) (+ x t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 774 | 5751 |
| 0 | 790 | 5352 |
| 1 | 5448 | 5352 |
| 0 | 8687 | 5084 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) |
(+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) |
(*.f64 (+.f64 x y) z) |
(+.f64 x y) |
x |
y |
z |
(*.f64 (+.f64 t y) a) |
(+.f64 t y) |
t |
a |
(*.f64 y b) |
b |
(+.f64 (+.f64 x t) y) |
(+.f64 x t) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (+ (* a (+ t y)) (* y z)) (* b y)) (+ t y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* x (- (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))) (/ (* b y) (+ t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* x (- (+ (* x (- (+ (/ a (pow (+ t y) 2)) (/ (* y z) (pow (+ t y) 3))) (+ (/ z (pow (+ t y) 2)) (/ (* b y) (pow (+ t y) 3))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))) (/ (* b y) (+ t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* x (- (+ (* x (- (+ (* x (- (+ (/ z (pow (+ t y) 3)) (/ (* b y) (pow (+ t y) 4))) (+ (/ a (pow (+ t y) 3)) (/ (* y z) (pow (+ t y) 4))))) (+ (/ a (pow (+ t y) 2)) (/ (* y z) (pow (+ t y) 3)))) (+ (/ z (pow (+ t y) 2)) (/ (* b y) (pow (+ t y) 3))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))) (/ (* b y) (+ t y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a (+ t y)) (* y z)) (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a (+ t y)) (+ (* x z) (* y z))) (* b y)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a (+ t y)) (* y z)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a (+ t y)) (+ (* x z) (* y z))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* y z))) |
#s(approx (* (+ x y) z) #s(hole binary64 (+ (* x z) (* y z)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ t y))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ t (+ x y)))) |
#s(approx (+ x t) #s(hole binary64 t)) |
#s(approx (+ x t) #s(hole binary64 (+ t x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))) (+ (/ (* b y) x) (/ (* z (+ t y)) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* (+ t y) (- (+ (* a (+ t y)) (* y z)) (+ (* b y) (* z (+ t y))))) (pow x 2))) (+ (/ (* a (+ t y)) x) (/ (* y z) x)))) (+ (/ (* b y) x) (/ (* z (+ t y)) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (/ (* a (+ t y)) x) (+ (/ (* y z) x) (/ (* (pow (+ t y) 2) (- (+ (* a (+ t y)) (* y z)) (+ (* b y) (* z (+ t y))))) (pow x 3))))) (+ (/ (* b y) x) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (+ (* a (+ t y)) (* y z)) (+ (* b y) (* z (+ t y))))) (pow x 2))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* x z))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* x (- (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))) (/ (* b y) x))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* x (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x)))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* x z))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* x (+ z (/ (* y z) x))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 x)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* x (+ 1 (+ (/ t x) (/ y x)))))) |
#s(approx (+ x t) #s(hole binary64 x)) |
#s(approx (+ x t) #s(hole binary64 (* x (+ 1 (/ t x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ z (* -1 (/ (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (/ (* (+ t y) (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y))))) x)) (* -1 (* (+ t y) (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y))))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (- (+ (* a (+ t y)) (* y z)) (* b y)) x))))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (+ (* a (+ t y)) (* y z)) x))))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (* y z) x))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ t y) x)) 1))))) |
#s(approx (+ x t) #s(hole binary64 (* -1 (* x (- (* -1 (/ t x)) 1))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (+ (* a t) (* x z)) (+ t x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* y (- (+ (/ a (+ t x)) (/ z (+ t x))) (+ (/ b (+ t x)) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2)))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3)))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x)))) (+ (/ b (+ t x)) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2)))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (+ (/ a (pow (+ t x) 3)) (/ z (pow (+ t x) 3))) (+ (/ b (pow (+ t x) 3)) (+ (/ (* a t) (pow (+ t x) 4)) (/ (* x z) (pow (+ t x) 4)))))) (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3))))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x)))) (+ (/ b (+ t x)) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2)))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* a t) (* x z)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* a t) (+ (* x z) (* y (- (+ a z) b)))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a t) (* x z)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a t) (+ (* x z) (* y (+ a z)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ t y) a) #s(hole binary64 (* a t))) |
#s(approx (* (+ t y) a) #s(hole binary64 (+ (* a t) (* a y)))) |
#s(approx (+ t y) #s(hole binary64 t)) |
#s(approx (+ t y) #s(hole binary64 (+ t y))) |
#s(approx (* y b) #s(hole binary64 (* b y))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ t x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a z) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y)))) (+ b (/ (* (+ t x) (- (+ a z) b)) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ z (+ (* -1 (/ (* (+ t x) (- (+ (* a t) (* x z)) (* (+ t x) (- (+ a z) b)))) (pow y 2))) (+ (/ (* a t) y) (/ (* x z) y))))) (+ b (/ (* (+ t x) (- (+ a z) b)) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ z (+ (/ (* a t) y) (+ (/ (* x z) y) (/ (* (pow (+ t x) 2) (- (+ (* a t) (* x z)) (* (+ t x) (- (+ a z) b)))) (pow y 3)))))) (+ b (+ (/ (* (+ t x) (- (+ a z) b)) y) (/ (* (+ t x) (- (+ (* a t) (* x z)) (* (+ t x) (- (+ a z) b)))) (pow y 2))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* y (- (+ a z) b)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* y (- (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y)))) b)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* y (+ a z)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* y (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y))))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* y (+ z (/ (* x z) y))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* a y))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* y (+ a (/ (* a t) y))))) |
#s(approx (+ t y) #s(hole binary64 y)) |
#s(approx (+ t y) #s(hole binary64 (* y (+ 1 (/ t y))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 y)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* y (+ 1 (+ (/ t y) (/ x y)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))) (* -1 (/ (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b)))) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))) (* -1 (/ (- (+ (* -1 (+ (* a t) (* x z))) (* -1 (/ (* (+ t x) (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b))))) y))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b)))) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))) (* -1 (/ (- (+ (* -1 (+ (* a t) (* x z))) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b))))) y)) (* -1 (* (+ t x) (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b))))))) y))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b)))) y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* y (- (+ (* -1 a) (* -1 z)) (* -1 b)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* y (- (+ (* -1 a) (+ (* -1 z) (* -1 (/ (+ (* a t) (* x z)) y)))) (* -1 b)))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* -1 (* y (+ (* -1 a) (* -1 z)))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* -1 (* y (+ (* -1 a) (+ (* -1 z) (* -1 (/ (+ (* a t) (* x z)) y)))))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* x z) y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* -1 (* y (+ (* -1 a) (* -1 (/ (* a t) y))))))) |
#s(approx (+ t y) #s(hole binary64 (* -1 (* y (- (* -1 (/ t y)) 1))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ t x) y)) 1))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (* a (+ t y)) (* b y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* a (+ t y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (* a (+ t y)) (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a (+ t y)) (* z (+ x y))) (* b y)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* a (+ t y)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a (+ t y)) (* z (+ x y))))) |
#s(approx (* (+ x y) z) #s(hole binary64 (* z (+ x y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* z (- (+ (/ x (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* a (+ t y)) (* z (+ t (+ x y)))))) (/ (* b y) (* z (+ t (+ x y)))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* z (- (+ x (+ y (/ (* a (+ t y)) z))) (/ (* b y) z))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* z (+ x (+ y (/ (* a (+ t y)) z)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (+ t (+ x y)))) (* -1 (/ (- (/ (* a (+ t y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))) z))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (- (* a (+ t y)) (* b y)) z))))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* a (+ t y)) z))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (+ (* a y) (* z (+ x y))) (* b y)) (+ x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* t (- (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y)))) (/ (* b y) (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* t (- (+ (* t (- (+ (/ z (pow (+ x y) 2)) (/ (* a y) (pow (+ x y) 3))) (+ (/ a (pow (+ x y) 2)) (/ (* b y) (pow (+ x y) 3))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y)))) (/ (* b y) (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* t (- (+ (* t (- (+ (* t (- (+ (/ a (pow (+ x y) 3)) (/ (* b y) (pow (+ x y) 4))) (+ (/ z (pow (+ x y) 3)) (/ (* a y) (pow (+ x y) 4))))) (+ (/ z (pow (+ x y) 2)) (/ (* a y) (pow (+ x y) 3)))) (+ (/ a (pow (+ x y) 2)) (/ (* b y) (pow (+ x y) 3))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y)))) (/ (* b y) (+ x y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a y) (* z (+ x y))) (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a t) (+ (* a y) (* z (+ x y)))) (* b y)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a y) (* z (+ x y))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a t) (+ (* a y) (* z (+ x y)))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ x y))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (/ (* a y) t) (/ (* z (+ x y)) t))) (+ (/ (* a (+ x y)) t) (/ (* b y) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* -1 (/ (* (+ x y) (- (+ (* a y) (* z (+ x y))) (+ (* a (+ x y)) (* b y)))) (pow t 2))) (+ (/ (* a y) t) (/ (* z (+ x y)) t)))) (+ (/ (* a (+ x y)) t) (/ (* b y) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (/ (* a y) t) (+ (/ (* z (+ x y)) t) (/ (* (pow (+ x y) 2) (- (+ (* a y) (* z (+ x y))) (+ (* a (+ x y)) (* b y)))) (pow t 3))))) (+ (/ (* a (+ x y)) t) (+ (/ (* b y) t) (/ (* (+ x y) (- (+ (* a y) (* z (+ x y))) (+ (* a (+ x y)) (* b y)))) (pow t 2))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* a t))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* t (- (+ a (+ (/ (* a y) t) (/ (* z (+ x y)) t))) (/ (* b y) t))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* a t))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* t (+ a (+ (/ (* a y) t) (/ (* z (+ x y)) t)))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* t (+ a (/ (* a y) t))))) |
#s(approx (+ t y) #s(hole binary64 (* t (+ 1 (/ y t))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 t)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* t (+ 1 (+ (/ x t) (/ y t)))))) |
#s(approx (+ x t) #s(hole binary64 (* t (+ 1 (/ x t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ a (* -1 (/ (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (/ (* (+ x y) (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y))))) t))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (/ (- (* -1 (/ (* (pow (+ x y) 2) (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y))))) t)) (* -1 (* (+ x y) (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y))))))) t))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (- (+ (* a y) (* z (+ x y))) (* b y)) t))))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ (* a y) (* z (+ x y))) t))))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (* a y) t))))))) |
#s(approx (+ t y) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) 1))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ x y) t)) 1))))) |
#s(approx (+ x t) #s(hole binary64 (* -1 (* t (- (* -1 (/ x t)) 1))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (* z (+ x y)) (* b y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (* z (+ x y)) (* b y)))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* a (+ t y)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (* a (+ t y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* a (- (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (/ (* b y) (* a (+ t (+ x y)))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* a (+ t y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* a (- (+ t (+ y (/ (* z (+ x y)) a))) (/ (* b y) a))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* a (+ t (+ y (/ (* z (+ x y)) a)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ t y) (+ t (+ x y)))) (* -1 (/ (- (/ (* z (+ x y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))) a))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t y)) (* -1 (/ (- (* z (+ x y)) (* b y)) a))))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t y)) (* -1 (/ (* z (+ x y)) a))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (+ (* a (+ t y)) (* z (+ x y))) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* a (+ t y)) (* z (+ x y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* -1 (* b y)) (+ (* a (+ t y)) (* z (+ x y)))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (+ (/ (* a (+ t y)) (* b (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* b (- (+ (/ (* a (+ t y)) b) (/ (* z (+ x y)) b)) y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y)))) b)) (/ y (+ t (+ x y)))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* a (+ t y)) (* z (+ x y))) b)) (* -1 y)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 y x) t)) #s(literal 2 binary64)) (pow.f64 (*.f64 b (/.f64 y (+.f64 (+.f64 y x) t))) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 y x) t)) (*.f64 b (/.f64 y (+.f64 (+.f64 y x) t))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 y x) t)) #s(literal 3 binary64)) (pow.f64 (*.f64 b (/.f64 y (+.f64 (+.f64 y x) t))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 y x) t)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 b (/.f64 y (+.f64 (+.f64 y x) t))) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 y x) t)) (*.f64 b (/.f64 y (+.f64 (+.f64 y x) t))))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) y (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)))) (neg.f64 (+.f64 (+.f64 y x) t))) |
(/.f64 (fma.f64 (neg.f64 b) y (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 (+.f64 y x) t)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
(fma.f64 (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)) z (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
(fma.f64 a (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
(fma.f64 z (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)) (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
(-.f64 (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 y x) t)) (*.f64 b (/.f64 y (+.f64 (+.f64 y x) t)))) |
(+.f64 (/.f64 (*.f64 (+.f64 y x) z) (+.f64 (+.f64 y x) t)) (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
(+.f64 (/.f64 (*.f64 (+.f64 t y) a) (+.f64 (+.f64 y x) t)) (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (pow.f64 (*.f64 b y) #s(literal 2 binary64))) (+.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) (*.f64 b y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 b) y) #s(literal 2 binary64)) (pow.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 b) y) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 b y) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 b y) #s(literal 2 binary64)) (*.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) (*.f64 b y))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 b y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (neg.f64 b) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 b) y) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)))))) |
(fma.f64 (neg.f64 b) y (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b y) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) |
(fma.f64 (*.f64 b y) #s(literal -1 binary64) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) |
(fma.f64 (+.f64 t y) a (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y))) |
(fma.f64 (+.f64 y x) z (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y))) |
(fma.f64 a (+.f64 t y) (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y))) |
(fma.f64 a t (-.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) (*.f64 b y))) |
(fma.f64 t a (-.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) (*.f64 b y))) |
(fma.f64 z (+.f64 y x) (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y))) |
(-.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) (*.f64 b y)) |
(+.f64 (fma.f64 (neg.f64 b) y (*.f64 (+.f64 t y) a)) (*.f64 (+.f64 y x) z)) |
(+.f64 (*.f64 (neg.f64 b) y) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) |
(+.f64 (*.f64 (+.f64 y x) z) (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y))) |
(+.f64 (*.f64 a t) (-.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) (*.f64 b y))) |
(+.f64 (*.f64 (+.f64 t y) a) (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y))) |
(+.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) (*.f64 (neg.f64 y) b)) |
(+.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) (*.f64 (neg.f64 b) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 t y) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 y x) z) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 t y) a) (*.f64 (+.f64 y x) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 y x) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 t y) a) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 y x) z) (*.f64 (+.f64 t y) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) #s(literal 2 binary64))) (-.f64 (*.f64 a t) (fma.f64 (+.f64 y x) z (*.f64 a y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 t y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 y x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 t y) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 y x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 t y) a) (*.f64 (+.f64 y x) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 t y) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 y x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 t y) a) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 y x) z) (*.f64 (+.f64 t y) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (fma.f64 (+.f64 y x) z (*.f64 a y)))))) |
(fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) |
(fma.f64 (+.f64 y x) z (*.f64 (+.f64 t y) a)) |
(fma.f64 a (+.f64 t y) (*.f64 (+.f64 y x) z)) |
(fma.f64 a t (fma.f64 (+.f64 y x) z (*.f64 a y))) |
(fma.f64 t a (fma.f64 (+.f64 y x) z (*.f64 a y))) |
(fma.f64 z (+.f64 y x) (*.f64 (+.f64 t y) a)) |
(-.f64 (*.f64 (+.f64 y x) z) (*.f64 (neg.f64 (+.f64 t y)) a)) |
(-.f64 (*.f64 (+.f64 t y) a) (*.f64 (neg.f64 z) (+.f64 y x))) |
(+.f64 (fma.f64 (+.f64 t y) a (*.f64 z x)) (*.f64 z y)) |
(+.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) (*.f64 a t)) |
(+.f64 (*.f64 (+.f64 y x) z) (*.f64 (+.f64 t y) a)) |
(+.f64 (*.f64 a t) (fma.f64 (+.f64 y x) z (*.f64 a y))) |
(+.f64 (*.f64 (+.f64 t y) a) (*.f64 (+.f64 y x) z)) |
(*.f64 (+.f64 y x) z) |
(*.f64 z (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (-.f64 (*.f64 z x) (*.f64 z y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 z x) (*.f64 z y))))) |
(fma.f64 z y (*.f64 z x)) |
(fma.f64 z x (*.f64 z y)) |
(fma.f64 y z (*.f64 z x)) |
(fma.f64 x z (*.f64 z y)) |
(-.f64 (*.f64 z x) (*.f64 (neg.f64 y) z)) |
(+.f64 (*.f64 z x) (*.f64 z y)) |
(+.f64 (*.f64 z y) (*.f64 z x)) |
(pow.f64 (+.f64 y x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 y x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 y x)) #s(literal 1 binary64))) |
(+.f64 y x) |
(+.f64 x y) |
x |
y |
z |
(*.f64 (+.f64 t y) a) |
(*.f64 a (+.f64 t y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (pow.f64 (*.f64 a y) #s(literal 2 binary64))) (-.f64 (*.f64 a t) (*.f64 a y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (*.f64 a y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a t) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 a y) #s(literal 2 binary64)) (*.f64 (*.f64 a t) (*.f64 a y))))) |
(fma.f64 a t (*.f64 a y)) |
(fma.f64 a y (*.f64 a t)) |
(fma.f64 t a (*.f64 a y)) |
(fma.f64 y a (*.f64 a t)) |
(-.f64 (*.f64 a t) (*.f64 (neg.f64 a) y)) |
(+.f64 (*.f64 a y) (*.f64 a t)) |
(+.f64 (*.f64 a t) (*.f64 a y)) |
(pow.f64 (+.f64 t y) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 y y)) (-.f64 t y)) |
(/.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 t t (-.f64 (*.f64 y y) (*.f64 t y)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 t y) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 t y)) #s(literal 1 binary64))) |
(+.f64 t y) |
(+.f64 y t) |
t |
a |
(*.f64 b y) |
(*.f64 y b) |
b |
(/.f64 (-.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (+.f64 t x) y)) |
(/.f64 (-.f64 (*.f64 t t) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (-.f64 t (+.f64 y x))) |
(/.f64 (+.f64 (pow.f64 (+.f64 t x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (+.f64 t x) y)))) |
(/.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (fma.f64 t t (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (*.f64 t (+.f64 y x))))) |
(+.f64 (+.f64 t x) y) |
(+.f64 (+.f64 y x) t) |
(+.f64 t (+.f64 y x)) |
(+.f64 y (+.f64 t x)) |
(+.f64 x (+.f64 t y)) |
(pow.f64 (+.f64 t x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 t t) (*.f64 x x)) (-.f64 t x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 t t)) (-.f64 x t)) |
(/.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 t t (-.f64 (*.f64 x x) (*.f64 t x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 t t) (*.f64 x t)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 t x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 t x)) #s(literal 1 binary64))) |
(+.f64 t x) |
(+.f64 x t) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) (+.f64 t y))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 b (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 z (+.f64 t y))) (fma.f64 y (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 a (+.f64 t y)))) x (*.f64 y (/.f64 z (+.f64 t y)))) a) (*.f64 b (/.f64 y (+.f64 t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 y (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (fma.f64 b (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) x (fma.f64 b (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 z (+.f64 t y)))) (fma.f64 y (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 a (+.f64 t y)))) x (*.f64 y (/.f64 z (+.f64 t y)))) a) (*.f64 b (/.f64 y (+.f64 t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 b (/.f64 y (pow.f64 (+.f64 t y) #s(literal 4 binary64))) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (fma.f64 y (/.f64 z (pow.f64 (+.f64 t y) #s(literal 4 binary64))) (/.f64 a (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) x (fma.f64 y (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (fma.f64 b (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) x (fma.f64 b (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 z (+.f64 t y)))) (fma.f64 y (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 a (+.f64 t y)))) x (*.f64 y (/.f64 z (+.f64 t y)))) a) (*.f64 b (/.f64 y (+.f64 t y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (neg.f64 b) y (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (fma.f64 (+.f64 t y) a (*.f64 z y))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) |
#s(approx (* (+ x y) z) (*.f64 z y)) |
#s(approx (* (+ x y) z) (*.f64 (+.f64 y x) z)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx x x) |
#s(approx (+ (+ x t) y) (+.f64 t y)) |
#s(approx (+ (+ x t) y) (+.f64 (+.f64 y x) t)) |
#s(approx (+ x t) t) |
#s(approx (+ x t) (+.f64 t x)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 (/.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) x) z) (/.f64 (fma.f64 (+.f64 t y) z (*.f64 b y)) x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (fma.f64 (+.f64 t y) z (*.f64 b y))) (+.f64 t y)) (*.f64 x x)) #s(literal -1 binary64) (/.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) x)) z) (/.f64 (fma.f64 (+.f64 t y) z (*.f64 b y)) x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 (+.f64 (/.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) x) (/.f64 (*.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (fma.f64 (+.f64 t y) z (*.f64 b y))) (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) z) (+.f64 (/.f64 (fma.f64 (+.f64 t y) z (*.f64 b y)) x) (/.f64 (*.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (fma.f64 (+.f64 t y) z (*.f64 b y))) (+.f64 t y)) (*.f64 x x))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 z x)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 z (/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) x)) x)) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 z x)) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 (/.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) x) z) x)) |
#s(approx (* (+ x y) z) (*.f64 z x)) |
#s(approx (* (+ x y) z) (*.f64 (fma.f64 y (/.f64 z x) z) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x t) y) x) |
#s(approx (+ (+ x t) y) (*.f64 (+.f64 (/.f64 (+.f64 t y) x) #s(literal 1 binary64)) x)) |
#s(approx (+ x t) x) |
#s(approx (+ x t) (*.f64 (+.f64 (/.f64 t x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (fma.f64 (+.f64 t y) z (*.f64 b y)))) x) #s(literal -1 binary64) z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (fma.f64 (+.f64 t y) z (*.f64 b y)))) (+.f64 t y)) x)) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 t y) z))) x) #s(literal -1 binary64) z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (fma.f64 (+.f64 t y) z (*.f64 b y)))) (pow.f64 (+.f64 t y) #s(literal 2 binary64))) x) (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (fma.f64 (+.f64 t y) z (*.f64 b y)))) (+.f64 t y)))) x)) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 t y) z))) x) #s(literal -1 binary64) z)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) x) #s(literal -1 binary64) (neg.f64 z)) x))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) x) z)) x))) |
#s(approx (* (+ x y) z) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 z x) z)) x))) |
#s(approx (+ x y) (neg.f64 (*.f64 (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x t) y) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 t y) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x t) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 t x)) #s(literal 1 binary64)) x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (-.f64 (-.f64 (/.f64 (+.f64 a z) (+.f64 t x)) (/.f64 b (+.f64 t x))) (/.f64 (fma.f64 a t (*.f64 z x)) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) y (/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (-.f64 (fma.f64 (-.f64 (+.f64 (/.f64 (fma.f64 a t (*.f64 z x)) (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (/.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (+.f64 a z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) y (/.f64 (+.f64 a z) (+.f64 t x))) (+.f64 (/.f64 (fma.f64 a t (*.f64 z x)) (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (/.f64 b (+.f64 t x)))) y (/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (-.f64 (/.f64 (+.f64 a z) (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (/.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (/.f64 (fma.f64 a t (*.f64 z x)) (pow.f64 (+.f64 t x) #s(literal 4 binary64)))) y (+.f64 (/.f64 (fma.f64 a t (*.f64 z x)) (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (/.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 (+.f64 a z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) y (/.f64 (+.f64 a z) (+.f64 t x))) (+.f64 (/.f64 (fma.f64 a t (*.f64 z x)) (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (/.f64 b (+.f64 t x)))) y (/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (*.f64 z x))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (fma.f64 a t (*.f64 z x))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (fma.f64 a t (fma.f64 (+.f64 a z) y (*.f64 z x)))) |
#s(approx y y) |
#s(approx (* (+ t y) a) (*.f64 a t)) |
#s(approx (* (+ t y) a) (*.f64 (+.f64 t y) a)) |
#s(approx (+ t y) t) |
#s(approx (+ t y) (+.f64 t y)) |
#s(approx (* y b) (*.f64 b y)) |
#s(approx (+ (+ x t) y) (+.f64 t x)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 (+.f64 (/.f64 (fma.f64 a t (*.f64 z x)) y) z) a) (fma.f64 (+.f64 t x) (/.f64 (-.f64 (+.f64 a z) b) y) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 (+.f64 a z) (fma.f64 (/.f64 (*.f64 (-.f64 (fma.f64 a t (*.f64 z x)) (*.f64 (-.f64 (+.f64 a z) b) (+.f64 t x))) (+.f64 t x)) (*.f64 y y)) #s(literal -1 binary64) (/.f64 (fma.f64 a t (*.f64 z x)) y))) (fma.f64 (+.f64 t x) (/.f64 (-.f64 (+.f64 a z) b) y) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 (+.f64 a z) (+.f64 (/.f64 (fma.f64 a t (*.f64 z x)) y) (/.f64 (*.f64 (-.f64 (fma.f64 a t (*.f64 z x)) (*.f64 (-.f64 (+.f64 a z) b) (+.f64 t x))) (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (pow.f64 y #s(literal 3 binary64))))) (+.f64 (fma.f64 (+.f64 t x) (/.f64 (-.f64 (+.f64 a z) b) y) (/.f64 (*.f64 (-.f64 (fma.f64 a t (*.f64 z x)) (*.f64 (-.f64 (+.f64 a z) b) (+.f64 t x))) (+.f64 t x)) (*.f64 y y))) b))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (-.f64 (+.f64 a z) b) y)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 (fma.f64 a t (*.f64 z x)) y) z) a) b) y)) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 a z) y)) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 (+.f64 (/.f64 (fma.f64 a t (*.f64 z x)) y) z) a) y)) |
#s(approx (* (+ x y) z) (*.f64 (fma.f64 x (/.f64 z y) z) y)) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ t y) a) (*.f64 a y)) |
#s(approx (* (+ t y) a) (*.f64 (fma.f64 a (/.f64 t y) a) y)) |
#s(approx (+ t y) y) |
#s(approx (+ t y) (*.f64 (+.f64 (/.f64 t y) #s(literal 1 binary64)) y)) |
#s(approx (+ (+ x t) y) y) |
#s(approx (+ (+ x t) y) (*.f64 (+.f64 (/.f64 (+.f64 t x) y) #s(literal 1 binary64)) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (neg.f64 (fma.f64 #s(literal -1 binary64) (+.f64 a z) (*.f64 #s(literal 1 binary64) b)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal -1 binary64) (+.f64 a z) (*.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 (neg.f64 (fma.f64 a t (*.f64 z x))) (*.f64 (fma.f64 #s(literal -1 binary64) (+.f64 a z) (*.f64 #s(literal 1 binary64) b)) (+.f64 t x))) y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (fma.f64 a t (*.f64 z x))) (*.f64 (fma.f64 #s(literal -1 binary64) (+.f64 a z) (*.f64 #s(literal 1 binary64) b)) (+.f64 t x))) (+.f64 t x)) y) #s(literal -1 binary64) (neg.f64 (fma.f64 a t (*.f64 z x)))) (*.f64 (fma.f64 #s(literal -1 binary64) (+.f64 a z) (*.f64 #s(literal 1 binary64) b)) (+.f64 t x))) y) #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal -1 binary64) (+.f64 a z) (*.f64 #s(literal 1 binary64) b))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (fma.f64 a t (*.f64 z x)) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (fma.f64 a t (*.f64 z x))) (*.f64 (fma.f64 #s(literal -1 binary64) (+.f64 a z) (*.f64 #s(literal 1 binary64) b)) (+.f64 t x))) (pow.f64 (+.f64 t x) #s(literal 2 binary64))) y) (*.f64 (-.f64 (neg.f64 (fma.f64 a t (*.f64 z x))) (*.f64 (fma.f64 #s(literal -1 binary64) (+.f64 a z) (*.f64 #s(literal 1 binary64) b)) (+.f64 t x))) (+.f64 t x)))) y)) (*.f64 (neg.f64 (+.f64 t x)) (fma.f64 #s(literal -1 binary64) (+.f64 a z) (*.f64 #s(literal 1 binary64) b)))) y) #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal -1 binary64) (+.f64 a z) (*.f64 #s(literal 1 binary64) b))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) (+.f64 a z) (*.f64 #s(literal 1 binary64) b)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 y) (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 a t (*.f64 z x)) y) z) (neg.f64 a)) (neg.f64 b)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 a z)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 a t (*.f64 z x)) y) z) (neg.f64 a)))) |
#s(approx (* (+ x y) z) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 z y) z)))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 x y)) #s(literal 1 binary64)))) |
#s(approx (* (+ t y) a) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 t y) a)))) |
#s(approx (+ t y) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 t y)) #s(literal 1 binary64)))) |
#s(approx (+ (+ x t) y) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (+.f64 t x) y)) #s(literal 1 binary64)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 (neg.f64 b) y (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 (+.f64 y x) t))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (neg.f64 b) y (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 t y) a)) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) |
#s(approx (* (+ x y) z) (*.f64 (+.f64 y x) z)) |
#s(approx z z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (*.f64 (+.f64 y x) z) (+.f64 (+.f64 y x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 (+.f64 (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)) (/.f64 (/.f64 (*.f64 (+.f64 t y) a) z) (+.f64 (+.f64 y x) t))) (*.f64 (/.f64 b z) (/.f64 y (+.f64 (+.f64 y x) t)))) z)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (-.f64 (+.f64 (fma.f64 a (/.f64 (+.f64 t y) z) y) x) (/.f64 (*.f64 b y) z)) z)) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 (fma.f64 a (/.f64 (+.f64 t y) z) y) x) z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t)) z) #s(literal -1 binary64) (/.f64 (neg.f64 (+.f64 y x)) (+.f64 (+.f64 y x) t))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y)) z) #s(literal -1 binary64) (neg.f64 (+.f64 y x))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 a (/.f64 (+.f64 t y) z) y) x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (-.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) (*.f64 b y)) (+.f64 y x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (+.f64 z (-.f64 (fma.f64 (-.f64 (fma.f64 b (/.f64 y (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (/.f64 a (+.f64 y x))) (fma.f64 a (/.f64 y (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (/.f64 z (+.f64 y x)))) t (*.f64 a (/.f64 y (+.f64 y x)))) (*.f64 b (/.f64 y (+.f64 y x)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (+.f64 z (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 a (/.f64 y (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (/.f64 z (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) (fma.f64 b (/.f64 y (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (/.f64 a (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) t (fma.f64 b (/.f64 y (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (/.f64 a (+.f64 y x)))) (fma.f64 a (/.f64 y (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (/.f64 z (+.f64 y x)))) t (*.f64 a (/.f64 y (+.f64 y x)))) (*.f64 b (/.f64 y (+.f64 y x)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (+.f64 z (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 b (/.f64 y (pow.f64 (+.f64 y x) #s(literal 4 binary64))) (/.f64 a (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (fma.f64 a (/.f64 y (pow.f64 (+.f64 y x) #s(literal 4 binary64))) (/.f64 z (pow.f64 (+.f64 y x) #s(literal 3 binary64))))) t (fma.f64 a (/.f64 y (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (/.f64 z (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) (fma.f64 b (/.f64 y (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (/.f64 a (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) t (fma.f64 b (/.f64 y (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (/.f64 a (+.f64 y x)))) (fma.f64 a (/.f64 y (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (/.f64 z (+.f64 y x)))) t (*.f64 a (/.f64 y (+.f64 y x)))) (*.f64 b (/.f64 y (+.f64 y x)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (-.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) (*.f64 b y))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (neg.f64 b) y (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (fma.f64 (+.f64 y x) z (*.f64 a y))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) |
#s(approx t t) |
#s(approx (+ (+ x t) y) (+.f64 y x)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 (/.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) t) a) (/.f64 (fma.f64 (+.f64 y x) a (*.f64 b y)) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) (fma.f64 (+.f64 y x) a (*.f64 b y))) (+.f64 y x)) (*.f64 t t)) #s(literal -1 binary64) (/.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) t)) a) (/.f64 (fma.f64 (+.f64 y x) a (*.f64 b y)) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 (+.f64 (/.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) t) (/.f64 (*.f64 (-.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) (fma.f64 (+.f64 y x) a (*.f64 b y))) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (pow.f64 t #s(literal 3 binary64)))) a) (+.f64 (/.f64 (fma.f64 (+.f64 y x) a (*.f64 b y)) t) (/.f64 (*.f64 (-.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) (fma.f64 (+.f64 y x) a (*.f64 b y))) (+.f64 y x)) (*.f64 t t))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 a (/.f64 (-.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) (*.f64 b y)) t)) t)) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 (/.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) t) a) t)) |
#s(approx (* (+ t y) a) (*.f64 (fma.f64 a (/.f64 y t) a) t)) |
#s(approx (+ t y) (*.f64 (+.f64 (/.f64 y t) #s(literal 1 binary64)) t)) |
#s(approx (+ (+ x t) y) t) |
#s(approx (+ (+ x t) y) (*.f64 (+.f64 (/.f64 (+.f64 y x) t) #s(literal 1 binary64)) t)) |
#s(approx (+ x t) (*.f64 (+.f64 (/.f64 x t) #s(literal 1 binary64)) t)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) (*.f64 b y)) (*.f64 (+.f64 y x) a))) t) #s(literal -1 binary64) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (-.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) (*.f64 b y)) (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) (*.f64 b y)) (*.f64 (+.f64 y x) a))) (+.f64 y x)) t)) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) a))) t) #s(literal -1 binary64) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (-.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) (*.f64 b y)) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) (*.f64 b y)) (*.f64 (+.f64 y x) a))) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) t) (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) (*.f64 b y)) (*.f64 (+.f64 y x) a))) (+.f64 y x)))) t)) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 y x) a))) t) #s(literal -1 binary64) a)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) (*.f64 b y)) t) #s(literal -1 binary64) (neg.f64 a)) t))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) t) a)) t))) |
#s(approx (* (+ t y) a) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 y t) a)) t))) |
#s(approx (+ t y) (neg.f64 (*.f64 (-.f64 (/.f64 (neg.f64 y) t) #s(literal 1 binary64)) t))) |
#s(approx (+ (+ x t) y) (neg.f64 (*.f64 (-.f64 (/.f64 (neg.f64 (+.f64 y x)) t) #s(literal 1 binary64)) t))) |
#s(approx (+ x t) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 x t)) #s(literal 1 binary64)) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 (neg.f64 b) y (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 (+.f64 y x) t))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y))) |
#s(approx (* (+ t y) a) (*.f64 (+.f64 t y) a)) |
#s(approx a a) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (*.f64 (+.f64 t y) a) (+.f64 (+.f64 y x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 (+.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) (*.f64 (/.f64 z a) (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (-.f64 (+.f64 (fma.f64 z (/.f64 (+.f64 y x) a) y) t) (/.f64 (*.f64 b y) a)) a)) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 (fma.f64 z (/.f64 (+.f64 y x) a) y) t) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t)) a) #s(literal -1 binary64) (/.f64 (neg.f64 (+.f64 t y)) (+.f64 (+.f64 y x) t))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) a) #s(literal -1 binary64) (neg.f64 (+.f64 t y))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 z (/.f64 (+.f64 y x) a) y) t)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 y x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (*.f64 b (/.f64 y (+.f64 (+.f64 y x) t))) #s(literal -1 binary64) (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 y x) t)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (neg.f64 b) y (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)))) |
#s(approx b b) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (*.f64 (neg.f64 b) y) (+.f64 (+.f64 y x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (fma.f64 (/.f64 y (+.f64 (+.f64 y x) t)) #s(literal -1 binary64) (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) (*.f64 (+.f64 (+.f64 y x) t) b))) b)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 b) y)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (-.f64 (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) b) y) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 y x) t)) b) #s(literal -1 binary64) (/.f64 y (+.f64 (+.f64 y x) t))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 b) (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) b) y)))) |
Compiled 9 507 to 1 277 computations (86.6% saved)
30 alts after pruning (30 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 244 | 30 | 274 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 245 | 30 | 275 |
| Status | Accuracy | Program |
|---|---|---|
| 73.6% | (fma.f64 (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)) z (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) | |
| ▶ | 70.2% | (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
| 59.5% | (/.f64 (fma.f64 (+.f64 y x) z (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y))) (+.f64 (+.f64 x t) y)) | |
| 48.0% | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) #s(approx (+ (+ x t) y) (*.f64 (+.f64 (/.f64 (+.f64 t x) y) #s(literal 1 binary64)) y))) | |
| 23.1% | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) #s(approx (+ (+ x t) y) x)) | |
| 28.0% | (/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 z x)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) | |
| 26.8% | (/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) | |
| 49.2% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 (+.f64 x t) y)) | |
| ▶ | 59.5% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) (+.f64 (+.f64 x t) y)) |
| 28.4% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (-.f64 (+.f64 a z) b) y)) (+.f64 (+.f64 x t) y)) | |
| 47.9% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 z (/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) x)) x)) (+.f64 (+.f64 x t) y)) | |
| 25.0% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 x t) y)) | |
| ▶ | 26.1% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) (+.f64 (+.f64 x t) y)) |
| 12.8% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 x t) y)) | |
| 18.1% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 z x)) (+.f64 (+.f64 x t) y)) | |
| 16.7% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) (+.f64 (+.f64 x t) y)) | |
| 63.6% | (-.f64 (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 y x) t)) (*.f64 b (/.f64 y (+.f64 (+.f64 y x) t)))) | |
| 32.8% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (fma.f64 (+.f64 t y) z (*.f64 b y)))) x) #s(literal -1 binary64) z)) | |
| 31.9% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) (*.f64 b y)) (*.f64 (+.f64 y x) a))) t) #s(literal -1 binary64) a)) | |
| 46.0% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (-.f64 (-.f64 (/.f64 (+.f64 a z) (+.f64 t x)) (/.f64 b (+.f64 t x))) (/.f64 (fma.f64 a t (*.f64 z x)) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) y (/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x)))) | |
| 41.8% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x))) | |
| 62.8% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 b (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 z (+.f64 t y))) (fma.f64 y (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 a (+.f64 t y)))) x (*.f64 y (/.f64 z (+.f64 t y)))) a) (*.f64 b (/.f64 y (+.f64 t y))))) | |
| 31.3% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 (+.f64 (/.f64 (fma.f64 a t (*.f64 z x)) y) z) a) (fma.f64 (+.f64 t x) (/.f64 (-.f64 (+.f64 a z) b) y) b))) | |
| 62.7% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) | |
| 70.4% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (+.f64 z (-.f64 (fma.f64 (-.f64 (fma.f64 b (/.f64 y (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (/.f64 a (+.f64 y x))) (fma.f64 a (/.f64 y (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (/.f64 z (+.f64 y x)))) t (*.f64 a (/.f64 y (+.f64 y x)))) (*.f64 b (/.f64 y (+.f64 y x)))))) | |
| 64.8% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 (+.f64 (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)) (/.f64 (/.f64 (*.f64 (+.f64 t y) a) z) (+.f64 (+.f64 y x) t))) (*.f64 (/.f64 b z) (/.f64 y (+.f64 (+.f64 y x) t)))) z)) | |
| ▶ | 77.5% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 (+.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) (*.f64 (/.f64 z a) (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a)) |
| 39.6% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal -1 binary64) (+.f64 a z) (*.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 (neg.f64 (fma.f64 a t (*.f64 z x))) (*.f64 (fma.f64 #s(literal -1 binary64) (+.f64 a z) (*.f64 #s(literal 1 binary64) b)) (+.f64 t x))) y)))) | |
| 37.4% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) | |
| ▶ | 34.2% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
Compiled 2 172 to 1 318 computations (39.3% saved)
| Inputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 (+.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) (*.f64 (/.f64 z a) (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a)) |
(*.f64 (-.f64 (+.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) (*.f64 (/.f64 z a) (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a) |
(-.f64 (+.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) (*.f64 (/.f64 z a) (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) |
(+.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) (*.f64 (/.f64 z a) (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)))) |
(/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) |
(+.f64 t y) |
t |
y |
(+.f64 (+.f64 y x) t) |
(+.f64 y x) |
x |
(*.f64 (/.f64 z a) (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t))) |
(/.f64 z a) |
z |
a |
(/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)) |
(*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t))) |
(/.f64 b a) |
b |
(/.f64 y (+.f64 (+.f64 y x) t)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) (+.f64 (+.f64 x t) y)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) |
(*.f64 (+.f64 t y) a) |
(+.f64 (+.f64 x t) y) |
(+.f64 x t) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) (+.f64 (+.f64 x t) y)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) |
(fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x))) |
(fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)) |
(-.f64 (+.f64 a z) b) |
(+.f64 a z) |
(*.f64 z x) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
(/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t)) |
(fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) |
(*.f64 (neg.f64 b) y) |
(neg.f64 b) |
| Outputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (+ (* a (+ t y)) (* y z)) (* b y)) (+ t y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* x (- (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))) (/ (* b y) (+ t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* x (- (+ (* x (- (+ (/ a (pow (+ t y) 2)) (/ (* y z) (pow (+ t y) 3))) (+ (/ z (pow (+ t y) 2)) (/ (* b y) (pow (+ t y) 3))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))) (/ (* b y) (+ t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* x (- (+ (* x (- (+ (* x (- (+ (/ z (pow (+ t y) 3)) (/ (* b y) (pow (+ t y) 4))) (+ (/ a (pow (+ t y) 3)) (/ (* y z) (pow (+ t y) 4))))) (+ (/ a (pow (+ t y) 2)) (/ (* y z) (pow (+ t y) 3)))) (+ (/ z (pow (+ t y) 2)) (/ (* b y) (pow (+ t y) 3))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))) (/ (* b y) (+ t y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (* x (- (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2)))))))) (* a (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y))))) (* x (+ (* a (* x (- (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (/ (* y z) (* a (pow (+ t y) 3)))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2)))))))) (* a (- (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2)))))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y))))) (* x (+ (* a (- (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (* x (+ (* a (* x (- (+ (/ z (* a (pow (+ t y) 3))) (/ (* b y) (* a (pow (+ t y) 4)))) (+ (/ t (pow (+ t y) 4)) (+ (/ y (pow (+ t y) 4)) (/ (* y z) (* a (pow (+ t y) 4)))))))) (* a (- (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (/ (* y z) (* a (pow (+ t y) 3)))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2)))))))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* x (- (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (/ (* y z) (* a (pow (+ t y) 3)))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2))))))) (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2))))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (+ (* x (- (+ (/ z (* a (pow (+ t y) 3))) (/ (* b y) (* a (pow (+ t y) 4)))) (+ (/ t (pow (+ t y) 4)) (+ (/ y (pow (+ t y) 4)) (/ (* y z) (* a (pow (+ t y) 4))))))) (/ (* y z) (* a (pow (+ t y) 3))))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2))))))) (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2))))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* x (- (/ z (* a (+ t y))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* x (- (+ (* x (- (/ (* y z) (* a (pow (+ t y) 3))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2))))))) (/ z (* a (+ t y)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* x (- (+ (* x (- (+ (* x (- (/ z (* a (pow (+ t y) 3))) (+ (/ t (pow (+ t y) 4)) (+ (/ y (pow (+ t y) 4)) (/ (* y z) (* a (pow (+ t y) 4))))))) (/ (* y z) (* a (pow (+ t y) 3)))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2))))))) (/ z (* a (+ t y)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 1)) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ x (+ t y)))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* x (- (/ x (pow (+ t y) 2)) (/ 1 (+ t y))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* x (- (* x (+ (* -1 (/ x (pow (+ t y) 3))) (/ 1 (pow (+ t y) 2)))) (/ 1 (+ t y))))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (+ t y))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (+ t (+ x y)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (/ (* y z) (* a (+ t y))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* x (- (/ z (* a (+ t y))) (/ (* y z) (* a (pow (+ t y) 2))))) (/ (* y z) (* a (+ t y)))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* x (- (+ (* x (- (/ (* y z) (* a (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2))))) (/ z (* a (+ t y)))) (/ (* y z) (* a (pow (+ t y) 2))))) (/ (* y z) (* a (+ t y)))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* x (- (+ (* x (- (+ (* x (- (/ z (* a (pow (+ t y) 3))) (/ (* y z) (* a (pow (+ t y) 4))))) (/ (* y z) (* a (pow (+ t y) 3)))) (/ z (* a (pow (+ t y) 2))))) (/ z (* a (+ t y)))) (/ (* y z) (* a (pow (+ t y) 2))))) (/ (* y z) (* a (+ t y)))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (/ y (+ t y)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ (* x (- (/ 1 (+ t y)) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ (* x (- (+ (* x (- (/ y (pow (+ t y) 3)) (/ 1 (pow (+ t y) 2)))) (/ 1 (+ t y))) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ (* x (- (+ (* x (- (+ (* x (- (/ 1 (pow (+ t y) 3)) (/ y (pow (+ t y) 4)))) (/ y (pow (+ t y) 3))) (/ 1 (pow (+ t y) 2)))) (/ 1 (+ t y))) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ (* b y) (* a (+ t y))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b (* x y)) (* a (pow (+ t y) 2)))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (+ (* x (- (/ (* b (* x y)) (* a (pow (+ t y) 3))) (/ (* b y) (* a (pow (+ t y) 2))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (+ (* x (- (* x (- (* -1 (/ (* b (* x y)) (* a (pow (+ t y) 4)))) (* -1 (/ (* b y) (* a (pow (+ t y) 3)))))) (/ (* b y) (* a (pow (+ t y) 2))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (/ y (+ t y)))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* x y) (pow (+ t y) 2))) (/ y (+ t y))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (+ (* x (- (/ (* x y) (pow (+ t y) 3)) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (+ (* x (- (* x (- (* -1 (/ (* x y) (pow (+ t y) 4))) (* -1 (/ y (pow (+ t y) 3))))) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a (+ t y)) (* y z)) (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a (+ t y)) (+ (* x z) (* y z))) (* b y)))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ t y))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ t (+ x y)))) |
#s(approx (+ x t) #s(hole binary64 t)) |
#s(approx (+ x t) #s(hole binary64 (+ t x))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (+ (* a t) (* y (- (+ a z) b))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (+ (* a t) (+ (* x z) (* y (- (+ a z) b)))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* y (- (+ a z) b)))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (+ (* x z) (* y (- (+ a z) b))))) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ (* -1 (/ (* b y) (+ t y))) (/ (* y z) (+ t y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (/ (* y z) (pow (+ t y) 3))) (+ (* -1 (/ a (pow (+ t y) 2))) (/ z (pow (+ t y) 2))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (+ (* x (- (+ (/ z (pow (+ t y) 3)) (/ (* b y) (pow (+ t y) 4))) (+ (/ a (pow (+ t y) 3)) (/ (* y z) (pow (+ t y) 4))))) (/ (* y z) (pow (+ t y) 3)))) (+ (* -1 (/ a (pow (+ t y) 2))) (/ z (pow (+ t y) 2))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (+ (* -1 (* b y)) (* y z)) (+ t y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (/ z (+ t y)) (+ (* -1 (/ (* b y) (pow (+ t y) 2))) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (/ (* y z) (pow (+ t y) 3))) (/ z (pow (+ t y) 2)))) (/ z (+ t y))) (+ (* -1 (/ (* b y) (pow (+ t y) 2))) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (+ (* x (- (/ z (pow (+ t y) 3)) (+ (* -1 (/ (* b y) (pow (+ t y) 4))) (/ (* y z) (pow (+ t y) 4))))) (/ (* y z) (pow (+ t y) 3)))) (/ z (pow (+ t y) 2)))) (/ z (+ t y))) (+ (* -1 (/ (* b y) (pow (+ t y) 2))) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (+ (* -1 (* b y)) (* y z)))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (+ (* -1 (* b y)) (+ (* x z) (* y z))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))) (+ (/ (* b y) x) (/ (* z (+ t y)) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* (+ t y) (- (+ (* a (+ t y)) (* y z)) (+ (* b y) (* z (+ t y))))) (pow x 2))) (+ (/ (* a (+ t y)) x) (/ (* y z) x)))) (+ (/ (* b y) x) (/ (* z (+ t y)) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (/ (* a (+ t y)) x) (+ (/ (* y z) x) (/ (* (pow (+ t y) 2) (- (+ (* a (+ t y)) (* y z)) (+ (* b y) (* z (+ t y))))) (pow x 3))))) (+ (/ (* b y) x) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (+ (* a (+ t y)) (* y z)) (+ (* b y) (* z (+ t y))))) (pow x 2))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 z)) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (/ (* a (- (+ t (+ y (/ (* y z) a))) (+ (/ (* b y) a) (/ (* z (+ t y)) a)))) x)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (+ (/ (* a (- (+ t (+ y (/ (* y z) a))) (+ (/ (* b y) a) (/ (* z (+ t y)) a)))) x) (/ (* a (- (/ (* b (* y (+ t y))) a) (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))))))) (pow x 2)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (+ (/ (* a (- (* -1 (/ (* b (* y (pow (+ t y) 2))) a)) (+ (* -1 (* t (pow (+ t y) 2))) (+ (* -1 (* y (pow (+ t y) 2))) (* -1 (* (pow (+ t y) 2) (- (/ (* y z) a) (/ (* z (+ t y)) a)))))))) (pow x 3)) (+ (/ (* a (- (+ t (+ y (/ (* y z) a))) (+ (/ (* b y) a) (/ (* z (+ t y)) a)))) x) (/ (* a (- (/ (* b (* y (+ t y))) a) (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))))))) (pow x 2))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (/ z a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t x) (+ (/ y x) (+ (/ z a) (/ (* y z) (* a x))))) (+ (/ (* b y) (* a x)) (/ (* z (+ t y)) (* a x)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t x) (+ (/ y x) (+ (/ z a) (+ (/ (* b (* y (+ t y))) (* a (pow x 2))) (/ (* y z) (* a x)))))) (+ (/ (* b y) (* a x)) (+ (/ (* t (+ t y)) (pow x 2)) (+ (/ (* y (+ t y)) (pow x 2)) (+ (/ (* z (+ t y)) (* a x)) (/ (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 2))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 3)))) (+ (/ t x) (+ (/ y x) (+ (/ z a) (+ (/ (* b (* y (+ t y))) (* a (pow x 2))) (/ (* y z) (* a x))))))) (+ (* -1 (/ (* t (pow (+ t y) 2)) (pow x 3))) (+ (* -1 (/ (* y (pow (+ t y) 2)) (pow x 3))) (+ (* -1 (/ (* (pow (+ t y) 2) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 3))) (+ (/ (* b y) (* a x)) (+ (/ (* t (+ t y)) (pow x 2)) (+ (/ (* y (+ t y)) (pow x 2)) (+ (/ (* z (+ t y)) (* a x)) (/ (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 2)))))))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (/ z a))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t x) (+ (/ y x) (+ (/ z a) (/ (* y z) (* a x))))) (/ (* z (+ t y)) (* a x))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))))) (pow x 2))) (+ (/ t x) (+ (/ y x) (+ (/ z a) (/ (* y z) (* a x)))))) (/ (* z (+ t y)) (* a x))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* t (pow (+ t y) 2))) (+ (* -1 (* y (pow (+ t y) 2))) (* -1 (* (pow (+ t y) 2) (- (/ (* y z) a) (/ (* z (+ t y)) a)))))) (pow x 3))) (+ (/ t x) (+ (/ y x) (+ (/ z a) (/ (* y z) (* a x)))))) (+ (/ (* t (+ t y)) (pow x 2)) (+ (/ (* y (+ t y)) (pow x 2)) (+ (/ (* z (+ t y)) (* a x)) (/ (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 2)))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ (+ t y) x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ (+ t (+ y (* -1 (/ (pow (+ t y) 2) x)))) x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ t (+ y (/ (pow (+ t y) 3) (pow x 2)))) (/ (pow (+ t y) 2) x)) x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ t (+ y (* -1 (/ (pow (+ t y) 4) (pow x 3))))) (+ (* -1 (/ (pow (+ t y) 3) (pow x 2))) (/ (pow (+ t y) 2) x))) x))) |
#s(approx (+ (+ y x) t) #s(hole binary64 x)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* x (+ 1 (+ (/ t x) (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (/ z a))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (- (+ (/ z a) (/ (* y z) (* a x))) (/ (* z (+ t y)) (* a x))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (- (+ (* -1 (/ (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 2))) (+ (/ z a) (/ (* y z) (* a x)))) (/ (* z (+ t y)) (* a x))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (- (+ (/ z a) (+ (/ (* y z) (* a x)) (/ (* (pow (+ t y) 2) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 3)))) (+ (/ (* z (+ t y)) (* a x)) (/ (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 2)))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 1)) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ t x))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (/ (* t (+ t y)) (pow x 2))) (/ t x)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (* -1 (/ (* t (pow (+ t y) 2)) (pow x 3)))) (+ (* -1 (/ (* t (+ t y)) (pow x 2))) (/ t x))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ (* b y) (* a x)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ (+ (* -1 (/ (* b (* y (+ t y))) (* a x))) (/ (* b y) a)) x))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ (- (+ (/ (* b y) a) (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 2)))) (/ (* b (* y (+ t y))) (* a x))) x))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ (- (+ (* -1 (/ (* b (* y (pow (+ t y) 3))) (* a (pow x 3)))) (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 2)))) (/ (* b (* y (+ t y))) (* a x)))) x))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (/ y x))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (/ (+ y (* -1 (/ (* y (+ t y)) x))) x))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (/ (- (+ y (/ (* y (pow (+ t y) 2)) (pow x 2))) (/ (* y (+ t y)) x)) x))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (/ (- (+ y (* -1 (/ (* y (pow (+ t y) 3)) (pow x 3)))) (+ (* -1 (/ (* y (pow (+ t y) 2)) (pow x 2))) (/ (* y (+ t y)) x))) x))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* x z))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* x (- (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))) (/ (* b y) x))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 x)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* x (+ 1 (+ (/ t x) (/ y x)))))) |
#s(approx (+ x t) #s(hole binary64 x)) |
#s(approx (+ x t) #s(hole binary64 (* x (+ 1 (/ t x))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* x z))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* x (+ z (+ (/ (* a t) x) (/ (* y (- (+ a z) b)) x)))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* x (+ z (/ (* y (- (+ a z) b)) x))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 z)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (/ (* a (+ t y)) x) (/ (* y z) x)))) (/ (* z (+ t y)) x)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (/ (* a (+ t y)) x) (+ (/ (* b (* y (+ t y))) (pow x 2)) (/ (* y z) x))))) (+ (/ (* a (pow (+ t y) 2)) (pow x 2)) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (* y z) (* z (+ t y)))) (pow x 2))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (pow x 3))) (+ (/ (* a (+ t y)) x) (+ (/ (* b (* y (+ t y))) (pow x 2)) (/ (* y z) x)))))) (+ (* -1 (/ (* a (pow (+ t y) 3)) (pow x 3))) (+ (* -1 (/ (* (pow (+ t y) 2) (- (* y z) (* z (+ t y)))) (pow x 3))) (+ (/ (* a (pow (+ t y) 2)) (pow x 2)) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (* y z) (* z (+ t y)))) (pow x 2))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 z)) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (/ (* y z) x))) (/ (* z (+ t y)) x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (* -1 (/ (* (+ t y) (- (+ (* -1 (* b y)) (* y z)) (* z (+ t y)))) (pow x 2))) (/ (* y z) x)))) (/ (* z (+ t y)) x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (/ (* y z) x) (/ (* (pow (+ t y) 2) (- (+ (* -1 (* b y)) (* y z)) (* z (+ t y)))) (pow x 3))))) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (+ (* -1 (* b y)) (* y z)) (* z (+ t y)))) (pow x 2)))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* x (+ z (+ (* -1 (/ (* b y) x)) (/ (* y z) x)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ z (* -1 (/ (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (/ (* (+ t y) (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y))))) x)) (* -1 (* (+ t y) (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y))))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (* -1 (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a))))) x))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (* a (- (/ (* b (* y (+ t y))) a) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y)))))) x)) (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))))) x))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (- (/ (* b (* y (pow (+ t y) 2))) a) (+ (* -1 (* (pow (+ t y) 2) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (pow (+ t y) 2)) (* y (pow (+ t y) 2)))))) x)) (* a (- (/ (* b (* y (+ t y))) a) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))))) x)) (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))))) x))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (/ z a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (+ (* -1 (/ (* y z) a)) (* -1 (/ (- (/ (* b (* y (+ t y))) a) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) x))))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (/ z a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (+ (* -1 (/ (* y z) a)) (* -1 (/ (- (+ (* -1 (/ (- (/ (* b (* y (pow (+ t y) 2))) a) (+ (* -1 (* (pow (+ t y) 2) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (pow (+ t y) 2)) (* y (pow (+ t y) 2))))) x)) (/ (* b (* y (+ t y))) a)) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) x))))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (/ z a)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a))) x)) (/ z a)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (+ (* -1 (/ (* y z) a)) (+ (* -1 (/ (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (+ (/ (* t (+ t y)) x) (/ (* y (+ t y)) x)))))) (* -1 (/ (* z (+ t y)) a))) x)) (/ z a)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (+ (* -1 (/ (* y z) a)) (* -1 (/ (- (+ (* -1 (/ (* (pow (+ t y) 2) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (+ (/ (* t (pow (+ t y) 2)) x) (/ (* y (pow (+ t y) 2)) x))) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) x))))) (* -1 (/ (* z (+ t y)) a))) x)) (/ z a)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ t y)) (/ (pow (+ t y) 2) x)) x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ t y)) (* -1 (/ (- (/ (pow (+ t y) 3) x) (pow (+ t y) 2)) x))) x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ t y)) (* -1 (/ (- (* -1 (/ (- (/ (pow (+ t y) 4) x) (pow (+ t y) 3)) x)) (pow (+ t y) 2)) x))) x)))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ t y) x)) 1))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))) x)) (/ z a)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (* y z) a)) (* -1 (/ (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a)))) x))) (* -1 (/ (* z (+ t y)) a))) x)) (/ z a)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (* y z) a)) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a)))))) x))) (* -1 (/ (* z (+ t y)) a))) x)) (/ z a)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 y) (* -1 (+ t y))) x))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* (+ t y) (- (* -1 y) (* -1 (+ t y)))) x))) (* -1 (+ t y))) x))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 y) (* -1 (+ t y)))) x)) (* -1 (* (+ t y) (- (* -1 y) (* -1 (+ t y)))))) x))) (* -1 (+ t y))) x))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (/ (* b (* y (+ t y))) (* a x))) x)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (* -1 (/ (- (/ (* b (* y (pow (+ t y) 2))) (* a x)) (/ (* b (* y (+ t y))) a)) x))) x)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (* -1 (/ (- (* -1 (/ (- (/ (* b (* y (pow (+ t y) 3))) (* a x)) (/ (* b (* y (pow (+ t y) 2))) a)) x)) (/ (* b (* y (+ t y))) a)) x))) x)))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (/ (* y (+ t y)) x)) x)))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (* y (pow (+ t y) 2)) x) (* y (+ t y))) x))) x)))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (* y (pow (+ t y) 3)) x) (* y (pow (+ t y) 2))) x)) (* y (+ t y))) x))) x)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (- (+ (* a (+ t y)) (* y z)) (* b y)) x))))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ t y) x)) 1))))) |
#s(approx (+ x t) #s(hole binary64 (* -1 (* x (- (* -1 (/ t x)) 1))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (+ (* a t) (* y (- (+ a z) b))) x))))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (* y (- (+ a z) b)) x))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a (+ t y))) (+ (* -1 (* y z)) (* b y))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a (+ t y))) (+ (* -1 (* y z)) (+ (* -1 (/ (- (* b (* y (+ t y))) (+ (* -1 (* (+ t y) (- (* -1 (* y z)) (* -1 (* z (+ t y)))))) (* a (pow (+ t y) 2)))) x)) (* b y)))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a (+ t y))) (+ (* -1 (* y z)) (+ (* -1 (/ (- (+ (* -1 (/ (- (* b (* y (pow (+ t y) 2))) (+ (* -1 (* (pow (+ t y) 2) (- (* -1 (* y z)) (* -1 (* z (+ t y)))))) (* a (pow (+ t y) 3)))) x)) (* b (* y (+ t y)))) (+ (* -1 (* (+ t y) (- (* -1 (* y z)) (* -1 (* z (+ t y)))))) (* a (pow (+ t y) 2)))) x)) (* b y)))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (* -1 (/ (- (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (/ (* (+ t y) (- (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (* z (+ t y))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (* z (+ t y))))) x)) (* -1 (* (+ t y) (- (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (* z (+ t y))))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (+ (* -1 (* b y)) (* y z)) x))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (+ (* a t) (* x z)) (+ t x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* y (- (+ (/ a (+ t x)) (/ z (+ t x))) (+ (/ b (+ t x)) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2)))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3)))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x)))) (+ (/ b (+ t x)) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2)))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (+ (/ a (pow (+ t x) 3)) (/ z (pow (+ t x) 3))) (+ (/ b (pow (+ t x) 3)) (+ (/ (* a t) (pow (+ t x) 4)) (/ (* x z) (pow (+ t x) 4)))))) (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3))))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x)))) (+ (/ b (+ t x)) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2)))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (* y (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))))) (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) (* y (+ (* a (* y (- (+ (/ b (* a (pow (+ t x) 2))) (/ (* x z) (* a (pow (+ t x) 3)))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2)))))))) (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) (* y (+ (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) (* y (+ (* a (* y (- (+ (* -1 (/ b (* a (pow (+ t x) 3)))) (+ (/ 1 (pow (+ t x) 3)) (/ z (* a (pow (+ t x) 3))))) (+ (/ t (pow (+ t x) 4)) (/ (* x z) (* a (pow (+ t x) 4))))))) (* a (- (+ (/ b (* a (pow (+ t x) 2))) (/ (* x z) (* a (pow (+ t x) 3)))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2)))))))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* y (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (/ b (* a (pow (+ t x) 2))) (/ (* x z) (* a (pow (+ t x) 3)))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) (+ (/ 1 (+ t x)) (/ z (* a (+ t x))))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (+ (* -1 (/ b (* a (pow (+ t x) 3)))) (+ (/ 1 (pow (+ t x) 3)) (/ z (* a (pow (+ t x) 3))))) (+ (/ t (pow (+ t x) 4)) (/ (* x z) (* a (pow (+ t x) 4)))))) (+ (/ b (* a (pow (+ t x) 2))) (/ (* x z) (* a (pow (+ t x) 3))))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) (+ (/ 1 (+ t x)) (/ z (* a (+ t x))))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x)))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* y (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))) (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* y (- (+ (* y (- (/ (* x z) (* a (pow (+ t x) 3))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) (+ (/ 1 (+ t x)) (/ z (* a (+ t x))))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))) (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (+ (/ 1 (pow (+ t x) 3)) (/ z (* a (pow (+ t x) 3)))) (+ (/ t (pow (+ t x) 4)) (/ (* x z) (* a (pow (+ t x) 4)))))) (/ (* x z) (* a (pow (+ t x) 3)))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) (+ (/ 1 (+ t x)) (/ z (* a (+ t x))))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))) (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ t (+ t x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (/ 1 (+ t x)) (/ t (pow (+ t x) 2)))) (/ t (+ t x))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* y (- (/ t (pow (+ t x) 3)) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x))) (/ t (pow (+ t x) 2)))) (/ t (+ t x))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (/ 1 (pow (+ t x) 3)) (/ t (pow (+ t x) 4)))) (/ t (pow (+ t x) 3))) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x))) (/ t (pow (+ t x) 2)))) (/ t (+ t x))))) |
#s(approx (+ t y) #s(hole binary64 t)) |
#s(approx (+ t y) #s(hole binary64 (+ t y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (+ t x))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (/ (* x z) (* a (+ t x))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* y (- (/ z (* a (+ t x))) (/ (* x z) (* a (pow (+ t x) 2))))) (/ (* x z) (* a (+ t x)))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* y (- (+ (* y (- (/ (* x z) (* a (pow (+ t x) 3))) (/ z (* a (pow (+ t x) 2))))) (/ z (* a (+ t x)))) (/ (* x z) (* a (pow (+ t x) 2))))) (/ (* x z) (* a (+ t x)))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (/ z (* a (pow (+ t x) 3))) (/ (* x z) (* a (pow (+ t x) 4))))) (/ (* x z) (* a (pow (+ t x) 3)))) (/ z (* a (pow (+ t x) 2))))) (/ z (* a (+ t x)))) (/ (* x z) (* a (pow (+ t x) 2))))) (/ (* x z) (* a (+ t x)))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (/ x (+ t x)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (/ 1 (+ t x)) (/ x (pow (+ t x) 2)))) (/ x (+ t x))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* y (- (/ x (pow (+ t x) 3)) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x))) (/ x (pow (+ t x) 2)))) (/ x (+ t x))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (/ 1 (pow (+ t x) 3)) (/ x (pow (+ t x) 4)))) (/ x (pow (+ t x) 3))) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x))) (/ x (pow (+ t x) 2)))) (/ x (+ t x))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ (* b y) (* a (+ t x))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (* y (+ (* -1 (/ (* b y) (* a (pow (+ t x) 2)))) (/ b (* a (+ t x))))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (* y (+ (* y (- (/ (* b y) (* a (pow (+ t x) 3))) (/ b (* a (pow (+ t x) 2))))) (/ b (* a (+ t x))))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (* y (+ (* y (- (* y (- (* -1 (/ (* b y) (* a (pow (+ t x) 4)))) (* -1 (/ b (* a (pow (+ t x) 3)))))) (/ b (* a (pow (+ t x) 2))))) (/ b (* a (+ t x))))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (/ y (+ t x)))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (* y (+ (* -1 (/ y (pow (+ t x) 2))) (/ 1 (+ t x)))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (* y (+ (* y (- (/ y (pow (+ t x) 3)) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x)))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (* y (+ (* y (- (* y (+ (* -1 (/ y (pow (+ t x) 4))) (/ 1 (pow (+ t x) 3)))) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* a t) (* x z)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* a t) (+ (* x z) (* y (- (+ a z) b)))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* a t))) |
#s(approx (* (+ t y) a) #s(hole binary64 (+ (* a t) (* a y)))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ t x))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (+ (* a t) (* x z)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (/ a (+ t x)) (/ z (+ t x)))) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3)))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x))))) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (+ (* y (- (+ (* -1 (/ b (pow (+ t x) 3))) (+ (/ a (pow (+ t x) 3)) (/ z (pow (+ t x) 3)))) (+ (/ (* a t) (pow (+ t x) 4)) (/ (* x z) (pow (+ t x) 4))))) (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3))))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x))))) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (* x z) (+ t x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (/ z (+ t x))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (/ (* x z) (pow (+ t x) 3)) (+ (* -1 (/ b (pow (+ t x) 2))) (/ z (pow (+ t x) 2))))) (/ z (+ t x)))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (+ (* y (- (+ (* -1 (/ b (pow (+ t x) 3))) (/ z (pow (+ t x) 3))) (/ (* x z) (pow (+ t x) 4)))) (/ (* x z) (pow (+ t x) 3))) (+ (* -1 (/ b (pow (+ t x) 2))) (/ z (pow (+ t x) 2))))) (/ z (+ t x)))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (+ (* x z) (* y (+ z (* -1 b)))))) |
#s(approx (* (neg b) y) #s(hole binary64 (* -1 (* b y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a z) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y)))) (+ b (/ (* (+ t x) (- (+ a z) b)) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ z (+ (* -1 (/ (* (+ t x) (- (+ (* a t) (* x z)) (* (+ t x) (- (+ a z) b)))) (pow y 2))) (+ (/ (* a t) y) (/ (* x z) y))))) (+ b (/ (* (+ t x) (- (+ a z) b)) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ z (+ (/ (* a t) y) (+ (/ (* x z) y) (/ (* (pow (+ t x) 2) (- (+ (* a t) (* x z)) (* (+ t x) (- (+ a z) b)))) (pow y 3)))))) (+ b (+ (/ (* (+ t x) (- (+ a z) b)) y) (/ (* (+ t x) (- (+ (* a t) (* x z)) (* (+ t x) (- (+ a z) b)))) (pow y 2))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ 1 (/ z a)) (/ b a))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ 1 (/ z a)) (/ b a))) (/ (* a (- (+ (/ (* b (+ t x)) a) (/ (* x z) a)) (+ x (/ (* z (+ t x)) a)))) y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ 1 (/ z a)) (/ b a))) (+ (/ (* a (- (* -1 (/ (* b (pow (+ t x) 2)) a)) (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))))))) (pow y 2)) (/ (* a (- (+ (/ (* b (+ t x)) a) (/ (* x z) a)) (+ x (/ (* z (+ t x)) a)))) y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ 1 (/ z a)) (/ b a))) (+ (/ (* a (- (* -1 (/ (* b (pow (+ t x) 2)) a)) (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))))))) (pow y 2)) (+ (/ (* a (- (+ (/ (* b (+ t x)) a) (/ (* x z) a)) (+ x (/ (* z (+ t x)) a)))) y) (/ (* a (- (/ (* b (pow (+ t x) 3)) a) (+ (* -1 (* t (pow (+ t x) 2))) (+ (* -1 (* (pow (+ t x) 2) (- (/ (* x z) a) (/ (* z (+ t x)) a)))) (pow (+ t x) 3))))) (pow y 3))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (/ z a)) (/ b a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (/ z a) (+ (/ (* b (+ t x)) (* a y)) (/ (* x z) (* a y))))) (+ (/ b a) (+ (/ x y) (/ (* z (+ t x)) (* a y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (+ (/ z a) (+ (/ (* b (+ t x)) (* a y)) (/ (* x z) (* a y)))))) (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ b a) (+ (/ x y) (+ (/ (* t (+ t x)) (pow y 2)) (+ (/ (* z (+ t x)) (* a y)) (/ (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 2)))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (+ (/ z a) (+ (/ (* b (+ t x)) (* a y)) (+ (/ (* b (pow (+ t x) 3)) (* a (pow y 3))) (/ (* x z) (* a y))))))) (+ (* -1 (/ (* t (pow (+ t x) 2)) (pow y 3))) (+ (* -1 (/ (* (pow (+ t x) 2) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 3))) (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ b a) (+ (/ x y) (+ (/ (* t (+ t x)) (pow y 2)) (+ (/ (* z (+ t x)) (* a y)) (+ (/ (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 2)) (/ (pow (+ t x) 3) (pow y 3))))))))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ 1 (/ z a)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (/ z a) (/ (* x z) (* a y)))) (+ (/ x y) (/ (* z (+ t x)) (* a y)))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))))) (pow y 2))) (+ (/ z a) (/ (* x z) (* a y))))) (+ (/ x y) (/ (* z (+ t x)) (* a y)))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (+ (* -1 (* t (pow (+ t x) 2))) (+ (* -1 (* (pow (+ t x) 2) (- (/ (* x z) a) (/ (* z (+ t x)) a)))) (pow (+ t x) 3))) (pow y 3))) (+ (/ z a) (/ (* x z) (* a y))))) (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ x y) (+ (/ (* t (+ t x)) (pow y 2)) (+ (/ (* z (+ t x)) (* a y)) (/ (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 2))))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ x y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (/ (* x (+ t x)) (pow y 2))) (/ x y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (* -1 (/ (* x (pow (+ t x) 2)) (pow y 3)))) (+ (* -1 (/ (* x (+ t x)) (pow y 2))) (/ x y))))) |
#s(approx (+ t y) #s(hole binary64 y)) |
#s(approx (+ t y) #s(hole binary64 (* y (+ 1 (/ t y))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 y)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* y (+ 1 (+ (/ t y) (/ x y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (- (+ (/ z a) (/ (* x z) (* a y))) (/ (* z (+ t x)) (* a y))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (- (+ (* -1 (/ (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 2))) (+ (/ z a) (/ (* x z) (* a y)))) (/ (* z (+ t x)) (* a y))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (- (+ (/ z a) (+ (/ (* x z) (* a y)) (/ (* (pow (+ t x) 2) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 3)))) (+ (/ (* z (+ t x)) (* a y)) (/ (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 2)))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ t y))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (/ (* t (+ t x)) (pow y 2))) (/ t y)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (* -1 (/ (* t (pow (+ t x) 2)) (pow y 3)))) (+ (* -1 (/ (* t (+ t x)) (pow y 2))) (/ t y))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ b a))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b (+ t x)) (* a y))) (/ b a)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (- (+ (/ b a) (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (/ (* b (+ t x)) (* a y))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (- (+ (* -1 (/ (* b (pow (+ t x) 3)) (* a (pow y 3)))) (/ b a)) (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (/ (* b (+ t x)) (* a y)))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 1)) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (+ t x) y))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ t y) (/ x y))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (* -1 (/ (pow (+ t x) 3) (pow y 3)))) (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ t y) (/ x y)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* y (- (+ a z) b)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* y (- (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y)))) b)))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* a y))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* y (+ a (/ (* a t) y))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 y)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* y (+ 1 (+ (/ t y) (/ x y)))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* y (- (+ a z) b)))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* y (- (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y)))) b)))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* y (- (+ a (+ z (/ (* x z) y))) b)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ z (* -1 b))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ z (+ (* -1 b) (+ (/ (* a t) y) (+ (/ (* b (+ t x)) y) (/ (* x z) y)))))) (+ (/ (* a (+ t x)) y) (/ (* z (+ t x)) y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ z (+ (* -1 b) (+ (* -1 (/ (* b (pow (+ t x) 2)) (pow y 2))) (+ (/ (* a t) y) (+ (/ (* b (+ t x)) y) (/ (* x z) y))))))) (+ (/ (* a (+ t x)) y) (+ (/ (* z (+ t x)) y) (+ (/ (* (+ t x) (- (* a t) (* a (+ t x)))) (pow y 2)) (/ (* (+ t x) (- (* x z) (* z (+ t x)))) (pow y 2)))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ z (+ (* -1 b) (+ (* -1 (/ (* b (pow (+ t x) 2)) (pow y 2))) (+ (/ (* a t) y) (+ (/ (* b (+ t x)) y) (+ (/ (* b (pow (+ t x) 3)) (pow y 3)) (/ (* x z) y)))))))) (+ (* -1 (/ (* (pow (+ t x) 2) (- (* a t) (* a (+ t x)))) (pow y 3))) (+ (* -1 (/ (* (pow (+ t x) 2) (- (* x z) (* z (+ t x)))) (pow y 3))) (+ (/ (* a (+ t x)) y) (+ (/ (* z (+ t x)) y) (+ (/ (* (+ t x) (- (* a t) (* a (+ t x)))) (pow y 2)) (/ (* (+ t x) (- (* x z) (* z (+ t x)))) (pow y 2)))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (* -1 b)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 b) (/ (* x z) y))) (/ (* (+ t x) (+ z (* -1 b))) y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 b) (+ (* -1 (/ (* (+ t x) (- (* x z) (* (+ t x) (+ z (* -1 b))))) (pow y 2))) (/ (* x z) y)))) (/ (* (+ t x) (+ z (* -1 b))) y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 b) (+ (/ (* x z) y) (/ (* (pow (+ t x) 2) (- (* x z) (* (+ t x) (+ z (* -1 b))))) (pow y 3))))) (+ (/ (* (+ t x) (+ z (* -1 b))) y) (/ (* (+ t x) (- (* x z) (* (+ t x) (+ z (* -1 b))))) (pow y 2)))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* y (+ z (* -1 b))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* y (+ z (+ (* -1 b) (/ (* x z) y)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))) (* -1 (/ (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b)))) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))) (* -1 (/ (- (+ (* -1 (+ (* a t) (* x z))) (* -1 (/ (* (+ t x) (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b))))) y))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b)))) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))) (* -1 (/ (- (+ (* -1 (+ (* a t) (* x z))) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b))))) y)) (* -1 (* (+ t x) (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b))))))) y))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b)))) y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* -1 (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a)))) y)) (* a (- (+ 1 (/ z a)) (/ b a)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (* a (- (pow (+ t x) 2) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (+ t x)) (/ (* b (pow (+ t x) 2)) a))))) y)) (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))))) y)) (* a (- (+ 1 (/ z a)) (/ b a)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (- (pow (+ t x) 3) (+ (* -1 (* (pow (+ t x) 2) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (pow (+ t x) 2)) (/ (* b (pow (+ t x) 3)) a))))) y)) (* a (- (pow (+ t x) 2) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (+ t x)) (/ (* b (pow (+ t x) 2)) a)))))) y)) (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))))) y)) (* a (- (+ 1 (/ z a)) (/ b a)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))) y)) (/ z a))) (/ b a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (+ (* -1 (/ (* x z) a)) (* -1 (/ (- (pow (+ t x) 2) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (+ t x)) (/ (* b (pow (+ t x) 2)) a)))) y)))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))) y)) (/ z a))) (/ b a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (+ (* -1 (/ (* x z) a)) (* -1 (/ (- (+ (* -1 (/ (- (pow (+ t x) 3) (+ (* -1 (* (pow (+ t x) 2) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (pow (+ t x) 2)) (/ (* b (pow (+ t x) 3)) a)))) y)) (pow (+ t x) 2)) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (+ t x)) (/ (* b (pow (+ t x) 2)) a)))) y)))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))) y)) (/ z a))) (/ b a)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a))) y)) (/ z a))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (+ (* -1 (/ (* x z) a)) (* -1 (/ (- (pow (+ t x) 2) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (* t (+ t x)))) y)))))) (* -1 (/ (* z (+ t x)) a))) y)) (/ z a))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (+ (* -1 (/ (* x z) a)) (* -1 (/ (- (+ (* -1 (/ (- (pow (+ t x) 3) (+ (* -1 (* (pow (+ t x) 2) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (* t (pow (+ t x) 2)))) y)) (pow (+ t x) 2)) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (* t (+ t x)))) y)))))) (* -1 (/ (* z (+ t x)) a))) y)) (/ z a))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 t) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (* (+ t x) (- (* -1 t) (* -1 (+ t x)))) y))) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 t) (* -1 (+ t x)))) y)) (* -1 (* (+ t x) (- (* -1 t) (* -1 (+ t x)))))) y))) (* -1 (+ t x))) y))))) |
#s(approx (+ t y) #s(hole binary64 (* -1 (* y (- (* -1 (/ t y)) 1))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ t x) y)) 1))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))) y)) (/ z a)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (* x z) a)) (* -1 (/ (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a)))) y))) (* -1 (/ (* z (+ t x)) a))) y)) (/ z a)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (* x z) a)) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a)))) y)) (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a)))))) y))) (* -1 (/ (* z (+ t x)) a))) y)) (/ z a)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 x) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* (+ t x) (- (* -1 x) (* -1 (+ t x)))) y))) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 x) (* -1 (+ t x)))) y)) (* -1 (* (+ t x) (- (* -1 x) (* -1 (+ t x)))))) y))) (* -1 (+ t x))) y))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a y))) (/ (* b (+ t x)) a)) y)) (/ b a)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (pow (+ t x) 3)) (* a y))) (/ (* b (pow (+ t x) 2)) a)) y)) (/ (* b (+ t x)) a)) y)) (/ b a)))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow (+ t x) 2) y)) (* -1 (+ t x))) y))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow (+ t x) 3) y)) (* -1 (pow (+ t x) 2))) y)) (* -1 (+ t x))) y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* y (- (+ (* -1 a) (* -1 z)) (* -1 b)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* y (- (+ (* -1 a) (+ (* -1 z) (* -1 (/ (+ (* a t) (* x z)) y)))) (* -1 b)))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* -1 (* y (+ (* -1 a) (* -1 (/ (* a t) y))))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ t x) y)) 1))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* -1 (* y (+ (* -1 (- (+ a z) b)) (* -1 (/ (+ (* a t) (* x z)) y))))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* -1 (* y (+ (* -1 (- (+ a z) b)) (* -1 (/ (* x z) y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ z (+ (* -1 b) (* -1 (/ (- (+ (* -1 (* a t)) (* -1 (* x z))) (+ (* -1 (* a (+ t x))) (+ (* -1 (* z (+ t x))) (* b (+ t x))))) y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ z (+ (* -1 b) (* -1 (/ (- (+ (* -1 (* a t)) (+ (* -1 (* x z)) (+ (* -1 (/ (* (+ t x) (- (* -1 (* a t)) (* -1 (* a (+ t x))))) y)) (+ (* -1 (/ (* (+ t x) (- (* -1 (* x z)) (* -1 (* z (+ t x))))) y)) (/ (* b (pow (+ t x) 2)) y))))) (+ (* -1 (* a (+ t x))) (+ (* -1 (* z (+ t x))) (* b (+ t x))))) y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ z (+ (* -1 b) (* -1 (/ (- (+ (* -1 (* a t)) (+ (* -1 (* x z)) (* -1 (/ (- (+ (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (* a t)) (* -1 (* a (+ t x))))) y)) (+ (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (* x z)) (* -1 (* z (+ t x))))) y)) (/ (* b (pow (+ t x) 3)) y))) (+ (* -1 (* (+ t x) (- (* -1 (* a t)) (* -1 (* a (+ t x)))))) (+ (* -1 (* (+ t x) (- (* -1 (* x z)) (* -1 (* z (+ t x)))))) (* b (pow (+ t x) 2))))) y)))) (+ (* -1 (* a (+ t x))) (+ (* -1 (* z (+ t x))) (* b (+ t x))))) y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (+ b (* -1 z))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (+ b (* -1 z))) (* -1 (/ (- (* -1 (* x z)) (* (+ b (* -1 z)) (+ t x))) y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (+ b (* -1 z))) (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (* (+ t x) (- (* -1 (* x z)) (* (+ b (* -1 z)) (+ t x)))) y))) (* (+ b (* -1 z)) (+ t x))) y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (+ b (* -1 z))) (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (* x z)) (* (+ b (* -1 z)) (+ t x)))) y)) (* -1 (* (+ t x) (- (* -1 (* x z)) (* (+ b (* -1 z)) (+ t x)))))) y))) (* (+ b (* -1 z)) (+ t x))) y))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* -1 (* y (+ b (* -1 z)))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* -1 (* y (+ b (+ (* -1 z) (* -1 (/ (* x z) y)))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (* a (+ t y)) (* b y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* a (+ t y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))) (* a (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (/ (* z (+ x y)) (* a (+ t (+ x y)))))) |
#s(approx (/ z a) #s(hole binary64 (/ z a))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (* a (+ t y)) (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a (+ t y)) (* z (+ x y))) (* b y)))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (+ (* a t) (* y (- a b))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (+ (* a t) (+ (* y (- a b)) (* z (+ x y)))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* y (- a b)))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (+ (* y (- a b)) (* z (+ x y))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (- a b))) |
#s(approx (- (+ a z) b) #s(hole binary64 (- (+ a z) b))) |
#s(approx (+ a z) #s(hole binary64 a)) |
#s(approx (+ a z) #s(hole binary64 (+ a z))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* a (+ t y)) (+ t (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* a (+ t y)) (+ t (+ x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y)))))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* -1 (* b y)))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (+ (* -1 (* b y)) (* z (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* z (- (+ (/ x (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* a (+ t y)) (* z (+ t (+ x y)))))) (/ (* b y) (* z (+ t (+ x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* z (+ (* a (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) (/ (* a (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y)))))) z))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* z (- (+ (/ t (* z (+ t (+ x y)))) (+ (/ x (* a (+ t (+ x y)))) (+ (/ y (* a (+ t (+ x y)))) (/ y (* z (+ t (+ x y))))))) (/ (* b y) (* a (* z (+ t (+ x y))))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (* z (+ (/ t (* z (+ t (+ x y)))) (+ (/ x (* a (+ t (+ x y)))) (+ (/ y (* a (+ t (+ x y)))) (/ y (* z (+ t (+ x y)))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* z (- (+ x (+ y (/ (* a (+ t y)) z))) (/ (* b y) z))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* z (+ x (+ y (+ (/ (* a t) z) (/ (* y (- a b)) z))))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* z (+ x (+ y (/ (* y (- a b)) z)))))) |
#s(approx (- (+ a z) b) #s(hole binary64 z)) |
#s(approx (- (+ a z) b) #s(hole binary64 (* z (- (+ 1 (/ a z)) (/ b z))))) |
#s(approx (+ a z) #s(hole binary64 z)) |
#s(approx (+ a z) #s(hole binary64 (* z (+ 1 (/ a z))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* z (+ (* -1 (/ (* b y) (* z (+ t (+ x y))))) (+ (/ x (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* a (+ t y)) (* z (+ t (+ x y)))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* z (+ (* -1 (/ (* b y) (* z (+ t (+ x y))))) (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y)))))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* z (+ x (+ y (* -1 (/ (* b y) z))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (+ t (+ x y)))) (* -1 (/ (- (/ (* a (+ t y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))) z))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* a (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y)))))) z)) (* -1 (/ (+ x y) (+ t (+ x y))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (/ (* z (+ x y)) (* a (+ t (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (* a (+ t (+ x y))))) (* -1 (/ (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y))))) z))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (/ (* z (+ x y)) (* a (+ t (+ x y)))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (* a (+ t (+ x y))))) (* -1 (/ (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) z))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (- (* a (+ t y)) (* b y)) z))))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 y)))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (+ (* a t) (* y (- a b))) z)))))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 y)))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* y (- a b)) z)))))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (* -1 (* z (- (* -1 (/ (- a b) z)) 1))))) |
#s(approx (+ a z) #s(hole binary64 (* -1 (* z (- (* -1 (/ a z)) 1))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (+ t (+ x y)))) (* -1 (/ (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* a (+ t y)) (+ t (+ x y)))) z))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (+ t (+ x y)))) (/ (* b y) (* z (+ t (+ x y))))))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ x y)) (/ (* b y) z)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (+ (* a y) (* z (+ x y))) (* b y)) (+ x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* t (- (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y)))) (/ (* b y) (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* t (- (+ (* t (- (+ (/ z (pow (+ x y) 2)) (/ (* a y) (pow (+ x y) 3))) (+ (/ a (pow (+ x y) 2)) (/ (* b y) (pow (+ x y) 3))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y)))) (/ (* b y) (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* t (- (+ (* t (- (+ (* t (- (+ (/ a (pow (+ x y) 3)) (/ (* b y) (pow (+ x y) 4))) (+ (/ z (pow (+ x y) 3)) (/ (* a y) (pow (+ x y) 4))))) (+ (/ z (pow (+ x y) 2)) (/ (* a y) (pow (+ x y) 3)))) (+ (/ a (pow (+ x y) 2)) (/ (* b y) (pow (+ x y) 3))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y)))) (/ (* b y) (+ x y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (* t (- (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2)))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y))))))) (* a (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y))))) (* t (+ (* a (* t (- (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2))))))) (* a (- (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2)))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y))))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y))))) (* t (+ (* a (- (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2)))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (* t (+ (* a (* t (- (+ (/ 1 (pow (+ x y) 3)) (/ (* b y) (* a (pow (+ x y) 4)))) (+ (/ y (pow (+ x y) 4)) (/ z (* a (pow (+ x y) 3))))))) (* a (- (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2))))))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* t (- (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2)))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* t (- (+ (* t (- (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2)))))) (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2))))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* t (- (+ (* t (- (+ (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (* t (- (+ (/ 1 (pow (+ x y) 3)) (/ (* b y) (* a (pow (+ x y) 4)))) (+ (/ y (pow (+ x y) 4)) (/ z (* a (pow (+ x y) 3))))))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2)))))) (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2))))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (/ y (+ x y)) (/ z a)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* t (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* t (- (+ (* -1 (* t (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2)))))) (/ 1 (+ x y))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* t (- (+ (* t (- (* t (- (/ 1 (pow (+ x y) 3)) (+ (/ y (pow (+ x y) 4)) (/ z (* a (pow (+ x y) 3)))))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2)))))) (/ 1 (+ x y))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ y (+ x y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* t (- (/ 1 (+ x y)) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* t (- (+ (* t (- (/ y (pow (+ x y) 3)) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y))) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* t (- (+ (* t (- (+ (* t (- (/ 1 (pow (+ x y) 3)) (/ y (pow (+ x y) 4)))) (/ y (pow (+ x y) 3))) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y))) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (+ x y))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* t z) (* a (+ x y)))) (/ z a)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* t (- (/ (* t z) (* a (pow (+ x y) 2))) (/ z (* a (+ x y))))) (/ z a)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (/ (* t z) (* a (pow (+ x y) 3)))) (* -1 (/ z (* a (pow (+ x y) 2)))))) (/ z (* a (+ x y))))) (/ z a)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ t (+ x y)))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* t (- (/ t (pow (+ x y) 2)) (/ 1 (+ x y))))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* t (- (* t (+ (* -1 (/ t (pow (+ x y) 3))) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y))))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ (* b y) (* a (+ x y))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b (* t y)) (* a (pow (+ x y) 2)))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (+ (* t (- (/ (* b (* t y)) (* a (pow (+ x y) 3))) (/ (* b y) (* a (pow (+ x y) 2))))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (/ (* b (* t y)) (* a (pow (+ x y) 4)))) (* -1 (/ (* b y) (* a (pow (+ x y) 3)))))) (/ (* b y) (* a (pow (+ x y) 2))))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (/ y (+ x y)))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* t y) (pow (+ x y) 2))) (/ y (+ x y))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (+ (* t (- (/ (* t y) (pow (+ x y) 3)) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (+ (* t (- (* t (- (* -1 (/ (* t y) (pow (+ x y) 4))) (* -1 (/ y (pow (+ x y) 3))))) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a y) (* z (+ x y))) (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a t) (+ (* a y) (* z (+ x y)))) (* b y)))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ x y))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (+ (* x z) (* y (- (+ a z) b))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (/ (* a y) (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (+ (* t (- (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (+ (* t (- (+ (* t (- (+ (* -1 (/ (* b y) (pow (+ x y) 3))) (/ (* a y) (pow (+ x y) 3))) (+ (* -1 (/ z (pow (+ x y) 2))) (/ a (pow (+ x y) 2))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (+ (* t (- (+ (* t (- (+ (* -1 (/ (* b y) (pow (+ x y) 3))) (+ (* t (- (+ (/ a (pow (+ x y) 3)) (/ (* b y) (pow (+ x y) 4))) (+ (/ z (pow (+ x y) 3)) (/ (* a y) (pow (+ x y) 4))))) (/ (* a y) (pow (+ x y) 3)))) (+ (* -1 (/ z (pow (+ x y) 2))) (/ a (pow (+ x y) 2))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (+ (* -1 (* b y)) (* z (+ x y))) (+ x y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (+ (* -1 (* t (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y))))) (* -1 (/ (* b y) (+ x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (* t (- (/ (* t (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y)))) (+ x y)) (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (* t (- (* t (- (* -1 (* t (+ (* -1 (/ (* b y) (pow (+ x y) 4))) (/ z (pow (+ x y) 3))))) (* -1 (/ (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y))) (+ x y))))) (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y))))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (/ (* a y) t) (/ (* z (+ x y)) t))) (+ (/ (* a (+ x y)) t) (/ (* b y) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* -1 (/ (* (+ x y) (- (+ (* a y) (* z (+ x y))) (+ (* a (+ x y)) (* b y)))) (pow t 2))) (+ (/ (* a y) t) (/ (* z (+ x y)) t)))) (+ (/ (* a (+ x y)) t) (/ (* b y) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (/ (* a y) t) (+ (/ (* z (+ x y)) t) (/ (* (pow (+ x y) 2) (- (+ (* a y) (* z (+ x y))) (+ (* a (+ x y)) (* b y)))) (pow t 3))))) (+ (/ (* a (+ x y)) t) (+ (/ (* b y) t) (/ (* (+ x y) (- (+ (* a y) (* z (+ x y))) (+ (* a (+ x y)) (* b y)))) (pow t 2))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 a)) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (/ (* a (- (/ (* z (+ x y)) a) (+ x (/ (* b y) a)))) t)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (+ (/ (* a (- (/ (* b (* y (+ x y))) a) (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))))) (pow t 2)) (/ (* a (- (/ (* z (+ x y)) a) (+ x (/ (* b y) a)))) t))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (+ (/ (* a (- (* -1 (/ (* b (* y (pow (+ x y) 2))) a)) (+ (* -1 (* y (pow (+ x y) 2))) (+ (* -1 (/ (* z (pow (+ x y) 3)) a)) (pow (+ x y) 3))))) (pow t 3)) (+ (/ (* a (- (/ (* b (* y (+ x y))) a) (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))))) (pow t 2)) (/ (* a (- (/ (* z (+ x y)) a) (+ x (/ (* b y) a)))) t)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 1)) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (/ (* z (+ x y)) (* a t))) (+ (/ x t) (/ (* b y) (* a t)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (/ (* b (* y (+ x y))) (* a (pow t 2))) (/ (* z (+ x y)) (* a t)))) (+ (* -1 (/ (pow (+ x y) 2) (pow t 2))) (+ (/ x t) (+ (/ (* b y) (* a t)) (+ (/ (* y (+ x y)) (pow t 2)) (/ (* z (pow (+ x y) 2)) (* a (pow t 2)))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 3)))) (+ (/ (* b (* y (+ x y))) (* a (pow t 2))) (/ (* z (+ x y)) (* a t))))) (+ (* -1 (/ (* y (pow (+ x y) 2)) (pow t 3))) (+ (* -1 (/ (* z (pow (+ x y) 3)) (* a (pow t 3)))) (+ (* -1 (/ (pow (+ x y) 2) (pow t 2))) (+ (/ x t) (+ (/ (* b y) (* a t)) (+ (/ (* y (+ x y)) (pow t 2)) (+ (/ (* z (pow (+ x y) 2)) (* a (pow t 2))) (/ (pow (+ x y) 3) (pow t 3)))))))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 1)) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (/ (* z (+ x y)) (* a t))) (/ x t)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))) (pow t 2))) (/ (* z (+ x y)) (* a t)))) (/ x t)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (+ (* -1 (* y (pow (+ x y) 2))) (+ (* -1 (/ (* z (pow (+ x y) 3)) a)) (pow (+ x y) 3))) (pow t 3))) (/ (* z (+ x y)) (* a t)))) (+ (* -1 (/ (pow (+ x y) 2) (pow t 2))) (+ (/ x t) (+ (/ (* y (+ x y)) (pow t 2)) (/ (* z (pow (+ x y) 2)) (* a (pow t 2))))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ x t))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (/ (* x (+ x y)) (pow t 2))) (/ x t)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (* -1 (/ (* x (pow (+ x y) 2)) (pow t 3)))) (+ (* -1 (/ (* x (+ x y)) (pow t 2))) (/ x t))))) |
#s(approx (+ t y) #s(hole binary64 (* t (+ 1 (/ y t))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 t)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* t (+ 1 (+ (/ x t) (/ y t)))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (/ (* z (+ x y)) (* a t)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (/ (+ (* -1 (/ (* z (pow (+ x y) 2)) (* a t))) (/ (* z (+ x y)) a)) t))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (/ (- (+ (/ (* z (+ x y)) a) (/ (* z (pow (+ x y) 3)) (* a (pow t 2)))) (/ (* z (pow (+ x y) 2)) (* a t))) t))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (/ (- (+ (* -1 (/ (* z (pow (+ x y) 4)) (* a (pow t 3)))) (/ (* z (+ x y)) a)) (+ (* -1 (/ (* z (pow (+ x y) 3)) (* a (pow t 2)))) (/ (* z (pow (+ x y) 2)) (* a t)))) t))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (/ (+ x y) t))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (/ (+ x (+ y (* -1 (/ (pow (+ x y) 2) t)))) t))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ x (+ y (/ (pow (+ x y) 3) (pow t 2)))) (/ (pow (+ x y) 2) t)) t))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ x (+ y (* -1 (/ (pow (+ x y) 4) (pow t 3))))) (+ (* -1 (/ (pow (+ x y) 3) (pow t 2))) (/ (pow (+ x y) 2) t))) t))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ (* b y) (* a t)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ (+ (* -1 (/ (* b (* y (+ x y))) (* a t))) (/ (* b y) a)) t))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ (- (+ (/ (* b y) a) (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 2)))) (/ (* b (* y (+ x y))) (* a t))) t))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ (- (+ (* -1 (/ (* b (* y (pow (+ x y) 3))) (* a (pow t 3)))) (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 2)))) (/ (* b (* y (+ x y))) (* a t)))) t))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (/ y t))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (/ (+ y (* -1 (/ (* y (+ x y)) t))) t))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (/ (- (+ y (/ (* y (pow (+ x y) 2)) (pow t 2))) (/ (* y (+ x y)) t)) t))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (/ (- (+ y (* -1 (/ (* y (pow (+ x y) 3)) (pow t 3)))) (+ (* -1 (/ (* y (pow (+ x y) 2)) (pow t 2))) (/ (* y (+ x y)) t))) t))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* a t))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* t (- (+ a (+ (/ (* a y) t) (/ (* z (+ x y)) t))) (/ (* b y) t))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* t (+ a (/ (* a y) t))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 t)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* t (+ 1 (+ (/ x t) (/ y t)))))) |
#s(approx (+ x t) #s(hole binary64 (* t (+ 1 (/ x t))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* a t))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* t (+ a (+ (/ (* x z) t) (/ (* y (- (+ a z) b)) t)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 a)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ (* -1 (/ (* b y) t)) (+ (/ (* a y) t) (/ (* z (+ x y)) t)))) (/ (* a (+ x y)) t)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ (* -1 (/ (* b y) t)) (+ (/ (* a y) t) (+ (/ (* b (* y (+ x y))) (pow t 2)) (/ (* z (+ x y)) t))))) (+ (/ (* a (+ x y)) t) (+ (/ (* z (pow (+ x y) 2)) (pow t 2)) (/ (* (+ x y) (- (* a y) (* a (+ x y)))) (pow t 2))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ (* -1 (/ (* b y) t)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (pow t 3))) (+ (/ (* a y) t) (+ (/ (* b (* y (+ x y))) (pow t 2)) (/ (* z (+ x y)) t)))))) (+ (* -1 (/ (* z (pow (+ x y) 3)) (pow t 3))) (+ (* -1 (/ (* (pow (+ x y) 2) (- (* a y) (* a (+ x y)))) (pow t 3))) (+ (/ (* a (+ x y)) t) (+ (/ (* z (pow (+ x y) 2)) (pow t 2)) (/ (* (+ x y) (- (* a y) (* a (+ x y)))) (pow t 2))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (+ (* -1 (* b y)) (* z (+ x y))) t))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (+ (* -1 (* b y)) (+ (* -1 (/ (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y)))) t)) (* z (+ x y)))) t))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ (* -1 (* b y)) (+ (* z (+ x y)) (/ (* (pow (+ x y) 2) (+ (* -1 (* b y)) (* z (+ x y)))) (pow t 2)))) (/ (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y)))) t)) t))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ (* -1 (* b y)) (+ (* -1 (/ (* (pow (+ x y) 3) (+ (* -1 (* b y)) (* z (+ x y)))) (pow t 3))) (* z (+ x y)))) (+ (* -1 (/ (* (pow (+ x y) 2) (+ (* -1 (* b y)) (* z (+ x y)))) (pow t 2))) (/ (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y)))) t))) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ a (* -1 (/ (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (/ (* (+ x y) (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y))))) t))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (/ (- (* -1 (/ (* (pow (+ x y) 2) (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y))))) t)) (* -1 (* (+ x y) (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y))))))) t))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (* -1 (/ (* a (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) (* -1 (/ (* b y) a)))) t))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (* -1 (/ (+ (* -1 (/ (* a (- (+ (/ (* b (* y (+ x y))) a) (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) t)) (* a (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) (* -1 (/ (* b y) a))))) t))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (- (+ (/ (* b (* y (pow (+ x y) 2))) a) (pow (+ x y) 3)) (+ (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) a)))) t)) (* a (- (+ (/ (* b (* y (+ x y))) a) (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))))) t)) (* a (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) (* -1 (/ (* b y) a))))) t))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) (* -1 (/ (* b y) a))) t))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (+ y (+ (* -1 y) (+ (* -1 (/ (* z (+ x y)) a)) (* -1 (/ (- (+ (/ (* b (* y (+ x y))) a) (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))) t)))))) (* -1 (/ (* b y) a))) t))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (+ y (+ (* -1 y) (+ (* -1 (/ (* z (+ x y)) a)) (* -1 (/ (- (+ (* -1 (/ (- (+ (/ (* b (* y (pow (+ x y) 2))) a) (pow (+ x y) 3)) (+ (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) a))) t)) (+ (/ (* b (* y (+ x y))) a) (pow (+ x y) 2))) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))) t)))))) (* -1 (/ (* b y) a))) t))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ 1 (* -1 (/ (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) t))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ 1 (* -1 (/ (+ x (+ y (+ (* -1 y) (+ (* -1 (/ (* z (+ x y)) a)) (* -1 (/ (- (pow (+ x y) 2) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))) t)))))) t))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ 1 (* -1 (/ (+ x (+ y (+ (* -1 y) (+ (* -1 (/ (* z (+ x y)) a)) (* -1 (/ (- (+ (* -1 (/ (- (pow (+ x y) 3) (+ (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) a))) t)) (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))) t)))))) t))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 y) (* -1 (+ x y))) t))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* (+ x y) (- (* -1 y) (* -1 (+ x y)))) t))) (* -1 (+ x y))) t))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (- (* -1 (/ (* (pow (+ x y) 2) (- (* -1 y) (* -1 (+ x y)))) t)) (* -1 (* (+ x y) (- (* -1 y) (* -1 (+ x y)))))) t))) (* -1 (+ x y))) t))))) |
#s(approx (+ t y) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) 1))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ x y) t)) 1))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* z (+ x y)) a)) (/ (* z (pow (+ x y) 2)) (* a t))) t)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* z (+ x y)) a)) (* -1 (/ (- (/ (* z (pow (+ x y) 3)) (* a t)) (/ (* z (pow (+ x y) 2)) a)) t))) t)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* z (+ x y)) a)) (* -1 (/ (- (* -1 (/ (- (/ (* z (pow (+ x y) 4)) (* a t)) (/ (* z (pow (+ x y) 3)) a)) t)) (/ (* z (pow (+ x y) 2)) a)) t))) t)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ x y)) (/ (pow (+ x y) 2) t)) t)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ x y)) (* -1 (/ (- (/ (pow (+ x y) 3) t) (pow (+ x y) 2)) t))) t)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ x y)) (* -1 (/ (- (* -1 (/ (- (/ (pow (+ x y) 4) t) (pow (+ x y) 3)) t)) (pow (+ x y) 2)) t))) t)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (/ (* b (* y (+ x y))) (* a t))) t)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (* -1 (/ (- (/ (* b (* y (pow (+ x y) 2))) (* a t)) (/ (* b (* y (+ x y))) a)) t))) t)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (* -1 (/ (- (* -1 (/ (- (/ (* b (* y (pow (+ x y) 3))) (* a t)) (/ (* b (* y (pow (+ x y) 2))) a)) t)) (/ (* b (* y (+ x y))) a)) t))) t)))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (/ (* y (+ x y)) t)) t)))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (* y (pow (+ x y) 2)) t) (* y (+ x y))) t))) t)))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (* y (pow (+ x y) 3)) t) (* y (pow (+ x y) 2))) t)) (* y (+ x y))) t))) t)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (- (+ (* a y) (* z (+ x y))) (* b y)) t))))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (* a y) t))))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ x y) t)) 1))))) |
#s(approx (+ x t) #s(hole binary64 (* -1 (* t (- (* -1 (/ x t)) 1))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ (* x z) (* y (- (+ a z) b))) t))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* a y)) (+ (* -1 (* z (+ x y))) (* b y))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* a y)) (+ (* -1 (* z (+ x y))) (+ (* -1 (/ (- (* b (* y (+ x y))) (+ (* -1 (* (+ x y) (- (* -1 (* a y)) (* -1 (* a (+ x y)))))) (* z (pow (+ x y) 2)))) t)) (* b y)))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* a y)) (+ (* -1 (* z (+ x y))) (+ (* -1 (/ (- (+ (* -1 (/ (- (* b (* y (pow (+ x y) 2))) (+ (* -1 (* (pow (+ x y) 2) (- (* -1 (* a y)) (* -1 (* a (+ x y)))))) (* z (pow (+ x y) 3)))) t)) (* b (* y (+ x y)))) (+ (* -1 (* (+ x y) (- (* -1 (* a y)) (* -1 (* a (+ x y)))))) (* z (pow (+ x y) 2)))) t)) (* b y)))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ (* -1 (* b y)) (* z (+ x y)))) (/ (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y)))) t)) t)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ (* -1 (* b y)) (* z (+ x y)))) (* -1 (/ (- (/ (* (pow (+ x y) 2) (+ (* -1 (* b y)) (* z (+ x y)))) t) (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y))))) t))) t)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ (* -1 (* b y)) (* z (+ x y)))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ x y) 3) (+ (* -1 (* b y)) (* z (+ x y)))) t) (* (pow (+ x y) 2) (+ (* -1 (* b y)) (* z (+ x y))))) t)) (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y))))) t))) t)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (* z (+ x y)) (* b y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (- (/ (* z (+ x y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (- (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (/ (- (/ (* z (+ x y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))) a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (/ (- (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))) a))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (/ (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ (* b y) (* a (+ t (+ x y)))))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (* z (+ x y)) (* b y)))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* a (+ t y)))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (+ (* x z) (* y (- z b))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (+ (* a (+ t y)) (+ (* x z) (* y (- z b)))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (+ (* x z) (* y (- z b))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (+ (* a y) (+ (* x z) (* y (- z b)))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (- z b))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* z (+ x y)) (+ t (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (* a (+ t y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* a (- (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (/ (* b y) (* a (+ t (+ x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (/ (* b y) (* a (+ t (+ x y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* a (+ t y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* a (- (+ t (+ y (/ (* z (+ x y)) a))) (/ (* b y) a))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* a (+ t y)))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* a (+ t (+ y (+ (/ (* x z) a) (/ (* y (- z b)) a))))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* a y))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* a (+ y (+ (/ (* x z) a) (/ (* y (- z b)) a)))))) |
#s(approx (- (+ a z) b) #s(hole binary64 a)) |
#s(approx (- (+ a z) b) #s(hole binary64 (* a (- (+ 1 (/ z a)) (/ b a))))) |
#s(approx (+ a z) #s(hole binary64 (* a (+ 1 (/ z a))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* a (+ (* -1 (/ (* b y) (* a (+ t (+ x y))))) (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ t y) (+ t (+ x y)))) (* -1 (/ (- (/ (* z (+ x y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))) a))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* -1 (* a (- (+ (* -1 (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (* -1 (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (* -1 (/ (* b y) (* a (+ t (+ x y)))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (* z (+ x y)) (+ t (+ x y)))) (* -1 (/ (* b y) (+ t (+ x y))))) a)) (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t y)) (* -1 (/ (- (* z (+ x y)) (* b y)) a))))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 y)))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* -1 (* a (+ (* -1 t) (+ (* -1 y) (* -1 (/ (+ (* x z) (* y (- z b))) a)))))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* -1 (* a (+ (* -1 y) (* -1 (/ (+ (* x z) (* y (- z b))) a))))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- z b) a)) 1))))) |
#s(approx (+ a z) #s(hole binary64 (* -1 (* a (- (* -1 (/ z a)) 1))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (/ (* a (+ t y)) (+ t (+ x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ t y) (+ t (+ x y)))) (* -1 (/ (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* z (+ x y)) (+ t (+ x y)))) a))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (+ (* a (+ t y)) (* z (+ x y))) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ t (+ x y))))) (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* a (+ t y)) (* z (+ x y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* -1 (* b y)) (+ (* a (+ t y)) (* z (+ x y)))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (+ (* a t) (+ (* x z) (* y (+ a z)))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (+ (* -1 (* b y)) (+ (* a t) (+ (* x z) (* y (+ a z))))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (+ (* x z) (* y (+ a z))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (+ (* -1 (* b y)) (+ (* x z) (* y (+ a z)))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (+ a z))) |
#s(approx (- (+ a z) b) #s(hole binary64 (+ a (+ z (* -1 b))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* z (+ x y)) (+ t (+ x y)))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (+ (/ (* a (+ t y)) (* b (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))) b))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* -1 (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* b (- (+ (/ t (* b (+ t (+ x y)))) (+ (/ y (* b (+ t (+ x y)))) (/ (* z (+ x y)) (* a (* b (+ t (+ x y))))))) (/ y (* a (+ t (+ x y)))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* b (- (+ (/ (* a (+ t y)) b) (/ (* z (+ x y)) b)) y)))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* -1 (* b y)))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* b (+ (* -1 y) (+ (/ (* a t) b) (+ (/ (* x z) b) (/ (* y (+ a z)) b))))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* -1 (* b y)))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* b (+ (* -1 y) (+ (/ (* x z) b) (/ (* y (+ a z)) b)))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (* -1 b))) |
#s(approx (- (+ a z) b) #s(hole binary64 (* b (- (+ (/ a b) (/ z b)) 1)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (+ (/ (* a (+ t y)) (* b (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y)))))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* b (+ (* -1 y) (/ (* z (+ x y)) b))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y)))) b)) (/ y (+ t (+ x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))) b)) (/ y (+ t (+ x y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) b)) (* -1 (/ y (* a (+ t (+ x y)))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* a (+ t y)) (* z (+ x y))) b)) (* -1 y)))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* -1 (* b (+ y (* -1 (/ (+ (* a t) (+ (* x z) (* y (+ a z)))) b))))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* -1 (* b (+ y (* -1 (/ (+ (* x z) (* y (+ a z))) b))))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (+ a z) b))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y)))) b)) (/ y (+ t (+ x y)))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (* z (+ x y)) (* b (+ t (+ x y))))) (/ y (+ t (+ x y)))))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* -1 (* b (+ y (* -1 (/ (* z (+ x y)) b))))))) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | b | @ | inf | ((/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (/ (+ t y) (+ (+ y x) t)) (+ t y) t y (+ (+ y x) t) (+ y x) x (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (/ z a) z a (/ (+ y x) (+ (+ y x) t)) (* (/ b a) (/ y (+ (+ y x) t))) (/ b a) b (/ y (+ (+ y x) t)) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (+ t y) a) (+ (+ x t) y) (+ x t) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (+ (* (- (+ a z) b) y) (* z x)) (- (+ a z) b) (+ a z) (* z x) (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+ (* (+ y x) z) (* (neg b) y)) (* (neg b) y) (neg b)) |
| 14.0ms | t | @ | -inf | ((/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (/ (+ t y) (+ (+ y x) t)) (+ t y) t y (+ (+ y x) t) (+ y x) x (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (/ z a) z a (/ (+ y x) (+ (+ y x) t)) (* (/ b a) (/ y (+ (+ y x) t))) (/ b a) b (/ y (+ (+ y x) t)) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (+ t y) a) (+ (+ x t) y) (+ x t) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (+ (* (- (+ a z) b) y) (* z x)) (- (+ a z) b) (+ a z) (* z x) (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+ (* (+ y x) z) (* (neg b) y)) (* (neg b) y) (neg b)) |
| 12.0ms | y | @ | inf | ((/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (/ (+ t y) (+ (+ y x) t)) (+ t y) t y (+ (+ y x) t) (+ y x) x (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (/ z a) z a (/ (+ y x) (+ (+ y x) t)) (* (/ b a) (/ y (+ (+ y x) t))) (/ b a) b (/ y (+ (+ y x) t)) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (+ t y) a) (+ (+ x t) y) (+ x t) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (+ (* (- (+ a z) b) y) (* z x)) (- (+ a z) b) (+ a z) (* z x) (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+ (* (+ y x) z) (* (neg b) y)) (* (neg b) y) (neg b)) |
| 12.0ms | x | @ | 0 | ((/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (/ (+ t y) (+ (+ y x) t)) (+ t y) t y (+ (+ y x) t) (+ y x) x (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (/ z a) z a (/ (+ y x) (+ (+ y x) t)) (* (/ b a) (/ y (+ (+ y x) t))) (/ b a) b (/ y (+ (+ y x) t)) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (+ t y) a) (+ (+ x t) y) (+ x t) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (+ (* (- (+ a z) b) y) (* z x)) (- (+ a z) b) (+ a z) (* z x) (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+ (* (+ y x) z) (* (neg b) y)) (* (neg b) y) (neg b)) |
| 10.0ms | t | @ | 0 | ((/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (/ (+ t y) (+ (+ y x) t)) (+ t y) t y (+ (+ y x) t) (+ y x) x (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (/ z a) z a (/ (+ y x) (+ (+ y x) t)) (* (/ b a) (/ y (+ (+ y x) t))) (/ b a) b (/ y (+ (+ y x) t)) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (+ t y) a) (+ (+ x t) y) (+ x t) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (+ (* (- (+ a z) b) y) (* z x)) (- (+ a z) b) (+ a z) (* z x) (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+ (* (+ y x) z) (* (neg b) y)) (* (neg b) y) (neg b)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3603 | 34001 |
| 0 | 3662 | 33317 |
| 0 | 12987 | 32342 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 (+.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) (*.f64 (/.f64 z a) (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a)) |
(*.f64 (-.f64 (+.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) (*.f64 (/.f64 z a) (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a) |
(-.f64 (+.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) (*.f64 (/.f64 z a) (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) |
(+.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) (*.f64 (/.f64 z a) (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)))) |
(/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) |
(+.f64 t y) |
t |
y |
(+.f64 (+.f64 y x) t) |
(+.f64 y x) |
x |
(*.f64 (/.f64 z a) (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t))) |
(/.f64 z a) |
z |
a |
(/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)) |
(*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t))) |
(/.f64 b a) |
b |
(/.f64 y (+.f64 (+.f64 y x) t)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) (+.f64 (+.f64 x t) y)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) |
(*.f64 (+.f64 t y) a) |
(+.f64 (+.f64 x t) y) |
(+.f64 x t) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) (+.f64 (+.f64 x t) y)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) |
(fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x))) |
(fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)) |
(-.f64 (+.f64 a z) b) |
(+.f64 a z) |
(*.f64 z x) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
(/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t)) |
(fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) |
(*.f64 (neg.f64 b) y) |
(neg.f64 b) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (+ (* a (+ t y)) (* y z)) (* b y)) (+ t y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* x (- (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))) (/ (* b y) (+ t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* x (- (+ (* x (- (+ (/ a (pow (+ t y) 2)) (/ (* y z) (pow (+ t y) 3))) (+ (/ z (pow (+ t y) 2)) (/ (* b y) (pow (+ t y) 3))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))) (/ (* b y) (+ t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* x (- (+ (* x (- (+ (* x (- (+ (/ z (pow (+ t y) 3)) (/ (* b y) (pow (+ t y) 4))) (+ (/ a (pow (+ t y) 3)) (/ (* y z) (pow (+ t y) 4))))) (+ (/ a (pow (+ t y) 2)) (/ (* y z) (pow (+ t y) 3)))) (+ (/ z (pow (+ t y) 2)) (/ (* b y) (pow (+ t y) 3))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))) (/ (* b y) (+ t y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (* x (- (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2)))))))) (* a (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y))))) (* x (+ (* a (* x (- (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (/ (* y z) (* a (pow (+ t y) 3)))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2)))))))) (* a (- (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2)))))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y))))) (* x (+ (* a (- (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (* x (+ (* a (* x (- (+ (/ z (* a (pow (+ t y) 3))) (/ (* b y) (* a (pow (+ t y) 4)))) (+ (/ t (pow (+ t y) 4)) (+ (/ y (pow (+ t y) 4)) (/ (* y z) (* a (pow (+ t y) 4)))))))) (* a (- (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (/ (* y z) (* a (pow (+ t y) 3)))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2)))))))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* x (- (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (/ (* y z) (* a (pow (+ t y) 3)))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2))))))) (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2))))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (+ (* x (- (+ (/ z (* a (pow (+ t y) 3))) (/ (* b y) (* a (pow (+ t y) 4)))) (+ (/ t (pow (+ t y) 4)) (+ (/ y (pow (+ t y) 4)) (/ (* y z) (* a (pow (+ t y) 4))))))) (/ (* y z) (* a (pow (+ t y) 3))))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2))))))) (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2))))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* x (- (/ z (* a (+ t y))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* x (- (+ (* x (- (/ (* y z) (* a (pow (+ t y) 3))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2))))))) (/ z (* a (+ t y)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* x (- (+ (* x (- (+ (* x (- (/ z (* a (pow (+ t y) 3))) (+ (/ t (pow (+ t y) 4)) (+ (/ y (pow (+ t y) 4)) (/ (* y z) (* a (pow (+ t y) 4))))))) (/ (* y z) (* a (pow (+ t y) 3)))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2))))))) (/ z (* a (+ t y)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 1)) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ x (+ t y)))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* x (- (/ x (pow (+ t y) 2)) (/ 1 (+ t y))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* x (- (* x (+ (* -1 (/ x (pow (+ t y) 3))) (/ 1 (pow (+ t y) 2)))) (/ 1 (+ t y))))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (+ t y))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (+ t (+ x y)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (/ (* y z) (* a (+ t y))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* x (- (/ z (* a (+ t y))) (/ (* y z) (* a (pow (+ t y) 2))))) (/ (* y z) (* a (+ t y)))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* x (- (+ (* x (- (/ (* y z) (* a (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2))))) (/ z (* a (+ t y)))) (/ (* y z) (* a (pow (+ t y) 2))))) (/ (* y z) (* a (+ t y)))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* x (- (+ (* x (- (+ (* x (- (/ z (* a (pow (+ t y) 3))) (/ (* y z) (* a (pow (+ t y) 4))))) (/ (* y z) (* a (pow (+ t y) 3)))) (/ z (* a (pow (+ t y) 2))))) (/ z (* a (+ t y)))) (/ (* y z) (* a (pow (+ t y) 2))))) (/ (* y z) (* a (+ t y)))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (/ y (+ t y)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ (* x (- (/ 1 (+ t y)) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ (* x (- (+ (* x (- (/ y (pow (+ t y) 3)) (/ 1 (pow (+ t y) 2)))) (/ 1 (+ t y))) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ (* x (- (+ (* x (- (+ (* x (- (/ 1 (pow (+ t y) 3)) (/ y (pow (+ t y) 4)))) (/ y (pow (+ t y) 3))) (/ 1 (pow (+ t y) 2)))) (/ 1 (+ t y))) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ (* b y) (* a (+ t y))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b (* x y)) (* a (pow (+ t y) 2)))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (+ (* x (- (/ (* b (* x y)) (* a (pow (+ t y) 3))) (/ (* b y) (* a (pow (+ t y) 2))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (+ (* x (- (* x (- (* -1 (/ (* b (* x y)) (* a (pow (+ t y) 4)))) (* -1 (/ (* b y) (* a (pow (+ t y) 3)))))) (/ (* b y) (* a (pow (+ t y) 2))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (/ y (+ t y)))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* x y) (pow (+ t y) 2))) (/ y (+ t y))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (+ (* x (- (/ (* x y) (pow (+ t y) 3)) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (+ (* x (- (* x (- (* -1 (/ (* x y) (pow (+ t y) 4))) (* -1 (/ y (pow (+ t y) 3))))) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a (+ t y)) (* y z)) (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a (+ t y)) (+ (* x z) (* y z))) (* b y)))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ t y))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ t (+ x y)))) |
#s(approx (+ x t) #s(hole binary64 t)) |
#s(approx (+ x t) #s(hole binary64 (+ t x))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (+ (* a t) (* y (- (+ a z) b))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (+ (* a t) (+ (* x z) (* y (- (+ a z) b)))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* y (- (+ a z) b)))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (+ (* x z) (* y (- (+ a z) b))))) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ (* -1 (/ (* b y) (+ t y))) (/ (* y z) (+ t y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (/ (* y z) (pow (+ t y) 3))) (+ (* -1 (/ a (pow (+ t y) 2))) (/ z (pow (+ t y) 2))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (+ (* x (- (+ (/ z (pow (+ t y) 3)) (/ (* b y) (pow (+ t y) 4))) (+ (/ a (pow (+ t y) 3)) (/ (* y z) (pow (+ t y) 4))))) (/ (* y z) (pow (+ t y) 3)))) (+ (* -1 (/ a (pow (+ t y) 2))) (/ z (pow (+ t y) 2))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (+ (* -1 (* b y)) (* y z)) (+ t y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (/ z (+ t y)) (+ (* -1 (/ (* b y) (pow (+ t y) 2))) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (/ (* y z) (pow (+ t y) 3))) (/ z (pow (+ t y) 2)))) (/ z (+ t y))) (+ (* -1 (/ (* b y) (pow (+ t y) 2))) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (+ (* x (- (/ z (pow (+ t y) 3)) (+ (* -1 (/ (* b y) (pow (+ t y) 4))) (/ (* y z) (pow (+ t y) 4))))) (/ (* y z) (pow (+ t y) 3)))) (/ z (pow (+ t y) 2)))) (/ z (+ t y))) (+ (* -1 (/ (* b y) (pow (+ t y) 2))) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (+ (* -1 (* b y)) (* y z)))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (+ (* -1 (* b y)) (+ (* x z) (* y z))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))) (+ (/ (* b y) x) (/ (* z (+ t y)) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* (+ t y) (- (+ (* a (+ t y)) (* y z)) (+ (* b y) (* z (+ t y))))) (pow x 2))) (+ (/ (* a (+ t y)) x) (/ (* y z) x)))) (+ (/ (* b y) x) (/ (* z (+ t y)) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (/ (* a (+ t y)) x) (+ (/ (* y z) x) (/ (* (pow (+ t y) 2) (- (+ (* a (+ t y)) (* y z)) (+ (* b y) (* z (+ t y))))) (pow x 3))))) (+ (/ (* b y) x) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (+ (* a (+ t y)) (* y z)) (+ (* b y) (* z (+ t y))))) (pow x 2))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 z)) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (/ (* a (- (+ t (+ y (/ (* y z) a))) (+ (/ (* b y) a) (/ (* z (+ t y)) a)))) x)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (+ (/ (* a (- (+ t (+ y (/ (* y z) a))) (+ (/ (* b y) a) (/ (* z (+ t y)) a)))) x) (/ (* a (- (/ (* b (* y (+ t y))) a) (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))))))) (pow x 2)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (+ (/ (* a (- (* -1 (/ (* b (* y (pow (+ t y) 2))) a)) (+ (* -1 (* t (pow (+ t y) 2))) (+ (* -1 (* y (pow (+ t y) 2))) (* -1 (* (pow (+ t y) 2) (- (/ (* y z) a) (/ (* z (+ t y)) a)))))))) (pow x 3)) (+ (/ (* a (- (+ t (+ y (/ (* y z) a))) (+ (/ (* b y) a) (/ (* z (+ t y)) a)))) x) (/ (* a (- (/ (* b (* y (+ t y))) a) (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))))))) (pow x 2))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (/ z a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t x) (+ (/ y x) (+ (/ z a) (/ (* y z) (* a x))))) (+ (/ (* b y) (* a x)) (/ (* z (+ t y)) (* a x)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t x) (+ (/ y x) (+ (/ z a) (+ (/ (* b (* y (+ t y))) (* a (pow x 2))) (/ (* y z) (* a x)))))) (+ (/ (* b y) (* a x)) (+ (/ (* t (+ t y)) (pow x 2)) (+ (/ (* y (+ t y)) (pow x 2)) (+ (/ (* z (+ t y)) (* a x)) (/ (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 2))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 3)))) (+ (/ t x) (+ (/ y x) (+ (/ z a) (+ (/ (* b (* y (+ t y))) (* a (pow x 2))) (/ (* y z) (* a x))))))) (+ (* -1 (/ (* t (pow (+ t y) 2)) (pow x 3))) (+ (* -1 (/ (* y (pow (+ t y) 2)) (pow x 3))) (+ (* -1 (/ (* (pow (+ t y) 2) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 3))) (+ (/ (* b y) (* a x)) (+ (/ (* t (+ t y)) (pow x 2)) (+ (/ (* y (+ t y)) (pow x 2)) (+ (/ (* z (+ t y)) (* a x)) (/ (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 2)))))))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (/ z a))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t x) (+ (/ y x) (+ (/ z a) (/ (* y z) (* a x))))) (/ (* z (+ t y)) (* a x))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))))) (pow x 2))) (+ (/ t x) (+ (/ y x) (+ (/ z a) (/ (* y z) (* a x)))))) (/ (* z (+ t y)) (* a x))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* t (pow (+ t y) 2))) (+ (* -1 (* y (pow (+ t y) 2))) (* -1 (* (pow (+ t y) 2) (- (/ (* y z) a) (/ (* z (+ t y)) a)))))) (pow x 3))) (+ (/ t x) (+ (/ y x) (+ (/ z a) (/ (* y z) (* a x)))))) (+ (/ (* t (+ t y)) (pow x 2)) (+ (/ (* y (+ t y)) (pow x 2)) (+ (/ (* z (+ t y)) (* a x)) (/ (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 2)))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ (+ t y) x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ (+ t (+ y (* -1 (/ (pow (+ t y) 2) x)))) x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ t (+ y (/ (pow (+ t y) 3) (pow x 2)))) (/ (pow (+ t y) 2) x)) x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ t (+ y (* -1 (/ (pow (+ t y) 4) (pow x 3))))) (+ (* -1 (/ (pow (+ t y) 3) (pow x 2))) (/ (pow (+ t y) 2) x))) x))) |
#s(approx (+ (+ y x) t) #s(hole binary64 x)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* x (+ 1 (+ (/ t x) (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (/ z a))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (- (+ (/ z a) (/ (* y z) (* a x))) (/ (* z (+ t y)) (* a x))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (- (+ (* -1 (/ (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 2))) (+ (/ z a) (/ (* y z) (* a x)))) (/ (* z (+ t y)) (* a x))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (- (+ (/ z a) (+ (/ (* y z) (* a x)) (/ (* (pow (+ t y) 2) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 3)))) (+ (/ (* z (+ t y)) (* a x)) (/ (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 2)))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 1)) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ t x))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (/ (* t (+ t y)) (pow x 2))) (/ t x)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (* -1 (/ (* t (pow (+ t y) 2)) (pow x 3)))) (+ (* -1 (/ (* t (+ t y)) (pow x 2))) (/ t x))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ (* b y) (* a x)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ (+ (* -1 (/ (* b (* y (+ t y))) (* a x))) (/ (* b y) a)) x))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ (- (+ (/ (* b y) a) (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 2)))) (/ (* b (* y (+ t y))) (* a x))) x))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ (- (+ (* -1 (/ (* b (* y (pow (+ t y) 3))) (* a (pow x 3)))) (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 2)))) (/ (* b (* y (+ t y))) (* a x)))) x))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (/ y x))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (/ (+ y (* -1 (/ (* y (+ t y)) x))) x))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (/ (- (+ y (/ (* y (pow (+ t y) 2)) (pow x 2))) (/ (* y (+ t y)) x)) x))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (/ (- (+ y (* -1 (/ (* y (pow (+ t y) 3)) (pow x 3)))) (+ (* -1 (/ (* y (pow (+ t y) 2)) (pow x 2))) (/ (* y (+ t y)) x))) x))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* x z))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* x (- (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))) (/ (* b y) x))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 x)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* x (+ 1 (+ (/ t x) (/ y x)))))) |
#s(approx (+ x t) #s(hole binary64 x)) |
#s(approx (+ x t) #s(hole binary64 (* x (+ 1 (/ t x))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* x z))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* x (+ z (+ (/ (* a t) x) (/ (* y (- (+ a z) b)) x)))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* x (+ z (/ (* y (- (+ a z) b)) x))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 z)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (/ (* a (+ t y)) x) (/ (* y z) x)))) (/ (* z (+ t y)) x)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (/ (* a (+ t y)) x) (+ (/ (* b (* y (+ t y))) (pow x 2)) (/ (* y z) x))))) (+ (/ (* a (pow (+ t y) 2)) (pow x 2)) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (* y z) (* z (+ t y)))) (pow x 2))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (pow x 3))) (+ (/ (* a (+ t y)) x) (+ (/ (* b (* y (+ t y))) (pow x 2)) (/ (* y z) x)))))) (+ (* -1 (/ (* a (pow (+ t y) 3)) (pow x 3))) (+ (* -1 (/ (* (pow (+ t y) 2) (- (* y z) (* z (+ t y)))) (pow x 3))) (+ (/ (* a (pow (+ t y) 2)) (pow x 2)) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (* y z) (* z (+ t y)))) (pow x 2))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 z)) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (/ (* y z) x))) (/ (* z (+ t y)) x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (* -1 (/ (* (+ t y) (- (+ (* -1 (* b y)) (* y z)) (* z (+ t y)))) (pow x 2))) (/ (* y z) x)))) (/ (* z (+ t y)) x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (/ (* y z) x) (/ (* (pow (+ t y) 2) (- (+ (* -1 (* b y)) (* y z)) (* z (+ t y)))) (pow x 3))))) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (+ (* -1 (* b y)) (* y z)) (* z (+ t y)))) (pow x 2)))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* x (+ z (+ (* -1 (/ (* b y) x)) (/ (* y z) x)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ z (* -1 (/ (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (/ (* (+ t y) (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y))))) x)) (* -1 (* (+ t y) (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y))))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (* -1 (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a))))) x))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (* a (- (/ (* b (* y (+ t y))) a) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y)))))) x)) (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))))) x))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (- (/ (* b (* y (pow (+ t y) 2))) a) (+ (* -1 (* (pow (+ t y) 2) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (pow (+ t y) 2)) (* y (pow (+ t y) 2)))))) x)) (* a (- (/ (* b (* y (+ t y))) a) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))))) x)) (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))))) x))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (/ z a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (+ (* -1 (/ (* y z) a)) (* -1 (/ (- (/ (* b (* y (+ t y))) a) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) x))))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (/ z a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (+ (* -1 (/ (* y z) a)) (* -1 (/ (- (+ (* -1 (/ (- (/ (* b (* y (pow (+ t y) 2))) a) (+ (* -1 (* (pow (+ t y) 2) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (pow (+ t y) 2)) (* y (pow (+ t y) 2))))) x)) (/ (* b (* y (+ t y))) a)) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) x))))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (/ z a)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a))) x)) (/ z a)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (+ (* -1 (/ (* y z) a)) (+ (* -1 (/ (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (+ (/ (* t (+ t y)) x) (/ (* y (+ t y)) x)))))) (* -1 (/ (* z (+ t y)) a))) x)) (/ z a)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (+ (* -1 (/ (* y z) a)) (* -1 (/ (- (+ (* -1 (/ (* (pow (+ t y) 2) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (+ (/ (* t (pow (+ t y) 2)) x) (/ (* y (pow (+ t y) 2)) x))) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) x))))) (* -1 (/ (* z (+ t y)) a))) x)) (/ z a)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ t y)) (/ (pow (+ t y) 2) x)) x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ t y)) (* -1 (/ (- (/ (pow (+ t y) 3) x) (pow (+ t y) 2)) x))) x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ t y)) (* -1 (/ (- (* -1 (/ (- (/ (pow (+ t y) 4) x) (pow (+ t y) 3)) x)) (pow (+ t y) 2)) x))) x)))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ t y) x)) 1))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))) x)) (/ z a)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (* y z) a)) (* -1 (/ (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a)))) x))) (* -1 (/ (* z (+ t y)) a))) x)) (/ z a)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (* y z) a)) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a)))))) x))) (* -1 (/ (* z (+ t y)) a))) x)) (/ z a)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 y) (* -1 (+ t y))) x))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* (+ t y) (- (* -1 y) (* -1 (+ t y)))) x))) (* -1 (+ t y))) x))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 y) (* -1 (+ t y)))) x)) (* -1 (* (+ t y) (- (* -1 y) (* -1 (+ t y)))))) x))) (* -1 (+ t y))) x))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (/ (* b (* y (+ t y))) (* a x))) x)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (* -1 (/ (- (/ (* b (* y (pow (+ t y) 2))) (* a x)) (/ (* b (* y (+ t y))) a)) x))) x)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (* -1 (/ (- (* -1 (/ (- (/ (* b (* y (pow (+ t y) 3))) (* a x)) (/ (* b (* y (pow (+ t y) 2))) a)) x)) (/ (* b (* y (+ t y))) a)) x))) x)))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (/ (* y (+ t y)) x)) x)))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (* y (pow (+ t y) 2)) x) (* y (+ t y))) x))) x)))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (* y (pow (+ t y) 3)) x) (* y (pow (+ t y) 2))) x)) (* y (+ t y))) x))) x)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (- (+ (* a (+ t y)) (* y z)) (* b y)) x))))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ t y) x)) 1))))) |
#s(approx (+ x t) #s(hole binary64 (* -1 (* x (- (* -1 (/ t x)) 1))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (+ (* a t) (* y (- (+ a z) b))) x))))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (* y (- (+ a z) b)) x))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a (+ t y))) (+ (* -1 (* y z)) (* b y))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a (+ t y))) (+ (* -1 (* y z)) (+ (* -1 (/ (- (* b (* y (+ t y))) (+ (* -1 (* (+ t y) (- (* -1 (* y z)) (* -1 (* z (+ t y)))))) (* a (pow (+ t y) 2)))) x)) (* b y)))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a (+ t y))) (+ (* -1 (* y z)) (+ (* -1 (/ (- (+ (* -1 (/ (- (* b (* y (pow (+ t y) 2))) (+ (* -1 (* (pow (+ t y) 2) (- (* -1 (* y z)) (* -1 (* z (+ t y)))))) (* a (pow (+ t y) 3)))) x)) (* b (* y (+ t y)))) (+ (* -1 (* (+ t y) (- (* -1 (* y z)) (* -1 (* z (+ t y)))))) (* a (pow (+ t y) 2)))) x)) (* b y)))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (* -1 (/ (- (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (/ (* (+ t y) (- (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (* z (+ t y))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (* z (+ t y))))) x)) (* -1 (* (+ t y) (- (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (* z (+ t y))))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (+ (* -1 (* b y)) (* y z)) x))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (+ (* a t) (* x z)) (+ t x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* y (- (+ (/ a (+ t x)) (/ z (+ t x))) (+ (/ b (+ t x)) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2)))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3)))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x)))) (+ (/ b (+ t x)) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2)))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (+ (/ a (pow (+ t x) 3)) (/ z (pow (+ t x) 3))) (+ (/ b (pow (+ t x) 3)) (+ (/ (* a t) (pow (+ t x) 4)) (/ (* x z) (pow (+ t x) 4)))))) (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3))))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x)))) (+ (/ b (+ t x)) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2)))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (* y (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))))) (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) (* y (+ (* a (* y (- (+ (/ b (* a (pow (+ t x) 2))) (/ (* x z) (* a (pow (+ t x) 3)))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2)))))))) (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) (* y (+ (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) (* y (+ (* a (* y (- (+ (* -1 (/ b (* a (pow (+ t x) 3)))) (+ (/ 1 (pow (+ t x) 3)) (/ z (* a (pow (+ t x) 3))))) (+ (/ t (pow (+ t x) 4)) (/ (* x z) (* a (pow (+ t x) 4))))))) (* a (- (+ (/ b (* a (pow (+ t x) 2))) (/ (* x z) (* a (pow (+ t x) 3)))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2)))))))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* y (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (/ b (* a (pow (+ t x) 2))) (/ (* x z) (* a (pow (+ t x) 3)))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) (+ (/ 1 (+ t x)) (/ z (* a (+ t x))))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (+ (* -1 (/ b (* a (pow (+ t x) 3)))) (+ (/ 1 (pow (+ t x) 3)) (/ z (* a (pow (+ t x) 3))))) (+ (/ t (pow (+ t x) 4)) (/ (* x z) (* a (pow (+ t x) 4)))))) (+ (/ b (* a (pow (+ t x) 2))) (/ (* x z) (* a (pow (+ t x) 3))))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) (+ (/ 1 (+ t x)) (/ z (* a (+ t x))))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x)))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* y (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))) (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* y (- (+ (* y (- (/ (* x z) (* a (pow (+ t x) 3))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) (+ (/ 1 (+ t x)) (/ z (* a (+ t x))))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))) (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (+ (/ 1 (pow (+ t x) 3)) (/ z (* a (pow (+ t x) 3)))) (+ (/ t (pow (+ t x) 4)) (/ (* x z) (* a (pow (+ t x) 4)))))) (/ (* x z) (* a (pow (+ t x) 3)))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) (+ (/ 1 (+ t x)) (/ z (* a (+ t x))))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))) (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ t (+ t x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (/ 1 (+ t x)) (/ t (pow (+ t x) 2)))) (/ t (+ t x))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* y (- (/ t (pow (+ t x) 3)) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x))) (/ t (pow (+ t x) 2)))) (/ t (+ t x))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (/ 1 (pow (+ t x) 3)) (/ t (pow (+ t x) 4)))) (/ t (pow (+ t x) 3))) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x))) (/ t (pow (+ t x) 2)))) (/ t (+ t x))))) |
#s(approx (+ t y) #s(hole binary64 t)) |
#s(approx (+ t y) #s(hole binary64 (+ t y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (+ t x))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (/ (* x z) (* a (+ t x))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* y (- (/ z (* a (+ t x))) (/ (* x z) (* a (pow (+ t x) 2))))) (/ (* x z) (* a (+ t x)))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* y (- (+ (* y (- (/ (* x z) (* a (pow (+ t x) 3))) (/ z (* a (pow (+ t x) 2))))) (/ z (* a (+ t x)))) (/ (* x z) (* a (pow (+ t x) 2))))) (/ (* x z) (* a (+ t x)))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (/ z (* a (pow (+ t x) 3))) (/ (* x z) (* a (pow (+ t x) 4))))) (/ (* x z) (* a (pow (+ t x) 3)))) (/ z (* a (pow (+ t x) 2))))) (/ z (* a (+ t x)))) (/ (* x z) (* a (pow (+ t x) 2))))) (/ (* x z) (* a (+ t x)))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (/ x (+ t x)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (/ 1 (+ t x)) (/ x (pow (+ t x) 2)))) (/ x (+ t x))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* y (- (/ x (pow (+ t x) 3)) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x))) (/ x (pow (+ t x) 2)))) (/ x (+ t x))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (/ 1 (pow (+ t x) 3)) (/ x (pow (+ t x) 4)))) (/ x (pow (+ t x) 3))) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x))) (/ x (pow (+ t x) 2)))) (/ x (+ t x))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ (* b y) (* a (+ t x))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (* y (+ (* -1 (/ (* b y) (* a (pow (+ t x) 2)))) (/ b (* a (+ t x))))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (* y (+ (* y (- (/ (* b y) (* a (pow (+ t x) 3))) (/ b (* a (pow (+ t x) 2))))) (/ b (* a (+ t x))))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (* y (+ (* y (- (* y (- (* -1 (/ (* b y) (* a (pow (+ t x) 4)))) (* -1 (/ b (* a (pow (+ t x) 3)))))) (/ b (* a (pow (+ t x) 2))))) (/ b (* a (+ t x))))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (/ y (+ t x)))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (* y (+ (* -1 (/ y (pow (+ t x) 2))) (/ 1 (+ t x)))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (* y (+ (* y (- (/ y (pow (+ t x) 3)) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x)))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (* y (+ (* y (- (* y (+ (* -1 (/ y (pow (+ t x) 4))) (/ 1 (pow (+ t x) 3)))) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* a t) (* x z)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* a t) (+ (* x z) (* y (- (+ a z) b)))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* a t))) |
#s(approx (* (+ t y) a) #s(hole binary64 (+ (* a t) (* a y)))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ t x))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (+ (* a t) (* x z)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (/ a (+ t x)) (/ z (+ t x)))) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3)))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x))))) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (+ (* y (- (+ (* -1 (/ b (pow (+ t x) 3))) (+ (/ a (pow (+ t x) 3)) (/ z (pow (+ t x) 3)))) (+ (/ (* a t) (pow (+ t x) 4)) (/ (* x z) (pow (+ t x) 4))))) (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3))))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x))))) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (* x z) (+ t x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (/ z (+ t x))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (/ (* x z) (pow (+ t x) 3)) (+ (* -1 (/ b (pow (+ t x) 2))) (/ z (pow (+ t x) 2))))) (/ z (+ t x)))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (+ (* y (- (+ (* -1 (/ b (pow (+ t x) 3))) (/ z (pow (+ t x) 3))) (/ (* x z) (pow (+ t x) 4)))) (/ (* x z) (pow (+ t x) 3))) (+ (* -1 (/ b (pow (+ t x) 2))) (/ z (pow (+ t x) 2))))) (/ z (+ t x)))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (+ (* x z) (* y (+ z (* -1 b)))))) |
#s(approx (* (neg b) y) #s(hole binary64 (* -1 (* b y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a z) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y)))) (+ b (/ (* (+ t x) (- (+ a z) b)) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ z (+ (* -1 (/ (* (+ t x) (- (+ (* a t) (* x z)) (* (+ t x) (- (+ a z) b)))) (pow y 2))) (+ (/ (* a t) y) (/ (* x z) y))))) (+ b (/ (* (+ t x) (- (+ a z) b)) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ z (+ (/ (* a t) y) (+ (/ (* x z) y) (/ (* (pow (+ t x) 2) (- (+ (* a t) (* x z)) (* (+ t x) (- (+ a z) b)))) (pow y 3)))))) (+ b (+ (/ (* (+ t x) (- (+ a z) b)) y) (/ (* (+ t x) (- (+ (* a t) (* x z)) (* (+ t x) (- (+ a z) b)))) (pow y 2))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ 1 (/ z a)) (/ b a))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ 1 (/ z a)) (/ b a))) (/ (* a (- (+ (/ (* b (+ t x)) a) (/ (* x z) a)) (+ x (/ (* z (+ t x)) a)))) y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ 1 (/ z a)) (/ b a))) (+ (/ (* a (- (* -1 (/ (* b (pow (+ t x) 2)) a)) (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))))))) (pow y 2)) (/ (* a (- (+ (/ (* b (+ t x)) a) (/ (* x z) a)) (+ x (/ (* z (+ t x)) a)))) y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ 1 (/ z a)) (/ b a))) (+ (/ (* a (- (* -1 (/ (* b (pow (+ t x) 2)) a)) (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))))))) (pow y 2)) (+ (/ (* a (- (+ (/ (* b (+ t x)) a) (/ (* x z) a)) (+ x (/ (* z (+ t x)) a)))) y) (/ (* a (- (/ (* b (pow (+ t x) 3)) a) (+ (* -1 (* t (pow (+ t x) 2))) (+ (* -1 (* (pow (+ t x) 2) (- (/ (* x z) a) (/ (* z (+ t x)) a)))) (pow (+ t x) 3))))) (pow y 3))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (/ z a)) (/ b a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (/ z a) (+ (/ (* b (+ t x)) (* a y)) (/ (* x z) (* a y))))) (+ (/ b a) (+ (/ x y) (/ (* z (+ t x)) (* a y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (+ (/ z a) (+ (/ (* b (+ t x)) (* a y)) (/ (* x z) (* a y)))))) (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ b a) (+ (/ x y) (+ (/ (* t (+ t x)) (pow y 2)) (+ (/ (* z (+ t x)) (* a y)) (/ (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 2)))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (+ (/ z a) (+ (/ (* b (+ t x)) (* a y)) (+ (/ (* b (pow (+ t x) 3)) (* a (pow y 3))) (/ (* x z) (* a y))))))) (+ (* -1 (/ (* t (pow (+ t x) 2)) (pow y 3))) (+ (* -1 (/ (* (pow (+ t x) 2) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 3))) (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ b a) (+ (/ x y) (+ (/ (* t (+ t x)) (pow y 2)) (+ (/ (* z (+ t x)) (* a y)) (+ (/ (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 2)) (/ (pow (+ t x) 3) (pow y 3))))))))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ 1 (/ z a)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (/ z a) (/ (* x z) (* a y)))) (+ (/ x y) (/ (* z (+ t x)) (* a y)))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))))) (pow y 2))) (+ (/ z a) (/ (* x z) (* a y))))) (+ (/ x y) (/ (* z (+ t x)) (* a y)))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (+ (* -1 (* t (pow (+ t x) 2))) (+ (* -1 (* (pow (+ t x) 2) (- (/ (* x z) a) (/ (* z (+ t x)) a)))) (pow (+ t x) 3))) (pow y 3))) (+ (/ z a) (/ (* x z) (* a y))))) (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ x y) (+ (/ (* t (+ t x)) (pow y 2)) (+ (/ (* z (+ t x)) (* a y)) (/ (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 2))))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ x y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (/ (* x (+ t x)) (pow y 2))) (/ x y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (* -1 (/ (* x (pow (+ t x) 2)) (pow y 3)))) (+ (* -1 (/ (* x (+ t x)) (pow y 2))) (/ x y))))) |
#s(approx (+ t y) #s(hole binary64 y)) |
#s(approx (+ t y) #s(hole binary64 (* y (+ 1 (/ t y))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 y)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* y (+ 1 (+ (/ t y) (/ x y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (- (+ (/ z a) (/ (* x z) (* a y))) (/ (* z (+ t x)) (* a y))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (- (+ (* -1 (/ (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 2))) (+ (/ z a) (/ (* x z) (* a y)))) (/ (* z (+ t x)) (* a y))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (- (+ (/ z a) (+ (/ (* x z) (* a y)) (/ (* (pow (+ t x) 2) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 3)))) (+ (/ (* z (+ t x)) (* a y)) (/ (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 2)))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ t y))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (/ (* t (+ t x)) (pow y 2))) (/ t y)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (* -1 (/ (* t (pow (+ t x) 2)) (pow y 3)))) (+ (* -1 (/ (* t (+ t x)) (pow y 2))) (/ t y))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ b a))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b (+ t x)) (* a y))) (/ b a)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (- (+ (/ b a) (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (/ (* b (+ t x)) (* a y))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (- (+ (* -1 (/ (* b (pow (+ t x) 3)) (* a (pow y 3)))) (/ b a)) (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (/ (* b (+ t x)) (* a y)))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 1)) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (+ t x) y))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ t y) (/ x y))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (* -1 (/ (pow (+ t x) 3) (pow y 3)))) (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ t y) (/ x y)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* y (- (+ a z) b)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* y (- (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y)))) b)))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* a y))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* y (+ a (/ (* a t) y))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 y)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* y (+ 1 (+ (/ t y) (/ x y)))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* y (- (+ a z) b)))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* y (- (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y)))) b)))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* y (- (+ a (+ z (/ (* x z) y))) b)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ z (* -1 b))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ z (+ (* -1 b) (+ (/ (* a t) y) (+ (/ (* b (+ t x)) y) (/ (* x z) y)))))) (+ (/ (* a (+ t x)) y) (/ (* z (+ t x)) y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ z (+ (* -1 b) (+ (* -1 (/ (* b (pow (+ t x) 2)) (pow y 2))) (+ (/ (* a t) y) (+ (/ (* b (+ t x)) y) (/ (* x z) y))))))) (+ (/ (* a (+ t x)) y) (+ (/ (* z (+ t x)) y) (+ (/ (* (+ t x) (- (* a t) (* a (+ t x)))) (pow y 2)) (/ (* (+ t x) (- (* x z) (* z (+ t x)))) (pow y 2)))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ z (+ (* -1 b) (+ (* -1 (/ (* b (pow (+ t x) 2)) (pow y 2))) (+ (/ (* a t) y) (+ (/ (* b (+ t x)) y) (+ (/ (* b (pow (+ t x) 3)) (pow y 3)) (/ (* x z) y)))))))) (+ (* -1 (/ (* (pow (+ t x) 2) (- (* a t) (* a (+ t x)))) (pow y 3))) (+ (* -1 (/ (* (pow (+ t x) 2) (- (* x z) (* z (+ t x)))) (pow y 3))) (+ (/ (* a (+ t x)) y) (+ (/ (* z (+ t x)) y) (+ (/ (* (+ t x) (- (* a t) (* a (+ t x)))) (pow y 2)) (/ (* (+ t x) (- (* x z) (* z (+ t x)))) (pow y 2)))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (* -1 b)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 b) (/ (* x z) y))) (/ (* (+ t x) (+ z (* -1 b))) y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 b) (+ (* -1 (/ (* (+ t x) (- (* x z) (* (+ t x) (+ z (* -1 b))))) (pow y 2))) (/ (* x z) y)))) (/ (* (+ t x) (+ z (* -1 b))) y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 b) (+ (/ (* x z) y) (/ (* (pow (+ t x) 2) (- (* x z) (* (+ t x) (+ z (* -1 b))))) (pow y 3))))) (+ (/ (* (+ t x) (+ z (* -1 b))) y) (/ (* (+ t x) (- (* x z) (* (+ t x) (+ z (* -1 b))))) (pow y 2)))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* y (+ z (* -1 b))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* y (+ z (+ (* -1 b) (/ (* x z) y)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))) (* -1 (/ (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b)))) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))) (* -1 (/ (- (+ (* -1 (+ (* a t) (* x z))) (* -1 (/ (* (+ t x) (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b))))) y))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b)))) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))) (* -1 (/ (- (+ (* -1 (+ (* a t) (* x z))) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b))))) y)) (* -1 (* (+ t x) (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b))))))) y))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b)))) y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* -1 (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a)))) y)) (* a (- (+ 1 (/ z a)) (/ b a)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (* a (- (pow (+ t x) 2) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (+ t x)) (/ (* b (pow (+ t x) 2)) a))))) y)) (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))))) y)) (* a (- (+ 1 (/ z a)) (/ b a)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (- (pow (+ t x) 3) (+ (* -1 (* (pow (+ t x) 2) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (pow (+ t x) 2)) (/ (* b (pow (+ t x) 3)) a))))) y)) (* a (- (pow (+ t x) 2) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (+ t x)) (/ (* b (pow (+ t x) 2)) a)))))) y)) (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))))) y)) (* a (- (+ 1 (/ z a)) (/ b a)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))) y)) (/ z a))) (/ b a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (+ (* -1 (/ (* x z) a)) (* -1 (/ (- (pow (+ t x) 2) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (+ t x)) (/ (* b (pow (+ t x) 2)) a)))) y)))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))) y)) (/ z a))) (/ b a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (+ (* -1 (/ (* x z) a)) (* -1 (/ (- (+ (* -1 (/ (- (pow (+ t x) 3) (+ (* -1 (* (pow (+ t x) 2) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (pow (+ t x) 2)) (/ (* b (pow (+ t x) 3)) a)))) y)) (pow (+ t x) 2)) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (+ t x)) (/ (* b (pow (+ t x) 2)) a)))) y)))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))) y)) (/ z a))) (/ b a)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a))) y)) (/ z a))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (+ (* -1 (/ (* x z) a)) (* -1 (/ (- (pow (+ t x) 2) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (* t (+ t x)))) y)))))) (* -1 (/ (* z (+ t x)) a))) y)) (/ z a))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (+ (* -1 (/ (* x z) a)) (* -1 (/ (- (+ (* -1 (/ (- (pow (+ t x) 3) (+ (* -1 (* (pow (+ t x) 2) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (* t (pow (+ t x) 2)))) y)) (pow (+ t x) 2)) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (* t (+ t x)))) y)))))) (* -1 (/ (* z (+ t x)) a))) y)) (/ z a))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 t) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (* (+ t x) (- (* -1 t) (* -1 (+ t x)))) y))) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 t) (* -1 (+ t x)))) y)) (* -1 (* (+ t x) (- (* -1 t) (* -1 (+ t x)))))) y))) (* -1 (+ t x))) y))))) |
#s(approx (+ t y) #s(hole binary64 (* -1 (* y (- (* -1 (/ t y)) 1))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ t x) y)) 1))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))) y)) (/ z a)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (* x z) a)) (* -1 (/ (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a)))) y))) (* -1 (/ (* z (+ t x)) a))) y)) (/ z a)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (* x z) a)) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a)))) y)) (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a)))))) y))) (* -1 (/ (* z (+ t x)) a))) y)) (/ z a)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 x) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* (+ t x) (- (* -1 x) (* -1 (+ t x)))) y))) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 x) (* -1 (+ t x)))) y)) (* -1 (* (+ t x) (- (* -1 x) (* -1 (+ t x)))))) y))) (* -1 (+ t x))) y))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a y))) (/ (* b (+ t x)) a)) y)) (/ b a)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (pow (+ t x) 3)) (* a y))) (/ (* b (pow (+ t x) 2)) a)) y)) (/ (* b (+ t x)) a)) y)) (/ b a)))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow (+ t x) 2) y)) (* -1 (+ t x))) y))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow (+ t x) 3) y)) (* -1 (pow (+ t x) 2))) y)) (* -1 (+ t x))) y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* y (- (+ (* -1 a) (* -1 z)) (* -1 b)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* y (- (+ (* -1 a) (+ (* -1 z) (* -1 (/ (+ (* a t) (* x z)) y)))) (* -1 b)))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* -1 (* y (+ (* -1 a) (* -1 (/ (* a t) y))))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ t x) y)) 1))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* -1 (* y (+ (* -1 (- (+ a z) b)) (* -1 (/ (+ (* a t) (* x z)) y))))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* -1 (* y (+ (* -1 (- (+ a z) b)) (* -1 (/ (* x z) y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ z (+ (* -1 b) (* -1 (/ (- (+ (* -1 (* a t)) (* -1 (* x z))) (+ (* -1 (* a (+ t x))) (+ (* -1 (* z (+ t x))) (* b (+ t x))))) y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ z (+ (* -1 b) (* -1 (/ (- (+ (* -1 (* a t)) (+ (* -1 (* x z)) (+ (* -1 (/ (* (+ t x) (- (* -1 (* a t)) (* -1 (* a (+ t x))))) y)) (+ (* -1 (/ (* (+ t x) (- (* -1 (* x z)) (* -1 (* z (+ t x))))) y)) (/ (* b (pow (+ t x) 2)) y))))) (+ (* -1 (* a (+ t x))) (+ (* -1 (* z (+ t x))) (* b (+ t x))))) y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ z (+ (* -1 b) (* -1 (/ (- (+ (* -1 (* a t)) (+ (* -1 (* x z)) (* -1 (/ (- (+ (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (* a t)) (* -1 (* a (+ t x))))) y)) (+ (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (* x z)) (* -1 (* z (+ t x))))) y)) (/ (* b (pow (+ t x) 3)) y))) (+ (* -1 (* (+ t x) (- (* -1 (* a t)) (* -1 (* a (+ t x)))))) (+ (* -1 (* (+ t x) (- (* -1 (* x z)) (* -1 (* z (+ t x)))))) (* b (pow (+ t x) 2))))) y)))) (+ (* -1 (* a (+ t x))) (+ (* -1 (* z (+ t x))) (* b (+ t x))))) y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (+ b (* -1 z))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (+ b (* -1 z))) (* -1 (/ (- (* -1 (* x z)) (* (+ b (* -1 z)) (+ t x))) y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (+ b (* -1 z))) (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (* (+ t x) (- (* -1 (* x z)) (* (+ b (* -1 z)) (+ t x)))) y))) (* (+ b (* -1 z)) (+ t x))) y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (+ b (* -1 z))) (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (* x z)) (* (+ b (* -1 z)) (+ t x)))) y)) (* -1 (* (+ t x) (- (* -1 (* x z)) (* (+ b (* -1 z)) (+ t x)))))) y))) (* (+ b (* -1 z)) (+ t x))) y))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* -1 (* y (+ b (* -1 z)))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* -1 (* y (+ b (+ (* -1 z) (* -1 (/ (* x z) y)))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (* a (+ t y)) (* b y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* a (+ t y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))) (* a (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (/ (* z (+ x y)) (* a (+ t (+ x y)))))) |
#s(approx (/ z a) #s(hole binary64 (/ z a))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (* a (+ t y)) (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a (+ t y)) (* z (+ x y))) (* b y)))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (+ (* a t) (* y (- a b))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (+ (* a t) (+ (* y (- a b)) (* z (+ x y)))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* y (- a b)))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (+ (* y (- a b)) (* z (+ x y))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (- a b))) |
#s(approx (- (+ a z) b) #s(hole binary64 (- (+ a z) b))) |
#s(approx (+ a z) #s(hole binary64 a)) |
#s(approx (+ a z) #s(hole binary64 (+ a z))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* a (+ t y)) (+ t (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* a (+ t y)) (+ t (+ x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y)))))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* -1 (* b y)))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (+ (* -1 (* b y)) (* z (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* z (- (+ (/ x (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* a (+ t y)) (* z (+ t (+ x y)))))) (/ (* b y) (* z (+ t (+ x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* z (+ (* a (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) (/ (* a (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y)))))) z))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* z (- (+ (/ t (* z (+ t (+ x y)))) (+ (/ x (* a (+ t (+ x y)))) (+ (/ y (* a (+ t (+ x y)))) (/ y (* z (+ t (+ x y))))))) (/ (* b y) (* a (* z (+ t (+ x y))))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (* z (+ (/ t (* z (+ t (+ x y)))) (+ (/ x (* a (+ t (+ x y)))) (+ (/ y (* a (+ t (+ x y)))) (/ y (* z (+ t (+ x y)))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* z (- (+ x (+ y (/ (* a (+ t y)) z))) (/ (* b y) z))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* z (+ x (+ y (+ (/ (* a t) z) (/ (* y (- a b)) z))))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* z (+ x (+ y (/ (* y (- a b)) z)))))) |
#s(approx (- (+ a z) b) #s(hole binary64 z)) |
#s(approx (- (+ a z) b) #s(hole binary64 (* z (- (+ 1 (/ a z)) (/ b z))))) |
#s(approx (+ a z) #s(hole binary64 z)) |
#s(approx (+ a z) #s(hole binary64 (* z (+ 1 (/ a z))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* z (+ (* -1 (/ (* b y) (* z (+ t (+ x y))))) (+ (/ x (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* a (+ t y)) (* z (+ t (+ x y)))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* z (+ (* -1 (/ (* b y) (* z (+ t (+ x y))))) (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y)))))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* z (+ x (+ y (* -1 (/ (* b y) z))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (+ t (+ x y)))) (* -1 (/ (- (/ (* a (+ t y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))) z))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* a (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y)))))) z)) (* -1 (/ (+ x y) (+ t (+ x y))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (/ (* z (+ x y)) (* a (+ t (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (* a (+ t (+ x y))))) (* -1 (/ (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y))))) z))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (/ (* z (+ x y)) (* a (+ t (+ x y)))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (* a (+ t (+ x y))))) (* -1 (/ (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) z))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (- (* a (+ t y)) (* b y)) z))))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 y)))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (+ (* a t) (* y (- a b))) z)))))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 y)))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* y (- a b)) z)))))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (* -1 (* z (- (* -1 (/ (- a b) z)) 1))))) |
#s(approx (+ a z) #s(hole binary64 (* -1 (* z (- (* -1 (/ a z)) 1))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (+ t (+ x y)))) (* -1 (/ (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* a (+ t y)) (+ t (+ x y)))) z))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (+ t (+ x y)))) (/ (* b y) (* z (+ t (+ x y))))))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ x y)) (/ (* b y) z)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (+ (* a y) (* z (+ x y))) (* b y)) (+ x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* t (- (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y)))) (/ (* b y) (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* t (- (+ (* t (- (+ (/ z (pow (+ x y) 2)) (/ (* a y) (pow (+ x y) 3))) (+ (/ a (pow (+ x y) 2)) (/ (* b y) (pow (+ x y) 3))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y)))) (/ (* b y) (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* t (- (+ (* t (- (+ (* t (- (+ (/ a (pow (+ x y) 3)) (/ (* b y) (pow (+ x y) 4))) (+ (/ z (pow (+ x y) 3)) (/ (* a y) (pow (+ x y) 4))))) (+ (/ z (pow (+ x y) 2)) (/ (* a y) (pow (+ x y) 3)))) (+ (/ a (pow (+ x y) 2)) (/ (* b y) (pow (+ x y) 3))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y)))) (/ (* b y) (+ x y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (* t (- (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2)))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y))))))) (* a (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y))))) (* t (+ (* a (* t (- (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2))))))) (* a (- (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2)))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y))))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y))))) (* t (+ (* a (- (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2)))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (* t (+ (* a (* t (- (+ (/ 1 (pow (+ x y) 3)) (/ (* b y) (* a (pow (+ x y) 4)))) (+ (/ y (pow (+ x y) 4)) (/ z (* a (pow (+ x y) 3))))))) (* a (- (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2))))))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* t (- (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2)))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* t (- (+ (* t (- (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2)))))) (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2))))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* t (- (+ (* t (- (+ (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (* t (- (+ (/ 1 (pow (+ x y) 3)) (/ (* b y) (* a (pow (+ x y) 4)))) (+ (/ y (pow (+ x y) 4)) (/ z (* a (pow (+ x y) 3))))))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2)))))) (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2))))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (/ y (+ x y)) (/ z a)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* t (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* t (- (+ (* -1 (* t (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2)))))) (/ 1 (+ x y))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (* t (- (+ (* t (- (* t (- (/ 1 (pow (+ x y) 3)) (+ (/ y (pow (+ x y) 4)) (/ z (* a (pow (+ x y) 3)))))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2)))))) (/ 1 (+ x y))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ y (+ x y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* t (- (/ 1 (+ x y)) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* t (- (+ (* t (- (/ y (pow (+ x y) 3)) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y))) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* t (- (+ (* t (- (+ (* t (- (/ 1 (pow (+ x y) 3)) (/ y (pow (+ x y) 4)))) (/ y (pow (+ x y) 3))) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y))) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (+ x y))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* t z) (* a (+ x y)))) (/ z a)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* t (- (/ (* t z) (* a (pow (+ x y) 2))) (/ z (* a (+ x y))))) (/ z a)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (/ (* t z) (* a (pow (+ x y) 3)))) (* -1 (/ z (* a (pow (+ x y) 2)))))) (/ z (* a (+ x y))))) (/ z a)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ t (+ x y)))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* t (- (/ t (pow (+ x y) 2)) (/ 1 (+ x y))))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* t (- (* t (+ (* -1 (/ t (pow (+ x y) 3))) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y))))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ (* b y) (* a (+ x y))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b (* t y)) (* a (pow (+ x y) 2)))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (+ (* t (- (/ (* b (* t y)) (* a (pow (+ x y) 3))) (/ (* b y) (* a (pow (+ x y) 2))))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (/ (* b (* t y)) (* a (pow (+ x y) 4)))) (* -1 (/ (* b y) (* a (pow (+ x y) 3)))))) (/ (* b y) (* a (pow (+ x y) 2))))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (/ y (+ x y)))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* t y) (pow (+ x y) 2))) (/ y (+ x y))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (+ (* t (- (/ (* t y) (pow (+ x y) 3)) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (+ (* t (- (* t (- (* -1 (/ (* t y) (pow (+ x y) 4))) (* -1 (/ y (pow (+ x y) 3))))) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a y) (* z (+ x y))) (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a t) (+ (* a y) (* z (+ x y)))) (* b y)))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ x y))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (+ (* x z) (* y (- (+ a z) b))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (/ (* a y) (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (+ (* t (- (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (+ (* t (- (+ (* t (- (+ (* -1 (/ (* b y) (pow (+ x y) 3))) (/ (* a y) (pow (+ x y) 3))) (+ (* -1 (/ z (pow (+ x y) 2))) (/ a (pow (+ x y) 2))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (+ (* t (- (+ (* t (- (+ (* -1 (/ (* b y) (pow (+ x y) 3))) (+ (* t (- (+ (/ a (pow (+ x y) 3)) (/ (* b y) (pow (+ x y) 4))) (+ (/ z (pow (+ x y) 3)) (/ (* a y) (pow (+ x y) 4))))) (/ (* a y) (pow (+ x y) 3)))) (+ (* -1 (/ z (pow (+ x y) 2))) (/ a (pow (+ x y) 2))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (+ (* -1 (* b y)) (* z (+ x y))) (+ x y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (+ (* -1 (* t (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y))))) (* -1 (/ (* b y) (+ x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (* t (- (/ (* t (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y)))) (+ x y)) (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (* t (- (* t (- (* -1 (* t (+ (* -1 (/ (* b y) (pow (+ x y) 4))) (/ z (pow (+ x y) 3))))) (* -1 (/ (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y))) (+ x y))))) (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y))))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (/ (* a y) t) (/ (* z (+ x y)) t))) (+ (/ (* a (+ x y)) t) (/ (* b y) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* -1 (/ (* (+ x y) (- (+ (* a y) (* z (+ x y))) (+ (* a (+ x y)) (* b y)))) (pow t 2))) (+ (/ (* a y) t) (/ (* z (+ x y)) t)))) (+ (/ (* a (+ x y)) t) (/ (* b y) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (/ (* a y) t) (+ (/ (* z (+ x y)) t) (/ (* (pow (+ x y) 2) (- (+ (* a y) (* z (+ x y))) (+ (* a (+ x y)) (* b y)))) (pow t 3))))) (+ (/ (* a (+ x y)) t) (+ (/ (* b y) t) (/ (* (+ x y) (- (+ (* a y) (* z (+ x y))) (+ (* a (+ x y)) (* b y)))) (pow t 2))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 a)) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (/ (* a (- (/ (* z (+ x y)) a) (+ x (/ (* b y) a)))) t)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (+ (/ (* a (- (/ (* b (* y (+ x y))) a) (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))))) (pow t 2)) (/ (* a (- (/ (* z (+ x y)) a) (+ x (/ (* b y) a)))) t))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (+ (/ (* a (- (* -1 (/ (* b (* y (pow (+ x y) 2))) a)) (+ (* -1 (* y (pow (+ x y) 2))) (+ (* -1 (/ (* z (pow (+ x y) 3)) a)) (pow (+ x y) 3))))) (pow t 3)) (+ (/ (* a (- (/ (* b (* y (+ x y))) a) (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))))) (pow t 2)) (/ (* a (- (/ (* z (+ x y)) a) (+ x (/ (* b y) a)))) t)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 1)) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (/ (* z (+ x y)) (* a t))) (+ (/ x t) (/ (* b y) (* a t)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (/ (* b (* y (+ x y))) (* a (pow t 2))) (/ (* z (+ x y)) (* a t)))) (+ (* -1 (/ (pow (+ x y) 2) (pow t 2))) (+ (/ x t) (+ (/ (* b y) (* a t)) (+ (/ (* y (+ x y)) (pow t 2)) (/ (* z (pow (+ x y) 2)) (* a (pow t 2)))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 3)))) (+ (/ (* b (* y (+ x y))) (* a (pow t 2))) (/ (* z (+ x y)) (* a t))))) (+ (* -1 (/ (* y (pow (+ x y) 2)) (pow t 3))) (+ (* -1 (/ (* z (pow (+ x y) 3)) (* a (pow t 3)))) (+ (* -1 (/ (pow (+ x y) 2) (pow t 2))) (+ (/ x t) (+ (/ (* b y) (* a t)) (+ (/ (* y (+ x y)) (pow t 2)) (+ (/ (* z (pow (+ x y) 2)) (* a (pow t 2))) (/ (pow (+ x y) 3) (pow t 3)))))))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 1)) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (/ (* z (+ x y)) (* a t))) (/ x t)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))) (pow t 2))) (/ (* z (+ x y)) (* a t)))) (/ x t)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (+ (* -1 (* y (pow (+ x y) 2))) (+ (* -1 (/ (* z (pow (+ x y) 3)) a)) (pow (+ x y) 3))) (pow t 3))) (/ (* z (+ x y)) (* a t)))) (+ (* -1 (/ (pow (+ x y) 2) (pow t 2))) (+ (/ x t) (+ (/ (* y (+ x y)) (pow t 2)) (/ (* z (pow (+ x y) 2)) (* a (pow t 2))))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ x t))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (/ (* x (+ x y)) (pow t 2))) (/ x t)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (* -1 (/ (* x (pow (+ x y) 2)) (pow t 3)))) (+ (* -1 (/ (* x (+ x y)) (pow t 2))) (/ x t))))) |
#s(approx (+ t y) #s(hole binary64 (* t (+ 1 (/ y t))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 t)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* t (+ 1 (+ (/ x t) (/ y t)))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (/ (* z (+ x y)) (* a t)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (/ (+ (* -1 (/ (* z (pow (+ x y) 2)) (* a t))) (/ (* z (+ x y)) a)) t))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (/ (- (+ (/ (* z (+ x y)) a) (/ (* z (pow (+ x y) 3)) (* a (pow t 2)))) (/ (* z (pow (+ x y) 2)) (* a t))) t))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (/ (- (+ (* -1 (/ (* z (pow (+ x y) 4)) (* a (pow t 3)))) (/ (* z (+ x y)) a)) (+ (* -1 (/ (* z (pow (+ x y) 3)) (* a (pow t 2)))) (/ (* z (pow (+ x y) 2)) (* a t)))) t))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (/ (+ x y) t))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (/ (+ x (+ y (* -1 (/ (pow (+ x y) 2) t)))) t))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ x (+ y (/ (pow (+ x y) 3) (pow t 2)))) (/ (pow (+ x y) 2) t)) t))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ x (+ y (* -1 (/ (pow (+ x y) 4) (pow t 3))))) (+ (* -1 (/ (pow (+ x y) 3) (pow t 2))) (/ (pow (+ x y) 2) t))) t))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ (* b y) (* a t)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ (+ (* -1 (/ (* b (* y (+ x y))) (* a t))) (/ (* b y) a)) t))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ (- (+ (/ (* b y) a) (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 2)))) (/ (* b (* y (+ x y))) (* a t))) t))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ (- (+ (* -1 (/ (* b (* y (pow (+ x y) 3))) (* a (pow t 3)))) (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 2)))) (/ (* b (* y (+ x y))) (* a t)))) t))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (/ y t))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (/ (+ y (* -1 (/ (* y (+ x y)) t))) t))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (/ (- (+ y (/ (* y (pow (+ x y) 2)) (pow t 2))) (/ (* y (+ x y)) t)) t))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (/ (- (+ y (* -1 (/ (* y (pow (+ x y) 3)) (pow t 3)))) (+ (* -1 (/ (* y (pow (+ x y) 2)) (pow t 2))) (/ (* y (+ x y)) t))) t))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* a t))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* t (- (+ a (+ (/ (* a y) t) (/ (* z (+ x y)) t))) (/ (* b y) t))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* t (+ a (/ (* a y) t))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 t)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* t (+ 1 (+ (/ x t) (/ y t)))))) |
#s(approx (+ x t) #s(hole binary64 (* t (+ 1 (/ x t))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* a t))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* t (+ a (+ (/ (* x z) t) (/ (* y (- (+ a z) b)) t)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 a)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ (* -1 (/ (* b y) t)) (+ (/ (* a y) t) (/ (* z (+ x y)) t)))) (/ (* a (+ x y)) t)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ (* -1 (/ (* b y) t)) (+ (/ (* a y) t) (+ (/ (* b (* y (+ x y))) (pow t 2)) (/ (* z (+ x y)) t))))) (+ (/ (* a (+ x y)) t) (+ (/ (* z (pow (+ x y) 2)) (pow t 2)) (/ (* (+ x y) (- (* a y) (* a (+ x y)))) (pow t 2))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ (* -1 (/ (* b y) t)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (pow t 3))) (+ (/ (* a y) t) (+ (/ (* b (* y (+ x y))) (pow t 2)) (/ (* z (+ x y)) t)))))) (+ (* -1 (/ (* z (pow (+ x y) 3)) (pow t 3))) (+ (* -1 (/ (* (pow (+ x y) 2) (- (* a y) (* a (+ x y)))) (pow t 3))) (+ (/ (* a (+ x y)) t) (+ (/ (* z (pow (+ x y) 2)) (pow t 2)) (/ (* (+ x y) (- (* a y) (* a (+ x y)))) (pow t 2))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (+ (* -1 (* b y)) (* z (+ x y))) t))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (+ (* -1 (* b y)) (+ (* -1 (/ (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y)))) t)) (* z (+ x y)))) t))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ (* -1 (* b y)) (+ (* z (+ x y)) (/ (* (pow (+ x y) 2) (+ (* -1 (* b y)) (* z (+ x y)))) (pow t 2)))) (/ (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y)))) t)) t))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ (* -1 (* b y)) (+ (* -1 (/ (* (pow (+ x y) 3) (+ (* -1 (* b y)) (* z (+ x y)))) (pow t 3))) (* z (+ x y)))) (+ (* -1 (/ (* (pow (+ x y) 2) (+ (* -1 (* b y)) (* z (+ x y)))) (pow t 2))) (/ (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y)))) t))) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ a (* -1 (/ (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (/ (* (+ x y) (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y))))) t))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (/ (- (* -1 (/ (* (pow (+ x y) 2) (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y))))) t)) (* -1 (* (+ x y) (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y))))))) t))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (* -1 (/ (* a (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) (* -1 (/ (* b y) a)))) t))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (* -1 (/ (+ (* -1 (/ (* a (- (+ (/ (* b (* y (+ x y))) a) (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) t)) (* a (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) (* -1 (/ (* b y) a))))) t))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (- (+ (/ (* b (* y (pow (+ x y) 2))) a) (pow (+ x y) 3)) (+ (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) a)))) t)) (* a (- (+ (/ (* b (* y (+ x y))) a) (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))))) t)) (* a (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) (* -1 (/ (* b y) a))))) t))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) (* -1 (/ (* b y) a))) t))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (+ y (+ (* -1 y) (+ (* -1 (/ (* z (+ x y)) a)) (* -1 (/ (- (+ (/ (* b (* y (+ x y))) a) (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))) t)))))) (* -1 (/ (* b y) a))) t))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (+ y (+ (* -1 y) (+ (* -1 (/ (* z (+ x y)) a)) (* -1 (/ (- (+ (* -1 (/ (- (+ (/ (* b (* y (pow (+ x y) 2))) a) (pow (+ x y) 3)) (+ (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) a))) t)) (+ (/ (* b (* y (+ x y))) a) (pow (+ x y) 2))) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))) t)))))) (* -1 (/ (* b y) a))) t))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ 1 (* -1 (/ (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) t))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ 1 (* -1 (/ (+ x (+ y (+ (* -1 y) (+ (* -1 (/ (* z (+ x y)) a)) (* -1 (/ (- (pow (+ x y) 2) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))) t)))))) t))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ 1 (* -1 (/ (+ x (+ y (+ (* -1 y) (+ (* -1 (/ (* z (+ x y)) a)) (* -1 (/ (- (+ (* -1 (/ (- (pow (+ x y) 3) (+ (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) a))) t)) (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))) t)))))) t))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 y) (* -1 (+ x y))) t))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* (+ x y) (- (* -1 y) (* -1 (+ x y)))) t))) (* -1 (+ x y))) t))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (- (* -1 (/ (* (pow (+ x y) 2) (- (* -1 y) (* -1 (+ x y)))) t)) (* -1 (* (+ x y) (- (* -1 y) (* -1 (+ x y)))))) t))) (* -1 (+ x y))) t))))) |
#s(approx (+ t y) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) 1))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ x y) t)) 1))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* z (+ x y)) a)) (/ (* z (pow (+ x y) 2)) (* a t))) t)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* z (+ x y)) a)) (* -1 (/ (- (/ (* z (pow (+ x y) 3)) (* a t)) (/ (* z (pow (+ x y) 2)) a)) t))) t)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* z (+ x y)) a)) (* -1 (/ (- (* -1 (/ (- (/ (* z (pow (+ x y) 4)) (* a t)) (/ (* z (pow (+ x y) 3)) a)) t)) (/ (* z (pow (+ x y) 2)) a)) t))) t)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ x y)) (/ (pow (+ x y) 2) t)) t)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ x y)) (* -1 (/ (- (/ (pow (+ x y) 3) t) (pow (+ x y) 2)) t))) t)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ x y)) (* -1 (/ (- (* -1 (/ (- (/ (pow (+ x y) 4) t) (pow (+ x y) 3)) t)) (pow (+ x y) 2)) t))) t)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (/ (* b (* y (+ x y))) (* a t))) t)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (* -1 (/ (- (/ (* b (* y (pow (+ x y) 2))) (* a t)) (/ (* b (* y (+ x y))) a)) t))) t)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (* -1 (/ (- (* -1 (/ (- (/ (* b (* y (pow (+ x y) 3))) (* a t)) (/ (* b (* y (pow (+ x y) 2))) a)) t)) (/ (* b (* y (+ x y))) a)) t))) t)))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (/ (* y (+ x y)) t)) t)))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (* y (pow (+ x y) 2)) t) (* y (+ x y))) t))) t)))) |
#s(approx (/ y (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (* y (pow (+ x y) 3)) t) (* y (pow (+ x y) 2))) t)) (* y (+ x y))) t))) t)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (- (+ (* a y) (* z (+ x y))) (* b y)) t))))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (* a y) t))))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ x y) t)) 1))))) |
#s(approx (+ x t) #s(hole binary64 (* -1 (* t (- (* -1 (/ x t)) 1))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ (* x z) (* y (- (+ a z) b))) t))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* a y)) (+ (* -1 (* z (+ x y))) (* b y))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* a y)) (+ (* -1 (* z (+ x y))) (+ (* -1 (/ (- (* b (* y (+ x y))) (+ (* -1 (* (+ x y) (- (* -1 (* a y)) (* -1 (* a (+ x y)))))) (* z (pow (+ x y) 2)))) t)) (* b y)))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* a y)) (+ (* -1 (* z (+ x y))) (+ (* -1 (/ (- (+ (* -1 (/ (- (* b (* y (pow (+ x y) 2))) (+ (* -1 (* (pow (+ x y) 2) (- (* -1 (* a y)) (* -1 (* a (+ x y)))))) (* z (pow (+ x y) 3)))) t)) (* b (* y (+ x y)))) (+ (* -1 (* (+ x y) (- (* -1 (* a y)) (* -1 (* a (+ x y)))))) (* z (pow (+ x y) 2)))) t)) (* b y)))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ (* -1 (* b y)) (* z (+ x y)))) (/ (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y)))) t)) t)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ (* -1 (* b y)) (* z (+ x y)))) (* -1 (/ (- (/ (* (pow (+ x y) 2) (+ (* -1 (* b y)) (* z (+ x y)))) t) (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y))))) t))) t)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ (* -1 (* b y)) (* z (+ x y)))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ x y) 3) (+ (* -1 (* b y)) (* z (+ x y)))) t) (* (pow (+ x y) 2) (+ (* -1 (* b y)) (* z (+ x y))))) t)) (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y))))) t))) t)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (* z (+ x y)) (* b y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (- (/ (* z (+ x y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (- (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (/ (- (/ (* z (+ x y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))) a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (/ (- (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))) a))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (/ (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) #s(hole binary64 (/ (* b y) (* a (+ t (+ x y)))))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (* z (+ x y)) (* b y)))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* a (+ t y)))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (+ (* x z) (* y (- z b))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (+ (* a (+ t y)) (+ (* x z) (* y (- z b)))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (+ (* x z) (* y (- z b))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (+ (* a y) (+ (* x z) (* y (- z b)))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (- z b))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* z (+ x y)) (+ t (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (* a (+ t y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* a (- (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (/ (* b y) (* a (+ t (+ x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (/ (* b y) (* a (+ t (+ x y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* a (+ t y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* a (- (+ t (+ y (/ (* z (+ x y)) a))) (/ (* b y) a))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* a (+ t y)))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* a (+ t (+ y (+ (/ (* x z) a) (/ (* y (- z b)) a))))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* a y))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* a (+ y (+ (/ (* x z) a) (/ (* y (- z b)) a)))))) |
#s(approx (- (+ a z) b) #s(hole binary64 a)) |
#s(approx (- (+ a z) b) #s(hole binary64 (* a (- (+ 1 (/ z a)) (/ b a))))) |
#s(approx (+ a z) #s(hole binary64 (* a (+ 1 (/ z a))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* a (+ (* -1 (/ (* b y) (* a (+ t (+ x y))))) (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ t y) (+ t (+ x y)))) (* -1 (/ (- (/ (* z (+ x y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))) a))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* -1 (* a (- (+ (* -1 (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (* -1 (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (* -1 (/ (* b y) (* a (+ t (+ x y)))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (* z (+ x y)) (+ t (+ x y)))) (* -1 (/ (* b y) (+ t (+ x y))))) a)) (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t y)) (* -1 (/ (- (* z (+ x y)) (* b y)) a))))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 y)))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* -1 (* a (+ (* -1 t) (+ (* -1 y) (* -1 (/ (+ (* x z) (* y (- z b))) a)))))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* -1 (* a (+ (* -1 y) (* -1 (/ (+ (* x z) (* y (- z b))) a))))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- z b) a)) 1))))) |
#s(approx (+ a z) #s(hole binary64 (* -1 (* a (- (* -1 (/ z a)) 1))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (/ (* a (+ t y)) (+ t (+ x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ t y) (+ t (+ x y)))) (* -1 (/ (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* z (+ x y)) (+ t (+ x y)))) a))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (+ (* a (+ t y)) (* z (+ x y))) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ t (+ x y))))) (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* a (+ t y)) (* z (+ x y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* -1 (* b y)) (+ (* a (+ t y)) (* z (+ x y)))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (+ (* a t) (+ (* x z) (* y (+ a z)))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (+ (* -1 (* b y)) (+ (* a t) (+ (* x z) (* y (+ a z))))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (+ (* x z) (* y (+ a z))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (+ (* -1 (* b y)) (+ (* x z) (* y (+ a z)))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (+ a z))) |
#s(approx (- (+ a z) b) #s(hole binary64 (+ a (+ z (* -1 b))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* z (+ x y)) (+ t (+ x y)))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (+ (/ (* a (+ t y)) (* b (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))) b))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* -1 (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* b (- (+ (/ t (* b (+ t (+ x y)))) (+ (/ y (* b (+ t (+ x y)))) (/ (* z (+ x y)) (* a (* b (+ t (+ x y))))))) (/ y (* a (+ t (+ x y)))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* b (- (+ (/ (* a (+ t y)) b) (/ (* z (+ x y)) b)) y)))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* -1 (* b y)))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* b (+ (* -1 y) (+ (/ (* a t) b) (+ (/ (* x z) b) (/ (* y (+ a z)) b))))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* -1 (* b y)))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* b (+ (* -1 y) (+ (/ (* x z) b) (/ (* y (+ a z)) b)))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (* -1 b))) |
#s(approx (- (+ a z) b) #s(hole binary64 (* b (- (+ (/ a b) (/ z b)) 1)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (+ (/ (* a (+ t y)) (* b (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y)))))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* b (+ (* -1 y) (/ (* z (+ x y)) b))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y)))) b)) (/ y (+ t (+ x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))) b)) (/ y (+ t (+ x y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) b)) (* -1 (/ y (* a (+ t (+ x y)))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* a (+ t y)) (* z (+ x y))) b)) (* -1 y)))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) #s(hole binary64 (* -1 (* b (+ y (* -1 (/ (+ (* a t) (+ (* x z) (* y (+ a z)))) b))))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) #s(hole binary64 (* -1 (* b (+ y (* -1 (/ (+ (* x z) (* y (+ a z))) b))))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (+ a z) b))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y)))) b)) (/ y (+ t (+ x y)))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (* z (+ x y)) (* b (+ t (+ x y))))) (/ y (+ t (+ x y)))))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) #s(hole binary64 (* -1 (* b (+ y (* -1 (/ (* z (+ x y)) b))))))) |
| Outputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 (+.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) (*.f64 (/.f64 z a) (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a)) |
(*.f64 (-.f64 (+.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) (*.f64 (/.f64 z a) (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a) |
(-.f64 (+.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) (*.f64 (/.f64 z a) (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 z a) (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) (-.f64 (*.f64 (*.f64 (/.f64 z a) (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t))) (*.f64 (/.f64 z a) (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)))) (*.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) (*.f64 (/.f64 z a) (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t))))))) |
(+.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) (*.f64 (/.f64 z a) (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)))) |
(/.f64 (neg.f64 (+.f64 t y)) (neg.f64 (+.f64 (+.f64 y x) t))) |
(/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) |
(+.f64 (/.f64 t (+.f64 (+.f64 y x) t)) (/.f64 y (+.f64 (+.f64 y x) t))) |
(/.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 t t (-.f64 (*.f64 y y) (*.f64 t y)))) |
(+.f64 t y) |
t |
y |
(/.f64 (+.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (+.f64 y x) (+.f64 y x) (-.f64 (*.f64 t t) (*.f64 (+.f64 y x) t)))) |
(+.f64 (+.f64 y x) t) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(+.f64 y x) |
x |
(*.f64 (/.f64 z a) (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t))) |
(/.f64 (*.f64 z (+.f64 y x)) (*.f64 a (+.f64 (+.f64 y x) t))) |
(/.f64 (neg.f64 z) (neg.f64 a)) |
(/.f64 z a) |
z |
a |
(/.f64 (neg.f64 (+.f64 y x)) (neg.f64 (+.f64 (+.f64 y x) t))) |
(/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)) |
(+.f64 (/.f64 y (+.f64 (+.f64 y x) t)) (/.f64 x (+.f64 (+.f64 y x) t))) |
(*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t))) |
(/.f64 (*.f64 b y) (*.f64 a (+.f64 (+.f64 y x) t))) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
b |
(/.f64 (neg.f64 y) (neg.f64 (+.f64 (+.f64 y x) t))) |
(/.f64 y (+.f64 (+.f64 y x) t)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
(/.f64 (neg.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a))) (neg.f64 (+.f64 (+.f64 x t) y))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) (+.f64 (+.f64 x t) y)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) |
(*.f64 (+.f64 t y) a) |
(/.f64 (+.f64 (pow.f64 (+.f64 x t) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (+.f64 x t) (+.f64 x t) (-.f64 (*.f64 y y) (*.f64 (+.f64 x t) y)))) |
(+.f64 (+.f64 x t) y) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 t t) (*.f64 x t)))) |
(+.f64 x t) |
(/.f64 (neg.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x))))) (neg.f64 (+.f64 (+.f64 x t) y))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) (+.f64 (+.f64 x t) y)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)) #s(literal 3 binary64))) (fma.f64 (*.f64 a t) (*.f64 a t) (-.f64 (*.f64 (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)) (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x))) (*.f64 (*.f64 a t) (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))))) |
(fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x))) |
(+.f64 (*.f64 a t) (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (+.f64 a z) b) y) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (+.f64 a z) b) y) (*.f64 (-.f64 (+.f64 a z) b) y) (-.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 (*.f64 (-.f64 (+.f64 a z) b) y) (*.f64 z x))))) |
(fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)) |
(+.f64 (*.f64 (-.f64 (+.f64 a z) b) y) (*.f64 z x)) |
(-.f64 (+.f64 a z) b) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 z z) (*.f64 a z)))) |
(+.f64 a z) |
(*.f64 z x) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a) (*.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a) (-.f64 (*.f64 (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t)) (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) (*.f64 (*.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a) (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t)))))) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
(+.f64 (*.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a) (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y))) (neg.f64 (+.f64 (+.f64 y x) t))) |
(/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t)) |
(+.f64 (/.f64 (*.f64 (+.f64 y x) z) (+.f64 (+.f64 y x) t)) (/.f64 (*.f64 (neg.f64 b) y) (+.f64 (+.f64 y x) t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 y x) z) (*.f64 (+.f64 y x) z) (-.f64 (*.f64 (*.f64 (neg.f64 b) y) (*.f64 (neg.f64 b) y)) (*.f64 (*.f64 (+.f64 y x) z) (*.f64 (neg.f64 b) y))))) |
(fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) |
(+.f64 (*.f64 (+.f64 y x) z) (*.f64 (neg.f64 b) y)) |
(*.f64 (neg.f64 b) y) |
(neg.f64 b) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y)) (+.f64 t y))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (fma.f64 x (-.f64 (+.f64 (/.f64 z (+.f64 t y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (+.f64 (/.f64 a (+.f64 t y)) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y)))) (/.f64 (*.f64 b y) (+.f64 t y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (fma.f64 x (-.f64 (fma.f64 x (-.f64 (+.f64 (/.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (+.f64 (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (+.f64 (/.f64 z (+.f64 t y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 a (+.f64 t y)) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y)))) (/.f64 (*.f64 b y) (+.f64 t y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 x (-.f64 (+.f64 (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 4 binary64)))) (+.f64 (/.f64 a (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 4 binary64))))) (+.f64 (/.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (+.f64 (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (+.f64 (/.f64 z (+.f64 t y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 a (+.f64 t y)) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y)))) (/.f64 (*.f64 b y) (+.f64 t y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (-.f64 (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (*.f64 x (-.f64 (+.f64 (/.f64 z (*.f64 a (+.f64 t y))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))))) (*.f64 a (-.f64 (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (-.f64 (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y)))) (*.f64 x (fma.f64 a (*.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 z (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))))) (*.f64 a (-.f64 (+.f64 (/.f64 z (*.f64 a (+.f64 t y))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (-.f64 (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y)))) (*.f64 x (fma.f64 a (-.f64 (+.f64 (/.f64 z (*.f64 a (+.f64 t y))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) (*.f64 x (fma.f64 a (*.f64 x (-.f64 (+.f64 (/.f64 z (*.f64 a (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 4 binary64))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 4 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 4 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 4 binary64)))))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 z (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (fma.f64 x (-.f64 (+.f64 (/.f64 z (*.f64 a (+.f64 t y))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 z (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) (+.f64 (/.f64 z (*.f64 a (+.f64 t y))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (fma.f64 x (-.f64 (+.f64 (/.f64 z (*.f64 a (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 4 binary64))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 4 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 4 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 4 binary64))))))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 z (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) (+.f64 (/.f64 z (*.f64 a (+.f64 t y))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (fma.f64 x (-.f64 (/.f64 z (*.f64 a (+.f64 t y))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 z (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) (/.f64 z (*.f64 a (+.f64 t y)))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 x (-.f64 (/.f64 z (*.f64 a (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 4 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 4 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 4 binary64))))))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 z (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) (/.f64 z (*.f64 a (+.f64 t y)))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x (+.f64 t y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (/.f64 x (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (pow.f64 (+.f64 t y) #s(literal -1 binary64)))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (pow.f64 (+.f64 t y) #s(literal -2 binary64)))) (pow.f64 (+.f64 t y) #s(literal -1 binary64)))))) |
#s(approx (+ (+ y x) t) (+.f64 t y)) |
#s(approx (+ (+ y x) t) (+.f64 t (+.f64 x y))) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 x y)) |
#s(approx x x) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (fma.f64 x (-.f64 (/.f64 z (*.f64 a (+.f64 t y))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (/.f64 z (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 z (*.f64 a (+.f64 t y)))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 x (-.f64 (/.f64 z (*.f64 a (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 4 binary64))))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (/.f64 z (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 z (*.f64 a (+.f64 t y)))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (/.f64 y (+.f64 t y))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (fma.f64 x (-.f64 (pow.f64 (+.f64 t y) #s(literal -1 binary64)) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 y (+.f64 t y)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (pow.f64 (+.f64 t y) #s(literal -2 binary64))) (pow.f64 (+.f64 t y) #s(literal -1 binary64))) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 y (+.f64 t y)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 x (-.f64 (pow.f64 (+.f64 t y) #s(literal -3 binary64)) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 4 binary64)))) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (pow.f64 (+.f64 t y) #s(literal -2 binary64))) (pow.f64 (+.f64 t y) #s(literal -1 binary64))) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 y (+.f64 t y)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 x y)) (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (fma.f64 x (-.f64 (/.f64 (*.f64 b (*.f64 x y)) (*.f64 a (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (fma.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 x y)) (*.f64 a (pow.f64 (+.f64 t y) #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))))))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))) |
#s(approx (/ y (+ (+ y x) t)) (/.f64 y (+.f64 t y))) |
#s(approx (/ y (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 y (+.f64 t y)))) |
#s(approx (/ y (+ (+ y x) t)) (fma.f64 x (-.f64 (/.f64 (*.f64 x y) (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 y (+.f64 t y)))) |
#s(approx (/ y (+ (+ y x) t)) (fma.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (pow.f64 (+.f64 t y) #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64)))))) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 y (+.f64 t y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (-.f64 (fma.f64 a (+.f64 t y) (fma.f64 x z (*.f64 y z))) (*.f64 b y))) |
#s(approx (+ (+ x t) y) (+.f64 t y)) |
#s(approx (+ (+ x t) y) (+.f64 t (+.f64 x y))) |
#s(approx (+ x t) t) |
#s(approx (+ x t) (+.f64 t x)) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (fma.f64 a t (*.f64 y (-.f64 (+.f64 a z) b)))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (fma.f64 a t (fma.f64 x z (*.f64 y (-.f64 (+.f64 a z) b))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 y (-.f64 (+.f64 a z) b))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) (fma.f64 x z (*.f64 y (-.f64 (+.f64 a z) b)))) |
#s(approx (* z x) (*.f64 x z)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t y)) (/.f64 (*.f64 y z) (+.f64 t y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t y)) (fma.f64 x (-.f64 (+.f64 (/.f64 z (+.f64 t y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (+.f64 (/.f64 a (+.f64 t y)) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t y)) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 z (+.f64 t y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 a (+.f64 t y)) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t y)) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 x (-.f64 (+.f64 (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 4 binary64)))) (+.f64 (/.f64 a (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 4 binary64))))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 z (+.f64 t y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 a (+.f64 t y)) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z)) (+.f64 t y))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t y)) (fma.f64 x (-.f64 (/.f64 z (+.f64 t y)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t y)) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 z (+.f64 t y))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t y)) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 x (-.f64 (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 4 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 4 binary64))))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 z (+.f64 t y))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (fma.f64 x z (*.f64 y z)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 z (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x)) (/.f64 (fma.f64 b y (*.f64 z (+.f64 t y))) x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t y) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (fma.f64 b y (*.f64 z (+.f64 t y))))) (*.f64 x x)) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x))) (/.f64 (fma.f64 b y (*.f64 z (+.f64 t y))) x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 z (+.f64 (/.f64 (*.f64 a (+.f64 t y)) x) (+.f64 (/.f64 (*.f64 y z) x) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (fma.f64 b y (*.f64 z (+.f64 t y))))) (pow.f64 x #s(literal 3 binary64)))))) (+.f64 (/.f64 (*.f64 b y) x) (+.f64 (/.f64 (*.f64 z (+.f64 t y)) x) (/.f64 (*.f64 (+.f64 t y) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (fma.f64 b y (*.f64 z (+.f64 t y))))) (*.f64 x x)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 z (/.f64 (*.f64 a (-.f64 (+.f64 t (+.f64 y (/.f64 (*.f64 y z) a))) (/.f64 (fma.f64 b y (*.f64 z (+.f64 t y))) a))) x))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 z (+.f64 (/.f64 (*.f64 a (-.f64 (+.f64 t (+.f64 y (/.f64 (*.f64 y z) a))) (/.f64 (fma.f64 b y (*.f64 z (+.f64 t y))) a))) x) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a) (fma.f64 t (+.f64 t y) (fma.f64 y (+.f64 t y) (*.f64 (+.f64 t y) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) a)))))) (*.f64 x x))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 z (+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) a)) (fma.f64 #s(literal -1 binary64) (*.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) a))))))) (pow.f64 x #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a (-.f64 (+.f64 t (+.f64 y (/.f64 (*.f64 y z) a))) (/.f64 (fma.f64 b y (*.f64 z (+.f64 t y))) a))) x) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a) (fma.f64 t (+.f64 t y) (fma.f64 y (+.f64 t y) (*.f64 (+.f64 t y) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) a)))))) (*.f64 x x)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 z a)) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 (/.f64 t x) (+.f64 (/.f64 y x) (+.f64 (/.f64 z a) (*.f64 (/.f64 y a) (/.f64 z x))))) (/.f64 (fma.f64 b y (*.f64 z (+.f64 t y))) (*.f64 a x)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 (/.f64 t x) (+.f64 (/.f64 y x) (+.f64 (/.f64 z a) (fma.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 z x)))))) (fma.f64 (/.f64 b a) (/.f64 y x) (+.f64 (/.f64 (*.f64 t (+.f64 t y)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 y (+.f64 t y)) (*.f64 x x)) (fma.f64 (/.f64 z a) (/.f64 (+.f64 t y) x) (/.f64 (*.f64 (+.f64 t y) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) a)) (*.f64 x x)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (*.f64 a (pow.f64 x #s(literal 3 binary64)))) (+.f64 (/.f64 t x) (+.f64 (/.f64 y x) (+.f64 (/.f64 z a) (fma.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 z x))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) a)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 b a) (/.f64 y x) (+.f64 (/.f64 (*.f64 t (+.f64 t y)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 y (+.f64 t y)) (*.f64 x x)) (fma.f64 (/.f64 z a) (/.f64 (+.f64 t y) x) (/.f64 (*.f64 (+.f64 t y) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) a)) (*.f64 x x))))))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (/.f64 z a)) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (-.f64 (+.f64 (/.f64 t x) (+.f64 (/.f64 y x) (+.f64 (/.f64 z a) (*.f64 (/.f64 y a) (/.f64 z x))))) (*.f64 (/.f64 z a) (/.f64 (+.f64 t y) x)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 t (+.f64 t y) (fma.f64 y (+.f64 t y) (*.f64 (+.f64 t y) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) a)))) (*.f64 x x)) (+.f64 (/.f64 t x) (+.f64 (/.f64 y x) (+.f64 (/.f64 z a) (*.f64 (/.f64 y a) (/.f64 z x)))))) (*.f64 (/.f64 z a) (/.f64 (+.f64 t y) x)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) a))))) (pow.f64 x #s(literal 3 binary64))) (+.f64 (/.f64 t x) (+.f64 (/.f64 y x) (+.f64 (/.f64 z a) (*.f64 (/.f64 y a) (/.f64 z x)))))) (+.f64 (/.f64 (*.f64 t (+.f64 t y)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 y (+.f64 t y)) (*.f64 x x)) (fma.f64 (/.f64 z a) (/.f64 (+.f64 t y) x) (/.f64 (*.f64 (+.f64 t y) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) a)) (*.f64 x x))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (/.f64 (+.f64 t y) x)) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (/.f64 (+.f64 t (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) x)))) x)) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (/.f64 (-.f64 (+.f64 t (+.f64 y (/.f64 (pow.f64 (+.f64 t y) #s(literal 3 binary64)) (*.f64 x x)))) (/.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) x)) x)) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (/.f64 (-.f64 (+.f64 t (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t y) #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t y) #s(literal 3 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) x))) x)) |
#s(approx (+ (+ y x) t) x) |
#s(approx (+ (+ y x) t) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 t y) x)))) |
#s(approx (+ y x) x) |
#s(approx (+ y x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (/.f64 z a)) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (-.f64 (+.f64 (/.f64 z a) (*.f64 (/.f64 y a) (/.f64 z x))) (*.f64 (/.f64 z a) (/.f64 (+.f64 t y) x)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t y) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) a)) (*.f64 x x)) (+.f64 (/.f64 z a) (*.f64 (/.f64 y a) (/.f64 z x)))) (*.f64 (/.f64 z a) (/.f64 (+.f64 t y) x)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (-.f64 (+.f64 (/.f64 z a) (fma.f64 (/.f64 y a) (/.f64 z x) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) a)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (/.f64 z a) (/.f64 (+.f64 t y) x) (/.f64 (*.f64 (+.f64 t y) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) a)) (*.f64 x x))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) #s(literal 1 binary64)) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 t x)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 t y)) (*.f64 x x))) (/.f64 t x))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (+.f64 t y)) (*.f64 x x)) (/.f64 t x)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (*.f64 (/.f64 b a) (/.f64 y x))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) x)) (/.f64 (*.f64 b y) a)) x)) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 b y) a) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (*.f64 a (*.f64 x x)))) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) x))) x)) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 a (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 b y) a)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (*.f64 a (*.f64 x x))) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) x)))) x)) |
#s(approx (/ y (+ (+ y x) t)) (/.f64 y x)) |
#s(approx (/ y (+ (+ y x) t)) (/.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (+.f64 t y)) x))) x)) |
#s(approx (/ y (+ (+ y x) t)) (/.f64 (-.f64 (+.f64 y (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 x x))) (/.f64 (*.f64 y (+.f64 t y)) x)) x)) |
#s(approx (/ y (+ (+ y x) t)) (/.f64 (-.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (*.f64 y (+.f64 t y)) x))) x)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 x z)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 x (-.f64 (+.f64 z (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x)) (/.f64 (*.f64 b y) x)))) |
#s(approx (+ (+ x t) y) x) |
#s(approx (+ (+ x t) y) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 t y) x)))) |
#s(approx (+ x t) x) |
#s(approx (+ x t) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t x)))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (*.f64 x z)) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (*.f64 x (+.f64 z (/.f64 (fma.f64 a t (*.f64 y (-.f64 (+.f64 a z) b))) x)))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 x z)) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 x (+.f64 z (/.f64 (*.f64 y (-.f64 (+.f64 a z) b)) x)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) z) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x))) (/.f64 (*.f64 z (+.f64 t y)) x))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x) (+.f64 (/.f64 (*.f64 a (+.f64 t y)) x) (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) (*.f64 x x)) (/.f64 (*.f64 y z) x))))) (+.f64 (/.f64 (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 x x)) (+.f64 (/.f64 (*.f64 z (+.f64 t y)) x) (/.f64 (*.f64 (+.f64 t y) (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y)))) (*.f64 x x)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (pow.f64 x #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a (+.f64 t y)) x) (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) (*.f64 x x)) (/.f64 (*.f64 y z) x)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y)))) (pow.f64 x #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 x x)) (+.f64 (/.f64 (*.f64 z (+.f64 t y)) x) (/.f64 (*.f64 (+.f64 t y) (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y)))) (*.f64 x x)))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) z) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x) (/.f64 (*.f64 y z) x))) (/.f64 (*.f64 z (+.f64 t y)) x))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t y) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z)) (*.f64 z (+.f64 t y)))) (*.f64 x x)) (/.f64 (*.f64 y z) x)))) (/.f64 (*.f64 z (+.f64 t y)) x))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x) (+.f64 (/.f64 (*.f64 y z) x) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z)) (*.f64 z (+.f64 t y)))) (pow.f64 x #s(literal 3 binary64)))))) (+.f64 (/.f64 (*.f64 z (+.f64 t y)) x) (/.f64 (*.f64 (+.f64 t y) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z)) (*.f64 z (+.f64 t y)))) (*.f64 x x))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) (*.f64 x z)) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) (*.f64 x (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x) (/.f64 (*.f64 y z) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))) x))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))) x)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))))) x))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a))))) x)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) (fma.f64 t (+.f64 t y) (*.f64 y (+.f64 t y)))))) x) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))))) x)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) (fma.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) x) (*.f64 a (-.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) (fma.f64 t (+.f64 t y) (*.f64 y (+.f64 t y))))))) x) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))))) x)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) x) (/.f64 z a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) (fma.f64 t (+.f64 t y) (*.f64 y (+.f64 t y))))) x))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) x) (/.f64 z a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) (fma.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))) x) (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) (fma.f64 t (+.f64 t y) (*.f64 y (+.f64 t y))))) x))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) x) (/.f64 z a))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a))) x) (/.f64 z a))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) x) (/.f64 (fma.f64 t (+.f64 t y) (*.f64 y (+.f64 t y))) x))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a))) x) (/.f64 z a))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) x) (/.f64 (fma.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) x)) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) (fma.f64 t (+.f64 t y) (*.f64 y (+.f64 t y))))) x))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a))) x) (/.f64 z a))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 t y) (/.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) x)) x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 t y) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 t y) #s(literal 3 binary64)) x) (pow.f64 (+.f64 t y) #s(literal 2 binary64))) x))) x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 t y) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 t y) #s(literal 4 binary64)) x) (pow.f64 (+.f64 t y) #s(literal 3 binary64))) x)) (pow.f64 (+.f64 t y) #s(literal 2 binary64))) x))) x))) |
#s(approx (+ (+ y x) t) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t y) x)) #s(literal 1 binary64))))) |
#s(approx (+ y x) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a))) x) (/.f64 z a))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) x))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a))) x) (/.f64 z a))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) x)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))))) x))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a))) x) (/.f64 z a))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (+.f64 t y))) x)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (+.f64 t y)))) x))) (*.f64 #s(literal -1 binary64) (+.f64 t y))) x)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (+.f64 t y)))) x)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (+.f64 t y)))))) x))) (*.f64 #s(literal -1 binary64) (+.f64 t y))) x)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) x))) x))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) x)) (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a)) x))) x))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) x)) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) a)) x)) (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a)) x))) x))) |
#s(approx (/ y (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 y (+.f64 t y)) x)) x))) |
#s(approx (/ y (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) x) (*.f64 y (+.f64 t y))) x))) x))) |
#s(approx (/ y (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) x) (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) x)) (*.f64 y (+.f64 t y))) x))) x))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y)) x)))))) |
#s(approx (+ (+ x t) y) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t y) x)) #s(literal 1 binary64))))) |
#s(approx (+ x t) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t x)) #s(literal 1 binary64))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 a t (*.f64 y (-.f64 (+.f64 a z) b))) x)))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 (+.f64 a z) b)) x)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t y)) (fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t y)) (fma.f64 #s(literal -1 binary64) (*.f64 y z) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 y (+.f64 t y))) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))) (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) x) (*.f64 b y)))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t y)) (fma.f64 #s(literal -1 binary64) (*.f64 y z) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))) (*.f64 a (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) x) (*.f64 b (*.f64 y (+.f64 t y)))) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))) (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) x) (*.f64 b y)))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))) x))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))) x)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))))) x))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z)) x)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 y (-.f64 (/.f64 (+.f64 a z) (+.f64 t x)) (+.f64 (/.f64 b (+.f64 t x)) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (+.f64 (/.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (/.f64 (+.f64 a z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (+.f64 a z) (+.f64 t x))) (+.f64 (/.f64 b (+.f64 t x)) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 y (-.f64 (/.f64 (+.f64 a z) (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (+.f64 (/.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 4 binary64))))) (+.f64 (/.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 3 binary64))))) (/.f64 (+.f64 a z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (+.f64 a z) (+.f64 t x))) (+.f64 (/.f64 b (+.f64 t x)) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (*.f64 y (-.f64 (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 z (*.f64 a (+.f64 t x)))) (+.f64 (/.f64 b (*.f64 a (+.f64 t x))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))))) (*.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))) (*.f64 y (fma.f64 a (*.f64 y (-.f64 (+.f64 (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -2 binary64)) (/.f64 z (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))))) (*.f64 a (-.f64 (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 z (*.f64 a (+.f64 t x)))) (+.f64 (/.f64 b (*.f64 a (+.f64 t x))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))) (*.f64 y (fma.f64 a (-.f64 (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 z (*.f64 a (+.f64 t x)))) (+.f64 (/.f64 b (*.f64 a (+.f64 t x))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))) (*.f64 y (fma.f64 a (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -3 binary64)) (/.f64 z (*.f64 a (pow.f64 (+.f64 t x) #s(literal 3 binary64)))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 4 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 4 binary64))))))) (*.f64 a (-.f64 (+.f64 (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -2 binary64)) (/.f64 z (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (fma.f64 y (-.f64 (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 z (*.f64 a (+.f64 t x)))) (+.f64 (/.f64 b (*.f64 a (+.f64 t x))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))) (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (+.f64 (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -2 binary64)) (/.f64 z (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 z (*.f64 a (+.f64 t x))))) (+.f64 (/.f64 b (*.f64 a (+.f64 t x))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))) (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -3 binary64)) (/.f64 z (*.f64 a (pow.f64 (+.f64 t x) #s(literal 3 binary64)))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 4 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 4 binary64)))))) (+.f64 (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -2 binary64)) (/.f64 z (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 z (*.f64 a (+.f64 t x))))) (+.f64 (/.f64 b (*.f64 a (+.f64 t x))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))) (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (fma.f64 y (-.f64 (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 z (*.f64 a (+.f64 t x)))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))) (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -2 binary64)) (/.f64 z (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 z (*.f64 a (+.f64 t x))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))) (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 y (-.f64 (+.f64 (pow.f64 (+.f64 t x) #s(literal -3 binary64)) (/.f64 z (*.f64 a (pow.f64 (+.f64 t x) #s(literal 3 binary64))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 4 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 4 binary64)))))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -2 binary64)) (/.f64 z (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 z (*.f64 a (+.f64 t x))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))) (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (/.f64 t (+.f64 t x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (fma.f64 y (-.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 t (+.f64 t x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (pow.f64 (+.f64 t x) #s(literal -2 binary64))) (pow.f64 (+.f64 t x) #s(literal -1 binary64))) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 t (+.f64 t x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 y (-.f64 (pow.f64 (+.f64 t x) #s(literal -3 binary64)) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 4 binary64)))) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (pow.f64 (+.f64 t x) #s(literal -2 binary64))) (pow.f64 (+.f64 t x) #s(literal -1 binary64))) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 t (+.f64 t x)))) |
#s(approx (+ t y) t) |
#s(approx (+ t y) (+.f64 t y)) |
#s(approx y y) |
#s(approx (+ (+ y x) t) (+.f64 t x)) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (fma.f64 y (-.f64 (/.f64 z (*.f64 a (+.f64 t x))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (/.f64 z (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 z (*.f64 a (+.f64 t x)))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 y (-.f64 (/.f64 z (*.f64 a (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 4 binary64))))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64))))) (/.f64 z (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 z (*.f64 a (+.f64 t x)))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (/.f64 x (+.f64 t x))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (fma.f64 y (-.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 x (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 x (+.f64 t x)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (/.f64 x (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (pow.f64 (+.f64 t x) #s(literal -2 binary64))) (pow.f64 (+.f64 t x) #s(literal -1 binary64))) (/.f64 x (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 x (+.f64 t x)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 y (-.f64 (pow.f64 (+.f64 t x) #s(literal -3 binary64)) (/.f64 x (pow.f64 (+.f64 t x) #s(literal 4 binary64)))) (/.f64 x (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (pow.f64 (+.f64 t x) #s(literal -2 binary64))) (pow.f64 (+.f64 t x) #s(literal -1 binary64))) (/.f64 x (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 x (+.f64 t x)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t x)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 b (*.f64 a (+.f64 t x)))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (*.f64 y (fma.f64 y (-.f64 (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 b (*.f64 a (+.f64 t x)))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (*.f64 y (fma.f64 y (-.f64 (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t x) #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 3 binary64))))))) (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 b (*.f64 a (+.f64 t x)))))) |
#s(approx (/ y (+ (+ y x) t)) (/.f64 y (+.f64 t x))) |
#s(approx (/ y (+ (+ y x) t)) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (pow.f64 (+.f64 t x) #s(literal -1 binary64))))) |
#s(approx (/ y (+ (+ y x) t)) (*.f64 y (fma.f64 y (-.f64 (/.f64 y (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (pow.f64 (+.f64 t x) #s(literal -2 binary64))) (pow.f64 (+.f64 t x) #s(literal -1 binary64))))) |
#s(approx (/ y (+ (+ y x) t)) (*.f64 y (fma.f64 y (-.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t x) #s(literal 4 binary64))) (pow.f64 (+.f64 t x) #s(literal -3 binary64)))) (pow.f64 (+.f64 t x) #s(literal -2 binary64))) (pow.f64 (+.f64 t x) #s(literal -1 binary64))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (*.f64 x z))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 x z (*.f64 y (-.f64 (+.f64 a z) b))))) |
#s(approx (* (+ t y) a) (*.f64 a t)) |
#s(approx (* (+ t y) a) (fma.f64 a t (*.f64 a y))) |
#s(approx (+ (+ x t) y) (+.f64 t x)) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (fma.f64 a t (*.f64 x z))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 t x)) (/.f64 (+.f64 a z) (+.f64 t x))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 t x)) (fma.f64 y (-.f64 (+.f64 (/.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (/.f64 (+.f64 a z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (+.f64 a z) (+.f64 t x)))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 t x)) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (/.f64 (+.f64 a z) (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 4 binary64)))) (+.f64 (/.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 3 binary64))))) (/.f64 (+.f64 a z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (+.f64 a z) (+.f64 t x)))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (/.f64 (*.f64 x z) (+.f64 t x))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 t x)) (/.f64 z (+.f64 t x))) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (*.f64 x z) (+.f64 t x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 t x)) (fma.f64 y (-.f64 (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 z (+.f64 t x)))) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (*.f64 x z) (+.f64 t x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 t x)) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 4 binary64)))) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 z (+.f64 t x)))) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (*.f64 x z) (+.f64 t x)))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) (fma.f64 x z (*.f64 y (+.f64 z (*.f64 #s(literal -1 binary64) b))))) |
#s(approx (* (neg b) y) (*.f64 #s(literal -1 binary64) (*.f64 b y))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (+.f64 z (/.f64 (fma.f64 a t (*.f64 x z)) y))) (+.f64 b (/.f64 (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)) y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (fma.f64 a t (*.f64 x z)) (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)))) (*.f64 y y)) (/.f64 (fma.f64 a t (*.f64 x z)) y)))) (+.f64 b (/.f64 (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)) y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (+.f64 z (+.f64 (/.f64 (*.f64 a t) y) (+.f64 (/.f64 (*.f64 x z) y) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (fma.f64 a t (*.f64 x z)) (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)))) (pow.f64 y #s(literal 3 binary64))))))) (+.f64 b (+.f64 (/.f64 (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)) y) (/.f64 (*.f64 (+.f64 t x) (-.f64 (fma.f64 a t (*.f64 x z)) (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)))) (*.f64 y y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a)) (/.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 b (+.f64 t x) (*.f64 x z)) a) (+.f64 x (/.f64 (*.f64 z (+.f64 t x)) a)))) y))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a)) (+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) a)) (fma.f64 #s(literal -1 binary64) (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (fma.f64 t (+.f64 t x) (*.f64 (+.f64 t x) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) a)))))) (*.f64 y y)) (/.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 b (+.f64 t x) (*.f64 x z)) a) (+.f64 x (/.f64 (*.f64 z (+.f64 t x)) a)))) y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a)) (+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) a)) (fma.f64 #s(literal -1 binary64) (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (fma.f64 t (+.f64 t x) (*.f64 (+.f64 t x) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) a)))))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 b (+.f64 t x) (*.f64 x z)) a) (+.f64 x (/.f64 (*.f64 z (+.f64 t x)) a)))) y) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) a) (fma.f64 #s(literal -1 binary64) (*.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) a)) (pow.f64 (+.f64 t x) #s(literal 3 binary64)))))) (pow.f64 y #s(literal 3 binary64))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 z a) (/.f64 (fma.f64 b (+.f64 t x) (*.f64 x z)) (*.f64 a y)))) (+.f64 (/.f64 b a) (+.f64 (/.f64 x y) (*.f64 (/.f64 z a) (/.f64 (+.f64 t x) y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 a (*.f64 y y))) (+.f64 (/.f64 z a) (/.f64 (fma.f64 b (+.f64 t x) (*.f64 x z)) (*.f64 a y))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (*.f64 y y)) (+.f64 (/.f64 b a) (+.f64 (/.f64 x y) (+.f64 (/.f64 (*.f64 t (+.f64 t x)) (*.f64 y y)) (fma.f64 (/.f64 z a) (/.f64 (+.f64 t x) y) (/.f64 (*.f64 (+.f64 t x) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) a)) (*.f64 y y))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 a (*.f64 y y))) (+.f64 (/.f64 z a) (fma.f64 (/.f64 b a) (/.f64 (+.f64 t x) y) (fma.f64 (/.f64 b a) (pow.f64 (/.f64 (+.f64 t x) y) #s(literal 3 binary64)) (*.f64 (/.f64 x a) (/.f64 z y))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) a)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (*.f64 y y)) (+.f64 (/.f64 b a) (+.f64 (/.f64 x y) (+.f64 (/.f64 (*.f64 t (+.f64 t x)) (*.f64 y y)) (fma.f64 (/.f64 z a) (/.f64 (+.f64 t x) y) (+.f64 (/.f64 (*.f64 (+.f64 t x) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) a)) (*.f64 y y)) (pow.f64 (/.f64 (+.f64 t x) y) #s(literal 3 binary64)))))))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (+.f64 #s(literal 1 binary64) (/.f64 z a))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 z a) (*.f64 (/.f64 x a) (/.f64 z y)))) (+.f64 (/.f64 x y) (*.f64 (/.f64 z a) (/.f64 (+.f64 t x) y))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (fma.f64 t (+.f64 t x) (*.f64 (+.f64 t x) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) a)))) (*.f64 y y)) (+.f64 (/.f64 z a) (*.f64 (/.f64 x a) (/.f64 z y))))) (+.f64 (/.f64 x y) (*.f64 (/.f64 z a) (/.f64 (+.f64 t x) y))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) a)) (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 z a) (*.f64 (/.f64 x a) (/.f64 z y))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (*.f64 y y)) (+.f64 (/.f64 x y) (+.f64 (/.f64 (*.f64 t (+.f64 t x)) (*.f64 y y)) (fma.f64 (/.f64 z a) (/.f64 (+.f64 t x) y) (/.f64 (*.f64 (+.f64 t x) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) a)) (*.f64 y y)))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 t x)) (*.f64 y y))) (/.f64 x y))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (+.f64 t x)) (*.f64 y y)) (/.f64 x y)))) |
#s(approx (+ t y) y) |
#s(approx (+ t y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 t y)))) |
#s(approx (+ (+ y x) t) y) |
#s(approx (+ (+ y x) t) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 t x) y)))) |
#s(approx (+ y x) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (-.f64 (+.f64 (/.f64 z a) (*.f64 (/.f64 x a) (/.f64 z y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 t x) y)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) a)) (*.f64 y y)) (+.f64 (/.f64 z a) (*.f64 (/.f64 x a) (/.f64 z y)))) (*.f64 (/.f64 z a) (/.f64 (+.f64 t x) y)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (-.f64 (+.f64 (/.f64 z a) (fma.f64 (/.f64 x a) (/.f64 z y) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) a)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 (/.f64 z a) (/.f64 (+.f64 t x) y) (/.f64 (*.f64 (+.f64 t x) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) a)) (*.f64 y y))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 t y)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 t x)) (*.f64 y y))) (/.f64 t y))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (+.f64 t x)) (*.f64 y y)) (/.f64 t y)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (/.f64 b a)) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (+.f64 t x) y)) (/.f64 b a))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (-.f64 (+.f64 (/.f64 b a) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 a (*.f64 y y)))) (*.f64 (/.f64 b a) (/.f64 (+.f64 t x) y)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (pow.f64 (/.f64 (+.f64 t x) y) #s(literal 3 binary64))) (/.f64 b a)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 a (*.f64 y y))) (*.f64 (/.f64 b a) (/.f64 (+.f64 t x) y))))) |
#s(approx (/ y (+ (+ y x) t)) #s(literal 1 binary64)) |
#s(approx (/ y (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t x) y)))) |
#s(approx (/ y (+ (+ y x) t)) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (*.f64 y y))) (/.f64 (+.f64 t x) y))) |
#s(approx (/ y (+ (+ y x) t)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (+.f64 t x) y) #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (+.f64 t x) y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 y (-.f64 (+.f64 a z) b))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 y (-.f64 (+.f64 a (+.f64 z (/.f64 (fma.f64 a t (*.f64 x z)) y))) b))) |
#s(approx (* (+ t y) a) (*.f64 a y)) |
#s(approx (* (+ t y) a) (*.f64 y (+.f64 a (/.f64 (*.f64 a t) y)))) |
#s(approx (+ (+ x t) y) y) |
#s(approx (+ (+ x t) y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 t x) y)))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (*.f64 y (-.f64 (+.f64 a z) b))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (*.f64 y (-.f64 (+.f64 a (+.f64 z (/.f64 (fma.f64 a t (*.f64 x z)) y))) b))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 y (-.f64 (+.f64 a (+.f64 z (/.f64 (*.f64 x z) y))) b))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (+.f64 z (*.f64 #s(literal -1 binary64) b)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 a (+.f64 z (fma.f64 #s(literal -1 binary64) b (+.f64 (/.f64 (*.f64 a t) y) (/.f64 (fma.f64 b (+.f64 t x) (*.f64 x z)) y))))) (/.f64 (fma.f64 a (+.f64 t x) (*.f64 z (+.f64 t x))) y))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 a (+.f64 z (fma.f64 #s(literal -1 binary64) b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 a t) y) (/.f64 (fma.f64 b (+.f64 t x) (*.f64 x z)) y)))))) (+.f64 (/.f64 (*.f64 a (+.f64 t x)) y) (+.f64 (/.f64 (*.f64 z (+.f64 t x)) y) (/.f64 (fma.f64 (+.f64 t x) (-.f64 (*.f64 a t) (*.f64 a (+.f64 t x))) (*.f64 (+.f64 t x) (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))))) (*.f64 y y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 a (+.f64 z (fma.f64 #s(literal -1 binary64) b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 a t) y) (+.f64 (/.f64 (*.f64 b (+.f64 t x)) y) (+.f64 (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 x z) y)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 a t) (*.f64 a (+.f64 t x)))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x)))) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a (+.f64 t x)) y) (+.f64 (/.f64 (*.f64 z (+.f64 t x)) y) (/.f64 (fma.f64 (+.f64 t x) (-.f64 (*.f64 a t) (*.f64 a (+.f64 t x))) (*.f64 (+.f64 t x) (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))))) (*.f64 y y)))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+.f64 z (*.f64 #s(literal -1 binary64) b))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 x z) y))) (/.f64 (*.f64 (+.f64 t x) (+.f64 z (*.f64 #s(literal -1 binary64) b))) y))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 x z) (*.f64 (+.f64 t x) (+.f64 z (*.f64 #s(literal -1 binary64) b))))) (*.f64 y y)) (/.f64 (*.f64 x z) y)))) (/.f64 (*.f64 (+.f64 t x) (+.f64 z (*.f64 #s(literal -1 binary64) b))) y))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) b (+.f64 (/.f64 (*.f64 x z) y) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 x z) (*.f64 (+.f64 t x) (+.f64 z (*.f64 #s(literal -1 binary64) b))))) (pow.f64 y #s(literal 3 binary64)))))) (+.f64 (/.f64 (*.f64 (+.f64 t x) (+.f64 z (*.f64 #s(literal -1 binary64) b))) y) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 x z) (*.f64 (+.f64 t x) (+.f64 z (*.f64 #s(literal -1 binary64) b))))) (*.f64 y y))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) (*.f64 y (+.f64 z (*.f64 #s(literal -1 binary64) b)))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) (*.f64 y (+.f64 z (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 x z) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 x z))) (*.f64 (+.f64 t x) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b)))) y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 x z)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 x z))) (*.f64 (+.f64 t x) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b))))) y))) (*.f64 (+.f64 t x) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b)))) y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 x z)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 x z))) (*.f64 (+.f64 t x) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b))))) y)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 x z))) (*.f64 (+.f64 t x) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b))))))) y))) (*.f64 (+.f64 t x) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b)))) y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (+.f64 t (+.f64 x (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a) (/.f64 (*.f64 b (+.f64 t x)) a)))) y) (*.f64 a (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) (fma.f64 t (+.f64 t x) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) a))))) y) (*.f64 a (-.f64 (+.f64 t (+.f64 x (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a) (/.f64 (*.f64 b (+.f64 t x)) a))))) y) (*.f64 a (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (pow.f64 (+.f64 t x) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) (fma.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) a))))) y) (*.f64 a (-.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) (fma.f64 t (+.f64 t x) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) a)))))) y) (*.f64 a (-.f64 (+.f64 t (+.f64 x (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a) (/.f64 (*.f64 b (+.f64 t x)) a))))) y) (*.f64 a (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 t (+.f64 x (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a) (/.f64 (*.f64 b (+.f64 t x)) a))) y) (/.f64 z a))) (/.f64 b a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 t (+.f64 x (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) (fma.f64 t (+.f64 t x) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) a)))) y)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a) (/.f64 (*.f64 b (+.f64 t x)) a))) y) (/.f64 z a))) (/.f64 b a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 t (+.f64 x (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 t x) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) (fma.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) a)))) y) (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) (fma.f64 t (+.f64 t x) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) a)))) y)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a) (/.f64 (*.f64 b (+.f64 t x)) a))) y) (/.f64 z a))) (/.f64 b a))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 t (+.f64 x (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a))) y) (/.f64 z a)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 t (+.f64 x (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) (*.f64 t (+.f64 t x)))) y)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a))) y) (/.f64 z a)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 t (+.f64 x (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 t x) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) (*.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) y) (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) (*.f64 t (+.f64 t x)))) y)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a))) y) (/.f64 z a)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) t) (*.f64 #s(literal -1 binary64) (+.f64 t x))) y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) t) (*.f64 #s(literal -1 binary64) (+.f64 t x)))) y))) (*.f64 #s(literal -1 binary64) (+.f64 t x))) y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) t) (*.f64 #s(literal -1 binary64) (+.f64 t x)))) y)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) t) (*.f64 #s(literal -1 binary64) (+.f64 t x)))))) y))) (*.f64 #s(literal -1 binary64) (+.f64 t x))) y)))) |
#s(approx (+ t y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t y)) #s(literal 1 binary64))))) |
#s(approx (+ (+ y x) t) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t x) y)) #s(literal 1 binary64))))) |
#s(approx (+ y x) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a))) y) (/.f64 z a))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) y))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a))) y) (/.f64 z a))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) y)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))))) y))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a))) y) (/.f64 z a))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) (+.f64 t x))) y)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) (+.f64 t x)))) y))) (*.f64 #s(literal -1 binary64) (+.f64 t x))) y)))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) (+.f64 t x)))) y)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) (+.f64 t x)))))) y))) (*.f64 #s(literal -1 binary64) (+.f64 t x))) y)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) y)) (/.f64 (*.f64 b (+.f64 t x)) a)) y) (/.f64 b a))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (pow.f64 (+.f64 t x) #s(literal 3 binary64)) y)) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) a)) y) (/.f64 (*.f64 b (+.f64 t x)) a)) y) (/.f64 b a))) |
#s(approx (/ y (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) y)) (*.f64 #s(literal -1 binary64) (+.f64 t x))) y)))) |
#s(approx (/ y (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t x) #s(literal 3 binary64)) y)) (*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) y)) (*.f64 #s(literal -1 binary64) (+.f64 t x))) y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 a t (*.f64 x z)) y)))) (*.f64 #s(literal -1 binary64) b))))) |
#s(approx (* (+ t y) a) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a t) y)))))) |
#s(approx (+ (+ x t) y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t x) y)) #s(literal 1 binary64))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (-.f64 (+.f64 a z) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 a t (*.f64 x z)) y)))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (-.f64 (+.f64 a z) b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (+.f64 z (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a t) (*.f64 #s(literal -1 binary64) (*.f64 x z))) (fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t x)) (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x)) (*.f64 b (+.f64 t x))))) y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (+.f64 z (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a t) (fma.f64 #s(literal -1 binary64) (*.f64 x z) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a t)) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t x))))) y) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x))))) y) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) y))))) (fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t x)) (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x)) (*.f64 b (+.f64 t x))))) y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (+.f64 z (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a t) (fma.f64 #s(literal -1 binary64) (*.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a t)) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t x))))) y) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x))))) y) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) y))) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a t)) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t x))))) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x))))) (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))) y)))) (fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t x)) (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x)) (*.f64 b (+.f64 t x))))) y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) z)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) z)) (+.f64 t x))) y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) z)) (+.f64 t x)))) y))) (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) z)) (+.f64 t x))) y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) z)) (+.f64 t x)))) y)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) z)) (+.f64 t x)))))) y))) (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) z)) (+.f64 t x))) y)))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 b (*.f64 #s(literal -1 binary64) z))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 b (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) y))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (-.f64 (*.f64 a (+.f64 t y)) (*.f64 b y)) (+.f64 t (+.f64 x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (fma.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 a (+.f64 t y)) (+.f64 t (+.f64 x y)))) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (-.f64 (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (*.f64 z (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y))))) (*.f64 a (-.f64 (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (fma.f64 z (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y)))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (fma.f64 z (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y)))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (/ z a) (/.f64 z a)) |
#s(approx z z) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (-.f64 (*.f64 a (+.f64 t y)) (*.f64 b y))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (*.f64 b y))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (fma.f64 a t (*.f64 y (-.f64 a b)))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (fma.f64 a t (fma.f64 y (-.f64 a b) (*.f64 z (+.f64 x y))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 y (-.f64 a b))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) (fma.f64 y (-.f64 a b) (*.f64 z (+.f64 x y)))) |
#s(approx (- (+ a z) b) (-.f64 a b)) |
#s(approx (- (+ a z) b) (-.f64 (+.f64 a z) b)) |
#s(approx (+ a z) a) |
#s(approx (+ a z) (+.f64 a z)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 a (+.f64 t y)) (+.f64 t (+.f64 x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (fma.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 a (+.f64 t y)) (+.f64 t (+.f64 x y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) (*.f64 #s(literal -1 binary64) (*.f64 b y))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 z (-.f64 (+.f64 (/.f64 x (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 a z) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))))) (*.f64 (/.f64 b z) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (*.f64 z (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 z (fma.f64 a (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y)))) (/.f64 (*.f64 a (-.f64 (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) z)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 z (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 z (-.f64 (+.f64 (/.f64 t (*.f64 z (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 x (*.f64 a (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 y (*.f64 a (+.f64 t (+.f64 x y)))) (/.f64 y (*.f64 z (+.f64 t (+.f64 x y))))))) (*.f64 (/.f64 b a) (/.f64 y (*.f64 z (+.f64 t (+.f64 x y)))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (*.f64 z (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y)))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (*.f64 z (+.f64 (/.f64 t (*.f64 z (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 x (*.f64 a (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 y (*.f64 a (+.f64 t (+.f64 x y)))) (/.f64 y (*.f64 z (+.f64 t (+.f64 x y))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 z (+.f64 x y))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 z (-.f64 (+.f64 x (+.f64 y (/.f64 (*.f64 a (+.f64 t y)) z))) (/.f64 (*.f64 b y) z)))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (*.f64 z (+.f64 x y))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (*.f64 z (+.f64 x (+.f64 y (/.f64 (fma.f64 a t (*.f64 y (-.f64 a b))) z))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 z (+.f64 x y))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 z (+.f64 x (+.f64 y (/.f64 (*.f64 y (-.f64 a b)) z))))) |
#s(approx (- (+ a z) b) z) |
#s(approx (- (+ a z) b) (*.f64 z (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 a z)) (/.f64 b z)))) |
#s(approx (+ a z) z) |
#s(approx (+ a z) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 a z)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b z) (/.f64 y (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 x (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 a z) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b z) (/.f64 y (+.f64 t (+.f64 x y)))) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) (*.f64 z (+.f64 x y))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) (*.f64 z (+.f64 x (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) z)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 a (+.f64 t y)) (*.f64 b y)) (+.f64 t (+.f64 x y))) z)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) z) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y))))) z)))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) z)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (+.f64 x y) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 a (+.f64 t y)) (*.f64 b y)) z)))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 a t (*.f64 y (-.f64 a b))) z))))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) x (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 a b)) z))))))) |
#s(approx (- (+ a z) b) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 a b) z)) #s(literal 1 binary64))))) |
#s(approx (+ a z) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a z)) #s(literal 1 binary64))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 a (+.f64 t y)) (+.f64 t (+.f64 x y)))) z)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))) (*.f64 (/.f64 b z) (/.f64 y (+.f64 t (+.f64 x y)))))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (+.f64 x y) (/.f64 (*.f64 b y) z))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y)) (+.f64 x y))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 z (fma.f64 t (-.f64 (+.f64 (/.f64 a (+.f64 x y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (+.f64 (/.f64 z (+.f64 x y)) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (/.f64 (*.f64 a y) (+.f64 x y)))) (/.f64 (*.f64 b y) (+.f64 x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 z (fma.f64 t (-.f64 (fma.f64 t (-.f64 (+.f64 (/.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (+.f64 (/.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) (+.f64 (/.f64 a (+.f64 x y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 z (+.f64 x y)) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (/.f64 (*.f64 a y) (+.f64 x y)))) (/.f64 (*.f64 b y) (+.f64 x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 z (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (+.f64 (/.f64 a (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 4 binary64)))) (+.f64 (/.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 4 binary64))))) (+.f64 (/.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) (+.f64 (/.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) (+.f64 (/.f64 a (+.f64 x y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 z (+.f64 x y)) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (/.f64 (*.f64 a y) (+.f64 x y)))) (/.f64 (*.f64 b y) (+.f64 x y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (-.f64 (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a)) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (*.f64 t (-.f64 (+.f64 (pow.f64 (+.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (*.f64 a (+.f64 x y)))))) (*.f64 a (-.f64 (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a)) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (-.f64 (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a)) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y)))) (*.f64 t (fma.f64 a (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 z (*.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (pow.f64 (+.f64 x y) #s(literal -2 binary64)))))) (*.f64 a (-.f64 (+.f64 (pow.f64 (+.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (*.f64 a (+.f64 x y)))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (-.f64 (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a)) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y)))) (*.f64 t (fma.f64 a (-.f64 (+.f64 (pow.f64 (+.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (*.f64 a (+.f64 x y))))) (*.f64 t (fma.f64 a (*.f64 t (-.f64 (+.f64 (pow.f64 (+.f64 x y) #s(literal -3 binary64)) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 4 binary64))))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 4 binary64))) (/.f64 z (*.f64 a (pow.f64 (+.f64 x y) #s(literal 3 binary64))))))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 z (*.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (pow.f64 (+.f64 x y) #s(literal -2 binary64)))))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a)) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (fma.f64 t (-.f64 (+.f64 (pow.f64 (+.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (*.f64 a (+.f64 x y))))) (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 z (*.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (pow.f64 (+.f64 x y) #s(literal -2 binary64))))) (+.f64 (pow.f64 (+.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (*.f64 a (+.f64 x y))))) (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (*.f64 t (-.f64 (+.f64 (pow.f64 (+.f64 x y) #s(literal -3 binary64)) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 4 binary64))))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 4 binary64))) (/.f64 z (*.f64 a (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 z (*.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (pow.f64 (+.f64 x y) #s(literal -2 binary64))))) (+.f64 (pow.f64 (+.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (*.f64 a (+.f64 x y))))) (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (fma.f64 t (-.f64 (pow.f64 (+.f64 x y) #s(literal -1 binary64)) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (*.f64 a (+.f64 x y))))) (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (fma.f64 t (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 z (*.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (pow.f64 (+.f64 x y) #s(literal -2 binary64))))) (pow.f64 (+.f64 x y) #s(literal -1 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (*.f64 a (+.f64 x y))))) (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (fma.f64 t (-.f64 (fma.f64 t (-.f64 (*.f64 t (-.f64 (pow.f64 (+.f64 x y) #s(literal -3 binary64)) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 4 binary64))) (/.f64 z (*.f64 a (pow.f64 (+.f64 x y) #s(literal 3 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 z (*.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (pow.f64 (+.f64 x y) #s(literal -2 binary64))))) (pow.f64 (+.f64 x y) #s(literal -1 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (*.f64 a (+.f64 x y))))) (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (/.f64 y (+.f64 x y))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (fma.f64 t (-.f64 (pow.f64 (+.f64 x y) #s(literal -1 binary64)) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 y (+.f64 x y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (pow.f64 (+.f64 x y) #s(literal -2 binary64))) (pow.f64 (+.f64 x y) #s(literal -1 binary64))) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 y (+.f64 x y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (pow.f64 (+.f64 x y) #s(literal -3 binary64)) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 4 binary64)))) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (pow.f64 (+.f64 x y) #s(literal -2 binary64))) (pow.f64 (+.f64 x y) #s(literal -1 binary64))) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 y (+.f64 x y)))) |
#s(approx t t) |
#s(approx (+ (+ y x) t) (+.f64 x y)) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 t a) (/.f64 z (+.f64 x y))) (/.f64 z a))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (fma.f64 t (-.f64 (*.f64 (/.f64 t a) (/.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 z (*.f64 a (+.f64 x y)))) (/.f64 z a))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (fma.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 t a) (/.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 z (*.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64))))))) (/.f64 z (*.f64 a (+.f64 x y)))) (/.f64 z a))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 t (+.f64 x y))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (/.f64 t (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (pow.f64 (+.f64 x y) #s(literal -1 binary64)))))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (pow.f64 (+.f64 x y) #s(literal -2 binary64)))) (pow.f64 (+.f64 x y) #s(literal -1 binary64)))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y)))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 t y)) (*.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (fma.f64 t (-.f64 (/.f64 (*.f64 b (*.f64 t y)) (*.f64 a (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (fma.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 t y)) (*.f64 a (pow.f64 (+.f64 x y) #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))))))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))) |
#s(approx (/ y (+ (+ y x) t)) (/.f64 y (+.f64 x y))) |
#s(approx (/ y (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 y (+.f64 x y)))) |
#s(approx (/ y (+ (+ y x) t)) (fma.f64 t (-.f64 (/.f64 (*.f64 t y) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 y (+.f64 x y)))) |
#s(approx (/ y (+ (+ y x) t)) (fma.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t y) (pow.f64 (+.f64 x y) #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 y (+.f64 x y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (-.f64 (fma.f64 a t (fma.f64 a y (*.f64 z (+.f64 x y)))) (*.f64 b y))) |
#s(approx (+ (+ x t) y) (+.f64 x y)) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (fma.f64 x z (*.f64 y (-.f64 (+.f64 a z) b)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (/.f64 (*.f64 a y) (+.f64 x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (fma.f64 t (-.f64 (+.f64 (/.f64 a (+.f64 x y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (+.f64 (/.f64 z (+.f64 x y)) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (/.f64 (*.f64 a y) (+.f64 x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 a (+.f64 x y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 z (+.f64 x y)) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (/.f64 (*.f64 a y) (+.f64 x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 t (-.f64 (+.f64 (/.f64 a (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 4 binary64)))) (+.f64 (/.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 4 binary64))))) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 a (+.f64 x y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 z (+.f64 x y)) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (/.f64 (*.f64 a y) (+.f64 x y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y))) (+.f64 x y))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (+.f64 x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (*.f64 t (-.f64 (/.f64 (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (+.f64 x y)))) (+.f64 x y)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (+.f64 x y)))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (*.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 4 binary64))) (/.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (+.f64 x y))) (+.f64 x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (+.f64 x y)))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (/.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) t)) (/.f64 (fma.f64 a (+.f64 x y) (*.f64 b y)) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (fma.f64 a (+.f64 x y) (*.f64 b y)))) (*.f64 t t)) (/.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) t))) (/.f64 (fma.f64 a (+.f64 x y) (*.f64 b y)) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (+.f64 (/.f64 (*.f64 a y) t) (+.f64 (/.f64 (*.f64 z (+.f64 x y)) t) (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (fma.f64 a (+.f64 x y) (*.f64 b y)))) (pow.f64 t #s(literal 3 binary64)))))) (+.f64 (/.f64 (*.f64 a (+.f64 x y)) t) (+.f64 (/.f64 (*.f64 b y) t) (/.f64 (*.f64 (+.f64 x y) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (fma.f64 a (+.f64 x y) (*.f64 b y)))) (*.f64 t t)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) a) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 a (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 z (+.f64 x y)) a) (+.f64 x (/.f64 (*.f64 b y) a)))) t))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 a (+.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a) (fma.f64 #s(literal -1 binary64) (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 y (+.f64 x y) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a))))) (*.f64 t t)) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 z (+.f64 x y)) a) (+.f64 x (/.f64 (*.f64 b y) a)))) t)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 a (+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) a)) (fma.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) a) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a) (fma.f64 #s(literal -1 binary64) (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 y (+.f64 x y) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a))))) (*.f64 t t)) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 z (+.f64 x y)) a) (+.f64 x (/.f64 (*.f64 b y) a)))) t))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(literal 1 binary64)) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) t))) (+.f64 (/.f64 x t) (*.f64 (/.f64 b a) (/.f64 y t))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) (*.f64 t t)) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) t)))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (/.f64 x t) (fma.f64 (/.f64 b a) (/.f64 y t) (+.f64 (/.f64 (*.f64 y (+.f64 x y)) (*.f64 t t)) (*.f64 (/.f64 z a) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (*.f64 t t))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 a (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) (*.f64 t t)) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) t))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z a) (pow.f64 (/.f64 (+.f64 x y) t) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (/.f64 x t) (fma.f64 (/.f64 b a) (/.f64 y t) (+.f64 (/.f64 (*.f64 y (+.f64 x y)) (*.f64 t t)) (fma.f64 (/.f64 z a) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (pow.f64 (/.f64 (+.f64 x y) t) #s(literal 3 binary64))))))))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(literal 1 binary64)) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) t))) (/.f64 x t))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 y (+.f64 x y) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a))) (*.f64 t t)) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) t)))) (/.f64 x t))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) a) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) t)))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (/.f64 x t) (+.f64 (/.f64 (*.f64 y (+.f64 x y)) (*.f64 t t)) (*.f64 (/.f64 z a) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (*.f64 t t)))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x t)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 x y)) (*.f64 t t))) (/.f64 x t))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (pow.f64 t #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (+.f64 x y)) (*.f64 t t)) (/.f64 x t)))) |
#s(approx (+ t y) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 y t)))) |
#s(approx (+ (+ y x) t) t) |
#s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t)))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) t))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z a) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t)) (/.f64 (*.f64 z (+.f64 x y)) a)) t)) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 z (+.f64 x y)) a) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (*.f64 a (*.f64 t t)))) (*.f64 (/.f64 z a) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t))) t)) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 4 binary64))) (*.f64 a (pow.f64 t #s(literal 3 binary64)))) (/.f64 (*.f64 z (+.f64 x y)) a)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (*.f64 a (*.f64 t t))) (*.f64 (/.f64 z a) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t)))) t)) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (/.f64 (+.f64 x y) t)) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (/.f64 (+.f64 x (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t)))) t)) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (/.f64 (-.f64 (+.f64 x (+.f64 y (/.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) (*.f64 t t)))) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t)) t)) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (/.f64 (-.f64 (+.f64 x (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 x y) #s(literal 4 binary64)) (pow.f64 t #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t))) t)) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (*.f64 (/.f64 b a) (/.f64 y t))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) t)) (/.f64 (*.f64 b y) a)) t)) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 b y) a) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 a (*.f64 t t)))) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) t))) t)) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (*.f64 a (pow.f64 t #s(literal 3 binary64)))) (/.f64 (*.f64 b y) a)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 a (*.f64 t t))) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) t)))) t)) |
#s(approx (/ y (+ (+ y x) t)) (/.f64 y t)) |
#s(approx (/ y (+ (+ y x) t)) (/.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (+.f64 x y)) t))) t)) |
#s(approx (/ y (+ (+ y x) t)) (/.f64 (-.f64 (+.f64 y (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 t t))) (/.f64 (*.f64 y (+.f64 x y)) t)) t)) |
#s(approx (/ y (+ (+ y x) t)) (/.f64 (-.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 t t)) (/.f64 (*.f64 y (+.f64 x y)) t))) t)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 t (-.f64 (+.f64 a (/.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) t)) (/.f64 (*.f64 b y) t)))) |
#s(approx (* (+ t y) a) (*.f64 t (+.f64 a (/.f64 (*.f64 a y) t)))) |
#s(approx (+ (+ x t) y) t) |
#s(approx (+ (+ x t) y) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t)))) |
#s(approx (+ x t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 x t)))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (*.f64 a t)) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (*.f64 t (+.f64 a (/.f64 (fma.f64 x z (*.f64 y (-.f64 (+.f64 a z) b))) t)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) a) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) t) (/.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) t))) (/.f64 (*.f64 a (+.f64 x y)) t))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) t) (+.f64 (/.f64 (*.f64 a y) t) (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) (*.f64 t t)) (/.f64 (*.f64 z (+.f64 x y)) t))))) (+.f64 (/.f64 (*.f64 a (+.f64 x y)) t) (/.f64 (fma.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 (*.f64 a y) (*.f64 a (+.f64 x y))))) (*.f64 t t))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a y) t) (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) (*.f64 t t)) (/.f64 (*.f64 z (+.f64 x y)) t)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 a y) (*.f64 a (+.f64 x y)))) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a (+.f64 x y)) t) (/.f64 (fma.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 (*.f64 a y) (*.f64 a (+.f64 x y))))) (*.f64 t t))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y))) t)) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) t) (*.f64 z (+.f64 x y)))) t)) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (fma.f64 z (+.f64 x y) (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) (*.f64 t t)))) (/.f64 (*.f64 (+.f64 x y) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) t)) t)) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) (pow.f64 t #s(literal 3 binary64))) (*.f64 z (+.f64 x y)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) (*.f64 t t)) (/.f64 (*.f64 (+.f64 x y) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) t))) t)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y)))) t)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y))))) t))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y)))) t)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y))))) t)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y))))))) t))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y)))) t)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a)))) t)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (fma.f64 y (+.f64 x y) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a)))) t) (*.f64 a (-.f64 (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a))))) t)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (+.f64 (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) a) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) a)))) t) (*.f64 a (-.f64 (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (fma.f64 y (+.f64 x y) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a))))) t) (*.f64 a (-.f64 (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a))))) t)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a))) t)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (fma.f64 y (+.f64 x y) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a))) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a))) t)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) a) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) a))) t) (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a) (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (fma.f64 y (+.f64 x y) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a))) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a))) t)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a))))) t)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 y (+.f64 x y) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a))) t)))))) t)))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) (fma.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) a))) t) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (fma.f64 y (+.f64 x y) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a))) t)))))) t)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (+.f64 x y))) t)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (+.f64 x y)))) t))) (*.f64 #s(literal -1 binary64) (+.f64 x y))) t)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (+.f64 x y)))) t)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (+.f64 x y)))))) t))) (*.f64 #s(literal -1 binary64) (+.f64 x y))) t)))) |
#s(approx (+ t y) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y t)) #s(literal 1 binary64))))) |
#s(approx (+ (+ y x) t) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) t)) #s(literal 1 binary64))))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a) (*.f64 (/.f64 z a) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t))) t))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 z a) (/.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) t)) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a)) t))) t))) |
#s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 z a) (/.f64 (pow.f64 (+.f64 x y) #s(literal 4 binary64)) t)) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) a)) t)) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a)) t))) t))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 x y) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t)) t))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 x y) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) t) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) t))) t))) |
#s(approx (/ (+ y x) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 x y) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 x y) #s(literal 4 binary64)) t) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) t)) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) t))) t))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) t))) t))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) t)) (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a)) t))) t))) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) t)) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) a)) t)) (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a)) t))) t))) |
#s(approx (/ y (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 y (+.f64 x y)) t)) t))) |
#s(approx (/ y (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) t) (*.f64 y (+.f64 x y))) t))) t))) |
#s(approx (/ y (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) t) (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) t)) (*.f64 y (+.f64 x y))) t))) t))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y)) t)))))) |
#s(approx (* (+ t y) a) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a y) t)))))) |
#s(approx (+ (+ x t) y) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) t)) #s(literal 1 binary64))))) |
#s(approx (+ x t) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x t)) #s(literal 1 binary64))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x z (*.f64 y (-.f64 (+.f64 a z) b))) t)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a y) (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 x y)) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y)))) t)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a y) (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 x y)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 y (+.f64 x y))) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a y)) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) t) (*.f64 b y)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y)))) t)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a y) (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 x y)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a y)) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) t) (*.f64 b (*.f64 y (+.f64 x y)))) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a y)) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) t) (*.f64 b y)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y)))) t)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) t)) t))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) t) (*.f64 (+.f64 x y) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y))))) t))) t))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) t) (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y))))) t)) (*.f64 (+.f64 x y) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y))))) t))) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (-.f64 (*.f64 z (+.f64 x y)) (*.f64 b y)) (+.f64 t (+.f64 x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (fma.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (/.f64 (-.f64 (*.f64 z (+.f64 x y)) (*.f64 b y)) (+.f64 t (+.f64 x y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (-.f64 (fma.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (/.f64 (-.f64 (*.f64 z (+.f64 x y)) (*.f64 b y)) (+.f64 t (+.f64 x y))) a)) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (-.f64 (fma.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y)))) a)) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (/.f64 (fma.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) a)) |
#s(approx a a) |
#s(approx (* (/ b a) (/ y (+ (+ y x) t))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y))))) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (-.f64 (*.f64 z (+.f64 x y)) (*.f64 b y))) |
#s(approx (* (+ t y) a) (*.f64 a (+.f64 t y))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (fma.f64 x z (*.f64 y (-.f64 z b)))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (fma.f64 a (+.f64 t y) (fma.f64 x z (*.f64 y (-.f64 z b))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) (fma.f64 x z (*.f64 y (-.f64 z b)))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) (fma.f64 a y (fma.f64 x z (*.f64 y (-.f64 z b))))) |
#s(approx (- (+ a z) b) (-.f64 z b)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (fma.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (*.f64 a (+.f64 t y)) (+.f64 t (+.f64 x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 a (-.f64 (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (-.f64 (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) |
#s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a (+.f64 t y))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a (-.f64 (+.f64 t (+.f64 y (/.f64 (*.f64 z (+.f64 x y)) a))) (/.f64 (*.f64 b y) a)))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (*.f64 a (+.f64 t y))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (*.f64 a (+.f64 t (+.f64 y (/.f64 (fma.f64 x z (*.f64 y (-.f64 z b))) a))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 a y)) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 a (+.f64 y (/.f64 (fma.f64 x z (*.f64 y (-.f64 z b))) a)))) |
#s(approx (- (+ a z) b) a) |
#s(approx (- (+ a z) b) (*.f64 a (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a)))) |
#s(approx (+ a z) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 z (+.f64 x y)) (*.f64 b y)) (+.f64 t (+.f64 x y))) a)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) a) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (+.f64 t y) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 z (+.f64 x y)) (*.f64 b y)) a)))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) y))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x z (*.f64 y (-.f64 z b))) a))))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x z (*.f64 y (-.f64 z b))) a)))))) |
#s(approx (- (+ a z) b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 z b) a)) #s(literal 1 binary64))))) |
#s(approx (+ a z) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 z a)) #s(literal 1 binary64))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/.f64 (*.f64 a (+.f64 t y)) (+.f64 t (+.f64 x y)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) a)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (+.f64 t (+.f64 x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (+.f64 t (+.f64 x y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 a (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
#s(approx b b) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (fma.f64 a t (fma.f64 x z (*.f64 y (+.f64 a z))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (fma.f64 a t (fma.f64 x z (*.f64 y (+.f64 a z)))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) (fma.f64 x z (*.f64 y (+.f64 a z)))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (fma.f64 x z (*.f64 y (+.f64 a z))))) |
#s(approx (- (+ a z) b) (+.f64 a z)) |
#s(approx (- (+ a z) b) (+.f64 a (+.f64 z (*.f64 #s(literal -1 binary64) b)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (+.f64 t (+.f64 x y)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (+.f64 t (+.f64 x y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y))))) |
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (*.f64 b (+.f64 t (+.f64 x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (/.f64 (*.f64 a (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) b)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 b (-.f64 (+.f64 (/.f64 t (*.f64 b (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 y (*.f64 b (+.f64 t (+.f64 x y)))) (/.f64 (*.f64 z (+.f64 x y)) (*.f64 a (*.f64 b (+.f64 t (+.f64 x y))))))) (/.f64 y (*.f64 a (+.f64 t (+.f64 x y))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(literal -1 binary64) (*.f64 b y))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 b (-.f64 (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) b) y))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (*.f64 #s(literal -1 binary64) (*.f64 b y))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (*.f64 b (fma.f64 #s(literal -1 binary64) y (/.f64 (fma.f64 a t (fma.f64 x z (*.f64 y (+.f64 a z)))) b)))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 #s(literal -1 binary64) (*.f64 b y))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 b (fma.f64 #s(literal -1 binary64) y (/.f64 (fma.f64 x z (*.f64 y (+.f64 a z))) b)))) |
#s(approx (- (+ a z) b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (- (+ a z) b) (*.f64 b (-.f64 (/.f64 (+.f64 a z) b) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (*.f64 b (+.f64 t (+.f64 x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) (*.f64 b (fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 z (+.f64 x y)) b)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (+.f64 t (+.f64 x y))) b) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) b) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) b)) (*.f64 #s(literal -1 binary64) (/.f64 y (*.f64 a (+.f64 t (+.f64 x y))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) b)) (*.f64 #s(literal -1 binary64) y))))) |
#s(approx (+ (* a t) (+ (* (- (+ a z) b) y) (* z x))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 a t (fma.f64 x z (*.f64 y (+.f64 a z)))) b)))))) |
#s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x z (*.f64 y (+.f64 a z))) b)))))) |
#s(approx (- (+ a z) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 a z) b)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (+.f64 t (+.f64 x y))) b) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (+ (* (+ y x) z) (* (neg b) y)) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) b)))))) |
Compiled 65 018 to 5 565 computations (91.4% saved)
32 alts after pruning (31 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 948 | 23 | 971 |
| Fresh | 17 | 8 | 25 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 969 | 32 | 1 001 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 88.3% | (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
| 87.5% | (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) | |
| 71.8% | (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) z)) | |
| 60.1% | (fma.f64 #s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) a (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) | |
| 28.0% | (/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 z x)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) | |
| ▶ | 26.8% | (/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| 23.5% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) #s(approx (+ (+ x t) y) x)) | |
| 39.6% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t #s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 z (+.f64 x y))))) (+.f64 (+.f64 x t) y)) | |
| 25.0% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 x t) y)) | |
| 10.1% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) y)) | |
| 7.3% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) x)) | |
| 14.5% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) t)) | |
| 12.8% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 x t) y)) | |
| ▶ | 12.1% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) (+.f64 (+.f64 x t) y)) |
| 16.7% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) (+.f64 (+.f64 x t) y)) | |
| 18.1% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 z x)) (+.f64 (+.f64 x t) y)) | |
| 63.6% | (-.f64 (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 y x) t)) (*.f64 b (/.f64 y (+.f64 (+.f64 y x) t)))) | |
| 41.8% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x))) | |
| 29.2% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (+.f64 z (/.f64 (fma.f64 a t (*.f64 x z)) y))) (+.f64 b (/.f64 (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)) y)))) | |
| 62.7% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) | |
| 63.8% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 (+.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) #s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a)) | |
| 40.3% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 #s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a)) | |
| 43.8% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 #s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a)) | |
| 39.3% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) a)) | |
| 44.5% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x))))) a)) | |
| 30.8% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) a)) | |
| 63.5% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 z (-.f64 (+.f64 (/.f64 t (*.f64 z (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 x (*.f64 a (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 y (*.f64 a (+.f64 t (+.f64 x y)))) (/.f64 y (*.f64 z (+.f64 t (+.f64 x y))))))) (*.f64 (/.f64 b a) (/.f64 y (*.f64 z (+.f64 t (+.f64 x y)))))))) a)) | |
| ▶ | 13.4% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) a)) |
| ▶ | 37.4% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z)) |
| ✓ | 34.2% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
| 56.6% | #s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (/.f64 (*.f64 a y) (+.f64 x y))))) | |
| 42.9% | #s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
Compiled 2 823 to 1 591 computations (43.6% saved)
| Inputs |
|---|
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
(/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) |
(+.f64 t y) |
t |
y |
(+.f64 (+.f64 y x) t) |
(+.f64 y x) |
x |
a |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(literal -1 binary64) |
(/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) |
(*.f64 b y) |
b |
(+.f64 t (+.f64 x y)) |
(+.f64 x y) |
(*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))) |
z |
(/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z)) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) (+.f64 (+.f64 x t) y)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) |
(*.f64 #s(approx (+ t y) y) a) |
#s(approx (+ t y) y) |
(+.f64 (+.f64 x t) y) |
(+.f64 x t) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) |
(*.f64 a t) |
(*.f64 y b) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) a)) |
(*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) a) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y))))) |
(*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))) |
(/.f64 b a) |
(/.f64 y (+.f64 t (+.f64 x y))) |
| Outputs |
|---|
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ (* -1 (/ (* b y) (+ t y))) (/ (* y z) (+ t y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (/ (* y z) (pow (+ t y) 3))) (+ (* -1 (/ a (pow (+ t y) 2))) (/ z (pow (+ t y) 2))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (+ (* x (- (+ (/ z (pow (+ t y) 3)) (/ (* b y) (pow (+ t y) 4))) (+ (/ a (pow (+ t y) 3)) (/ (* y z) (pow (+ t y) 4))))) (/ (* y z) (pow (+ t y) 3)))) (+ (* -1 (/ a (pow (+ t y) 2))) (/ z (pow (+ t y) 2))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 1)) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ x (+ t y)))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* x (- (/ x (pow (+ t y) 2)) (/ 1 (+ t y))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* x (- (* x (+ (* -1 (/ x (pow (+ t y) 3))) (/ 1 (pow (+ t y) 2)))) (/ 1 (+ t y))))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (+ t y))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (+ t (+ x y)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (+ (* -1 (* b y)) (* y z)) (+ t y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (/ z (+ t y)) (+ (* -1 (/ (* b y) (pow (+ t y) 2))) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (/ (* y z) (pow (+ t y) 3))) (/ z (pow (+ t y) 2)))) (/ z (+ t y))) (+ (* -1 (/ (* b y) (pow (+ t y) 2))) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (+ (* x (- (/ z (pow (+ t y) 3)) (+ (* -1 (/ (* b y) (pow (+ t y) 4))) (/ (* y z) (pow (+ t y) 4))))) (/ (* y z) (pow (+ t y) 3)))) (/ z (pow (+ t y) 2)))) (/ z (+ t y))) (+ (* -1 (/ (* b y) (pow (+ t y) 2))) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (/ (* y z) (+ t y))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2))) (/ (* y z) (pow (+ t y) 2)))) (/ (* y z) (+ t y)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (/ (* y z) (pow (+ t y) 3))) (/ z (pow (+ t y) 2)))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (/ (* y z) (pow (+ t y) 2)))) (/ (* y z) (+ t y)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (+ (* x (- (+ (/ z (pow (+ t y) 3)) (/ (* b y) (pow (+ t y) 4))) (/ (* y z) (pow (+ t y) 4)))) (/ (* y z) (pow (+ t y) 3)))) (/ z (pow (+ t y) 2)))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (/ (* y z) (pow (+ t y) 2)))) (/ (* y z) (+ t y)))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (/ (* b y) (+ t y)))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (+ (* -1 (/ (* b (* x y)) (pow (+ t y) 2))) (/ (* b y) (+ t y))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (+ (* x (- (/ (* b (* x y)) (pow (+ t y) 3)) (/ (* b y) (pow (+ t y) 2)))) (/ (* b y) (+ t y))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (+ (* x (- (* x (- (* -1 (/ (* b (* x y)) (pow (+ t y) 4))) (* -1 (/ (* b y) (pow (+ t y) 3))))) (/ (* b y) (pow (+ t y) 2)))) (/ (* b y) (+ t y))))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (+ t y))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (+ t (+ x y)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (* y z) (+ t y)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* x (- (/ z (+ t y)) (/ (* y z) (pow (+ t y) 2)))) (/ (* y z) (+ t y))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* x (- (+ (* x (- (/ (* y z) (pow (+ t y) 3)) (/ z (pow (+ t y) 2)))) (/ z (+ t y))) (/ (* y z) (pow (+ t y) 2)))) (/ (* y z) (+ t y))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* x (- (+ (* x (- (+ (* x (- (/ z (pow (+ t y) 3)) (/ (* y z) (pow (+ t y) 4)))) (/ (* y z) (pow (+ t y) 3))) (/ z (pow (+ t y) 2)))) (/ z (+ t y))) (/ (* y z) (pow (+ t y) 2)))) (/ (* y z) (+ t y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (/ y (+ t y)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ (* x (- (/ 1 (+ t y)) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ (* x (- (+ (* x (- (/ y (pow (+ t y) 3)) (/ 1 (pow (+ t y) 2)))) (/ 1 (+ t y))) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ (* x (- (+ (* x (- (+ (* x (- (/ 1 (pow (+ t y) 3)) (/ y (pow (+ t y) 4)))) (/ y (pow (+ t y) 3))) (/ 1 (pow (+ t y) 2)))) (/ 1 (+ t y))) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (+ (* a (+ t y)) (* y z)) (* b y)) (+ t y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* x (- (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))) (/ (* b y) (+ t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* x (- (+ (* x (- (+ (/ a (pow (+ t y) 2)) (/ (* y z) (pow (+ t y) 3))) (+ (/ z (pow (+ t y) 2)) (/ (* b y) (pow (+ t y) 3))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))) (/ (* b y) (+ t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* x (- (+ (* x (- (+ (* x (- (+ (/ z (pow (+ t y) 3)) (/ (* b y) (pow (+ t y) 4))) (+ (/ a (pow (+ t y) 3)) (/ (* y z) (pow (+ t y) 4))))) (+ (/ a (pow (+ t y) 2)) (/ (* y z) (pow (+ t y) 3)))) (+ (/ z (pow (+ t y) 2)) (/ (* b y) (pow (+ t y) 3))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))) (/ (* b y) (+ t y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (* x (- (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2)))))))) (* a (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y))))) (* x (+ (* a (* x (- (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (/ (* y z) (* a (pow (+ t y) 3)))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2)))))))) (* a (- (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2)))))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y))))) (* x (+ (* a (- (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (* x (+ (* a (* x (- (+ (/ z (* a (pow (+ t y) 3))) (/ (* b y) (* a (pow (+ t y) 4)))) (+ (/ t (pow (+ t y) 4)) (+ (/ y (pow (+ t y) 4)) (/ (* y z) (* a (pow (+ t y) 4)))))))) (* a (- (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (/ (* y z) (* a (pow (+ t y) 3)))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2)))))))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a (+ t y)) (* y z)) (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a (+ t y)) (+ (* x z) (* y z))) (* b y)))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ t y))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ t (+ x y)))) |
#s(approx (+ x t) #s(hole binary64 t)) |
#s(approx (+ x t) #s(hole binary64 (+ t x))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a (+ t y)) (* y z)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a (+ t y)) (+ (* x z) (* y z))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* x (- (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (/ (* y z) (* a (pow (+ t y) 3)))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2))))))) (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2))))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (+ (* x (- (+ (/ z (* a (pow (+ t y) 3))) (/ (* b y) (* a (pow (+ t y) 4)))) (+ (/ t (pow (+ t y) 4)) (+ (/ y (pow (+ t y) 4)) (/ (* y z) (* a (pow (+ t y) 4))))))) (/ (* y z) (* a (pow (+ t y) 3))))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2))))))) (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2))))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (* a (+ t y)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ t y)))) (/ (* b (* x y)) (* a (pow (+ t y) 2)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ t y)))) (* x (+ (* -1 (/ (* b (* x y)) (* a (pow (+ t y) 3)))) (/ (* b y) (* a (pow (+ t y) 2)))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ t y)))) (* x (+ (* x (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (/ (* b (* x y)) (* a (pow (+ t y) 4))))) (/ (* b y) (* a (pow (+ t y) 2)))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (* b y) (* a (+ t y))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (* b (* x y)) (* a (pow (+ t y) 2)))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* x (- (/ (* b (* x y)) (* a (pow (+ t y) 3))) (/ (* b y) (* a (pow (+ t y) 2))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* x (- (* x (- (* -1 (/ (* b (* x y)) (* a (pow (+ t y) 4)))) (* -1 (/ (* b y) (* a (pow (+ t y) 3)))))) (/ (* b y) (* a (pow (+ t y) 2))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ y (+ t y)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ (* -1 (/ (* x y) (pow (+ t y) 2))) (/ y (+ t y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ (* x (- (/ (* x y) (pow (+ t y) 3)) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ (* x (- (* x (- (* -1 (/ (* x y) (pow (+ t y) 4))) (* -1 (/ y (pow (+ t y) 3))))) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 z)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (/ (* a (+ t y)) x) (/ (* y z) x)))) (/ (* z (+ t y)) x)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (/ (* a (+ t y)) x) (+ (/ (* b (* y (+ t y))) (pow x 2)) (/ (* y z) x))))) (+ (/ (* a (pow (+ t y) 2)) (pow x 2)) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (* y z) (* z (+ t y)))) (pow x 2))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (pow x 3))) (+ (/ (* a (+ t y)) x) (+ (/ (* b (* y (+ t y))) (pow x 2)) (/ (* y z) x)))))) (+ (* -1 (/ (* a (pow (+ t y) 3)) (pow x 3))) (+ (* -1 (/ (* (pow (+ t y) 2) (- (* y z) (* z (+ t y)))) (pow x 3))) (+ (/ (* a (pow (+ t y) 2)) (pow x 2)) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (* y z) (* z (+ t y)))) (pow x 2))))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ (+ t y) x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ (+ t (+ y (* -1 (/ (pow (+ t y) 2) x)))) x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ t (+ y (/ (pow (+ t y) 3) (pow x 2)))) (/ (pow (+ t y) 2) x)) x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ t (+ y (* -1 (/ (pow (+ t y) 4) (pow x 3))))) (+ (* -1 (/ (pow (+ t y) 3) (pow x 2))) (/ (pow (+ t y) 2) x))) x))) |
#s(approx (+ (+ y x) t) #s(hole binary64 x)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* x (+ 1 (+ (/ t x) (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 z)) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (/ (* y z) x))) (/ (* z (+ t y)) x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (* -1 (/ (* (+ t y) (- (+ (* -1 (* b y)) (* y z)) (* z (+ t y)))) (pow x 2))) (/ (* y z) x)))) (/ (* z (+ t y)) x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (/ (* y z) x) (/ (* (pow (+ t y) 2) (- (+ (* -1 (* b y)) (* y z)) (* z (+ t y)))) (pow x 3))))) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (+ (* -1 (* b y)) (* y z)) (* z (+ t y)))) (pow x 2)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 z)) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (/ (* y z) x))) (/ (* z (+ t y)) x)))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (/ (* b (* y (+ t y))) (pow x 2)) (/ (* y z) x)))) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (* y z) (* z (+ t y)))) (pow x 2)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (pow x 3))) (+ (/ (* b (* y (+ t y))) (pow x 2)) (/ (* y z) x))))) (+ (* -1 (/ (* (pow (+ t y) 2) (- (* y z) (* z (+ t y)))) (pow x 3))) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (* y z) (* z (+ t y)))) (pow x 2))))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (/ (* b y) x))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (/ (+ (* -1 (/ (* b (* y (+ t y))) x)) (* b y)) x))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (/ (- (+ (* b y) (/ (* b (* y (pow (+ t y) 2))) (pow x 2))) (/ (* b (* y (+ t y))) x)) x))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (/ (- (+ (* -1 (/ (* b (* y (pow (+ t y) 3))) (pow x 3))) (* b y)) (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (pow x 2))) (/ (* b (* y (+ t y))) x))) x))) |
#s(approx (+ t (+ x y)) #s(hole binary64 x)) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* x (+ 1 (+ (/ t x) (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 z)) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ z (/ (* y z) x)) (/ (* z (+ t y)) x)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* (+ t y) (- (* y z) (* z (+ t y)))) (pow x 2))) (/ (* y z) x))) (/ (* z (+ t y)) x)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ z (+ (/ (* y z) x) (/ (* (pow (+ t y) 2) (- (* y z) (* z (+ t y)))) (pow x 3)))) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (* y z) (* z (+ t y)))) (pow x 2)))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 1)) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ t x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (- (+ 1 (/ (* t (+ t y)) (pow x 2))) (/ t x)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (- (+ 1 (* -1 (/ (* t (pow (+ t y) 2)) (pow x 3)))) (+ (* -1 (/ (* t (+ t y)) (pow x 2))) (/ t x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))) (+ (/ (* b y) x) (/ (* z (+ t y)) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* (+ t y) (- (+ (* a (+ t y)) (* y z)) (+ (* b y) (* z (+ t y))))) (pow x 2))) (+ (/ (* a (+ t y)) x) (/ (* y z) x)))) (+ (/ (* b y) x) (/ (* z (+ t y)) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (/ (* a (+ t y)) x) (+ (/ (* y z) x) (/ (* (pow (+ t y) 2) (- (+ (* a (+ t y)) (* y z)) (+ (* b y) (* z (+ t y))))) (pow x 3))))) (+ (/ (* b y) x) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (+ (* a (+ t y)) (* y z)) (+ (* b y) (* z (+ t y))))) (pow x 2))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 z)) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (/ (* a (- (+ t (+ y (/ (* y z) a))) (+ (/ (* b y) a) (/ (* z (+ t y)) a)))) x)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (+ (/ (* a (- (+ t (+ y (/ (* y z) a))) (+ (/ (* b y) a) (/ (* z (+ t y)) a)))) x) (/ (* a (- (/ (* b (* y (+ t y))) a) (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))))))) (pow x 2)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (+ (/ (* a (- (* -1 (/ (* b (* y (pow (+ t y) 2))) a)) (+ (* -1 (* t (pow (+ t y) 2))) (+ (* -1 (* y (pow (+ t y) 2))) (* -1 (* (pow (+ t y) 2) (- (/ (* y z) a) (/ (* z (+ t y)) a)))))))) (pow x 3)) (+ (/ (* a (- (+ t (+ y (/ (* y z) a))) (+ (/ (* b y) a) (/ (* z (+ t y)) a)))) x) (/ (* a (- (/ (* b (* y (+ t y))) a) (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))))))) (pow x 2))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* x z))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* x (- (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))) (/ (* b y) x))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 x)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* x (+ 1 (+ (/ t x) (/ y x)))))) |
#s(approx (+ x t) #s(hole binary64 x)) |
#s(approx (+ x t) #s(hole binary64 (* x (+ 1 (/ t x))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* x (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (/ z a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t x) (+ (/ y x) (+ (/ z a) (/ (* y z) (* a x))))) (+ (/ (* b y) (* a x)) (/ (* z (+ t y)) (* a x)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t x) (+ (/ y x) (+ (/ z a) (+ (/ (* b (* y (+ t y))) (* a (pow x 2))) (/ (* y z) (* a x)))))) (+ (/ (* b y) (* a x)) (+ (/ (* t (+ t y)) (pow x 2)) (+ (/ (* y (+ t y)) (pow x 2)) (+ (/ (* z (+ t y)) (* a x)) (/ (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 2))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 3)))) (+ (/ t x) (+ (/ y x) (+ (/ z a) (+ (/ (* b (* y (+ t y))) (* a (pow x 2))) (/ (* y z) (* a x))))))) (+ (* -1 (/ (* t (pow (+ t y) 2)) (pow x 3))) (+ (* -1 (/ (* y (pow (+ t y) 2)) (pow x 3))) (+ (* -1 (/ (* (pow (+ t y) 2) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 3))) (+ (/ (* b y) (* a x)) (+ (/ (* t (+ t y)) (pow x 2)) (+ (/ (* y (+ t y)) (pow x 2)) (+ (/ (* z (+ t y)) (* a x)) (/ (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 2)))))))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (* a x))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) a)) (/ (* b (* y (+ t y))) (* a x))) x))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 2)))) (/ (* b (* y (+ t y))) (* a x)))) x))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 2)))) (+ (/ (* b (* y (+ t y))) (* a x)) (/ (* b (* y (pow (+ t y) 3))) (* a (pow x 3)))))) x))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (* b y) (* a x)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (+ (* -1 (/ (* b (* y (+ t y))) (* a x))) (/ (* b y) a)) x))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (- (+ (/ (* b y) a) (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 2)))) (/ (* b (* y (+ t y))) (* a x))) x))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (- (+ (* -1 (/ (* b (* y (pow (+ t y) 3))) (* a (pow x 3)))) (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 2)))) (/ (* b (* y (+ t y))) (* a x)))) x))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ y x))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ (+ y (* -1 (/ (* y (+ t y)) x))) x))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ (- (+ y (/ (* y (pow (+ t y) 2)) (pow x 2))) (/ (* y (+ t y)) x)) x))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ (- (+ y (* -1 (/ (* y (pow (+ t y) 3)) (pow x 3)))) (+ (* -1 (/ (* y (pow (+ t y) 2)) (pow x 2))) (/ (* y (+ t y)) x))) x))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a (+ t y))) (+ (* -1 (* y z)) (* b y))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a (+ t y))) (+ (* -1 (* y z)) (+ (* -1 (/ (- (* b (* y (+ t y))) (+ (* -1 (* (+ t y) (- (* -1 (* y z)) (* -1 (* z (+ t y)))))) (* a (pow (+ t y) 2)))) x)) (* b y)))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a (+ t y))) (+ (* -1 (* y z)) (+ (* -1 (/ (- (+ (* -1 (/ (- (* b (* y (pow (+ t y) 2))) (+ (* -1 (* (pow (+ t y) 2) (- (* -1 (* y z)) (* -1 (* z (+ t y)))))) (* a (pow (+ t y) 3)))) x)) (* b (* y (+ t y)))) (+ (* -1 (* (+ t y) (- (* -1 (* y z)) (* -1 (* z (+ t y)))))) (* a (pow (+ t y) 2)))) x)) (* b y)))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ t y)) (/ (pow (+ t y) 2) x)) x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ t y)) (* -1 (/ (- (/ (pow (+ t y) 3) x) (pow (+ t y) 2)) x))) x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ t y)) (* -1 (/ (- (* -1 (/ (- (/ (pow (+ t y) 4) x) (pow (+ t y) 3)) x)) (pow (+ t y) 2)) x))) x)))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ t y) x)) 1))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (* -1 (/ (- (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (/ (* (+ t y) (- (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (* z (+ t y))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (* z (+ t y))))) x)) (* -1 (* (+ t y) (- (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (* z (+ t y))))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* y z)) (* b y)) (* -1 (* z (+ t y)))) x))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* y z)) (+ (* -1 (/ (- (* b (* y (+ t y))) (* -1 (* (+ t y) (- (* -1 (* y z)) (* -1 (* z (+ t y))))))) x)) (* b y))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* y z)) (+ (* -1 (/ (- (+ (* -1 (/ (- (* b (* y (pow (+ t y) 2))) (* -1 (* (pow (+ t y) 2) (- (* -1 (* y z)) (* -1 (* z (+ t y))))))) x)) (* b (* y (+ t y)))) (* -1 (* (+ t y) (- (* -1 (* y z)) (* -1 (* z (+ t y))))))) x)) (* b y))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (* b y)) (/ (* b (* y (+ t y))) x)) x)))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (* b y)) (* -1 (/ (- (/ (* b (* y (pow (+ t y) 2))) x) (* b (* y (+ t y)))) x))) x)))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (* b y)) (* -1 (/ (- (* -1 (/ (- (/ (* b (* y (pow (+ t y) 3))) x) (* b (* y (pow (+ t y) 2)))) x)) (* b (* y (+ t y)))) x))) x)))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ t y) x)) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ z (* -1 (/ (- (* -1 (* y z)) (* -1 (* z (+ t y)))) x))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* y z)) (* -1 (/ (* (+ t y) (- (* -1 (* y z)) (* -1 (* z (+ t y))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* y z)) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 (* y z)) (* -1 (* z (+ t y))))) x)) (* -1 (* (+ t y) (- (* -1 (* y z)) (* -1 (* z (+ t y))))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 y) (* -1 (+ t y))) x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* (+ t y) (- (* -1 y) (* -1 (+ t y)))) x))) (* -1 (+ t y))) x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 y) (* -1 (+ t y)))) x)) (* -1 (* (+ t y) (- (* -1 y) (* -1 (+ t y)))))) x))) (* -1 (+ t y))) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ z (* -1 (/ (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (/ (* (+ t y) (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y))))) x)) (* -1 (* (+ t y) (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y))))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (* -1 (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a))))) x))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (* a (- (/ (* b (* y (+ t y))) a) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y)))))) x)) (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))))) x))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (- (/ (* b (* y (pow (+ t y) 2))) a) (+ (* -1 (* (pow (+ t y) 2) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (pow (+ t y) 2)) (* y (pow (+ t y) 2)))))) x)) (* a (- (/ (* b (* y (+ t y))) a) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))))) x)) (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))))) x))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (- (+ (* a (+ t y)) (* y z)) (* b y)) x))))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ t y) x)) 1))))) |
#s(approx (+ x t) #s(hole binary64 (* -1 (* x (- (* -1 (/ t x)) 1))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (+ (* a (+ t y)) (* y z)) x))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (/ z a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (+ (* -1 (/ (* y z) a)) (* -1 (/ (- (/ (* b (* y (+ t y))) a) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) x))))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (/ z a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (+ (* -1 (/ (* y z) a)) (* -1 (/ (- (+ (* -1 (/ (- (/ (* b (* y (pow (+ t y) 2))) a) (+ (* -1 (* (pow (+ t y) 2) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (pow (+ t y) 2)) (* y (pow (+ t y) 2))))) x)) (/ (* b (* y (+ t y))) a)) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) x))))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (/ z a)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b (* y (+ t y))) (* a x))) (/ (* b y) a)) x)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (* a x))) (/ (* b (* y (+ t y))) a)) x)) (/ (* b y) a)) x)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (* y (pow (+ t y) 3))) (* a x))) (/ (* b (* y (pow (+ t y) 2))) a)) x)) (/ (* b (* y (+ t y))) a)) x)) (/ (* b y) a)) x)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (/ (* b (* y (+ t y))) (* a x))) x)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (* -1 (/ (- (/ (* b (* y (pow (+ t y) 2))) (* a x)) (/ (* b (* y (+ t y))) a)) x))) x)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (* -1 (/ (- (* -1 (/ (- (/ (* b (* y (pow (+ t y) 3))) (* a x)) (/ (* b (* y (pow (+ t y) 2))) a)) x)) (/ (* b (* y (+ t y))) a)) x))) x)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (/ (* y (+ t y)) x)) x)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (* y (pow (+ t y) 2)) x) (* y (+ t y))) x))) x)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (* y (pow (+ t y) 3)) x) (* y (pow (+ t y) 2))) x)) (* y (+ t y))) x))) x)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (/ a (+ t x)) (/ z (+ t x)))) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3)))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x))))) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (+ (* y (- (+ (* -1 (/ b (pow (+ t x) 3))) (+ (/ a (pow (+ t x) 3)) (/ z (pow (+ t x) 3)))) (+ (/ (* a t) (pow (+ t x) 4)) (/ (* x z) (pow (+ t x) 4))))) (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3))))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x))))) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ t (+ t x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (/ 1 (+ t x)) (/ t (pow (+ t x) 2)))) (/ t (+ t x))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* y (- (/ t (pow (+ t x) 3)) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x))) (/ t (pow (+ t x) 2)))) (/ t (+ t x))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (/ 1 (pow (+ t x) 3)) (/ t (pow (+ t x) 4)))) (/ t (pow (+ t x) 3))) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x))) (/ t (pow (+ t x) 2)))) (/ t (+ t x))))) |
#s(approx (+ t y) #s(hole binary64 t)) |
#s(approx (+ t y) #s(hole binary64 (+ t y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (+ t x))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (* x z) (+ t x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (/ z (+ t x))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (/ (* x z) (pow (+ t x) 3)) (+ (* -1 (/ b (pow (+ t x) 2))) (/ z (pow (+ t x) 2))))) (/ z (+ t x)))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (+ (* y (- (+ (* -1 (/ b (pow (+ t x) 3))) (/ z (pow (+ t x) 3))) (/ (* x z) (pow (+ t x) 4)))) (/ (* x z) (pow (+ t x) 3))) (+ (* -1 (/ b (pow (+ t x) 2))) (/ z (pow (+ t x) 2))))) (/ z (+ t x)))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (* x z) (+ t x)))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (/ z (+ t x))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (+ (/ b (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 3))) (/ z (pow (+ t x) 2)))) (/ z (+ t x)))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (+ (* y (- (+ (* -1 (/ b (pow (+ t x) 3))) (/ z (pow (+ t x) 3))) (/ (* x z) (pow (+ t x) 4)))) (+ (/ b (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 3)))) (/ z (pow (+ t x) 2)))) (/ z (+ t x)))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (/ (* b y) (+ t x)))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (* y (+ (* -1 (/ (* b y) (pow (+ t x) 2))) (/ b (+ t x)))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (* y (+ (* y (- (/ (* b y) (pow (+ t x) 3)) (/ b (pow (+ t x) 2)))) (/ b (+ t x)))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (* y (+ (* y (- (* y (- (* -1 (/ (* b y) (pow (+ t x) 4))) (* -1 (/ b (pow (+ t x) 3))))) (/ b (pow (+ t x) 2)))) (/ b (+ t x)))))) |
#s(approx (* b y) #s(hole binary64 (* b y))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (+ t x))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (* x z) (+ t x)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* y (- (/ z (+ t x)) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* y (- (+ (* y (- (/ (* x z) (pow (+ t x) 3)) (/ z (pow (+ t x) 2)))) (/ z (+ t x))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (/ z (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 4)))) (/ (* x z) (pow (+ t x) 3))) (/ z (pow (+ t x) 2)))) (/ z (+ t x))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (/ x (+ t x)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ (* y (- (/ 1 (+ t x)) (/ x (pow (+ t x) 2)))) (/ x (+ t x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ (* y (- (+ (* y (- (/ x (pow (+ t x) 3)) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x))) (/ x (pow (+ t x) 2)))) (/ x (+ t x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (/ 1 (pow (+ t x) 3)) (/ x (pow (+ t x) 4)))) (/ x (pow (+ t x) 3))) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x))) (/ x (pow (+ t x) 2)))) (/ x (+ t x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (+ (* a t) (* x z)) (+ t x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* y (- (+ (/ a (+ t x)) (/ z (+ t x))) (+ (/ b (+ t x)) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2)))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3)))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x)))) (+ (/ b (+ t x)) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2)))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (+ (/ a (pow (+ t x) 3)) (/ z (pow (+ t x) 3))) (+ (/ b (pow (+ t x) 3)) (+ (/ (* a t) (pow (+ t x) 4)) (/ (* x z) (pow (+ t x) 4)))))) (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3))))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x)))) (+ (/ b (+ t x)) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2)))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (* y (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))))) (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) (* y (+ (* a (* y (- (+ (/ b (* a (pow (+ t x) 2))) (/ (* x z) (* a (pow (+ t x) 3)))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2)))))))) (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) (* y (+ (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) (* y (+ (* a (* y (- (+ (* -1 (/ b (* a (pow (+ t x) 3)))) (+ (/ 1 (pow (+ t x) 3)) (/ z (* a (pow (+ t x) 3))))) (+ (/ t (pow (+ t x) 4)) (/ (* x z) (* a (pow (+ t x) 4))))))) (* a (- (+ (/ b (* a (pow (+ t x) 2))) (/ (* x z) (* a (pow (+ t x) 3)))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2)))))))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* a t) (* x z)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* a t) (+ (* x z) (* y (- (+ a z) b)))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* a t))) |
#s(approx (* (+ t y) a) #s(hole binary64 (+ (* a t) (* a y)))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ t x))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a t) (* x z)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a t) (+ (* x z) (* y (+ a z)))))) |
#s(approx (* y b) #s(hole binary64 (* b y))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* y (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (/ b (* a (pow (+ t x) 2))) (/ (* x z) (* a (pow (+ t x) 3)))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) (+ (/ 1 (+ t x)) (/ z (* a (+ t x))))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (+ (* -1 (/ b (* a (pow (+ t x) 3)))) (+ (/ 1 (pow (+ t x) 3)) (/ z (* a (pow (+ t x) 3))))) (+ (/ t (pow (+ t x) 4)) (/ (* x z) (* a (pow (+ t x) 4)))))) (+ (/ b (* a (pow (+ t x) 2))) (/ (* x z) (* a (pow (+ t x) 3))))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) (+ (/ 1 (+ t x)) (/ z (* a (+ t x))))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (* a (+ t x)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* y (+ (* -1 (/ b (* a (+ t x)))) (/ (* b y) (* a (pow (+ t x) 2))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* y (+ (* -1 (/ b (* a (+ t x)))) (* y (+ (* -1 (/ (* b y) (* a (pow (+ t x) 3)))) (/ b (* a (pow (+ t x) 2))))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* y (+ (* -1 (/ b (* a (+ t x)))) (* y (+ (* y (+ (* -1 (/ b (* a (pow (+ t x) 3)))) (/ (* b y) (* a (pow (+ t x) 4))))) (/ b (* a (pow (+ t x) 2))))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (* b y) (* a (+ t x))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* y (+ (* -1 (/ (* b y) (* a (pow (+ t x) 2)))) (/ b (* a (+ t x))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* y (+ (* y (- (/ (* b y) (* a (pow (+ t x) 3))) (/ b (* a (pow (+ t x) 2))))) (/ b (* a (+ t x))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* y (+ (* y (- (* y (- (* -1 (/ (* b y) (* a (pow (+ t x) 4)))) (* -1 (/ b (* a (pow (+ t x) 3)))))) (/ b (* a (pow (+ t x) 2))))) (/ b (* a (+ t x))))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ y (+ t x)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* y (+ (* -1 (/ y (pow (+ t x) 2))) (/ 1 (+ t x)))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* y (+ (* y (- (/ y (pow (+ t x) 3)) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x)))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* y (+ (* y (- (* y (+ (* -1 (/ y (pow (+ t x) 4))) (/ 1 (pow (+ t x) 3)))) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ z (* -1 b))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ z (+ (* -1 b) (+ (/ (* a t) y) (+ (/ (* b (+ t x)) y) (/ (* x z) y)))))) (+ (/ (* a (+ t x)) y) (/ (* z (+ t x)) y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ z (+ (* -1 b) (+ (* -1 (/ (* b (pow (+ t x) 2)) (pow y 2))) (+ (/ (* a t) y) (+ (/ (* b (+ t x)) y) (/ (* x z) y))))))) (+ (/ (* a (+ t x)) y) (+ (/ (* z (+ t x)) y) (+ (/ (* (+ t x) (- (* a t) (* a (+ t x)))) (pow y 2)) (/ (* (+ t x) (- (* x z) (* z (+ t x)))) (pow y 2)))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ z (+ (* -1 b) (+ (* -1 (/ (* b (pow (+ t x) 2)) (pow y 2))) (+ (/ (* a t) y) (+ (/ (* b (+ t x)) y) (+ (/ (* b (pow (+ t x) 3)) (pow y 3)) (/ (* x z) y)))))))) (+ (* -1 (/ (* (pow (+ t x) 2) (- (* a t) (* a (+ t x)))) (pow y 3))) (+ (* -1 (/ (* (pow (+ t x) 2) (- (* x z) (* z (+ t x)))) (pow y 3))) (+ (/ (* a (+ t x)) y) (+ (/ (* z (+ t x)) y) (+ (/ (* (+ t x) (- (* a t) (* a (+ t x)))) (pow y 2)) (/ (* (+ t x) (- (* x z) (* z (+ t x)))) (pow y 2)))))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ x y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (/ (* x (+ t x)) (pow y 2))) (/ x y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (* -1 (/ (* x (pow (+ t x) 2)) (pow y 3)))) (+ (* -1 (/ (* x (+ t x)) (pow y 2))) (/ x y))))) |
#s(approx (+ t y) #s(hole binary64 y)) |
#s(approx (+ t y) #s(hole binary64 (* y (+ 1 (/ t y))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 y)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* y (+ 1 (+ (/ t y) (/ x y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (* -1 b)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 b) (/ (* x z) y))) (/ (* (+ t x) (+ z (* -1 b))) y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 b) (+ (* -1 (/ (* (+ t x) (- (* x z) (* (+ t x) (+ z (* -1 b))))) (pow y 2))) (/ (* x z) y)))) (/ (* (+ t x) (+ z (* -1 b))) y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 b) (+ (/ (* x z) y) (/ (* (pow (+ t x) 2) (- (* x z) (* (+ t x) (+ z (* -1 b))))) (pow y 3))))) (+ (/ (* (+ t x) (+ z (* -1 b))) y) (/ (* (+ t x) (- (* x z) (* (+ t x) (+ z (* -1 b))))) (pow y 2)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ z (* -1 b)))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ z (+ (* -1 b) (+ (/ (* b (+ t x)) y) (/ (* x z) y)))) (/ (* z (+ t x)) y)))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ z (+ (* -1 b) (+ (* -1 (/ (* b (pow (+ t x) 2)) (pow y 2))) (+ (/ (* b (+ t x)) y) (/ (* x z) y))))) (+ (/ (* z (+ t x)) y) (/ (* (+ t x) (- (* x z) (* z (+ t x)))) (pow y 2)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ z (+ (* -1 b) (+ (* -1 (/ (* b (pow (+ t x) 2)) (pow y 2))) (+ (/ (* b (+ t x)) y) (+ (/ (* b (pow (+ t x) 3)) (pow y 3)) (/ (* x z) y)))))) (+ (* -1 (/ (* (pow (+ t x) 2) (- (* x z) (* z (+ t x)))) (pow y 3))) (+ (/ (* z (+ t x)) y) (/ (* (+ t x) (- (* x z) (* z (+ t x)))) (pow y 2))))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 b)) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (+ b (* -1 (/ (* b (+ t x)) y))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (- (+ b (/ (* b (pow (+ t x) 2)) (pow y 2))) (/ (* b (+ t x)) y)))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (- (+ b (* -1 (/ (* b (pow (+ t x) 3)) (pow y 3)))) (+ (* -1 (/ (* b (pow (+ t x) 2)) (pow y 2))) (/ (* b (+ t x)) y))))) |
#s(approx (+ t (+ x y)) #s(hole binary64 y)) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* y (+ 1 (+ (/ t y) (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ z (/ (* x z) y)) (/ (* z (+ t x)) y)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* (+ t x) (- (* x z) (* z (+ t x)))) (pow y 2))) (/ (* x z) y))) (/ (* z (+ t x)) y)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ z (+ (/ (* x z) y) (/ (* (pow (+ t x) 2) (- (* x z) (* z (+ t x)))) (pow y 3)))) (+ (/ (* z (+ t x)) y) (/ (* (+ t x) (- (* x z) (* z (+ t x)))) (pow y 2)))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ t y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (- (+ 1 (/ (* t (+ t x)) (pow y 2))) (/ t y)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (- (+ 1 (* -1 (/ (* t (pow (+ t x) 2)) (pow y 3)))) (+ (* -1 (/ (* t (+ t x)) (pow y 2))) (/ t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a z) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y)))) (+ b (/ (* (+ t x) (- (+ a z) b)) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ z (+ (* -1 (/ (* (+ t x) (- (+ (* a t) (* x z)) (* (+ t x) (- (+ a z) b)))) (pow y 2))) (+ (/ (* a t) y) (/ (* x z) y))))) (+ b (/ (* (+ t x) (- (+ a z) b)) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ z (+ (/ (* a t) y) (+ (/ (* x z) y) (/ (* (pow (+ t x) 2) (- (+ (* a t) (* x z)) (* (+ t x) (- (+ a z) b)))) (pow y 3)))))) (+ b (+ (/ (* (+ t x) (- (+ a z) b)) y) (/ (* (+ t x) (- (+ (* a t) (* x z)) (* (+ t x) (- (+ a z) b)))) (pow y 2))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ 1 (/ z a)) (/ b a))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ 1 (/ z a)) (/ b a))) (/ (* a (- (+ (/ (* b (+ t x)) a) (/ (* x z) a)) (+ x (/ (* z (+ t x)) a)))) y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ 1 (/ z a)) (/ b a))) (+ (/ (* a (- (* -1 (/ (* b (pow (+ t x) 2)) a)) (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))))))) (pow y 2)) (/ (* a (- (+ (/ (* b (+ t x)) a) (/ (* x z) a)) (+ x (/ (* z (+ t x)) a)))) y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ 1 (/ z a)) (/ b a))) (+ (/ (* a (- (* -1 (/ (* b (pow (+ t x) 2)) a)) (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))))))) (pow y 2)) (+ (/ (* a (- (+ (/ (* b (+ t x)) a) (/ (* x z) a)) (+ x (/ (* z (+ t x)) a)))) y) (/ (* a (- (/ (* b (pow (+ t x) 3)) a) (+ (* -1 (* t (pow (+ t x) 2))) (+ (* -1 (* (pow (+ t x) 2) (- (/ (* x z) a) (/ (* z (+ t x)) a)))) (pow (+ t x) 3))))) (pow y 3))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* y (- (+ a z) b)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* y (- (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y)))) b)))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* a y))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* y (+ a (/ (* a t) y))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 y)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* y (+ 1 (+ (/ t y) (/ x y)))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* y (+ a z)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* y (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (/ z a)) (/ b a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (/ z a) (+ (/ (* b (+ t x)) (* a y)) (/ (* x z) (* a y))))) (+ (/ b a) (+ (/ x y) (/ (* z (+ t x)) (* a y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (+ (/ z a) (+ (/ (* b (+ t x)) (* a y)) (/ (* x z) (* a y)))))) (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ b a) (+ (/ x y) (+ (/ (* t (+ t x)) (pow y 2)) (+ (/ (* z (+ t x)) (* a y)) (/ (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 2)))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (+ (/ z a) (+ (/ (* b (+ t x)) (* a y)) (+ (/ (* b (pow (+ t x) 3)) (* a (pow y 3))) (/ (* x z) (* a y))))))) (+ (* -1 (/ (* t (pow (+ t x) 2)) (pow y 3))) (+ (* -1 (/ (* (pow (+ t x) 2) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 3))) (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ b a) (+ (/ x y) (+ (/ (* t (+ t x)) (pow y 2)) (+ (/ (* z (+ t x)) (* a y)) (+ (/ (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 2)) (/ (pow (+ t x) 3) (pow y 3))))))))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ b a)) (/ (* b (+ t x)) (* a y))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ b a)) (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (/ (* b (+ t x)) (* a y)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ b a)) (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (+ (/ (* b (+ t x)) (* a y)) (/ (* b (pow (+ t x) 3)) (* a (pow y 3)))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ b a))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (* b (+ t x)) (* a y))) (/ b a)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (- (+ (/ b a) (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (/ (* b (+ t x)) (* a y))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (- (+ (* -1 (/ (* b (pow (+ t x) 3)) (* a (pow y 3)))) (/ b a)) (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (/ (* b (+ t x)) (* a y)))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 1)) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (+ t x) y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (- (+ 1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ t y) (/ x y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (- (+ 1 (* -1 (/ (pow (+ t x) 3) (pow y 3)))) (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ t y) (/ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ z (+ (* -1 b) (* -1 (/ (- (+ (* -1 (* a t)) (* -1 (* x z))) (+ (* -1 (* a (+ t x))) (+ (* -1 (* z (+ t x))) (* b (+ t x))))) y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ z (+ (* -1 b) (* -1 (/ (- (+ (* -1 (* a t)) (+ (* -1 (* x z)) (+ (* -1 (/ (* (+ t x) (- (* -1 (* a t)) (* -1 (* a (+ t x))))) y)) (+ (* -1 (/ (* (+ t x) (- (* -1 (* x z)) (* -1 (* z (+ t x))))) y)) (/ (* b (pow (+ t x) 2)) y))))) (+ (* -1 (* a (+ t x))) (+ (* -1 (* z (+ t x))) (* b (+ t x))))) y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ z (+ (* -1 b) (* -1 (/ (- (+ (* -1 (* a t)) (+ (* -1 (* x z)) (* -1 (/ (- (+ (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (* a t)) (* -1 (* a (+ t x))))) y)) (+ (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (* x z)) (* -1 (* z (+ t x))))) y)) (/ (* b (pow (+ t x) 3)) y))) (+ (* -1 (* (+ t x) (- (* -1 (* a t)) (* -1 (* a (+ t x)))))) (+ (* -1 (* (+ t x) (- (* -1 (* x z)) (* -1 (* z (+ t x)))))) (* b (pow (+ t x) 2))))) y)))) (+ (* -1 (* a (+ t x))) (+ (* -1 (* z (+ t x))) (* b (+ t x))))) y))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 t) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (* (+ t x) (- (* -1 t) (* -1 (+ t x)))) y))) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 t) (* -1 (+ t x)))) y)) (* -1 (* (+ t x) (- (* -1 t) (* -1 (+ t x)))))) y))) (* -1 (+ t x))) y))))) |
#s(approx (+ t y) #s(hole binary64 (* -1 (* y (- (* -1 (/ t y)) 1))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ t x) y)) 1))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (+ b (* -1 z))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (+ b (* -1 z))) (* -1 (/ (- (* -1 (* x z)) (* (+ b (* -1 z)) (+ t x))) y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (+ b (* -1 z))) (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (* (+ t x) (- (* -1 (* x z)) (* (+ b (* -1 z)) (+ t x)))) y))) (* (+ b (* -1 z)) (+ t x))) y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (+ b (* -1 z))) (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (* x z)) (* (+ b (* -1 z)) (+ t x)))) y)) (* -1 (* (+ t x) (- (* -1 (* x z)) (* (+ b (* -1 z)) (+ t x)))))) y))) (* (+ b (* -1 z)) (+ t x))) y))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ z (+ (* -1 b) (* -1 (/ (- (* -1 (* x z)) (+ (* -1 (* z (+ t x))) (* b (+ t x)))) y)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ z (+ (* -1 b) (* -1 (/ (- (+ (* -1 (* x z)) (+ (* -1 (/ (* (+ t x) (- (* -1 (* x z)) (* -1 (* z (+ t x))))) y)) (/ (* b (pow (+ t x) 2)) y))) (+ (* -1 (* z (+ t x))) (* b (+ t x)))) y)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ z (+ (* -1 b) (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (- (+ (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (* x z)) (* -1 (* z (+ t x))))) y)) (/ (* b (pow (+ t x) 3)) y)) (+ (* -1 (* (+ t x) (- (* -1 (* x z)) (* -1 (* z (+ t x)))))) (* b (pow (+ t x) 2)))) y))) (+ (* -1 (* z (+ t x))) (* b (+ t x)))) y)))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (+ b (* -1 (/ (+ (* -1 (/ (* b (pow (+ t x) 2)) y)) (* b (+ t x))) y))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (+ b (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (pow (+ t x) 3)) y)) (* b (pow (+ t x) 2))) y)) (* b (+ t x))) y))))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ t x) y)) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ z (* -1 (/ (- (* -1 (* x z)) (* -1 (* z (+ t x)))) y))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (* (+ t x) (- (* -1 (* x z)) (* -1 (* z (+ t x))))) y))) (* -1 (* z (+ t x)))) y))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (* x z)) (* -1 (* z (+ t x))))) y)) (* -1 (* (+ t x) (- (* -1 (* x z)) (* -1 (* z (+ t x))))))) y))) (* -1 (* z (+ t x)))) y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 x) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* (+ t x) (- (* -1 x) (* -1 (+ t x)))) y))) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 x) (* -1 (+ t x)))) y)) (* -1 (* (+ t x) (- (* -1 x) (* -1 (+ t x)))))) y))) (* -1 (+ t x))) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))) (* -1 (/ (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b)))) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))) (* -1 (/ (- (+ (* -1 (+ (* a t) (* x z))) (* -1 (/ (* (+ t x) (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b))))) y))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b)))) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))) (* -1 (/ (- (+ (* -1 (+ (* a t) (* x z))) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b))))) y)) (* -1 (* (+ t x) (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b))))))) y))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b)))) y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* -1 (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a)))) y)) (* a (- (+ 1 (/ z a)) (/ b a)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (* a (- (pow (+ t x) 2) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (+ t x)) (/ (* b (pow (+ t x) 2)) a))))) y)) (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))))) y)) (* a (- (+ 1 (/ z a)) (/ b a)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (- (pow (+ t x) 3) (+ (* -1 (* (pow (+ t x) 2) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (pow (+ t x) 2)) (/ (* b (pow (+ t x) 3)) a))))) y)) (* a (- (pow (+ t x) 2) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (+ t x)) (/ (* b (pow (+ t x) 2)) a)))))) y)) (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))))) y)) (* a (- (+ 1 (/ z a)) (/ b a)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* y (- (+ (* -1 a) (* -1 z)) (* -1 b)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* y (- (+ (* -1 a) (+ (* -1 z) (* -1 (/ (+ (* a t) (* x z)) y)))) (* -1 b)))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* -1 (* y (+ (* -1 a) (* -1 (/ (* a t) y))))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ t x) y)) 1))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* -1 (* y (+ (* -1 a) (* -1 z)))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* -1 (* y (+ (* -1 a) (+ (* -1 z) (* -1 (/ (+ (* a t) (* x z)) y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))) y)) (/ z a))) (/ b a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (+ (* -1 (/ (* x z) a)) (* -1 (/ (- (pow (+ t x) 2) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (+ t x)) (/ (* b (pow (+ t x) 2)) a)))) y)))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))) y)) (/ z a))) (/ b a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (+ (* -1 (/ (* x z) a)) (* -1 (/ (- (+ (* -1 (/ (- (pow (+ t x) 3) (+ (* -1 (* (pow (+ t x) 2) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (pow (+ t x) 2)) (/ (* b (pow (+ t x) 3)) a)))) y)) (pow (+ t x) 2)) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (+ t x)) (/ (* b (pow (+ t x) 2)) a)))) y)))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))) y)) (/ z a))) (/ b a)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ b a)) (* -1 (/ (- (/ (* b (pow (+ t x) 2)) (* a y)) (/ (* b (+ t x)) a)) y))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ b a)) (* -1 (/ (- (* -1 (/ (- (/ (* b (pow (+ t x) 3)) (* a y)) (/ (* b (pow (+ t x) 2)) a)) y)) (/ (* b (+ t x)) a)) y))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a y))) (/ (* b (+ t x)) a)) y)) (/ b a)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (pow (+ t x) 3)) (* a y))) (/ (* b (pow (+ t x) 2)) a)) y)) (/ (* b (+ t x)) a)) y)) (/ b a)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow (+ t x) 2) y)) (* -1 (+ t x))) y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow (+ t x) 3) y)) (* -1 (pow (+ t x) 2))) y)) (* -1 (+ t x))) y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* a (+ t y)) (+ t (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* a (+ t y)) (+ t (+ x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y)))))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y)))))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (* a (+ t y)) (* b y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* a (+ t y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))) (* a (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (* a (+ t y)) (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a (+ t y)) (* z (+ x y))) (* b y)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* a (+ t y)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a (+ t y)) (* z (+ x y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* z (+ (* -1 (/ (* b y) (* z (+ t (+ x y))))) (+ (/ x (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* a (+ t y)) (* z (+ t (+ x y)))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* z (+ (* -1 (/ (* b y) (* z (+ t (+ x y))))) (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y)))))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* z (+ (* -1 (/ (* b y) (* z (+ t (+ x y))))) (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y)))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* z (- (+ (/ x (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* a (+ t y)) (* z (+ t (+ x y)))))) (/ (* b y) (* z (+ t (+ x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* z (+ (* a (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) (/ (* a (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y)))))) z))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* z (- (+ x (+ y (/ (* a (+ t y)) z))) (/ (* b y) z))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* z (+ x (+ y (/ (* a (+ t y)) z)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* z (- (+ (/ t (* z (+ t (+ x y)))) (+ (/ x (* a (+ t (+ x y)))) (+ (/ y (* a (+ t (+ x y)))) (/ y (* z (+ t (+ x y))))))) (/ (* b y) (* a (* z (+ t (+ x y))))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (+ t (+ x y)))) (* -1 (/ (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* a (+ t y)) (+ t (+ x y)))) z))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (+ t (+ x y)))) (/ (* b y) (* z (+ t (+ x y))))))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (+ t (+ x y)))) (/ (* b y) (* z (+ t (+ x y))))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (+ t (+ x y)))) (* -1 (/ (- (/ (* a (+ t y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))) z))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* a (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y)))))) z)) (* -1 (/ (+ x y) (+ t (+ x y))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (- (* a (+ t y)) (* b y)) z))))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* a (+ t y)) z))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (/ (* z (+ x y)) (* a (+ t (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (* a (+ t (+ x y))))) (* -1 (/ (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y))))) z))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (/ (* a y) (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (+ (* t (- (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (+ (* t (- (+ (* t (- (+ (* -1 (/ (* b y) (pow (+ x y) 3))) (/ (* a y) (pow (+ x y) 3))) (+ (* -1 (/ z (pow (+ x y) 2))) (/ a (pow (+ x y) 2))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (+ (* t (- (+ (* t (- (+ (* -1 (/ (* b y) (pow (+ x y) 3))) (+ (* t (- (+ (/ a (pow (+ x y) 3)) (/ (* b y) (pow (+ x y) 4))) (+ (/ z (pow (+ x y) 3)) (/ (* a y) (pow (+ x y) 4))))) (/ (* a y) (pow (+ x y) 3)))) (+ (* -1 (/ z (pow (+ x y) 2))) (/ a (pow (+ x y) 2))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ y (+ x y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* t (- (/ 1 (+ x y)) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* t (- (+ (* t (- (/ y (pow (+ x y) 3)) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y))) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* t (- (+ (* t (- (+ (* t (- (/ 1 (pow (+ x y) 3)) (/ y (pow (+ x y) 4)))) (/ y (pow (+ x y) 3))) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y))) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (+ x y))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (+ (* -1 (* b y)) (* z (+ x y))) (+ x y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (+ (* -1 (* t (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y))))) (* -1 (/ (* b y) (+ x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (* t (- (/ (* t (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y)))) (+ x y)) (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (* t (- (* t (- (* -1 (* t (+ (* -1 (/ (* b y) (pow (+ x y) 4))) (/ z (pow (+ x y) 3))))) (* -1 (/ (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y))) (+ x y))))) (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y))))))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ z (* -1 (/ (* b y) (+ x y)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (* t (- (/ (* b y) (pow (+ x y) 2)) (/ z (+ x y)))))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (* t (- (+ (* t (- (* -1 (/ (* b y) (pow (+ x y) 3))) (* -1 (/ z (pow (+ x y) 2))))) (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y)))))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (* t (- (+ (* t (- (+ (* -1 (/ (* b y) (pow (+ x y) 3))) (* t (- (/ (* b y) (pow (+ x y) 4)) (/ z (pow (+ x y) 3))))) (* -1 (/ z (pow (+ x y) 2))))) (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y)))))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (/ (* b y) (+ x y)))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (+ (* -1 (/ (* b (* t y)) (pow (+ x y) 2))) (/ (* b y) (+ x y))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (+ (* t (- (/ (* b (* t y)) (pow (+ x y) 3)) (/ (* b y) (pow (+ x y) 2)))) (/ (* b y) (+ x y))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (/ (* b (* t y)) (pow (+ x y) 4))) (* -1 (/ (* b y) (pow (+ x y) 3))))) (/ (* b y) (pow (+ x y) 2)))) (/ (* b y) (+ x y))))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (+ x y))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ z (* -1 (/ (* t z) (+ x y)))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ z (* t (- (/ (* t z) (pow (+ x y) 2)) (/ z (+ x y))))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ z (* t (- (* t (- (* -1 (/ (* t z) (pow (+ x y) 3))) (* -1 (/ z (pow (+ x y) 2))))) (/ z (+ x y))))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ t (+ x y)))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* t (- (/ t (pow (+ x y) 2)) (/ 1 (+ x y))))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* t (- (* t (+ (* -1 (/ t (pow (+ x y) 3))) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (+ (* a y) (* z (+ x y))) (* b y)) (+ x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* t (- (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y)))) (/ (* b y) (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* t (- (+ (* t (- (+ (/ z (pow (+ x y) 2)) (/ (* a y) (pow (+ x y) 3))) (+ (/ a (pow (+ x y) 2)) (/ (* b y) (pow (+ x y) 3))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y)))) (/ (* b y) (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* t (- (+ (* t (- (+ (* t (- (+ (/ a (pow (+ x y) 3)) (/ (* b y) (pow (+ x y) 4))) (+ (/ z (pow (+ x y) 3)) (/ (* a y) (pow (+ x y) 4))))) (+ (/ z (pow (+ x y) 2)) (/ (* a y) (pow (+ x y) 3)))) (+ (/ a (pow (+ x y) 2)) (/ (* b y) (pow (+ x y) 3))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y)))) (/ (* b y) (+ x y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (* t (- (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2)))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y))))))) (* a (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y))))) (* t (+ (* a (* t (- (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2))))))) (* a (- (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2)))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y))))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y))))) (* t (+ (* a (- (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2)))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (* t (+ (* a (* t (- (+ (/ 1 (pow (+ x y) 3)) (/ (* b y) (* a (pow (+ x y) 4)))) (+ (/ y (pow (+ x y) 4)) (/ z (* a (pow (+ x y) 3))))))) (* a (- (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2))))))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a y) (* z (+ x y))) (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a t) (+ (* a y) (* z (+ x y)))) (* b y)))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a y) (* z (+ x y))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a t) (+ (* a y) (* z (+ x y)))))) |
#s(approx (* a t) #s(hole binary64 (* a t))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* t (- (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2)))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* t (- (+ (* t (- (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2)))))) (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2))))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* t (- (+ (* t (- (+ (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (* t (- (+ (/ 1 (pow (+ x y) 3)) (/ (* b y) (* a (pow (+ x y) 4)))) (+ (/ y (pow (+ x y) 4)) (/ z (* a (pow (+ x y) 3))))))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2)))))) (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2))))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (* a (+ x y)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ x y)))) (/ (* b (* t y)) (* a (pow (+ x y) 2)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ x y)))) (* t (+ (* -1 (/ (* b (* t y)) (* a (pow (+ x y) 3)))) (/ (* b y) (* a (pow (+ x y) 2)))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ x y)))) (* t (+ (* t (+ (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (/ (* b (* t y)) (* a (pow (+ x y) 4))))) (/ (* b y) (* a (pow (+ x y) 2)))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (* b y) (* a (+ x y))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (* b (* t y)) (* a (pow (+ x y) 2)))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* t (- (/ (* b (* t y)) (* a (pow (+ x y) 3))) (/ (* b y) (* a (pow (+ x y) 2))))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (/ (* b (* t y)) (* a (pow (+ x y) 4)))) (* -1 (/ (* b y) (* a (pow (+ x y) 3)))))) (/ (* b y) (* a (pow (+ x y) 2))))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ y (+ x y)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ (* -1 (/ (* t y) (pow (+ x y) 2))) (/ y (+ x y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ (* t (- (/ (* t y) (pow (+ x y) 3)) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (/ (* t y) (pow (+ x y) 4))) (* -1 (/ y (pow (+ x y) 3))))) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 a)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ (* -1 (/ (* b y) t)) (+ (/ (* a y) t) (/ (* z (+ x y)) t)))) (/ (* a (+ x y)) t)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ (* -1 (/ (* b y) t)) (+ (/ (* a y) t) (+ (/ (* b (* y (+ x y))) (pow t 2)) (/ (* z (+ x y)) t))))) (+ (/ (* a (+ x y)) t) (+ (/ (* z (pow (+ x y) 2)) (pow t 2)) (/ (* (+ x y) (- (* a y) (* a (+ x y)))) (pow t 2))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ (* -1 (/ (* b y) t)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (pow t 3))) (+ (/ (* a y) t) (+ (/ (* b (* y (+ x y))) (pow t 2)) (/ (* z (+ x y)) t)))))) (+ (* -1 (/ (* z (pow (+ x y) 3)) (pow t 3))) (+ (* -1 (/ (* (pow (+ x y) 2) (- (* a y) (* a (+ x y)))) (pow t 3))) (+ (/ (* a (+ x y)) t) (+ (/ (* z (pow (+ x y) 2)) (pow t 2)) (/ (* (+ x y) (- (* a y) (* a (+ x y)))) (pow t 2))))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ x t))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (/ (* x (+ x y)) (pow t 2))) (/ x t)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (* -1 (/ (* x (pow (+ x y) 2)) (pow t 3)))) (+ (* -1 (/ (* x (+ x y)) (pow t 2))) (/ x t))))) |
#s(approx (+ t y) #s(hole binary64 (* t (+ 1 (/ y t))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 t)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* t (+ 1 (+ (/ x t) (/ y t)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (+ (* -1 (* b y)) (* z (+ x y))) t))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (+ (* -1 (* b y)) (+ (* -1 (/ (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y)))) t)) (* z (+ x y)))) t))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ (* -1 (* b y)) (+ (* z (+ x y)) (/ (* (pow (+ x y) 2) (+ (* -1 (* b y)) (* z (+ x y)))) (pow t 2)))) (/ (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y)))) t)) t))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ (* -1 (* b y)) (+ (* -1 (/ (* (pow (+ x y) 3) (+ (* -1 (* b y)) (* z (+ x y)))) (pow t 3))) (* z (+ x y)))) (+ (* -1 (/ (* (pow (+ x y) 2) (+ (* -1 (* b y)) (* z (+ x y)))) (pow t 2))) (/ (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y)))) t))) t))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (* b y)) (* z (+ x y))) t))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (- (+ (* -1 (* b y)) (+ (* z (+ x y)) (/ (* b (* y (+ x y))) t))) (/ (* z (pow (+ x y) 2)) t)) t))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (- (+ (* -1 (* b y)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (pow t 2))) (+ (* z (+ x y)) (/ (* b (* y (+ x y))) t)))) (+ (* -1 (/ (* z (pow (+ x y) 3)) (pow t 2))) (/ (* z (pow (+ x y) 2)) t))) t))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (- (+ (* -1 (* b y)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (pow t 2))) (+ (* z (+ x y)) (+ (/ (* b (* y (+ x y))) t) (/ (* b (* y (pow (+ x y) 3))) (pow t 3)))))) (+ (* -1 (/ (* z (pow (+ x y) 3)) (pow t 2))) (+ (/ (* z (pow (+ x y) 2)) t) (/ (* z (pow (+ x y) 4)) (pow t 3))))) t))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (/ (* b y) t))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (/ (+ (* -1 (/ (* b (* y (+ x y))) t)) (* b y)) t))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (/ (- (+ (* b y) (/ (* b (* y (pow (+ x y) 2))) (pow t 2))) (/ (* b (* y (+ x y))) t)) t))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (/ (- (+ (* -1 (/ (* b (* y (pow (+ x y) 3))) (pow t 3))) (* b y)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (pow t 2))) (/ (* b (* y (+ x y))) t))) t))) |
#s(approx (+ t (+ x y)) #s(hole binary64 t)) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* t (+ 1 (+ (/ x t) (/ y t)))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (* z (+ x y)) t))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (+ (* -1 (/ (* z (pow (+ x y) 2)) t)) (* z (+ x y))) t))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (- (+ (* z (+ x y)) (/ (* z (pow (+ x y) 3)) (pow t 2))) (/ (* z (pow (+ x y) 2)) t)) t))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (- (+ (* -1 (/ (* z (pow (+ x y) 4)) (pow t 3))) (* z (+ x y))) (+ (* -1 (/ (* z (pow (+ x y) 3)) (pow t 2))) (/ (* z (pow (+ x y) 2)) t))) t))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (/ (+ x y) t))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (/ (+ x (+ y (* -1 (/ (pow (+ x y) 2) t)))) t))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (/ (- (+ x (+ y (/ (pow (+ x y) 3) (pow t 2)))) (/ (pow (+ x y) 2) t)) t))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (/ (- (+ x (+ y (* -1 (/ (pow (+ x y) 4) (pow t 3))))) (+ (* -1 (/ (pow (+ x y) 3) (pow t 2))) (/ (pow (+ x y) 2) t))) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (/ (* a y) t) (/ (* z (+ x y)) t))) (+ (/ (* a (+ x y)) t) (/ (* b y) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* -1 (/ (* (+ x y) (- (+ (* a y) (* z (+ x y))) (+ (* a (+ x y)) (* b y)))) (pow t 2))) (+ (/ (* a y) t) (/ (* z (+ x y)) t)))) (+ (/ (* a (+ x y)) t) (/ (* b y) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (/ (* a y) t) (+ (/ (* z (+ x y)) t) (/ (* (pow (+ x y) 2) (- (+ (* a y) (* z (+ x y))) (+ (* a (+ x y)) (* b y)))) (pow t 3))))) (+ (/ (* a (+ x y)) t) (+ (/ (* b y) t) (/ (* (+ x y) (- (+ (* a y) (* z (+ x y))) (+ (* a (+ x y)) (* b y)))) (pow t 2))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 a)) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (/ (* a (- (/ (* z (+ x y)) a) (+ x (/ (* b y) a)))) t)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (+ (/ (* a (- (/ (* b (* y (+ x y))) a) (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))))) (pow t 2)) (/ (* a (- (/ (* z (+ x y)) a) (+ x (/ (* b y) a)))) t))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (+ (/ (* a (- (* -1 (/ (* b (* y (pow (+ x y) 2))) a)) (+ (* -1 (* y (pow (+ x y) 2))) (+ (* -1 (/ (* z (pow (+ x y) 3)) a)) (pow (+ x y) 3))))) (pow t 3)) (+ (/ (* a (- (/ (* b (* y (+ x y))) a) (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))))) (pow t 2)) (/ (* a (- (/ (* z (+ x y)) a) (+ x (/ (* b y) a)))) t)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* a t))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* t (- (+ a (+ (/ (* a y) t) (/ (* z (+ x y)) t))) (/ (* b y) t))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* t (+ a (/ (* a y) t))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 t)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* t (+ 1 (+ (/ x t) (/ y t)))))) |
#s(approx (+ x t) #s(hole binary64 (* t (+ 1 (/ x t))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* a t))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* t (+ a (+ (/ (* a y) t) (/ (* z (+ x y)) t)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 1)) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (/ (* z (+ x y)) (* a t))) (+ (/ x t) (/ (* b y) (* a t)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (/ (* b (* y (+ x y))) (* a (pow t 2))) (/ (* z (+ x y)) (* a t)))) (+ (* -1 (/ (pow (+ x y) 2) (pow t 2))) (+ (/ x t) (+ (/ (* b y) (* a t)) (+ (/ (* y (+ x y)) (pow t 2)) (/ (* z (pow (+ x y) 2)) (* a (pow t 2)))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 3)))) (+ (/ (* b (* y (+ x y))) (* a (pow t 2))) (/ (* z (+ x y)) (* a t))))) (+ (* -1 (/ (* y (pow (+ x y) 2)) (pow t 3))) (+ (* -1 (/ (* z (pow (+ x y) 3)) (* a (pow t 3)))) (+ (* -1 (/ (pow (+ x y) 2) (pow t 2))) (+ (/ x t) (+ (/ (* b y) (* a t)) (+ (/ (* y (+ x y)) (pow t 2)) (+ (/ (* z (pow (+ x y) 2)) (* a (pow t 2))) (/ (pow (+ x y) 3) (pow t 3)))))))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (* a t))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) a)) (/ (* b (* y (+ x y))) (* a t))) t))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 2)))) (/ (* b (* y (+ x y))) (* a t)))) t))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 2)))) (+ (/ (* b (* y (+ x y))) (* a t)) (/ (* b (* y (pow (+ x y) 3))) (* a (pow t 3)))))) t))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (* b y) (* a t)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (+ (* -1 (/ (* b (* y (+ x y))) (* a t))) (/ (* b y) a)) t))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (- (+ (/ (* b y) a) (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 2)))) (/ (* b (* y (+ x y))) (* a t))) t))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (- (+ (* -1 (/ (* b (* y (pow (+ x y) 3))) (* a (pow t 3)))) (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 2)))) (/ (* b (* y (+ x y))) (* a t)))) t))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ y t))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ (+ y (* -1 (/ (* y (+ x y)) t))) t))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ (- (+ y (/ (* y (pow (+ x y) 2)) (pow t 2))) (/ (* y (+ x y)) t)) t))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ (- (+ y (* -1 (/ (* y (pow (+ x y) 3)) (pow t 3)))) (+ (* -1 (/ (* y (pow (+ x y) 2)) (pow t 2))) (/ (* y (+ x y)) t))) t))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* a y)) (+ (* -1 (* z (+ x y))) (* b y))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* a y)) (+ (* -1 (* z (+ x y))) (+ (* -1 (/ (- (* b (* y (+ x y))) (+ (* -1 (* (+ x y) (- (* -1 (* a y)) (* -1 (* a (+ x y)))))) (* z (pow (+ x y) 2)))) t)) (* b y)))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* a y)) (+ (* -1 (* z (+ x y))) (+ (* -1 (/ (- (+ (* -1 (/ (- (* b (* y (pow (+ x y) 2))) (+ (* -1 (* (pow (+ x y) 2) (- (* -1 (* a y)) (* -1 (* a (+ x y)))))) (* z (pow (+ x y) 3)))) t)) (* b (* y (+ x y)))) (+ (* -1 (* (+ x y) (- (* -1 (* a y)) (* -1 (* a (+ x y)))))) (* z (pow (+ x y) 2)))) t)) (* b y)))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 y) (* -1 (+ x y))) t))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* (+ x y) (- (* -1 y) (* -1 (+ x y)))) t))) (* -1 (+ x y))) t))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (- (* -1 (/ (* (pow (+ x y) 2) (- (* -1 y) (* -1 (+ x y)))) t)) (* -1 (* (+ x y) (- (* -1 y) (* -1 (+ x y)))))) t))) (* -1 (+ x y))) t))))) |
#s(approx (+ t y) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) 1))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ x y) t)) 1))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ (* -1 (* b y)) (* z (+ x y)))) (/ (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y)))) t)) t)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ (* -1 (* b y)) (* z (+ x y)))) (* -1 (/ (- (/ (* (pow (+ x y) 2) (+ (* -1 (* b y)) (* z (+ x y)))) t) (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y))))) t))) t)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ (* -1 (* b y)) (* z (+ x y)))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ x y) 3) (+ (* -1 (* b y)) (* z (+ x y)))) t) (* (pow (+ x y) 2) (+ (* -1 (* b y)) (* z (+ x y))))) t)) (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y))))) t))) t)))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* z (+ x y))) (* b y)) t)))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* z (+ x y))) (+ (* -1 (/ (- (* b (* y (+ x y))) (* z (pow (+ x y) 2))) t)) (* b y))) t)))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* z (+ x y))) (+ (* -1 (/ (- (+ (* -1 (/ (- (* b (* y (pow (+ x y) 2))) (* z (pow (+ x y) 3))) t)) (* b (* y (+ x y)))) (* z (pow (+ x y) 2))) t)) (* b y))) t)))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* z (+ x y))) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* b (* y (pow (+ x y) 3))) (* z (pow (+ x y) 4))) t)) (* b (* y (pow (+ x y) 2)))) (* z (pow (+ x y) 3))) t)) (* b (* y (+ x y)))) (* z (pow (+ x y) 2))) t)) (* b y))) t)))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (* b y)) (/ (* b (* y (+ x y))) t)) t)))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (* b y)) (* -1 (/ (- (/ (* b (* y (pow (+ x y) 2))) t) (* b (* y (+ x y)))) t))) t)))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (* b y)) (* -1 (/ (- (* -1 (/ (- (/ (* b (* y (pow (+ x y) 3))) t) (* b (* y (pow (+ x y) 2)))) t)) (* b (* y (+ x y)))) t))) t)))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ x y) t)) 1))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (* z (+ x y))) (/ (* z (pow (+ x y) 2)) t)) t)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (* z (+ x y))) (* -1 (/ (- (/ (* z (pow (+ x y) 3)) t) (* z (pow (+ x y) 2))) t))) t)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (* z (+ x y))) (* -1 (/ (- (* -1 (/ (- (/ (* z (pow (+ x y) 4)) t) (* z (pow (+ x y) 3))) t)) (* z (pow (+ x y) 2))) t))) t)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (+ x y)) (/ (pow (+ x y) 2) t)) t)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (+ x y)) (* -1 (/ (- (/ (pow (+ x y) 3) t) (pow (+ x y) 2)) t))) t)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (+ x y)) (* -1 (/ (- (* -1 (/ (- (/ (pow (+ x y) 4) t) (pow (+ x y) 3)) t)) (pow (+ x y) 2)) t))) t)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ a (* -1 (/ (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (/ (* (+ x y) (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y))))) t))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (/ (- (* -1 (/ (* (pow (+ x y) 2) (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y))))) t)) (* -1 (* (+ x y) (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y))))))) t))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (* -1 (/ (* a (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) (* -1 (/ (* b y) a)))) t))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (* -1 (/ (+ (* -1 (/ (* a (- (+ (/ (* b (* y (+ x y))) a) (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) t)) (* a (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) (* -1 (/ (* b y) a))))) t))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (- (+ (/ (* b (* y (pow (+ x y) 2))) a) (pow (+ x y) 3)) (+ (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) a)))) t)) (* a (- (+ (/ (* b (* y (+ x y))) a) (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))))) t)) (* a (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) (* -1 (/ (* b y) a))))) t))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (- (+ (* a y) (* z (+ x y))) (* b y)) t))))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (* a y) t))))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ x y) t)) 1))))) |
#s(approx (+ x t) #s(hole binary64 (* -1 (* t (- (* -1 (/ x t)) 1))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ (* a y) (* z (+ x y))) t))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) (* -1 (/ (* b y) a))) t))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (+ y (+ (* -1 y) (+ (* -1 (/ (* z (+ x y)) a)) (* -1 (/ (- (+ (/ (* b (* y (+ x y))) a) (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))) t)))))) (* -1 (/ (* b y) a))) t))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (+ y (+ (* -1 y) (+ (* -1 (/ (* z (+ x y)) a)) (* -1 (/ (- (+ (* -1 (/ (- (+ (/ (* b (* y (pow (+ x y) 2))) a) (pow (+ x y) 3)) (+ (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) a))) t)) (+ (/ (* b (* y (+ x y))) a) (pow (+ x y) 2))) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))) t)))))) (* -1 (/ (* b y) a))) t))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b (* y (+ x y))) (* a t))) (/ (* b y) a)) t)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (* a t))) (/ (* b (* y (+ x y))) a)) t)) (/ (* b y) a)) t)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (* y (pow (+ x y) 3))) (* a t))) (/ (* b (* y (pow (+ x y) 2))) a)) t)) (/ (* b (* y (+ x y))) a)) t)) (/ (* b y) a)) t)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (/ (* b (* y (+ x y))) (* a t))) t)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (* -1 (/ (- (/ (* b (* y (pow (+ x y) 2))) (* a t)) (/ (* b (* y (+ x y))) a)) t))) t)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (* -1 (/ (- (* -1 (/ (- (/ (* b (* y (pow (+ x y) 3))) (* a t)) (/ (* b (* y (pow (+ x y) 2))) a)) t)) (/ (* b (* y (+ x y))) a)) t))) t)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (/ (* y (+ x y)) t)) t)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (* y (pow (+ x y) 2)) t) (* y (+ x y))) t))) t)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (* y (pow (+ x y) 3)) t) (* y (pow (+ x y) 2))) t)) (* y (+ x y))) t))) t)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* z (+ x y)) (+ t (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (* z (+ x y)) (* b y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (- (/ (* z (+ x y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (- (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (* z (+ x y)) (* b y)))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* a (+ t y)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (/ (- (/ (* z (+ x y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))) a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (/ (- (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))) a))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (* b y) (* a (+ t (+ x y)))))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* a (+ (* -1 (/ (* b y) (* a (+ t (+ x y))))) (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (* a (+ t y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* a (- (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (/ (* b y) (* a (+ t (+ x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (/ (* b y) (* a (+ t (+ x y)))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* a (+ t y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* a (- (+ t (+ y (/ (* z (+ x y)) a))) (/ (* b y) a))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* a (+ t (+ y (/ (* z (+ x y)) a)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (/ (* a (+ t y)) (+ t (+ x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ t y) (+ t (+ x y)))) (* -1 (/ (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* z (+ x y)) (+ t (+ x y)))) a))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ t y) (+ t (+ x y)))) (* -1 (/ (- (/ (* z (+ x y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))) a))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* -1 (* a (- (+ (* -1 (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (* -1 (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (* -1 (/ (* b y) (* a (+ t (+ x y)))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t y)) (* -1 (/ (- (* z (+ x y)) (* b y)) a))))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t y)) (* -1 (/ (* z (+ x y)) a))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (* z (+ x y)) (+ t (+ x y)))) (* -1 (/ (* b y) (+ t (+ x y))))) a)) (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* z (+ x y)) (+ t (+ x y)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* z (+ x y)) (+ t (+ x y)))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (/ (* b y) (+ t (+ x y))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (+ (* a (+ t y)) (* z (+ x y))) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* a (+ t y)) (* z (+ x y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* -1 (* b y)) (+ (* a (+ t y)) (* z (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ t (+ x y))))) (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (+ (/ (* a (+ t y)) (* b (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y)))))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y)))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (+ (/ (* a (+ t y)) (* b (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))) b))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* b (- (+ (/ (* a (+ t y)) b) (/ (* z (+ x y)) b)) y)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* -1 (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* b (- (+ (/ t (* b (+ t (+ x y)))) (+ (/ y (* b (+ t (+ x y)))) (/ (* z (+ x y)) (* a (* b (+ t (+ x y))))))) (/ y (* a (+ t (+ x y)))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y)))) b)) (/ y (+ t (+ x y)))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (* z (+ x y)) (* b (+ t (+ x y))))) (/ y (+ t (+ x y)))))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (* z (+ x y)) (* b (+ t (+ x y))))) (/ y (+ t (+ x y)))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y)))) b)) (/ y (+ t (+ x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))) b)) (/ y (+ t (+ x y)))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* a (+ t y)) (* z (+ x y))) b)) (* -1 y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) b)) (* -1 (/ y (* a (+ t (+ x y)))))))))) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | z | @ | inf | ((+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/ (+ t y) (+ (+ y x) t)) (+ t y) t y (+ (+ y x) t) (+ y x) x a (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) -1 (/ (* b y) (+ t (+ x y))) (* b y) b (+ t (+ x y)) (+ x y) (* z (/ (+ x y) (+ t (+ x y)))) z (/ (+ x y) (+ t (+ x y))) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (+ t y) a) (+ t y) (+ (+ x t) y) (+ x t) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (* (+ x y) z) (* (+ t y) a)) (* a t) (* y b) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (* (/ b a) (/ y (+ t (+ x y)))) (/ b a) (/ y (+ t (+ x y)))) |
| 4.0ms | t | @ | -inf | ((+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/ (+ t y) (+ (+ y x) t)) (+ t y) t y (+ (+ y x) t) (+ y x) x a (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) -1 (/ (* b y) (+ t (+ x y))) (* b y) b (+ t (+ x y)) (+ x y) (* z (/ (+ x y) (+ t (+ x y)))) z (/ (+ x y) (+ t (+ x y))) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (+ t y) a) (+ t y) (+ (+ x t) y) (+ x t) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (* (+ x y) z) (* (+ t y) a)) (* a t) (* y b) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (* (/ b a) (/ y (+ t (+ x y)))) (/ b a) (/ y (+ t (+ x y)))) |
| 4.0ms | y | @ | 0 | ((+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/ (+ t y) (+ (+ y x) t)) (+ t y) t y (+ (+ y x) t) (+ y x) x a (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) -1 (/ (* b y) (+ t (+ x y))) (* b y) b (+ t (+ x y)) (+ x y) (* z (/ (+ x y) (+ t (+ x y)))) z (/ (+ x y) (+ t (+ x y))) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (+ t y) a) (+ t y) (+ (+ x t) y) (+ x t) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (* (+ x y) z) (* (+ t y) a)) (* a t) (* y b) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (* (/ b a) (/ y (+ t (+ x y)))) (/ b a) (/ y (+ t (+ x y)))) |
| 4.0ms | a | @ | inf | ((+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/ (+ t y) (+ (+ y x) t)) (+ t y) t y (+ (+ y x) t) (+ y x) x a (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) -1 (/ (* b y) (+ t (+ x y))) (* b y) b (+ t (+ x y)) (+ x y) (* z (/ (+ x y) (+ t (+ x y)))) z (/ (+ x y) (+ t (+ x y))) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (+ t y) a) (+ t y) (+ (+ x t) y) (+ x t) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (* (+ x y) z) (* (+ t y) a)) (* a t) (* y b) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (* (/ b a) (/ y (+ t (+ x y)))) (/ b a) (/ y (+ t (+ x y)))) |
| 4.0ms | y | @ | -inf | ((+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/ (+ t y) (+ (+ y x) t)) (+ t y) t y (+ (+ y x) t) (+ y x) x a (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) -1 (/ (* b y) (+ t (+ x y))) (* b y) b (+ t (+ x y)) (+ x y) (* z (/ (+ x y) (+ t (+ x y)))) z (/ (+ x y) (+ t (+ x y))) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (+ t y) a) (+ t y) (+ (+ x t) y) (+ x t) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (* (+ x y) z) (* (+ t y) a)) (* a t) (* y b) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (* (/ b a) (/ y (+ t (+ x y)))) (/ b a) (/ y (+ t (+ x y)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3706 | 35126 |
| 0 | 3752 | 34504 |
| 0 | 13403 | 33351 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
(/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) |
(+.f64 t y) |
t |
y |
(+.f64 (+.f64 y x) t) |
(+.f64 y x) |
x |
a |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(literal -1 binary64) |
(/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) |
(*.f64 b y) |
b |
(+.f64 t (+.f64 x y)) |
(+.f64 x y) |
(*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))) |
z |
(/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z)) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) (+.f64 (+.f64 x t) y)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) |
(*.f64 #s(approx (+ t y) y) a) |
#s(approx (+ t y) y) |
(+.f64 (+.f64 x t) y) |
(+.f64 x t) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) |
(*.f64 a t) |
(*.f64 y b) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) a)) |
(*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) a) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y))))) |
(*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))) |
(/.f64 b a) |
(/.f64 y (+.f64 t (+.f64 x y))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ (* -1 (/ (* b y) (+ t y))) (/ (* y z) (+ t y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (/ (* y z) (pow (+ t y) 3))) (+ (* -1 (/ a (pow (+ t y) 2))) (/ z (pow (+ t y) 2))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (+ (* x (- (+ (/ z (pow (+ t y) 3)) (/ (* b y) (pow (+ t y) 4))) (+ (/ a (pow (+ t y) 3)) (/ (* y z) (pow (+ t y) 4))))) (/ (* y z) (pow (+ t y) 3)))) (+ (* -1 (/ a (pow (+ t y) 2))) (/ z (pow (+ t y) 2))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 1)) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ x (+ t y)))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* x (- (/ x (pow (+ t y) 2)) (/ 1 (+ t y))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* x (- (* x (+ (* -1 (/ x (pow (+ t y) 3))) (/ 1 (pow (+ t y) 2)))) (/ 1 (+ t y))))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (+ t y))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (+ t (+ x y)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (+ (* -1 (* b y)) (* y z)) (+ t y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (/ z (+ t y)) (+ (* -1 (/ (* b y) (pow (+ t y) 2))) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (/ (* y z) (pow (+ t y) 3))) (/ z (pow (+ t y) 2)))) (/ z (+ t y))) (+ (* -1 (/ (* b y) (pow (+ t y) 2))) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (+ (* x (- (/ z (pow (+ t y) 3)) (+ (* -1 (/ (* b y) (pow (+ t y) 4))) (/ (* y z) (pow (+ t y) 4))))) (/ (* y z) (pow (+ t y) 3)))) (/ z (pow (+ t y) 2)))) (/ z (+ t y))) (+ (* -1 (/ (* b y) (pow (+ t y) 2))) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (/ (* y z) (+ t y))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2))) (/ (* y z) (pow (+ t y) 2)))) (/ (* y z) (+ t y)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (/ (* y z) (pow (+ t y) 3))) (/ z (pow (+ t y) 2)))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (/ (* y z) (pow (+ t y) 2)))) (/ (* y z) (+ t y)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (+ (* x (- (+ (/ z (pow (+ t y) 3)) (/ (* b y) (pow (+ t y) 4))) (/ (* y z) (pow (+ t y) 4)))) (/ (* y z) (pow (+ t y) 3)))) (/ z (pow (+ t y) 2)))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (/ (* y z) (pow (+ t y) 2)))) (/ (* y z) (+ t y)))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (/ (* b y) (+ t y)))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (+ (* -1 (/ (* b (* x y)) (pow (+ t y) 2))) (/ (* b y) (+ t y))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (+ (* x (- (/ (* b (* x y)) (pow (+ t y) 3)) (/ (* b y) (pow (+ t y) 2)))) (/ (* b y) (+ t y))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (+ (* x (- (* x (- (* -1 (/ (* b (* x y)) (pow (+ t y) 4))) (* -1 (/ (* b y) (pow (+ t y) 3))))) (/ (* b y) (pow (+ t y) 2)))) (/ (* b y) (+ t y))))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (+ t y))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (+ t (+ x y)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (* y z) (+ t y)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* x (- (/ z (+ t y)) (/ (* y z) (pow (+ t y) 2)))) (/ (* y z) (+ t y))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* x (- (+ (* x (- (/ (* y z) (pow (+ t y) 3)) (/ z (pow (+ t y) 2)))) (/ z (+ t y))) (/ (* y z) (pow (+ t y) 2)))) (/ (* y z) (+ t y))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* x (- (+ (* x (- (+ (* x (- (/ z (pow (+ t y) 3)) (/ (* y z) (pow (+ t y) 4)))) (/ (* y z) (pow (+ t y) 3))) (/ z (pow (+ t y) 2)))) (/ z (+ t y))) (/ (* y z) (pow (+ t y) 2)))) (/ (* y z) (+ t y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (/ y (+ t y)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ (* x (- (/ 1 (+ t y)) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ (* x (- (+ (* x (- (/ y (pow (+ t y) 3)) (/ 1 (pow (+ t y) 2)))) (/ 1 (+ t y))) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ (* x (- (+ (* x (- (+ (* x (- (/ 1 (pow (+ t y) 3)) (/ y (pow (+ t y) 4)))) (/ y (pow (+ t y) 3))) (/ 1 (pow (+ t y) 2)))) (/ 1 (+ t y))) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (+ (* a (+ t y)) (* y z)) (* b y)) (+ t y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* x (- (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))) (/ (* b y) (+ t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* x (- (+ (* x (- (+ (/ a (pow (+ t y) 2)) (/ (* y z) (pow (+ t y) 3))) (+ (/ z (pow (+ t y) 2)) (/ (* b y) (pow (+ t y) 3))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))) (/ (* b y) (+ t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* x (- (+ (* x (- (+ (* x (- (+ (/ z (pow (+ t y) 3)) (/ (* b y) (pow (+ t y) 4))) (+ (/ a (pow (+ t y) 3)) (/ (* y z) (pow (+ t y) 4))))) (+ (/ a (pow (+ t y) 2)) (/ (* y z) (pow (+ t y) 3)))) (+ (/ z (pow (+ t y) 2)) (/ (* b y) (pow (+ t y) 3))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))) (/ (* b y) (+ t y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (* x (- (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2)))))))) (* a (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y))))) (* x (+ (* a (* x (- (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (/ (* y z) (* a (pow (+ t y) 3)))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2)))))))) (* a (- (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2)))))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y))))) (* x (+ (* a (- (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (* x (+ (* a (* x (- (+ (/ z (* a (pow (+ t y) 3))) (/ (* b y) (* a (pow (+ t y) 4)))) (+ (/ t (pow (+ t y) 4)) (+ (/ y (pow (+ t y) 4)) (/ (* y z) (* a (pow (+ t y) 4)))))))) (* a (- (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (/ (* y z) (* a (pow (+ t y) 3)))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2)))))))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a (+ t y)) (* y z)) (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a (+ t y)) (+ (* x z) (* y z))) (* b y)))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ t y))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ t (+ x y)))) |
#s(approx (+ x t) #s(hole binary64 t)) |
#s(approx (+ x t) #s(hole binary64 (+ t x))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a (+ t y)) (* y z)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a (+ t y)) (+ (* x z) (* y z))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* x (- (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (/ (* y z) (* a (pow (+ t y) 3)))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2))))))) (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2))))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (+ (* x (- (+ (/ z (* a (pow (+ t y) 3))) (/ (* b y) (* a (pow (+ t y) 4)))) (+ (/ t (pow (+ t y) 4)) (+ (/ y (pow (+ t y) 4)) (/ (* y z) (* a (pow (+ t y) 4))))))) (/ (* y z) (* a (pow (+ t y) 3))))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2))))))) (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2))))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (* a (+ t y)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ t y)))) (/ (* b (* x y)) (* a (pow (+ t y) 2)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ t y)))) (* x (+ (* -1 (/ (* b (* x y)) (* a (pow (+ t y) 3)))) (/ (* b y) (* a (pow (+ t y) 2)))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ t y)))) (* x (+ (* x (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (/ (* b (* x y)) (* a (pow (+ t y) 4))))) (/ (* b y) (* a (pow (+ t y) 2)))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (* b y) (* a (+ t y))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (* b (* x y)) (* a (pow (+ t y) 2)))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* x (- (/ (* b (* x y)) (* a (pow (+ t y) 3))) (/ (* b y) (* a (pow (+ t y) 2))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* x (- (* x (- (* -1 (/ (* b (* x y)) (* a (pow (+ t y) 4)))) (* -1 (/ (* b y) (* a (pow (+ t y) 3)))))) (/ (* b y) (* a (pow (+ t y) 2))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ y (+ t y)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ (* -1 (/ (* x y) (pow (+ t y) 2))) (/ y (+ t y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ (* x (- (/ (* x y) (pow (+ t y) 3)) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ (* x (- (* x (- (* -1 (/ (* x y) (pow (+ t y) 4))) (* -1 (/ y (pow (+ t y) 3))))) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 z)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (/ (* a (+ t y)) x) (/ (* y z) x)))) (/ (* z (+ t y)) x)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (/ (* a (+ t y)) x) (+ (/ (* b (* y (+ t y))) (pow x 2)) (/ (* y z) x))))) (+ (/ (* a (pow (+ t y) 2)) (pow x 2)) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (* y z) (* z (+ t y)))) (pow x 2))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (pow x 3))) (+ (/ (* a (+ t y)) x) (+ (/ (* b (* y (+ t y))) (pow x 2)) (/ (* y z) x)))))) (+ (* -1 (/ (* a (pow (+ t y) 3)) (pow x 3))) (+ (* -1 (/ (* (pow (+ t y) 2) (- (* y z) (* z (+ t y)))) (pow x 3))) (+ (/ (* a (pow (+ t y) 2)) (pow x 2)) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (* y z) (* z (+ t y)))) (pow x 2))))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ (+ t y) x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ (+ t (+ y (* -1 (/ (pow (+ t y) 2) x)))) x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ t (+ y (/ (pow (+ t y) 3) (pow x 2)))) (/ (pow (+ t y) 2) x)) x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ t (+ y (* -1 (/ (pow (+ t y) 4) (pow x 3))))) (+ (* -1 (/ (pow (+ t y) 3) (pow x 2))) (/ (pow (+ t y) 2) x))) x))) |
#s(approx (+ (+ y x) t) #s(hole binary64 x)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* x (+ 1 (+ (/ t x) (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 z)) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (/ (* y z) x))) (/ (* z (+ t y)) x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (* -1 (/ (* (+ t y) (- (+ (* -1 (* b y)) (* y z)) (* z (+ t y)))) (pow x 2))) (/ (* y z) x)))) (/ (* z (+ t y)) x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (/ (* y z) x) (/ (* (pow (+ t y) 2) (- (+ (* -1 (* b y)) (* y z)) (* z (+ t y)))) (pow x 3))))) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (+ (* -1 (* b y)) (* y z)) (* z (+ t y)))) (pow x 2)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 z)) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (/ (* y z) x))) (/ (* z (+ t y)) x)))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (/ (* b (* y (+ t y))) (pow x 2)) (/ (* y z) x)))) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (* y z) (* z (+ t y)))) (pow x 2)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (pow x 3))) (+ (/ (* b (* y (+ t y))) (pow x 2)) (/ (* y z) x))))) (+ (* -1 (/ (* (pow (+ t y) 2) (- (* y z) (* z (+ t y)))) (pow x 3))) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (* y z) (* z (+ t y)))) (pow x 2))))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (/ (* b y) x))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (/ (+ (* -1 (/ (* b (* y (+ t y))) x)) (* b y)) x))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (/ (- (+ (* b y) (/ (* b (* y (pow (+ t y) 2))) (pow x 2))) (/ (* b (* y (+ t y))) x)) x))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (/ (- (+ (* -1 (/ (* b (* y (pow (+ t y) 3))) (pow x 3))) (* b y)) (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (pow x 2))) (/ (* b (* y (+ t y))) x))) x))) |
#s(approx (+ t (+ x y)) #s(hole binary64 x)) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* x (+ 1 (+ (/ t x) (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 z)) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ z (/ (* y z) x)) (/ (* z (+ t y)) x)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* (+ t y) (- (* y z) (* z (+ t y)))) (pow x 2))) (/ (* y z) x))) (/ (* z (+ t y)) x)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ z (+ (/ (* y z) x) (/ (* (pow (+ t y) 2) (- (* y z) (* z (+ t y)))) (pow x 3)))) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (* y z) (* z (+ t y)))) (pow x 2)))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 1)) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ t x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (- (+ 1 (/ (* t (+ t y)) (pow x 2))) (/ t x)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (- (+ 1 (* -1 (/ (* t (pow (+ t y) 2)) (pow x 3)))) (+ (* -1 (/ (* t (+ t y)) (pow x 2))) (/ t x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))) (+ (/ (* b y) x) (/ (* z (+ t y)) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* (+ t y) (- (+ (* a (+ t y)) (* y z)) (+ (* b y) (* z (+ t y))))) (pow x 2))) (+ (/ (* a (+ t y)) x) (/ (* y z) x)))) (+ (/ (* b y) x) (/ (* z (+ t y)) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (/ (* a (+ t y)) x) (+ (/ (* y z) x) (/ (* (pow (+ t y) 2) (- (+ (* a (+ t y)) (* y z)) (+ (* b y) (* z (+ t y))))) (pow x 3))))) (+ (/ (* b y) x) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (+ (* a (+ t y)) (* y z)) (+ (* b y) (* z (+ t y))))) (pow x 2))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 z)) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (/ (* a (- (+ t (+ y (/ (* y z) a))) (+ (/ (* b y) a) (/ (* z (+ t y)) a)))) x)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (+ (/ (* a (- (+ t (+ y (/ (* y z) a))) (+ (/ (* b y) a) (/ (* z (+ t y)) a)))) x) (/ (* a (- (/ (* b (* y (+ t y))) a) (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))))))) (pow x 2)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (+ (/ (* a (- (* -1 (/ (* b (* y (pow (+ t y) 2))) a)) (+ (* -1 (* t (pow (+ t y) 2))) (+ (* -1 (* y (pow (+ t y) 2))) (* -1 (* (pow (+ t y) 2) (- (/ (* y z) a) (/ (* z (+ t y)) a)))))))) (pow x 3)) (+ (/ (* a (- (+ t (+ y (/ (* y z) a))) (+ (/ (* b y) a) (/ (* z (+ t y)) a)))) x) (/ (* a (- (/ (* b (* y (+ t y))) a) (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))))))) (pow x 2))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* x z))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* x (- (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))) (/ (* b y) x))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 x)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* x (+ 1 (+ (/ t x) (/ y x)))))) |
#s(approx (+ x t) #s(hole binary64 x)) |
#s(approx (+ x t) #s(hole binary64 (* x (+ 1 (/ t x))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* x (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (/ z a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t x) (+ (/ y x) (+ (/ z a) (/ (* y z) (* a x))))) (+ (/ (* b y) (* a x)) (/ (* z (+ t y)) (* a x)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t x) (+ (/ y x) (+ (/ z a) (+ (/ (* b (* y (+ t y))) (* a (pow x 2))) (/ (* y z) (* a x)))))) (+ (/ (* b y) (* a x)) (+ (/ (* t (+ t y)) (pow x 2)) (+ (/ (* y (+ t y)) (pow x 2)) (+ (/ (* z (+ t y)) (* a x)) (/ (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 2))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 3)))) (+ (/ t x) (+ (/ y x) (+ (/ z a) (+ (/ (* b (* y (+ t y))) (* a (pow x 2))) (/ (* y z) (* a x))))))) (+ (* -1 (/ (* t (pow (+ t y) 2)) (pow x 3))) (+ (* -1 (/ (* y (pow (+ t y) 2)) (pow x 3))) (+ (* -1 (/ (* (pow (+ t y) 2) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 3))) (+ (/ (* b y) (* a x)) (+ (/ (* t (+ t y)) (pow x 2)) (+ (/ (* y (+ t y)) (pow x 2)) (+ (/ (* z (+ t y)) (* a x)) (/ (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 2)))))))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (* a x))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) a)) (/ (* b (* y (+ t y))) (* a x))) x))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 2)))) (/ (* b (* y (+ t y))) (* a x)))) x))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 2)))) (+ (/ (* b (* y (+ t y))) (* a x)) (/ (* b (* y (pow (+ t y) 3))) (* a (pow x 3)))))) x))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (* b y) (* a x)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (+ (* -1 (/ (* b (* y (+ t y))) (* a x))) (/ (* b y) a)) x))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (- (+ (/ (* b y) a) (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 2)))) (/ (* b (* y (+ t y))) (* a x))) x))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (- (+ (* -1 (/ (* b (* y (pow (+ t y) 3))) (* a (pow x 3)))) (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 2)))) (/ (* b (* y (+ t y))) (* a x)))) x))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ y x))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ (+ y (* -1 (/ (* y (+ t y)) x))) x))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ (- (+ y (/ (* y (pow (+ t y) 2)) (pow x 2))) (/ (* y (+ t y)) x)) x))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ (- (+ y (* -1 (/ (* y (pow (+ t y) 3)) (pow x 3)))) (+ (* -1 (/ (* y (pow (+ t y) 2)) (pow x 2))) (/ (* y (+ t y)) x))) x))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a (+ t y))) (+ (* -1 (* y z)) (* b y))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a (+ t y))) (+ (* -1 (* y z)) (+ (* -1 (/ (- (* b (* y (+ t y))) (+ (* -1 (* (+ t y) (- (* -1 (* y z)) (* -1 (* z (+ t y)))))) (* a (pow (+ t y) 2)))) x)) (* b y)))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a (+ t y))) (+ (* -1 (* y z)) (+ (* -1 (/ (- (+ (* -1 (/ (- (* b (* y (pow (+ t y) 2))) (+ (* -1 (* (pow (+ t y) 2) (- (* -1 (* y z)) (* -1 (* z (+ t y)))))) (* a (pow (+ t y) 3)))) x)) (* b (* y (+ t y)))) (+ (* -1 (* (+ t y) (- (* -1 (* y z)) (* -1 (* z (+ t y)))))) (* a (pow (+ t y) 2)))) x)) (* b y)))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ t y)) (/ (pow (+ t y) 2) x)) x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ t y)) (* -1 (/ (- (/ (pow (+ t y) 3) x) (pow (+ t y) 2)) x))) x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ t y)) (* -1 (/ (- (* -1 (/ (- (/ (pow (+ t y) 4) x) (pow (+ t y) 3)) x)) (pow (+ t y) 2)) x))) x)))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ t y) x)) 1))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (* -1 (/ (- (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (/ (* (+ t y) (- (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (* z (+ t y))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (* z (+ t y))))) x)) (* -1 (* (+ t y) (- (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (* z (+ t y))))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* y z)) (* b y)) (* -1 (* z (+ t y)))) x))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* y z)) (+ (* -1 (/ (- (* b (* y (+ t y))) (* -1 (* (+ t y) (- (* -1 (* y z)) (* -1 (* z (+ t y))))))) x)) (* b y))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* y z)) (+ (* -1 (/ (- (+ (* -1 (/ (- (* b (* y (pow (+ t y) 2))) (* -1 (* (pow (+ t y) 2) (- (* -1 (* y z)) (* -1 (* z (+ t y))))))) x)) (* b (* y (+ t y)))) (* -1 (* (+ t y) (- (* -1 (* y z)) (* -1 (* z (+ t y))))))) x)) (* b y))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (* b y)) (/ (* b (* y (+ t y))) x)) x)))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (* b y)) (* -1 (/ (- (/ (* b (* y (pow (+ t y) 2))) x) (* b (* y (+ t y)))) x))) x)))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (* b y)) (* -1 (/ (- (* -1 (/ (- (/ (* b (* y (pow (+ t y) 3))) x) (* b (* y (pow (+ t y) 2)))) x)) (* b (* y (+ t y)))) x))) x)))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ t y) x)) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ z (* -1 (/ (- (* -1 (* y z)) (* -1 (* z (+ t y)))) x))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* y z)) (* -1 (/ (* (+ t y) (- (* -1 (* y z)) (* -1 (* z (+ t y))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* y z)) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 (* y z)) (* -1 (* z (+ t y))))) x)) (* -1 (* (+ t y) (- (* -1 (* y z)) (* -1 (* z (+ t y))))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 y) (* -1 (+ t y))) x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* (+ t y) (- (* -1 y) (* -1 (+ t y)))) x))) (* -1 (+ t y))) x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 y) (* -1 (+ t y)))) x)) (* -1 (* (+ t y) (- (* -1 y) (* -1 (+ t y)))))) x))) (* -1 (+ t y))) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ z (* -1 (/ (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (/ (* (+ t y) (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y))))) x)) (* -1 (* (+ t y) (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y))))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (* -1 (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a))))) x))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (* a (- (/ (* b (* y (+ t y))) a) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y)))))) x)) (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))))) x))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (- (/ (* b (* y (pow (+ t y) 2))) a) (+ (* -1 (* (pow (+ t y) 2) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (pow (+ t y) 2)) (* y (pow (+ t y) 2)))))) x)) (* a (- (/ (* b (* y (+ t y))) a) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))))) x)) (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))))) x))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (- (+ (* a (+ t y)) (* y z)) (* b y)) x))))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ t y) x)) 1))))) |
#s(approx (+ x t) #s(hole binary64 (* -1 (* x (- (* -1 (/ t x)) 1))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (+ (* a (+ t y)) (* y z)) x))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (/ z a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (+ (* -1 (/ (* y z) a)) (* -1 (/ (- (/ (* b (* y (+ t y))) a) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) x))))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (/ z a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (+ (* -1 (/ (* y z) a)) (* -1 (/ (- (+ (* -1 (/ (- (/ (* b (* y (pow (+ t y) 2))) a) (+ (* -1 (* (pow (+ t y) 2) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (pow (+ t y) 2)) (* y (pow (+ t y) 2))))) x)) (/ (* b (* y (+ t y))) a)) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) x))))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (/ z a)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b (* y (+ t y))) (* a x))) (/ (* b y) a)) x)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (* a x))) (/ (* b (* y (+ t y))) a)) x)) (/ (* b y) a)) x)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (* y (pow (+ t y) 3))) (* a x))) (/ (* b (* y (pow (+ t y) 2))) a)) x)) (/ (* b (* y (+ t y))) a)) x)) (/ (* b y) a)) x)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (/ (* b (* y (+ t y))) (* a x))) x)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (* -1 (/ (- (/ (* b (* y (pow (+ t y) 2))) (* a x)) (/ (* b (* y (+ t y))) a)) x))) x)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (* -1 (/ (- (* -1 (/ (- (/ (* b (* y (pow (+ t y) 3))) (* a x)) (/ (* b (* y (pow (+ t y) 2))) a)) x)) (/ (* b (* y (+ t y))) a)) x))) x)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (/ (* y (+ t y)) x)) x)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (* y (pow (+ t y) 2)) x) (* y (+ t y))) x))) x)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (* y (pow (+ t y) 3)) x) (* y (pow (+ t y) 2))) x)) (* y (+ t y))) x))) x)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (/ a (+ t x)) (/ z (+ t x)))) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3)))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x))))) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (+ (* y (- (+ (* -1 (/ b (pow (+ t x) 3))) (+ (/ a (pow (+ t x) 3)) (/ z (pow (+ t x) 3)))) (+ (/ (* a t) (pow (+ t x) 4)) (/ (* x z) (pow (+ t x) 4))))) (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3))))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x))))) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ t (+ t x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (/ 1 (+ t x)) (/ t (pow (+ t x) 2)))) (/ t (+ t x))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* y (- (/ t (pow (+ t x) 3)) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x))) (/ t (pow (+ t x) 2)))) (/ t (+ t x))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (/ 1 (pow (+ t x) 3)) (/ t (pow (+ t x) 4)))) (/ t (pow (+ t x) 3))) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x))) (/ t (pow (+ t x) 2)))) (/ t (+ t x))))) |
#s(approx (+ t y) #s(hole binary64 t)) |
#s(approx (+ t y) #s(hole binary64 (+ t y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (+ t x))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (* x z) (+ t x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (/ z (+ t x))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (/ (* x z) (pow (+ t x) 3)) (+ (* -1 (/ b (pow (+ t x) 2))) (/ z (pow (+ t x) 2))))) (/ z (+ t x)))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (+ (* y (- (+ (* -1 (/ b (pow (+ t x) 3))) (/ z (pow (+ t x) 3))) (/ (* x z) (pow (+ t x) 4)))) (/ (* x z) (pow (+ t x) 3))) (+ (* -1 (/ b (pow (+ t x) 2))) (/ z (pow (+ t x) 2))))) (/ z (+ t x)))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (* x z) (+ t x)))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (/ z (+ t x))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (+ (/ b (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 3))) (/ z (pow (+ t x) 2)))) (/ z (+ t x)))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (+ (* y (- (+ (* -1 (/ b (pow (+ t x) 3))) (/ z (pow (+ t x) 3))) (/ (* x z) (pow (+ t x) 4)))) (+ (/ b (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 3)))) (/ z (pow (+ t x) 2)))) (/ z (+ t x)))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (/ (* b y) (+ t x)))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (* y (+ (* -1 (/ (* b y) (pow (+ t x) 2))) (/ b (+ t x)))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (* y (+ (* y (- (/ (* b y) (pow (+ t x) 3)) (/ b (pow (+ t x) 2)))) (/ b (+ t x)))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (* y (+ (* y (- (* y (- (* -1 (/ (* b y) (pow (+ t x) 4))) (* -1 (/ b (pow (+ t x) 3))))) (/ b (pow (+ t x) 2)))) (/ b (+ t x)))))) |
#s(approx (* b y) #s(hole binary64 (* b y))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (+ t x))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (* x z) (+ t x)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* y (- (/ z (+ t x)) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* y (- (+ (* y (- (/ (* x z) (pow (+ t x) 3)) (/ z (pow (+ t x) 2)))) (/ z (+ t x))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (/ z (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 4)))) (/ (* x z) (pow (+ t x) 3))) (/ z (pow (+ t x) 2)))) (/ z (+ t x))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (/ x (+ t x)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ (* y (- (/ 1 (+ t x)) (/ x (pow (+ t x) 2)))) (/ x (+ t x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ (* y (- (+ (* y (- (/ x (pow (+ t x) 3)) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x))) (/ x (pow (+ t x) 2)))) (/ x (+ t x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (/ 1 (pow (+ t x) 3)) (/ x (pow (+ t x) 4)))) (/ x (pow (+ t x) 3))) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x))) (/ x (pow (+ t x) 2)))) (/ x (+ t x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (+ (* a t) (* x z)) (+ t x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* y (- (+ (/ a (+ t x)) (/ z (+ t x))) (+ (/ b (+ t x)) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2)))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3)))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x)))) (+ (/ b (+ t x)) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2)))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (+ (/ a (pow (+ t x) 3)) (/ z (pow (+ t x) 3))) (+ (/ b (pow (+ t x) 3)) (+ (/ (* a t) (pow (+ t x) 4)) (/ (* x z) (pow (+ t x) 4)))))) (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3))))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x)))) (+ (/ b (+ t x)) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2)))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (* y (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))))) (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) (* y (+ (* a (* y (- (+ (/ b (* a (pow (+ t x) 2))) (/ (* x z) (* a (pow (+ t x) 3)))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2)))))))) (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) (* y (+ (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) (* y (+ (* a (* y (- (+ (* -1 (/ b (* a (pow (+ t x) 3)))) (+ (/ 1 (pow (+ t x) 3)) (/ z (* a (pow (+ t x) 3))))) (+ (/ t (pow (+ t x) 4)) (/ (* x z) (* a (pow (+ t x) 4))))))) (* a (- (+ (/ b (* a (pow (+ t x) 2))) (/ (* x z) (* a (pow (+ t x) 3)))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2)))))))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* a t) (* x z)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* a t) (+ (* x z) (* y (- (+ a z) b)))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* a t))) |
#s(approx (* (+ t y) a) #s(hole binary64 (+ (* a t) (* a y)))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ t x))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a t) (* x z)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a t) (+ (* x z) (* y (+ a z)))))) |
#s(approx (* y b) #s(hole binary64 (* b y))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* y (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (/ b (* a (pow (+ t x) 2))) (/ (* x z) (* a (pow (+ t x) 3)))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) (+ (/ 1 (+ t x)) (/ z (* a (+ t x))))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (+ (* -1 (/ b (* a (pow (+ t x) 3)))) (+ (/ 1 (pow (+ t x) 3)) (/ z (* a (pow (+ t x) 3))))) (+ (/ t (pow (+ t x) 4)) (/ (* x z) (* a (pow (+ t x) 4)))))) (+ (/ b (* a (pow (+ t x) 2))) (/ (* x z) (* a (pow (+ t x) 3))))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) (+ (/ 1 (+ t x)) (/ z (* a (+ t x))))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (* a (+ t x)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* y (+ (* -1 (/ b (* a (+ t x)))) (/ (* b y) (* a (pow (+ t x) 2))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* y (+ (* -1 (/ b (* a (+ t x)))) (* y (+ (* -1 (/ (* b y) (* a (pow (+ t x) 3)))) (/ b (* a (pow (+ t x) 2))))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* y (+ (* -1 (/ b (* a (+ t x)))) (* y (+ (* y (+ (* -1 (/ b (* a (pow (+ t x) 3)))) (/ (* b y) (* a (pow (+ t x) 4))))) (/ b (* a (pow (+ t x) 2))))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (* b y) (* a (+ t x))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* y (+ (* -1 (/ (* b y) (* a (pow (+ t x) 2)))) (/ b (* a (+ t x))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* y (+ (* y (- (/ (* b y) (* a (pow (+ t x) 3))) (/ b (* a (pow (+ t x) 2))))) (/ b (* a (+ t x))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* y (+ (* y (- (* y (- (* -1 (/ (* b y) (* a (pow (+ t x) 4)))) (* -1 (/ b (* a (pow (+ t x) 3)))))) (/ b (* a (pow (+ t x) 2))))) (/ b (* a (+ t x))))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ y (+ t x)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* y (+ (* -1 (/ y (pow (+ t x) 2))) (/ 1 (+ t x)))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* y (+ (* y (- (/ y (pow (+ t x) 3)) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x)))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* y (+ (* y (- (* y (+ (* -1 (/ y (pow (+ t x) 4))) (/ 1 (pow (+ t x) 3)))) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ z (* -1 b))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ z (+ (* -1 b) (+ (/ (* a t) y) (+ (/ (* b (+ t x)) y) (/ (* x z) y)))))) (+ (/ (* a (+ t x)) y) (/ (* z (+ t x)) y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ z (+ (* -1 b) (+ (* -1 (/ (* b (pow (+ t x) 2)) (pow y 2))) (+ (/ (* a t) y) (+ (/ (* b (+ t x)) y) (/ (* x z) y))))))) (+ (/ (* a (+ t x)) y) (+ (/ (* z (+ t x)) y) (+ (/ (* (+ t x) (- (* a t) (* a (+ t x)))) (pow y 2)) (/ (* (+ t x) (- (* x z) (* z (+ t x)))) (pow y 2)))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ z (+ (* -1 b) (+ (* -1 (/ (* b (pow (+ t x) 2)) (pow y 2))) (+ (/ (* a t) y) (+ (/ (* b (+ t x)) y) (+ (/ (* b (pow (+ t x) 3)) (pow y 3)) (/ (* x z) y)))))))) (+ (* -1 (/ (* (pow (+ t x) 2) (- (* a t) (* a (+ t x)))) (pow y 3))) (+ (* -1 (/ (* (pow (+ t x) 2) (- (* x z) (* z (+ t x)))) (pow y 3))) (+ (/ (* a (+ t x)) y) (+ (/ (* z (+ t x)) y) (+ (/ (* (+ t x) (- (* a t) (* a (+ t x)))) (pow y 2)) (/ (* (+ t x) (- (* x z) (* z (+ t x)))) (pow y 2)))))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ x y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (/ (* x (+ t x)) (pow y 2))) (/ x y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (* -1 (/ (* x (pow (+ t x) 2)) (pow y 3)))) (+ (* -1 (/ (* x (+ t x)) (pow y 2))) (/ x y))))) |
#s(approx (+ t y) #s(hole binary64 y)) |
#s(approx (+ t y) #s(hole binary64 (* y (+ 1 (/ t y))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 y)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* y (+ 1 (+ (/ t y) (/ x y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (* -1 b)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 b) (/ (* x z) y))) (/ (* (+ t x) (+ z (* -1 b))) y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 b) (+ (* -1 (/ (* (+ t x) (- (* x z) (* (+ t x) (+ z (* -1 b))))) (pow y 2))) (/ (* x z) y)))) (/ (* (+ t x) (+ z (* -1 b))) y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 b) (+ (/ (* x z) y) (/ (* (pow (+ t x) 2) (- (* x z) (* (+ t x) (+ z (* -1 b))))) (pow y 3))))) (+ (/ (* (+ t x) (+ z (* -1 b))) y) (/ (* (+ t x) (- (* x z) (* (+ t x) (+ z (* -1 b))))) (pow y 2)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ z (* -1 b)))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ z (+ (* -1 b) (+ (/ (* b (+ t x)) y) (/ (* x z) y)))) (/ (* z (+ t x)) y)))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ z (+ (* -1 b) (+ (* -1 (/ (* b (pow (+ t x) 2)) (pow y 2))) (+ (/ (* b (+ t x)) y) (/ (* x z) y))))) (+ (/ (* z (+ t x)) y) (/ (* (+ t x) (- (* x z) (* z (+ t x)))) (pow y 2)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ z (+ (* -1 b) (+ (* -1 (/ (* b (pow (+ t x) 2)) (pow y 2))) (+ (/ (* b (+ t x)) y) (+ (/ (* b (pow (+ t x) 3)) (pow y 3)) (/ (* x z) y)))))) (+ (* -1 (/ (* (pow (+ t x) 2) (- (* x z) (* z (+ t x)))) (pow y 3))) (+ (/ (* z (+ t x)) y) (/ (* (+ t x) (- (* x z) (* z (+ t x)))) (pow y 2))))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 b)) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (+ b (* -1 (/ (* b (+ t x)) y))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (- (+ b (/ (* b (pow (+ t x) 2)) (pow y 2))) (/ (* b (+ t x)) y)))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (- (+ b (* -1 (/ (* b (pow (+ t x) 3)) (pow y 3)))) (+ (* -1 (/ (* b (pow (+ t x) 2)) (pow y 2))) (/ (* b (+ t x)) y))))) |
#s(approx (+ t (+ x y)) #s(hole binary64 y)) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* y (+ 1 (+ (/ t y) (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ z (/ (* x z) y)) (/ (* z (+ t x)) y)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* (+ t x) (- (* x z) (* z (+ t x)))) (pow y 2))) (/ (* x z) y))) (/ (* z (+ t x)) y)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ z (+ (/ (* x z) y) (/ (* (pow (+ t x) 2) (- (* x z) (* z (+ t x)))) (pow y 3)))) (+ (/ (* z (+ t x)) y) (/ (* (+ t x) (- (* x z) (* z (+ t x)))) (pow y 2)))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ t y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (- (+ 1 (/ (* t (+ t x)) (pow y 2))) (/ t y)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (- (+ 1 (* -1 (/ (* t (pow (+ t x) 2)) (pow y 3)))) (+ (* -1 (/ (* t (+ t x)) (pow y 2))) (/ t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a z) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y)))) (+ b (/ (* (+ t x) (- (+ a z) b)) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ z (+ (* -1 (/ (* (+ t x) (- (+ (* a t) (* x z)) (* (+ t x) (- (+ a z) b)))) (pow y 2))) (+ (/ (* a t) y) (/ (* x z) y))))) (+ b (/ (* (+ t x) (- (+ a z) b)) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ z (+ (/ (* a t) y) (+ (/ (* x z) y) (/ (* (pow (+ t x) 2) (- (+ (* a t) (* x z)) (* (+ t x) (- (+ a z) b)))) (pow y 3)))))) (+ b (+ (/ (* (+ t x) (- (+ a z) b)) y) (/ (* (+ t x) (- (+ (* a t) (* x z)) (* (+ t x) (- (+ a z) b)))) (pow y 2))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ 1 (/ z a)) (/ b a))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ 1 (/ z a)) (/ b a))) (/ (* a (- (+ (/ (* b (+ t x)) a) (/ (* x z) a)) (+ x (/ (* z (+ t x)) a)))) y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ 1 (/ z a)) (/ b a))) (+ (/ (* a (- (* -1 (/ (* b (pow (+ t x) 2)) a)) (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))))))) (pow y 2)) (/ (* a (- (+ (/ (* b (+ t x)) a) (/ (* x z) a)) (+ x (/ (* z (+ t x)) a)))) y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ 1 (/ z a)) (/ b a))) (+ (/ (* a (- (* -1 (/ (* b (pow (+ t x) 2)) a)) (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))))))) (pow y 2)) (+ (/ (* a (- (+ (/ (* b (+ t x)) a) (/ (* x z) a)) (+ x (/ (* z (+ t x)) a)))) y) (/ (* a (- (/ (* b (pow (+ t x) 3)) a) (+ (* -1 (* t (pow (+ t x) 2))) (+ (* -1 (* (pow (+ t x) 2) (- (/ (* x z) a) (/ (* z (+ t x)) a)))) (pow (+ t x) 3))))) (pow y 3))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* y (- (+ a z) b)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* y (- (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y)))) b)))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* a y))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* y (+ a (/ (* a t) y))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 y)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* y (+ 1 (+ (/ t y) (/ x y)))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* y (+ a z)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* y (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (/ z a)) (/ b a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (/ z a) (+ (/ (* b (+ t x)) (* a y)) (/ (* x z) (* a y))))) (+ (/ b a) (+ (/ x y) (/ (* z (+ t x)) (* a y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (+ (/ z a) (+ (/ (* b (+ t x)) (* a y)) (/ (* x z) (* a y)))))) (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ b a) (+ (/ x y) (+ (/ (* t (+ t x)) (pow y 2)) (+ (/ (* z (+ t x)) (* a y)) (/ (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 2)))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (+ (/ z a) (+ (/ (* b (+ t x)) (* a y)) (+ (/ (* b (pow (+ t x) 3)) (* a (pow y 3))) (/ (* x z) (* a y))))))) (+ (* -1 (/ (* t (pow (+ t x) 2)) (pow y 3))) (+ (* -1 (/ (* (pow (+ t x) 2) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 3))) (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ b a) (+ (/ x y) (+ (/ (* t (+ t x)) (pow y 2)) (+ (/ (* z (+ t x)) (* a y)) (+ (/ (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 2)) (/ (pow (+ t x) 3) (pow y 3))))))))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ b a)) (/ (* b (+ t x)) (* a y))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ b a)) (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (/ (* b (+ t x)) (* a y)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ b a)) (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (+ (/ (* b (+ t x)) (* a y)) (/ (* b (pow (+ t x) 3)) (* a (pow y 3)))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ b a))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (* b (+ t x)) (* a y))) (/ b a)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (- (+ (/ b a) (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (/ (* b (+ t x)) (* a y))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (- (+ (* -1 (/ (* b (pow (+ t x) 3)) (* a (pow y 3)))) (/ b a)) (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (/ (* b (+ t x)) (* a y)))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 1)) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (+ t x) y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (- (+ 1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ t y) (/ x y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (- (+ 1 (* -1 (/ (pow (+ t x) 3) (pow y 3)))) (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ t y) (/ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ z (+ (* -1 b) (* -1 (/ (- (+ (* -1 (* a t)) (* -1 (* x z))) (+ (* -1 (* a (+ t x))) (+ (* -1 (* z (+ t x))) (* b (+ t x))))) y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ z (+ (* -1 b) (* -1 (/ (- (+ (* -1 (* a t)) (+ (* -1 (* x z)) (+ (* -1 (/ (* (+ t x) (- (* -1 (* a t)) (* -1 (* a (+ t x))))) y)) (+ (* -1 (/ (* (+ t x) (- (* -1 (* x z)) (* -1 (* z (+ t x))))) y)) (/ (* b (pow (+ t x) 2)) y))))) (+ (* -1 (* a (+ t x))) (+ (* -1 (* z (+ t x))) (* b (+ t x))))) y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ z (+ (* -1 b) (* -1 (/ (- (+ (* -1 (* a t)) (+ (* -1 (* x z)) (* -1 (/ (- (+ (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (* a t)) (* -1 (* a (+ t x))))) y)) (+ (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (* x z)) (* -1 (* z (+ t x))))) y)) (/ (* b (pow (+ t x) 3)) y))) (+ (* -1 (* (+ t x) (- (* -1 (* a t)) (* -1 (* a (+ t x)))))) (+ (* -1 (* (+ t x) (- (* -1 (* x z)) (* -1 (* z (+ t x)))))) (* b (pow (+ t x) 2))))) y)))) (+ (* -1 (* a (+ t x))) (+ (* -1 (* z (+ t x))) (* b (+ t x))))) y))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 t) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (* (+ t x) (- (* -1 t) (* -1 (+ t x)))) y))) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 t) (* -1 (+ t x)))) y)) (* -1 (* (+ t x) (- (* -1 t) (* -1 (+ t x)))))) y))) (* -1 (+ t x))) y))))) |
#s(approx (+ t y) #s(hole binary64 (* -1 (* y (- (* -1 (/ t y)) 1))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ t x) y)) 1))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (+ b (* -1 z))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (+ b (* -1 z))) (* -1 (/ (- (* -1 (* x z)) (* (+ b (* -1 z)) (+ t x))) y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (+ b (* -1 z))) (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (* (+ t x) (- (* -1 (* x z)) (* (+ b (* -1 z)) (+ t x)))) y))) (* (+ b (* -1 z)) (+ t x))) y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (+ b (* -1 z))) (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (* x z)) (* (+ b (* -1 z)) (+ t x)))) y)) (* -1 (* (+ t x) (- (* -1 (* x z)) (* (+ b (* -1 z)) (+ t x)))))) y))) (* (+ b (* -1 z)) (+ t x))) y))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ z (+ (* -1 b) (* -1 (/ (- (* -1 (* x z)) (+ (* -1 (* z (+ t x))) (* b (+ t x)))) y)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ z (+ (* -1 b) (* -1 (/ (- (+ (* -1 (* x z)) (+ (* -1 (/ (* (+ t x) (- (* -1 (* x z)) (* -1 (* z (+ t x))))) y)) (/ (* b (pow (+ t x) 2)) y))) (+ (* -1 (* z (+ t x))) (* b (+ t x)))) y)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ z (+ (* -1 b) (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (- (+ (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (* x z)) (* -1 (* z (+ t x))))) y)) (/ (* b (pow (+ t x) 3)) y)) (+ (* -1 (* (+ t x) (- (* -1 (* x z)) (* -1 (* z (+ t x)))))) (* b (pow (+ t x) 2)))) y))) (+ (* -1 (* z (+ t x))) (* b (+ t x)))) y)))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (+ b (* -1 (/ (+ (* -1 (/ (* b (pow (+ t x) 2)) y)) (* b (+ t x))) y))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (+ b (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (pow (+ t x) 3)) y)) (* b (pow (+ t x) 2))) y)) (* b (+ t x))) y))))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ t x) y)) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ z (* -1 (/ (- (* -1 (* x z)) (* -1 (* z (+ t x)))) y))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (* (+ t x) (- (* -1 (* x z)) (* -1 (* z (+ t x))))) y))) (* -1 (* z (+ t x)))) y))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (* x z)) (* -1 (* z (+ t x))))) y)) (* -1 (* (+ t x) (- (* -1 (* x z)) (* -1 (* z (+ t x))))))) y))) (* -1 (* z (+ t x)))) y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 x) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* (+ t x) (- (* -1 x) (* -1 (+ t x)))) y))) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 x) (* -1 (+ t x)))) y)) (* -1 (* (+ t x) (- (* -1 x) (* -1 (+ t x)))))) y))) (* -1 (+ t x))) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))) (* -1 (/ (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b)))) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))) (* -1 (/ (- (+ (* -1 (+ (* a t) (* x z))) (* -1 (/ (* (+ t x) (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b))))) y))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b)))) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))) (* -1 (/ (- (+ (* -1 (+ (* a t) (* x z))) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b))))) y)) (* -1 (* (+ t x) (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b))))))) y))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b)))) y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* -1 (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a)))) y)) (* a (- (+ 1 (/ z a)) (/ b a)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (* a (- (pow (+ t x) 2) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (+ t x)) (/ (* b (pow (+ t x) 2)) a))))) y)) (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))))) y)) (* a (- (+ 1 (/ z a)) (/ b a)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (- (pow (+ t x) 3) (+ (* -1 (* (pow (+ t x) 2) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (pow (+ t x) 2)) (/ (* b (pow (+ t x) 3)) a))))) y)) (* a (- (pow (+ t x) 2) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (+ t x)) (/ (* b (pow (+ t x) 2)) a)))))) y)) (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))))) y)) (* a (- (+ 1 (/ z a)) (/ b a)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* y (- (+ (* -1 a) (* -1 z)) (* -1 b)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* y (- (+ (* -1 a) (+ (* -1 z) (* -1 (/ (+ (* a t) (* x z)) y)))) (* -1 b)))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* -1 (* y (+ (* -1 a) (* -1 (/ (* a t) y))))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ t x) y)) 1))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* -1 (* y (+ (* -1 a) (* -1 z)))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* -1 (* y (+ (* -1 a) (+ (* -1 z) (* -1 (/ (+ (* a t) (* x z)) y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))) y)) (/ z a))) (/ b a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (+ (* -1 (/ (* x z) a)) (* -1 (/ (- (pow (+ t x) 2) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (+ t x)) (/ (* b (pow (+ t x) 2)) a)))) y)))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))) y)) (/ z a))) (/ b a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (+ (* -1 (/ (* x z) a)) (* -1 (/ (- (+ (* -1 (/ (- (pow (+ t x) 3) (+ (* -1 (* (pow (+ t x) 2) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (pow (+ t x) 2)) (/ (* b (pow (+ t x) 3)) a)))) y)) (pow (+ t x) 2)) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (+ t x)) (/ (* b (pow (+ t x) 2)) a)))) y)))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))) y)) (/ z a))) (/ b a)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ b a)) (* -1 (/ (- (/ (* b (pow (+ t x) 2)) (* a y)) (/ (* b (+ t x)) a)) y))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ b a)) (* -1 (/ (- (* -1 (/ (- (/ (* b (pow (+ t x) 3)) (* a y)) (/ (* b (pow (+ t x) 2)) a)) y)) (/ (* b (+ t x)) a)) y))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a y))) (/ (* b (+ t x)) a)) y)) (/ b a)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (pow (+ t x) 3)) (* a y))) (/ (* b (pow (+ t x) 2)) a)) y)) (/ (* b (+ t x)) a)) y)) (/ b a)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow (+ t x) 2) y)) (* -1 (+ t x))) y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow (+ t x) 3) y)) (* -1 (pow (+ t x) 2))) y)) (* -1 (+ t x))) y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* a (+ t y)) (+ t (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* a (+ t y)) (+ t (+ x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y)))))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y)))))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (* a (+ t y)) (* b y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* a (+ t y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))) (* a (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (* a (+ t y)) (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a (+ t y)) (* z (+ x y))) (* b y)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* a (+ t y)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a (+ t y)) (* z (+ x y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* z (+ (* -1 (/ (* b y) (* z (+ t (+ x y))))) (+ (/ x (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* a (+ t y)) (* z (+ t (+ x y)))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* z (+ (* -1 (/ (* b y) (* z (+ t (+ x y))))) (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y)))))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* z (+ (* -1 (/ (* b y) (* z (+ t (+ x y))))) (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y)))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* z (- (+ (/ x (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* a (+ t y)) (* z (+ t (+ x y)))))) (/ (* b y) (* z (+ t (+ x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* z (+ (* a (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) (/ (* a (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y)))))) z))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* z (- (+ x (+ y (/ (* a (+ t y)) z))) (/ (* b y) z))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* z (+ x (+ y (/ (* a (+ t y)) z)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* z (- (+ (/ t (* z (+ t (+ x y)))) (+ (/ x (* a (+ t (+ x y)))) (+ (/ y (* a (+ t (+ x y)))) (/ y (* z (+ t (+ x y))))))) (/ (* b y) (* a (* z (+ t (+ x y))))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (+ t (+ x y)))) (* -1 (/ (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* a (+ t y)) (+ t (+ x y)))) z))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (+ t (+ x y)))) (/ (* b y) (* z (+ t (+ x y))))))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (+ t (+ x y)))) (/ (* b y) (* z (+ t (+ x y))))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (+ t (+ x y)))) (* -1 (/ (- (/ (* a (+ t y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))) z))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* a (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y)))))) z)) (* -1 (/ (+ x y) (+ t (+ x y))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (- (* a (+ t y)) (* b y)) z))))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* a (+ t y)) z))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (/ (* z (+ x y)) (* a (+ t (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (* a (+ t (+ x y))))) (* -1 (/ (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y))))) z))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (/ (* a y) (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (+ (* t (- (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (+ (* t (- (+ (* t (- (+ (* -1 (/ (* b y) (pow (+ x y) 3))) (/ (* a y) (pow (+ x y) 3))) (+ (* -1 (/ z (pow (+ x y) 2))) (/ a (pow (+ x y) 2))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (+ (* t (- (+ (* t (- (+ (* -1 (/ (* b y) (pow (+ x y) 3))) (+ (* t (- (+ (/ a (pow (+ x y) 3)) (/ (* b y) (pow (+ x y) 4))) (+ (/ z (pow (+ x y) 3)) (/ (* a y) (pow (+ x y) 4))))) (/ (* a y) (pow (+ x y) 3)))) (+ (* -1 (/ z (pow (+ x y) 2))) (/ a (pow (+ x y) 2))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ y (+ x y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* t (- (/ 1 (+ x y)) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* t (- (+ (* t (- (/ y (pow (+ x y) 3)) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y))) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* t (- (+ (* t (- (+ (* t (- (/ 1 (pow (+ x y) 3)) (/ y (pow (+ x y) 4)))) (/ y (pow (+ x y) 3))) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y))) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (+ x y))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (+ (* -1 (* b y)) (* z (+ x y))) (+ x y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (+ (* -1 (* t (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y))))) (* -1 (/ (* b y) (+ x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (* t (- (/ (* t (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y)))) (+ x y)) (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (* t (- (* t (- (* -1 (* t (+ (* -1 (/ (* b y) (pow (+ x y) 4))) (/ z (pow (+ x y) 3))))) (* -1 (/ (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y))) (+ x y))))) (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y))))))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ z (* -1 (/ (* b y) (+ x y)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (* t (- (/ (* b y) (pow (+ x y) 2)) (/ z (+ x y)))))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (* t (- (+ (* t (- (* -1 (/ (* b y) (pow (+ x y) 3))) (* -1 (/ z (pow (+ x y) 2))))) (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y)))))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (* t (- (+ (* t (- (+ (* -1 (/ (* b y) (pow (+ x y) 3))) (* t (- (/ (* b y) (pow (+ x y) 4)) (/ z (pow (+ x y) 3))))) (* -1 (/ z (pow (+ x y) 2))))) (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y)))))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (/ (* b y) (+ x y)))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (+ (* -1 (/ (* b (* t y)) (pow (+ x y) 2))) (/ (* b y) (+ x y))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (+ (* t (- (/ (* b (* t y)) (pow (+ x y) 3)) (/ (* b y) (pow (+ x y) 2)))) (/ (* b y) (+ x y))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (/ (* b (* t y)) (pow (+ x y) 4))) (* -1 (/ (* b y) (pow (+ x y) 3))))) (/ (* b y) (pow (+ x y) 2)))) (/ (* b y) (+ x y))))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (+ x y))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ z (* -1 (/ (* t z) (+ x y)))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ z (* t (- (/ (* t z) (pow (+ x y) 2)) (/ z (+ x y))))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ z (* t (- (* t (- (* -1 (/ (* t z) (pow (+ x y) 3))) (* -1 (/ z (pow (+ x y) 2))))) (/ z (+ x y))))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ t (+ x y)))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* t (- (/ t (pow (+ x y) 2)) (/ 1 (+ x y))))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* t (- (* t (+ (* -1 (/ t (pow (+ x y) 3))) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (+ (* a y) (* z (+ x y))) (* b y)) (+ x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* t (- (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y)))) (/ (* b y) (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* t (- (+ (* t (- (+ (/ z (pow (+ x y) 2)) (/ (* a y) (pow (+ x y) 3))) (+ (/ a (pow (+ x y) 2)) (/ (* b y) (pow (+ x y) 3))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y)))) (/ (* b y) (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* t (- (+ (* t (- (+ (* t (- (+ (/ a (pow (+ x y) 3)) (/ (* b y) (pow (+ x y) 4))) (+ (/ z (pow (+ x y) 3)) (/ (* a y) (pow (+ x y) 4))))) (+ (/ z (pow (+ x y) 2)) (/ (* a y) (pow (+ x y) 3)))) (+ (/ a (pow (+ x y) 2)) (/ (* b y) (pow (+ x y) 3))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y)))) (/ (* b y) (+ x y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (* t (- (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2)))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y))))))) (* a (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y))))) (* t (+ (* a (* t (- (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2))))))) (* a (- (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2)))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y))))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y))))) (* t (+ (* a (- (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2)))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (* t (+ (* a (* t (- (+ (/ 1 (pow (+ x y) 3)) (/ (* b y) (* a (pow (+ x y) 4)))) (+ (/ y (pow (+ x y) 4)) (/ z (* a (pow (+ x y) 3))))))) (* a (- (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2))))))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a y) (* z (+ x y))) (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a t) (+ (* a y) (* z (+ x y)))) (* b y)))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a y) (* z (+ x y))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (+ (* a t) (+ (* a y) (* z (+ x y)))))) |
#s(approx (* a t) #s(hole binary64 (* a t))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* t (- (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2)))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* t (- (+ (* t (- (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2)))))) (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2))))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* t (- (+ (* t (- (+ (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (* t (- (+ (/ 1 (pow (+ x y) 3)) (/ (* b y) (* a (pow (+ x y) 4)))) (+ (/ y (pow (+ x y) 4)) (/ z (* a (pow (+ x y) 3))))))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2)))))) (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2))))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (* a (+ x y)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ x y)))) (/ (* b (* t y)) (* a (pow (+ x y) 2)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ x y)))) (* t (+ (* -1 (/ (* b (* t y)) (* a (pow (+ x y) 3)))) (/ (* b y) (* a (pow (+ x y) 2)))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ x y)))) (* t (+ (* t (+ (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (/ (* b (* t y)) (* a (pow (+ x y) 4))))) (/ (* b y) (* a (pow (+ x y) 2)))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (* b y) (* a (+ x y))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (* b (* t y)) (* a (pow (+ x y) 2)))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* t (- (/ (* b (* t y)) (* a (pow (+ x y) 3))) (/ (* b y) (* a (pow (+ x y) 2))))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (/ (* b (* t y)) (* a (pow (+ x y) 4)))) (* -1 (/ (* b y) (* a (pow (+ x y) 3)))))) (/ (* b y) (* a (pow (+ x y) 2))))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ y (+ x y)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ (* -1 (/ (* t y) (pow (+ x y) 2))) (/ y (+ x y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ (* t (- (/ (* t y) (pow (+ x y) 3)) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (/ (* t y) (pow (+ x y) 4))) (* -1 (/ y (pow (+ x y) 3))))) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 a)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ (* -1 (/ (* b y) t)) (+ (/ (* a y) t) (/ (* z (+ x y)) t)))) (/ (* a (+ x y)) t)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ (* -1 (/ (* b y) t)) (+ (/ (* a y) t) (+ (/ (* b (* y (+ x y))) (pow t 2)) (/ (* z (+ x y)) t))))) (+ (/ (* a (+ x y)) t) (+ (/ (* z (pow (+ x y) 2)) (pow t 2)) (/ (* (+ x y) (- (* a y) (* a (+ x y)))) (pow t 2))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ (* -1 (/ (* b y) t)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (pow t 3))) (+ (/ (* a y) t) (+ (/ (* b (* y (+ x y))) (pow t 2)) (/ (* z (+ x y)) t)))))) (+ (* -1 (/ (* z (pow (+ x y) 3)) (pow t 3))) (+ (* -1 (/ (* (pow (+ x y) 2) (- (* a y) (* a (+ x y)))) (pow t 3))) (+ (/ (* a (+ x y)) t) (+ (/ (* z (pow (+ x y) 2)) (pow t 2)) (/ (* (+ x y) (- (* a y) (* a (+ x y)))) (pow t 2))))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ x t))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (/ (* x (+ x y)) (pow t 2))) (/ x t)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (* -1 (/ (* x (pow (+ x y) 2)) (pow t 3)))) (+ (* -1 (/ (* x (+ x y)) (pow t 2))) (/ x t))))) |
#s(approx (+ t y) #s(hole binary64 (* t (+ 1 (/ y t))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 t)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* t (+ 1 (+ (/ x t) (/ y t)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (+ (* -1 (* b y)) (* z (+ x y))) t))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (+ (* -1 (* b y)) (+ (* -1 (/ (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y)))) t)) (* z (+ x y)))) t))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ (* -1 (* b y)) (+ (* z (+ x y)) (/ (* (pow (+ x y) 2) (+ (* -1 (* b y)) (* z (+ x y)))) (pow t 2)))) (/ (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y)))) t)) t))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ (* -1 (* b y)) (+ (* -1 (/ (* (pow (+ x y) 3) (+ (* -1 (* b y)) (* z (+ x y)))) (pow t 3))) (* z (+ x y)))) (+ (* -1 (/ (* (pow (+ x y) 2) (+ (* -1 (* b y)) (* z (+ x y)))) (pow t 2))) (/ (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y)))) t))) t))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (* b y)) (* z (+ x y))) t))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (- (+ (* -1 (* b y)) (+ (* z (+ x y)) (/ (* b (* y (+ x y))) t))) (/ (* z (pow (+ x y) 2)) t)) t))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (- (+ (* -1 (* b y)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (pow t 2))) (+ (* z (+ x y)) (/ (* b (* y (+ x y))) t)))) (+ (* -1 (/ (* z (pow (+ x y) 3)) (pow t 2))) (/ (* z (pow (+ x y) 2)) t))) t))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (- (+ (* -1 (* b y)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (pow t 2))) (+ (* z (+ x y)) (+ (/ (* b (* y (+ x y))) t) (/ (* b (* y (pow (+ x y) 3))) (pow t 3)))))) (+ (* -1 (/ (* z (pow (+ x y) 3)) (pow t 2))) (+ (/ (* z (pow (+ x y) 2)) t) (/ (* z (pow (+ x y) 4)) (pow t 3))))) t))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (/ (* b y) t))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (/ (+ (* -1 (/ (* b (* y (+ x y))) t)) (* b y)) t))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (/ (- (+ (* b y) (/ (* b (* y (pow (+ x y) 2))) (pow t 2))) (/ (* b (* y (+ x y))) t)) t))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (/ (- (+ (* -1 (/ (* b (* y (pow (+ x y) 3))) (pow t 3))) (* b y)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (pow t 2))) (/ (* b (* y (+ x y))) t))) t))) |
#s(approx (+ t (+ x y)) #s(hole binary64 t)) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* t (+ 1 (+ (/ x t) (/ y t)))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (* z (+ x y)) t))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (+ (* -1 (/ (* z (pow (+ x y) 2)) t)) (* z (+ x y))) t))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (- (+ (* z (+ x y)) (/ (* z (pow (+ x y) 3)) (pow t 2))) (/ (* z (pow (+ x y) 2)) t)) t))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (- (+ (* -1 (/ (* z (pow (+ x y) 4)) (pow t 3))) (* z (+ x y))) (+ (* -1 (/ (* z (pow (+ x y) 3)) (pow t 2))) (/ (* z (pow (+ x y) 2)) t))) t))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (/ (+ x y) t))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (/ (+ x (+ y (* -1 (/ (pow (+ x y) 2) t)))) t))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (/ (- (+ x (+ y (/ (pow (+ x y) 3) (pow t 2)))) (/ (pow (+ x y) 2) t)) t))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (/ (- (+ x (+ y (* -1 (/ (pow (+ x y) 4) (pow t 3))))) (+ (* -1 (/ (pow (+ x y) 3) (pow t 2))) (/ (pow (+ x y) 2) t))) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (/ (* a y) t) (/ (* z (+ x y)) t))) (+ (/ (* a (+ x y)) t) (/ (* b y) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* -1 (/ (* (+ x y) (- (+ (* a y) (* z (+ x y))) (+ (* a (+ x y)) (* b y)))) (pow t 2))) (+ (/ (* a y) t) (/ (* z (+ x y)) t)))) (+ (/ (* a (+ x y)) t) (/ (* b y) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (/ (* a y) t) (+ (/ (* z (+ x y)) t) (/ (* (pow (+ x y) 2) (- (+ (* a y) (* z (+ x y))) (+ (* a (+ x y)) (* b y)))) (pow t 3))))) (+ (/ (* a (+ x y)) t) (+ (/ (* b y) t) (/ (* (+ x y) (- (+ (* a y) (* z (+ x y))) (+ (* a (+ x y)) (* b y)))) (pow t 2))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 a)) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (/ (* a (- (/ (* z (+ x y)) a) (+ x (/ (* b y) a)))) t)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (+ (/ (* a (- (/ (* b (* y (+ x y))) a) (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))))) (pow t 2)) (/ (* a (- (/ (* z (+ x y)) a) (+ x (/ (* b y) a)))) t))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (+ (/ (* a (- (* -1 (/ (* b (* y (pow (+ x y) 2))) a)) (+ (* -1 (* y (pow (+ x y) 2))) (+ (* -1 (/ (* z (pow (+ x y) 3)) a)) (pow (+ x y) 3))))) (pow t 3)) (+ (/ (* a (- (/ (* b (* y (+ x y))) a) (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))))) (pow t 2)) (/ (* a (- (/ (* z (+ x y)) a) (+ x (/ (* b y) a)))) t)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* a t))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* t (- (+ a (+ (/ (* a y) t) (/ (* z (+ x y)) t))) (/ (* b y) t))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* t (+ a (/ (* a y) t))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 t)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* t (+ 1 (+ (/ x t) (/ y t)))))) |
#s(approx (+ x t) #s(hole binary64 (* t (+ 1 (/ x t))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* a t))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* t (+ a (+ (/ (* a y) t) (/ (* z (+ x y)) t)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 1)) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (/ (* z (+ x y)) (* a t))) (+ (/ x t) (/ (* b y) (* a t)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (/ (* b (* y (+ x y))) (* a (pow t 2))) (/ (* z (+ x y)) (* a t)))) (+ (* -1 (/ (pow (+ x y) 2) (pow t 2))) (+ (/ x t) (+ (/ (* b y) (* a t)) (+ (/ (* y (+ x y)) (pow t 2)) (/ (* z (pow (+ x y) 2)) (* a (pow t 2)))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 3)))) (+ (/ (* b (* y (+ x y))) (* a (pow t 2))) (/ (* z (+ x y)) (* a t))))) (+ (* -1 (/ (* y (pow (+ x y) 2)) (pow t 3))) (+ (* -1 (/ (* z (pow (+ x y) 3)) (* a (pow t 3)))) (+ (* -1 (/ (pow (+ x y) 2) (pow t 2))) (+ (/ x t) (+ (/ (* b y) (* a t)) (+ (/ (* y (+ x y)) (pow t 2)) (+ (/ (* z (pow (+ x y) 2)) (* a (pow t 2))) (/ (pow (+ x y) 3) (pow t 3)))))))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (* a t))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) a)) (/ (* b (* y (+ x y))) (* a t))) t))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 2)))) (/ (* b (* y (+ x y))) (* a t)))) t))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 2)))) (+ (/ (* b (* y (+ x y))) (* a t)) (/ (* b (* y (pow (+ x y) 3))) (* a (pow t 3)))))) t))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (* b y) (* a t)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (+ (* -1 (/ (* b (* y (+ x y))) (* a t))) (/ (* b y) a)) t))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (- (+ (/ (* b y) a) (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 2)))) (/ (* b (* y (+ x y))) (* a t))) t))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (- (+ (* -1 (/ (* b (* y (pow (+ x y) 3))) (* a (pow t 3)))) (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 2)))) (/ (* b (* y (+ x y))) (* a t)))) t))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ y t))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ (+ y (* -1 (/ (* y (+ x y)) t))) t))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ (- (+ y (/ (* y (pow (+ x y) 2)) (pow t 2))) (/ (* y (+ x y)) t)) t))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ (- (+ y (* -1 (/ (* y (pow (+ x y) 3)) (pow t 3)))) (+ (* -1 (/ (* y (pow (+ x y) 2)) (pow t 2))) (/ (* y (+ x y)) t))) t))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* a y)) (+ (* -1 (* z (+ x y))) (* b y))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* a y)) (+ (* -1 (* z (+ x y))) (+ (* -1 (/ (- (* b (* y (+ x y))) (+ (* -1 (* (+ x y) (- (* -1 (* a y)) (* -1 (* a (+ x y)))))) (* z (pow (+ x y) 2)))) t)) (* b y)))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* a y)) (+ (* -1 (* z (+ x y))) (+ (* -1 (/ (- (+ (* -1 (/ (- (* b (* y (pow (+ x y) 2))) (+ (* -1 (* (pow (+ x y) 2) (- (* -1 (* a y)) (* -1 (* a (+ x y)))))) (* z (pow (+ x y) 3)))) t)) (* b (* y (+ x y)))) (+ (* -1 (* (+ x y) (- (* -1 (* a y)) (* -1 (* a (+ x y)))))) (* z (pow (+ x y) 2)))) t)) (* b y)))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 y) (* -1 (+ x y))) t))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* (+ x y) (- (* -1 y) (* -1 (+ x y)))) t))) (* -1 (+ x y))) t))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (- (* -1 (/ (* (pow (+ x y) 2) (- (* -1 y) (* -1 (+ x y)))) t)) (* -1 (* (+ x y) (- (* -1 y) (* -1 (+ x y)))))) t))) (* -1 (+ x y))) t))))) |
#s(approx (+ t y) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) 1))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ x y) t)) 1))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ (* -1 (* b y)) (* z (+ x y)))) (/ (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y)))) t)) t)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ (* -1 (* b y)) (* z (+ x y)))) (* -1 (/ (- (/ (* (pow (+ x y) 2) (+ (* -1 (* b y)) (* z (+ x y)))) t) (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y))))) t))) t)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ (* -1 (* b y)) (* z (+ x y)))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ x y) 3) (+ (* -1 (* b y)) (* z (+ x y)))) t) (* (pow (+ x y) 2) (+ (* -1 (* b y)) (* z (+ x y))))) t)) (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y))))) t))) t)))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* z (+ x y))) (* b y)) t)))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* z (+ x y))) (+ (* -1 (/ (- (* b (* y (+ x y))) (* z (pow (+ x y) 2))) t)) (* b y))) t)))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* z (+ x y))) (+ (* -1 (/ (- (+ (* -1 (/ (- (* b (* y (pow (+ x y) 2))) (* z (pow (+ x y) 3))) t)) (* b (* y (+ x y)))) (* z (pow (+ x y) 2))) t)) (* b y))) t)))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (* z (+ x y))) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* b (* y (pow (+ x y) 3))) (* z (pow (+ x y) 4))) t)) (* b (* y (pow (+ x y) 2)))) (* z (pow (+ x y) 3))) t)) (* b (* y (+ x y)))) (* z (pow (+ x y) 2))) t)) (* b y))) t)))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (* b y)) (/ (* b (* y (+ x y))) t)) t)))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (* b y)) (* -1 (/ (- (/ (* b (* y (pow (+ x y) 2))) t) (* b (* y (+ x y)))) t))) t)))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (* b y)) (* -1 (/ (- (* -1 (/ (- (/ (* b (* y (pow (+ x y) 3))) t) (* b (* y (pow (+ x y) 2)))) t)) (* b (* y (+ x y)))) t))) t)))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ x y) t)) 1))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (* z (+ x y))) (/ (* z (pow (+ x y) 2)) t)) t)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (* z (+ x y))) (* -1 (/ (- (/ (* z (pow (+ x y) 3)) t) (* z (pow (+ x y) 2))) t))) t)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (* z (+ x y))) (* -1 (/ (- (* -1 (/ (- (/ (* z (pow (+ x y) 4)) t) (* z (pow (+ x y) 3))) t)) (* z (pow (+ x y) 2))) t))) t)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (+ x y)) (/ (pow (+ x y) 2) t)) t)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (+ x y)) (* -1 (/ (- (/ (pow (+ x y) 3) t) (pow (+ x y) 2)) t))) t)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (+ x y)) (* -1 (/ (- (* -1 (/ (- (/ (pow (+ x y) 4) t) (pow (+ x y) 3)) t)) (pow (+ x y) 2)) t))) t)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ a (* -1 (/ (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (/ (* (+ x y) (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y))))) t))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (/ (- (* -1 (/ (* (pow (+ x y) 2) (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y))))) t)) (* -1 (* (+ x y) (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y))))))) t))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (* -1 (/ (* a (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) (* -1 (/ (* b y) a)))) t))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (* -1 (/ (+ (* -1 (/ (* a (- (+ (/ (* b (* y (+ x y))) a) (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) t)) (* a (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) (* -1 (/ (* b y) a))))) t))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (- (+ (/ (* b (* y (pow (+ x y) 2))) a) (pow (+ x y) 3)) (+ (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) a)))) t)) (* a (- (+ (/ (* b (* y (+ x y))) a) (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))))) t)) (* a (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) (* -1 (/ (* b y) a))))) t))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (- (+ (* a y) (* z (+ x y))) (* b y)) t))))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (* a y) t))))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ x y) t)) 1))))) |
#s(approx (+ x t) #s(hole binary64 (* -1 (* t (- (* -1 (/ x t)) 1))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ (* a y) (* z (+ x y))) t))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) (* -1 (/ (* b y) a))) t))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (+ y (+ (* -1 y) (+ (* -1 (/ (* z (+ x y)) a)) (* -1 (/ (- (+ (/ (* b (* y (+ x y))) a) (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))) t)))))) (* -1 (/ (* b y) a))) t))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (+ y (+ (* -1 y) (+ (* -1 (/ (* z (+ x y)) a)) (* -1 (/ (- (+ (* -1 (/ (- (+ (/ (* b (* y (pow (+ x y) 2))) a) (pow (+ x y) 3)) (+ (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) a))) t)) (+ (/ (* b (* y (+ x y))) a) (pow (+ x y) 2))) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))) t)))))) (* -1 (/ (* b y) a))) t))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b (* y (+ x y))) (* a t))) (/ (* b y) a)) t)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (* a t))) (/ (* b (* y (+ x y))) a)) t)) (/ (* b y) a)) t)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (* y (pow (+ x y) 3))) (* a t))) (/ (* b (* y (pow (+ x y) 2))) a)) t)) (/ (* b (* y (+ x y))) a)) t)) (/ (* b y) a)) t)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (/ (* b (* y (+ x y))) (* a t))) t)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (* -1 (/ (- (/ (* b (* y (pow (+ x y) 2))) (* a t)) (/ (* b (* y (+ x y))) a)) t))) t)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (* -1 (/ (- (* -1 (/ (- (/ (* b (* y (pow (+ x y) 3))) (* a t)) (/ (* b (* y (pow (+ x y) 2))) a)) t)) (/ (* b (* y (+ x y))) a)) t))) t)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (/ (* y (+ x y)) t)) t)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (* y (pow (+ x y) 2)) t) (* y (+ x y))) t))) t)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (* y (pow (+ x y) 3)) t) (* y (pow (+ x y) 2))) t)) (* y (+ x y))) t))) t)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* z (+ x y)) (+ t (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (* z (+ x y)) (* b y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (- (/ (* z (+ x y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (- (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (* z (+ x y)) (* b y)))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* a (+ t y)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (/ (- (/ (* z (+ x y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))) a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (/ (- (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))) a))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (* b y) (* a (+ t (+ x y)))))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* a (+ (* -1 (/ (* b y) (* a (+ t (+ x y))))) (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (* a (+ t y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* a (- (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (/ (* b y) (* a (+ t (+ x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (/ (* b y) (* a (+ t (+ x y)))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* a (+ t y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* a (- (+ t (+ y (/ (* z (+ x y)) a))) (/ (* b y) a))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* a (+ t (+ y (/ (* z (+ x y)) a)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (/ (* a (+ t y)) (+ t (+ x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ t y) (+ t (+ x y)))) (* -1 (/ (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* z (+ x y)) (+ t (+ x y)))) a))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ t y) (+ t (+ x y)))) (* -1 (/ (- (/ (* z (+ x y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))) a))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* -1 (* a (- (+ (* -1 (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (* -1 (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (* -1 (/ (* b y) (* a (+ t (+ x y)))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t y)) (* -1 (/ (- (* z (+ x y)) (* b y)) a))))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t y)) (* -1 (/ (* z (+ x y)) a))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (* z (+ x y)) (+ t (+ x y)))) (* -1 (/ (* b y) (+ t (+ x y))))) a)) (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* z (+ x y)) (+ t (+ x y)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* z (+ x y)) (+ t (+ x y)))))) |
#s(approx (/ (* b y) (+ t (+ x y))) #s(hole binary64 (/ (* b y) (+ t (+ x y))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (+ (* a (+ t y)) (* z (+ x y))) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* a (+ t y)) (* z (+ x y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* -1 (* b y)) (+ (* a (+ t y)) (* z (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ t (+ x y))))) (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (+ (/ (* a (+ t y)) (* b (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y)))))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y)))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (+ (/ (* a (+ t y)) (* b (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))) b))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* b (- (+ (/ (* a (+ t y)) b) (/ (* z (+ x y)) b)) y)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* -1 (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* b (- (+ (/ t (* b (+ t (+ x y)))) (+ (/ y (* b (+ t (+ x y)))) (/ (* z (+ x y)) (* a (* b (+ t (+ x y))))))) (/ y (* a (+ t (+ x y)))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y)))) b)) (/ y (+ t (+ x y)))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (* z (+ x y)) (* b (+ t (+ x y))))) (/ y (+ t (+ x y)))))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (* z (+ x y)) (* b (+ t (+ x y))))) (/ y (+ t (+ x y)))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y)))) b)) (/ y (+ t (+ x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))) b)) (/ y (+ t (+ x y)))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* a (+ t y)) (* z (+ x y))) b)) (* -1 y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) b)) (* -1 (/ y (* a (+ t (+ x y)))))))))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a) #s(literal 3 binary64)) (pow.f64 #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a) (*.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a) (-.f64 (*.f64 #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) (*.f64 (*.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a) #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))))) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
(+.f64 (*.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a) #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
(/.f64 (neg.f64 (+.f64 t y)) (neg.f64 (+.f64 (+.f64 y x) t))) |
(/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) |
(+.f64 (/.f64 t (+.f64 (+.f64 y x) t)) (/.f64 y (+.f64 (+.f64 y x) t))) |
(/.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 t t (-.f64 (*.f64 y y) (*.f64 t y)))) |
(+.f64 t y) |
t |
y |
(/.f64 (+.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 (+.f64 y x) (+.f64 y x) (-.f64 (*.f64 t t) (*.f64 (+.f64 y x) t)))) |
(+.f64 (+.f64 y x) t) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(+.f64 y x) |
x |
a |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y)))) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y)))) (-.f64 (*.f64 (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y)))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y)))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 (*.f64 b y)) (neg.f64 (+.f64 t (+.f64 x y)))) |
(/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) |
(*.f64 b y) |
b |
(/.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 t t (-.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (*.f64 t (+.f64 x y))))) |
(+.f64 t (+.f64 x y)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) |
(+.f64 x y) |
(*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))) |
z |
(/.f64 (+.f64 (pow.f64 (/.f64 x (+.f64 t (+.f64 x y))) #s(literal 3 binary64)) (pow.f64 (/.f64 y (+.f64 t (+.f64 x y))) #s(literal 3 binary64))) (fma.f64 (/.f64 x (+.f64 t (+.f64 x y))) (/.f64 x (+.f64 t (+.f64 x y))) (-.f64 (*.f64 (/.f64 y (+.f64 t (+.f64 x y))) (/.f64 y (+.f64 t (+.f64 x y)))) (*.f64 (/.f64 x (+.f64 t (+.f64 x y))) (/.f64 y (+.f64 t (+.f64 x y))))))) |
(/.f64 (neg.f64 (+.f64 x y)) (neg.f64 (+.f64 t (+.f64 x y)))) |
(/.f64 (fma.f64 x (+.f64 t (+.f64 x y)) (*.f64 (+.f64 t (+.f64 x y)) y)) (*.f64 (+.f64 t (+.f64 x y)) (+.f64 t (+.f64 x y)))) |
(/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))) |
(+.f64 (/.f64 x (+.f64 t (+.f64 x y))) (/.f64 y (+.f64 t (+.f64 x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z)) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z) |
(/.f64 (neg.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a))) (neg.f64 (+.f64 (+.f64 x t) y))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) (+.f64 (+.f64 x t) y)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) |
(*.f64 #s(approx (+ t y) y) a) |
#s(approx (+ t y) y) |
(/.f64 (+.f64 (pow.f64 (+.f64 x t) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (+.f64 x t) (+.f64 x t) (-.f64 (*.f64 y y) (*.f64 (+.f64 x t) y)))) |
(+.f64 (+.f64 x t) y) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 t t) (*.f64 x t)))) |
(+.f64 x t) |
(/.f64 (neg.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b))) (neg.f64 (+.f64 (+.f64 x t) y))) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(-.f64 (/.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (+.f64 (+.f64 x t) y)) (/.f64 (*.f64 y b) (+.f64 (+.f64 x t) y))) |
(-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) |
(*.f64 a t) |
(*.f64 y b) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) a)) |
(*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) a) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y))))) |
(*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 b y)) (neg.f64 (*.f64 a (+.f64 t (+.f64 x y))))) |
(/.f64 (*.f64 b y) (*.f64 a (+.f64 t (+.f64 x y)))) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
(/.f64 (neg.f64 y) (neg.f64 (+.f64 t (+.f64 x y)))) |
(/.f64 y (+.f64 t (+.f64 x y))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t y)) (/.f64 (*.f64 y z) (+.f64 t y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t y)) (fma.f64 x (-.f64 (+.f64 (/.f64 z (+.f64 t y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (+.f64 (/.f64 a (+.f64 t y)) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t y)) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 z (+.f64 t y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 a (+.f64 t y)) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t y)) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 x (-.f64 (+.f64 (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 4 binary64)))) (+.f64 (/.f64 a (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 4 binary64))))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 z (+.f64 t y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 a (+.f64 t y)) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y)))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x (+.f64 t y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (/.f64 x (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (pow.f64 (+.f64 t y) #s(literal -1 binary64)))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (pow.f64 (+.f64 t y) #s(literal -2 binary64)))) (pow.f64 (+.f64 t y) #s(literal -1 binary64)))))) |
#s(approx (+ (+ y x) t) (+.f64 t y)) |
#s(approx (+ (+ y x) t) (+.f64 t (+.f64 x y))) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 x y)) |
#s(approx x x) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z)) (+.f64 t y))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t y)) (fma.f64 x (-.f64 (/.f64 z (+.f64 t y)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t y)) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 z (+.f64 t y))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t y)) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 x (-.f64 (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 4 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 4 binary64))))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 z (+.f64 t y))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t y)) (/.f64 (*.f64 y z) (+.f64 t y)))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t y)) (fma.f64 x (-.f64 (+.f64 (/.f64 z (+.f64 t y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 (*.f64 y z) (+.f64 t y))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t y)) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (+.f64 (/.f64 z (+.f64 t y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 (*.f64 y z) (+.f64 t y))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t y)) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 x (-.f64 (+.f64 (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 4 binary64)))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 4 binary64)))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (+.f64 (/.f64 z (+.f64 t y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 (*.f64 y z) (+.f64 t y))))) |
#s(approx (/ (* b y) (+ t (+ x y))) (/.f64 (*.f64 b y) (+.f64 t y))) |
#s(approx (/ (* b y) (+ t (+ x y))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 x y)) (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 b y) (+.f64 t y)))) |
#s(approx (/ (* b y) (+ t (+ x y))) (fma.f64 x (-.f64 (/.f64 (*.f64 b (*.f64 x y)) (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 (*.f64 b y) (+.f64 t y)))) |
#s(approx (/ (* b y) (+ t (+ x y))) (fma.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 x y)) (pow.f64 (+.f64 t y) #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 3 binary64)))))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 (*.f64 b y) (+.f64 t y)))) |
#s(approx (+ t (+ x y)) (+.f64 t y)) |
#s(approx (+ t (+ x y)) (+.f64 t (+.f64 x y))) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 x y)) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (/.f64 (*.f64 y z) (+.f64 t y))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (fma.f64 x (-.f64 (/.f64 z (+.f64 t y)) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 (*.f64 y z) (+.f64 t y)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 z (+.f64 t y))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 (*.f64 y z) (+.f64 t y)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 x (-.f64 (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 4 binary64)))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 z (+.f64 t y))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 (*.f64 y z) (+.f64 t y)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (/.f64 y (+.f64 t y))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (fma.f64 x (-.f64 (pow.f64 (+.f64 t y) #s(literal -1 binary64)) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 y (+.f64 t y)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (pow.f64 (+.f64 t y) #s(literal -2 binary64))) (pow.f64 (+.f64 t y) #s(literal -1 binary64))) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 y (+.f64 t y)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 x (-.f64 (pow.f64 (+.f64 t y) #s(literal -3 binary64)) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 4 binary64)))) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (pow.f64 (+.f64 t y) #s(literal -2 binary64))) (pow.f64 (+.f64 t y) #s(literal -1 binary64))) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 y (+.f64 t y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y)) (+.f64 t y))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (fma.f64 x (-.f64 (+.f64 (/.f64 z (+.f64 t y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (+.f64 (/.f64 a (+.f64 t y)) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y)))) (/.f64 (*.f64 b y) (+.f64 t y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (fma.f64 x (-.f64 (fma.f64 x (-.f64 (+.f64 (/.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (+.f64 (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (+.f64 (/.f64 z (+.f64 t y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 a (+.f64 t y)) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y)))) (/.f64 (*.f64 b y) (+.f64 t y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 x (-.f64 (+.f64 (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 4 binary64)))) (+.f64 (/.f64 a (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 4 binary64))))) (+.f64 (/.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (+.f64 (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (+.f64 (/.f64 z (+.f64 t y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 a (+.f64 t y)) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y)))) (/.f64 (*.f64 b y) (+.f64 t y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (-.f64 (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (*.f64 x (-.f64 (+.f64 (/.f64 z (*.f64 a (+.f64 t y))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))))) (*.f64 a (-.f64 (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (-.f64 (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y)))) (*.f64 x (fma.f64 a (*.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 z (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))))) (*.f64 a (-.f64 (+.f64 (/.f64 z (*.f64 a (+.f64 t y))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (-.f64 (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y)))) (*.f64 x (fma.f64 a (-.f64 (+.f64 (/.f64 z (*.f64 a (+.f64 t y))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) (*.f64 x (fma.f64 a (*.f64 x (-.f64 (+.f64 (/.f64 z (*.f64 a (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 4 binary64))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 4 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 4 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 4 binary64)))))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 z (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (-.f64 (fma.f64 a (+.f64 t y) (fma.f64 x z (*.f64 y z))) (*.f64 b y))) |
#s(approx (+ (+ x t) y) (+.f64 t y)) |
#s(approx (+ (+ x t) y) (+.f64 t (+.f64 x y))) |
#s(approx (+ x t) t) |
#s(approx (+ x t) (+.f64 t x)) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (fma.f64 a (+.f64 t y) (*.f64 y z))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (fma.f64 a (+.f64 t y) (fma.f64 x z (*.f64 y z)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (fma.f64 x (-.f64 (+.f64 (/.f64 z (*.f64 a (+.f64 t y))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 z (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) (+.f64 (/.f64 z (*.f64 a (+.f64 t y))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (fma.f64 x (-.f64 (+.f64 (/.f64 z (*.f64 a (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 4 binary64))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 4 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 4 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 4 binary64))))))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 z (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) (+.f64 (/.f64 z (*.f64 a (+.f64 t y))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))) (/.f64 (*.f64 b (*.f64 x y)) (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 x y)) (*.f64 a (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (/.f64 (*.f64 b (*.f64 x y)) (*.f64 a (pow.f64 (+.f64 t y) #s(literal 4 binary64))))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 x y)) (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (fma.f64 x (-.f64 (/.f64 (*.f64 b (*.f64 x y)) (*.f64 a (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (fma.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 x y)) (*.f64 a (pow.f64 (+.f64 t y) #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))))))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))) |
#s(approx (/ y (+ t (+ x y))) (/.f64 y (+.f64 t y))) |
#s(approx (/ y (+ t (+ x y))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 y (+.f64 t y)))) |
#s(approx (/ y (+ t (+ x y))) (fma.f64 x (-.f64 (/.f64 (*.f64 x y) (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 y (+.f64 t y)))) |
#s(approx (/ y (+ t (+ x y))) (fma.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (pow.f64 (+.f64 t y) #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64)))))) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 y (+.f64 t y)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) z) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x))) (/.f64 (*.f64 z (+.f64 t y)) x))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x) (+.f64 (/.f64 (*.f64 a (+.f64 t y)) x) (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) (*.f64 x x)) (/.f64 (*.f64 y z) x))))) (+.f64 (/.f64 (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 x x)) (+.f64 (/.f64 (*.f64 z (+.f64 t y)) x) (/.f64 (*.f64 (+.f64 t y) (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y)))) (*.f64 x x)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (pow.f64 x #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a (+.f64 t y)) x) (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) (*.f64 x x)) (/.f64 (*.f64 y z) x)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y)))) (pow.f64 x #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 x x)) (+.f64 (/.f64 (*.f64 z (+.f64 t y)) x) (/.f64 (*.f64 (+.f64 t y) (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y)))) (*.f64 x x)))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (/.f64 (+.f64 t y) x)) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (/.f64 (+.f64 t (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) x)))) x)) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (/.f64 (-.f64 (+.f64 t (+.f64 y (/.f64 (pow.f64 (+.f64 t y) #s(literal 3 binary64)) (*.f64 x x)))) (/.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) x)) x)) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (/.f64 (-.f64 (+.f64 t (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t y) #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t y) #s(literal 3 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) x))) x)) |
#s(approx (+ (+ y x) t) x) |
#s(approx (+ (+ y x) t) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 t y) x)))) |
#s(approx (+ y x) x) |
#s(approx (+ y x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) z) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x) (/.f64 (*.f64 y z) x))) (/.f64 (*.f64 z (+.f64 t y)) x))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t y) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z)) (*.f64 z (+.f64 t y)))) (*.f64 x x)) (/.f64 (*.f64 y z) x)))) (/.f64 (*.f64 z (+.f64 t y)) x))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x) (+.f64 (/.f64 (*.f64 y z) x) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z)) (*.f64 z (+.f64 t y)))) (pow.f64 x #s(literal 3 binary64)))))) (+.f64 (/.f64 (*.f64 z (+.f64 t y)) x) (/.f64 (*.f64 (+.f64 t y) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z)) (*.f64 z (+.f64 t y)))) (*.f64 x x))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) z) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x) (/.f64 (*.f64 y z) x))) (/.f64 (*.f64 z (+.f64 t y)) x))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x) (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) (*.f64 x x)) (/.f64 (*.f64 y z) x)))) (+.f64 (/.f64 (*.f64 z (+.f64 t y)) x) (/.f64 (*.f64 (+.f64 t y) (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y)))) (*.f64 x x))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (pow.f64 x #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) (*.f64 x x)) (/.f64 (*.f64 y z) x))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y)))) (pow.f64 x #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 z (+.f64 t y)) x) (/.f64 (*.f64 (+.f64 t y) (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y)))) (*.f64 x x)))))) |
#s(approx (/ (* b y) (+ t (+ x y))) (/.f64 (*.f64 b y) x)) |
#s(approx (/ (* b y) (+ t (+ x y))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) x) (*.f64 b y)) x)) |
#s(approx (/ (* b y) (+ t (+ x y))) (/.f64 (-.f64 (fma.f64 b y (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (*.f64 x x))) (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) x)) x)) |
#s(approx (/ (* b y) (+ t (+ x y))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64))) (*.f64 b y)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) x))) x)) |
#s(approx (+ t (+ x y)) x) |
#s(approx (+ t (+ x y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 t y) x)))) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) z) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (-.f64 (+.f64 z (/.f64 (*.f64 y z) x)) (/.f64 (*.f64 z (+.f64 t y)) x))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t y) (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y)))) (*.f64 x x)) (/.f64 (*.f64 y z) x))) (/.f64 (*.f64 z (+.f64 t y)) x))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (-.f64 (+.f64 z (+.f64 (/.f64 (*.f64 y z) x) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y)))) (pow.f64 x #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 z (+.f64 t y)) x) (/.f64 (*.f64 (+.f64 t y) (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y)))) (*.f64 x x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 t x)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 t y)) (*.f64 x x))) (/.f64 t x))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (+.f64 t y)) (*.f64 x x)) (/.f64 t x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 z (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x)) (/.f64 (fma.f64 b y (*.f64 z (+.f64 t y))) x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t y) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (fma.f64 b y (*.f64 z (+.f64 t y))))) (*.f64 x x)) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x))) (/.f64 (fma.f64 b y (*.f64 z (+.f64 t y))) x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 z (+.f64 (/.f64 (*.f64 a (+.f64 t y)) x) (+.f64 (/.f64 (*.f64 y z) x) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (fma.f64 b y (*.f64 z (+.f64 t y))))) (pow.f64 x #s(literal 3 binary64)))))) (+.f64 (/.f64 (*.f64 b y) x) (+.f64 (/.f64 (*.f64 z (+.f64 t y)) x) (/.f64 (*.f64 (+.f64 t y) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (fma.f64 b y (*.f64 z (+.f64 t y))))) (*.f64 x x)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 z (/.f64 (*.f64 a (-.f64 (+.f64 t (+.f64 y (/.f64 (*.f64 y z) a))) (/.f64 (fma.f64 b y (*.f64 z (+.f64 t y))) a))) x))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 z (+.f64 (/.f64 (*.f64 a (-.f64 (+.f64 t (+.f64 y (/.f64 (*.f64 y z) a))) (/.f64 (fma.f64 b y (*.f64 z (+.f64 t y))) a))) x) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a) (fma.f64 t (+.f64 t y) (fma.f64 y (+.f64 t y) (*.f64 (+.f64 t y) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) a)))))) (*.f64 x x))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 z (+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) a)) (fma.f64 #s(literal -1 binary64) (*.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) a))))))) (pow.f64 x #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a (-.f64 (+.f64 t (+.f64 y (/.f64 (*.f64 y z) a))) (/.f64 (fma.f64 b y (*.f64 z (+.f64 t y))) a))) x) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a) (fma.f64 t (+.f64 t y) (fma.f64 y (+.f64 t y) (*.f64 (+.f64 t y) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) a)))))) (*.f64 x x)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 x z)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 x (-.f64 (+.f64 z (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x)) (/.f64 (*.f64 b y) x)))) |
#s(approx (+ (+ x t) y) x) |
#s(approx (+ (+ x t) y) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 t y) x)))) |
#s(approx (+ x t) x) |
#s(approx (+ x t) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t x)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 x z)) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 x (+.f64 z (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 z a)) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 (/.f64 t x) (+.f64 (/.f64 y x) (+.f64 (/.f64 z a) (*.f64 (/.f64 y a) (/.f64 z x))))) (/.f64 (fma.f64 b y (*.f64 z (+.f64 t y))) (*.f64 a x)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 (/.f64 t x) (+.f64 (/.f64 y x) (+.f64 (/.f64 z a) (fma.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 z x)))))) (fma.f64 (/.f64 b a) (/.f64 y x) (+.f64 (/.f64 (*.f64 t (+.f64 t y)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 y (+.f64 t y)) (*.f64 x x)) (fma.f64 (/.f64 z a) (/.f64 (+.f64 t y) x) (/.f64 (*.f64 (+.f64 t y) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) a)) (*.f64 x x)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (*.f64 a (pow.f64 x #s(literal 3 binary64)))) (+.f64 (/.f64 t x) (+.f64 (/.f64 y x) (+.f64 (/.f64 z a) (fma.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 z x))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) a)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 b a) (/.f64 y x) (+.f64 (/.f64 (*.f64 t (+.f64 t y)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 y (+.f64 t y)) (*.f64 x x)) (fma.f64 (/.f64 z a) (/.f64 (+.f64 t y) x) (/.f64 (*.f64 (+.f64 t y) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) a)) (*.f64 x x))))))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y x)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) x))) x)) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (*.f64 a (*.f64 x x))) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) x)))) x)) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (*.f64 a (*.f64 x x))) (fma.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) x) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 a (pow.f64 x #s(literal 3 binary64))))))) x)) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 (/.f64 b a) (/.f64 y x))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) x)) (/.f64 (*.f64 b y) a)) x)) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 b y) a) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (*.f64 a (*.f64 x x)))) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) x))) x)) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 a (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 b y) a)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (*.f64 a (*.f64 x x))) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) x)))) x)) |
#s(approx (/ y (+ t (+ x y))) (/.f64 y x)) |
#s(approx (/ y (+ t (+ x y))) (/.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (+.f64 t y)) x))) x)) |
#s(approx (/ y (+ t (+ x y))) (/.f64 (-.f64 (+.f64 y (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 x x))) (/.f64 (*.f64 y (+.f64 t y)) x)) x)) |
#s(approx (/ y (+ t (+ x y))) (/.f64 (-.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (*.f64 y (+.f64 t y)) x))) x)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t y)) (fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t y)) (fma.f64 #s(literal -1 binary64) (*.f64 y z) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 y (+.f64 t y))) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))) (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) x) (*.f64 b y)))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t y)) (fma.f64 #s(literal -1 binary64) (*.f64 y z) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))) (*.f64 a (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) x) (*.f64 b (*.f64 y (+.f64 t y)))) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))) (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) x) (*.f64 b y)))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 t y) (/.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) x)) x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 t y) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 t y) #s(literal 3 binary64)) x) (pow.f64 (+.f64 t y) #s(literal 2 binary64))) x))) x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 t y) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 t y) #s(literal 4 binary64)) x) (pow.f64 (+.f64 t y) #s(literal 3 binary64))) x)) (pow.f64 (+.f64 t y) #s(literal 2 binary64))) x))) x))) |
#s(approx (+ (+ y x) t) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t y) x)) #s(literal 1 binary64))))) |
#s(approx (+ y x) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))) x))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))) x)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))))) x))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 b y)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y z) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 y (+.f64 t y))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))))) x) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y z) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))))) x) (*.f64 b (*.f64 y (+.f64 t y)))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))))) x) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (/ (* b y) (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) x)) x))) |
#s(approx (/ (* b y) (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) x) (*.f64 b (*.f64 y (+.f64 t y)))) x))) x))) |
#s(approx (/ (* b y) (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) x) (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) x)) (*.f64 b (*.f64 y (+.f64 t y)))) x))) x))) |
#s(approx (+ t (+ x y)) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t y) x)) #s(literal 1 binary64))))) |
#s(approx (+ x y) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))) x))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))) x)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))))) x))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (+.f64 t y))) x)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (+.f64 t y)))) x))) (*.f64 #s(literal -1 binary64) (+.f64 t y))) x)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (+.f64 t y)))) x)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (+.f64 t y)))))) x))) (*.f64 #s(literal -1 binary64) (+.f64 t y))) x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))) x))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))) x)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))))) x))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a))))) x)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) (fma.f64 t (+.f64 t y) (*.f64 y (+.f64 t y)))))) x) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))))) x)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) (fma.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) x) (*.f64 a (-.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) (fma.f64 t (+.f64 t y) (*.f64 y (+.f64 t y))))))) x) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))))) x)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y)) x)))))) |
#s(approx (+ (+ x t) y) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t y) x)) #s(literal 1 binary64))))) |
#s(approx (+ x t) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t x)) #s(literal 1 binary64))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) x) (/.f64 z a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) (fma.f64 t (+.f64 t y) (*.f64 y (+.f64 t y))))) x))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) x) (/.f64 z a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) (fma.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))) x) (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) (fma.f64 t (+.f64 t y) (*.f64 y (+.f64 t y))))) x))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) x) (/.f64 z a))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) x)) (/.f64 (*.f64 b y) a)) x))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) x)) (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a)) x) (/.f64 (*.f64 b y) a)) x))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) x)) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) a)) x) (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a)) x) (/.f64 (*.f64 b y) a)) x))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) x))) x))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) x)) (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a)) x))) x))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) x)) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) a)) x)) (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a)) x))) x))) |
#s(approx (/ y (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 y (+.f64 t y)) x)) x))) |
#s(approx (/ y (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) x) (*.f64 y (+.f64 t y))) x))) x))) |
#s(approx (/ y (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) x) (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) x)) (*.f64 y (+.f64 t y))) x))) x))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 t x)) (/.f64 (+.f64 a z) (+.f64 t x))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 t x)) (fma.f64 y (-.f64 (+.f64 (/.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (/.f64 (+.f64 a z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (+.f64 a z) (+.f64 t x)))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 t x)) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (/.f64 (+.f64 a z) (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 4 binary64)))) (+.f64 (/.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 3 binary64))))) (/.f64 (+.f64 a z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (+.f64 a z) (+.f64 t x)))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (/.f64 t (+.f64 t x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (fma.f64 y (-.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 t (+.f64 t x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (pow.f64 (+.f64 t x) #s(literal -2 binary64))) (pow.f64 (+.f64 t x) #s(literal -1 binary64))) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 t (+.f64 t x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 y (-.f64 (pow.f64 (+.f64 t x) #s(literal -3 binary64)) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 4 binary64)))) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (pow.f64 (+.f64 t x) #s(literal -2 binary64))) (pow.f64 (+.f64 t x) #s(literal -1 binary64))) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 t (+.f64 t x)))) |
#s(approx (+ t y) t) |
#s(approx (+ t y) (+.f64 t y)) |
#s(approx y y) |
#s(approx (+ (+ y x) t) (+.f64 t x)) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (/.f64 (*.f64 x z) (+.f64 t x))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 t x)) (/.f64 z (+.f64 t x))) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (*.f64 x z) (+.f64 t x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 t x)) (fma.f64 y (-.f64 (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 z (+.f64 t x)))) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (*.f64 x z) (+.f64 t x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 t x)) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 4 binary64)))) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 z (+.f64 t x)))) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (*.f64 x z) (+.f64 t x)))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (/.f64 (*.f64 x z) (+.f64 t x))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 t x)) (/.f64 z (+.f64 t x))) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (*.f64 x z) (+.f64 t x)))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 t x)) (fma.f64 y (-.f64 (+.f64 (/.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 z (+.f64 t x)))) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (*.f64 x z) (+.f64 t x)))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 t x)) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 4 binary64)))) (+.f64 (/.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 3 binary64))))) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 z (+.f64 t x)))) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (*.f64 x z) (+.f64 t x)))) |
#s(approx (/ (* b y) (+ t (+ x y))) (/.f64 (*.f64 b y) (+.f64 t x))) |
#s(approx (/ (* b y) (+ t (+ x y))) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (/.f64 b (+.f64 t x))))) |
#s(approx (/ (* b y) (+ t (+ x y))) (*.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 b y) (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (/.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 b (+.f64 t x))))) |
#s(approx (/ (* b y) (+ t (+ x y))) (*.f64 y (fma.f64 y (-.f64 (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t x) #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64)))))) (/.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 b (+.f64 t x))))) |
#s(approx (* b y) (*.f64 b y)) |
#s(approx (+ t (+ x y)) (+.f64 t x)) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (/.f64 (*.f64 x z) (+.f64 t x))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (fma.f64 y (-.f64 (/.f64 z (+.f64 t x)) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (*.f64 x z) (+.f64 t x)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 z (+.f64 t x))) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (*.f64 x z) (+.f64 t x)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 y (-.f64 (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 4 binary64)))) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 z (+.f64 t x))) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (*.f64 x z) (+.f64 t x)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (/.f64 x (+.f64 t x))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (fma.f64 y (-.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 x (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 x (+.f64 t x)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (/.f64 x (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (pow.f64 (+.f64 t x) #s(literal -2 binary64))) (pow.f64 (+.f64 t x) #s(literal -1 binary64))) (/.f64 x (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 x (+.f64 t x)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 y (-.f64 (pow.f64 (+.f64 t x) #s(literal -3 binary64)) (/.f64 x (pow.f64 (+.f64 t x) #s(literal 4 binary64)))) (/.f64 x (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (pow.f64 (+.f64 t x) #s(literal -2 binary64))) (pow.f64 (+.f64 t x) #s(literal -1 binary64))) (/.f64 x (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 x (+.f64 t x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 y (-.f64 (/.f64 (+.f64 a z) (+.f64 t x)) (+.f64 (/.f64 b (+.f64 t x)) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (+.f64 (/.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (/.f64 (+.f64 a z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (+.f64 a z) (+.f64 t x))) (+.f64 (/.f64 b (+.f64 t x)) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 y (-.f64 (/.f64 (+.f64 a z) (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (+.f64 (/.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 4 binary64))))) (+.f64 (/.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 3 binary64))))) (/.f64 (+.f64 a z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (+.f64 a z) (+.f64 t x))) (+.f64 (/.f64 b (+.f64 t x)) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (*.f64 y (-.f64 (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 z (*.f64 a (+.f64 t x)))) (+.f64 (/.f64 b (*.f64 a (+.f64 t x))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))))) (*.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))) (*.f64 y (fma.f64 a (*.f64 y (-.f64 (+.f64 (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -2 binary64)) (/.f64 z (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))))) (*.f64 a (-.f64 (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 z (*.f64 a (+.f64 t x)))) (+.f64 (/.f64 b (*.f64 a (+.f64 t x))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))) (*.f64 y (fma.f64 a (-.f64 (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 z (*.f64 a (+.f64 t x)))) (+.f64 (/.f64 b (*.f64 a (+.f64 t x))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))) (*.f64 y (fma.f64 a (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -3 binary64)) (/.f64 z (*.f64 a (pow.f64 (+.f64 t x) #s(literal 3 binary64)))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 4 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 4 binary64))))))) (*.f64 a (-.f64 (+.f64 (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -2 binary64)) (/.f64 z (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (*.f64 x z))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 x z (*.f64 y (-.f64 (+.f64 a z) b))))) |
#s(approx (* (+ t y) a) (*.f64 a t)) |
#s(approx (* (+ t y) a) (fma.f64 a t (*.f64 a y))) |
#s(approx (+ (+ x t) y) (+.f64 t x)) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (fma.f64 a t (*.f64 x z))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (fma.f64 a t (fma.f64 x z (*.f64 y (+.f64 a z))))) |
#s(approx (* y b) (*.f64 b y)) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (fma.f64 y (-.f64 (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 z (*.f64 a (+.f64 t x)))) (+.f64 (/.f64 b (*.f64 a (+.f64 t x))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))) (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (+.f64 (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -2 binary64)) (/.f64 z (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 z (*.f64 a (+.f64 t x))))) (+.f64 (/.f64 b (*.f64 a (+.f64 t x))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))) (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -3 binary64)) (/.f64 z (*.f64 a (pow.f64 (+.f64 t x) #s(literal 3 binary64)))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 4 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 4 binary64)))))) (+.f64 (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -2 binary64)) (/.f64 z (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 z (*.f64 a (+.f64 t x))))) (+.f64 (/.f64 b (*.f64 a (+.f64 t x))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))) (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t x))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (+.f64 t x))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (+.f64 t x))) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (+.f64 t x))) (*.f64 y (fma.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t x) #s(literal 4 binary64))))) (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t x)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 b (*.f64 a (+.f64 t x)))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 y (fma.f64 y (-.f64 (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 b (*.f64 a (+.f64 t x)))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 y (fma.f64 y (-.f64 (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t x) #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 3 binary64))))))) (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 b (*.f64 a (+.f64 t x)))))) |
#s(approx (/ y (+ t (+ x y))) (/.f64 y (+.f64 t x))) |
#s(approx (/ y (+ t (+ x y))) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (pow.f64 (+.f64 t x) #s(literal -1 binary64))))) |
#s(approx (/ y (+ t (+ x y))) (*.f64 y (fma.f64 y (-.f64 (/.f64 y (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (pow.f64 (+.f64 t x) #s(literal -2 binary64))) (pow.f64 (+.f64 t x) #s(literal -1 binary64))))) |
#s(approx (/ y (+ t (+ x y))) (*.f64 y (fma.f64 y (-.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t x) #s(literal 4 binary64))) (pow.f64 (+.f64 t x) #s(literal -3 binary64)))) (pow.f64 (+.f64 t x) #s(literal -2 binary64))) (pow.f64 (+.f64 t x) #s(literal -1 binary64))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (+.f64 z (*.f64 #s(literal -1 binary64) b)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 a (+.f64 z (fma.f64 #s(literal -1 binary64) b (+.f64 (/.f64 (*.f64 a t) y) (/.f64 (fma.f64 b (+.f64 t x) (*.f64 x z)) y))))) (/.f64 (fma.f64 a (+.f64 t x) (*.f64 z (+.f64 t x))) y))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 a (+.f64 z (fma.f64 #s(literal -1 binary64) b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 a t) y) (/.f64 (fma.f64 b (+.f64 t x) (*.f64 x z)) y)))))) (+.f64 (/.f64 (*.f64 a (+.f64 t x)) y) (+.f64 (/.f64 (*.f64 z (+.f64 t x)) y) (/.f64 (fma.f64 (+.f64 t x) (-.f64 (*.f64 a t) (*.f64 a (+.f64 t x))) (*.f64 (+.f64 t x) (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))))) (*.f64 y y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 a (+.f64 z (fma.f64 #s(literal -1 binary64) b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 a t) y) (+.f64 (/.f64 (*.f64 b (+.f64 t x)) y) (+.f64 (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 x z) y)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 a t) (*.f64 a (+.f64 t x)))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x)))) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a (+.f64 t x)) y) (+.f64 (/.f64 (*.f64 z (+.f64 t x)) y) (/.f64 (fma.f64 (+.f64 t x) (-.f64 (*.f64 a t) (*.f64 a (+.f64 t x))) (*.f64 (+.f64 t x) (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))))) (*.f64 y y)))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 t x)) (*.f64 y y))) (/.f64 x y))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (+.f64 t x)) (*.f64 y y)) (/.f64 x y)))) |
#s(approx (+ t y) y) |
#s(approx (+ t y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 t y)))) |
#s(approx (+ (+ y x) t) y) |
#s(approx (+ (+ y x) t) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 t x) y)))) |
#s(approx (+ y x) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+.f64 z (*.f64 #s(literal -1 binary64) b))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 x z) y))) (/.f64 (*.f64 (+.f64 t x) (+.f64 z (*.f64 #s(literal -1 binary64) b))) y))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 x z) (*.f64 (+.f64 t x) (+.f64 z (*.f64 #s(literal -1 binary64) b))))) (*.f64 y y)) (/.f64 (*.f64 x z) y)))) (/.f64 (*.f64 (+.f64 t x) (+.f64 z (*.f64 #s(literal -1 binary64) b))) y))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) b (+.f64 (/.f64 (*.f64 x z) y) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 x z) (*.f64 (+.f64 t x) (+.f64 z (*.f64 #s(literal -1 binary64) b))))) (pow.f64 y #s(literal 3 binary64)))))) (+.f64 (/.f64 (*.f64 (+.f64 t x) (+.f64 z (*.f64 #s(literal -1 binary64) b))) y) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 x z) (*.f64 (+.f64 t x) (+.f64 z (*.f64 #s(literal -1 binary64) b))))) (*.f64 y y))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (+.f64 z (*.f64 #s(literal -1 binary64) b))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) b (/.f64 (fma.f64 b (+.f64 t x) (*.f64 x z)) y))) (/.f64 (*.f64 z (+.f64 t x)) y))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 y y)) (/.f64 (fma.f64 b (+.f64 t x) (*.f64 x z)) y)))) (+.f64 (/.f64 (*.f64 z (+.f64 t x)) y) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x)))) (*.f64 y y))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 b (+.f64 t x)) y) (+.f64 (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 x z) y)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x)))) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 z (+.f64 t x)) y) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x)))) (*.f64 y y)))))) |
#s(approx (/ (* b y) (+ t (+ x y))) b) |
#s(approx (/ (* b y) (+ t (+ x y))) (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (+.f64 t x)) y)))) |
#s(approx (/ (* b y) (+ t (+ x y))) (-.f64 (+.f64 b (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 y y))) (/.f64 (*.f64 b (+.f64 t x)) y))) |
#s(approx (/ (* b y) (+ t (+ x y))) (-.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 y y)) (/.f64 (*.f64 b (+.f64 t x)) y)))) |
#s(approx (+ t (+ x y)) y) |
#s(approx (+ t (+ x y)) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 t x) y)))) |
#s(approx (+ x y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (-.f64 (+.f64 z (/.f64 (*.f64 x z) y)) (/.f64 (*.f64 z (+.f64 t x)) y))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x)))) (*.f64 y y)) (/.f64 (*.f64 x z) y))) (/.f64 (*.f64 z (+.f64 t x)) y))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (-.f64 (+.f64 z (+.f64 (/.f64 (*.f64 x z) y) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x)))) (pow.f64 y #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 z (+.f64 t x)) y) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x)))) (*.f64 y y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 t y)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 t x)) (*.f64 y y))) (/.f64 t y))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (+.f64 t x)) (*.f64 y y)) (/.f64 t y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (+.f64 z (/.f64 (fma.f64 a t (*.f64 x z)) y))) (+.f64 b (/.f64 (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)) y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (fma.f64 a t (*.f64 x z)) (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)))) (*.f64 y y)) (/.f64 (fma.f64 a t (*.f64 x z)) y)))) (+.f64 b (/.f64 (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)) y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (+.f64 z (+.f64 (/.f64 (*.f64 a t) y) (+.f64 (/.f64 (*.f64 x z) y) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (fma.f64 a t (*.f64 x z)) (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)))) (pow.f64 y #s(literal 3 binary64))))))) (+.f64 b (+.f64 (/.f64 (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)) y) (/.f64 (*.f64 (+.f64 t x) (-.f64 (fma.f64 a t (*.f64 x z)) (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)))) (*.f64 y y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a)) (/.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 b (+.f64 t x) (*.f64 x z)) a) (+.f64 x (/.f64 (*.f64 z (+.f64 t x)) a)))) y))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a)) (+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) a)) (fma.f64 #s(literal -1 binary64) (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (fma.f64 t (+.f64 t x) (*.f64 (+.f64 t x) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) a)))))) (*.f64 y y)) (/.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 b (+.f64 t x) (*.f64 x z)) a) (+.f64 x (/.f64 (*.f64 z (+.f64 t x)) a)))) y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a)) (+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) a)) (fma.f64 #s(literal -1 binary64) (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (fma.f64 t (+.f64 t x) (*.f64 (+.f64 t x) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) a)))))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 b (+.f64 t x) (*.f64 x z)) a) (+.f64 x (/.f64 (*.f64 z (+.f64 t x)) a)))) y) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) a) (fma.f64 #s(literal -1 binary64) (*.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) a)) (pow.f64 (+.f64 t x) #s(literal 3 binary64)))))) (pow.f64 y #s(literal 3 binary64))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 y (-.f64 (+.f64 a z) b))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 y (-.f64 (+.f64 a (+.f64 z (/.f64 (fma.f64 a t (*.f64 x z)) y))) b))) |
#s(approx (* (+ t y) a) (*.f64 a y)) |
#s(approx (* (+ t y) a) (*.f64 y (+.f64 a (/.f64 (*.f64 a t) y)))) |
#s(approx (+ (+ x t) y) y) |
#s(approx (+ (+ x t) y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 t x) y)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 y (+.f64 a z))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 y (+.f64 a (+.f64 z (/.f64 (fma.f64 a t (*.f64 x z)) y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 z a) (/.f64 (fma.f64 b (+.f64 t x) (*.f64 x z)) (*.f64 a y)))) (+.f64 (/.f64 b a) (+.f64 (/.f64 x y) (*.f64 (/.f64 z a) (/.f64 (+.f64 t x) y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 a (*.f64 y y))) (+.f64 (/.f64 z a) (/.f64 (fma.f64 b (+.f64 t x) (*.f64 x z)) (*.f64 a y))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (*.f64 y y)) (+.f64 (/.f64 b a) (+.f64 (/.f64 x y) (+.f64 (/.f64 (*.f64 t (+.f64 t x)) (*.f64 y y)) (fma.f64 (/.f64 z a) (/.f64 (+.f64 t x) y) (/.f64 (*.f64 (+.f64 t x) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) a)) (*.f64 y y))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 a (*.f64 y y))) (+.f64 (/.f64 z a) (fma.f64 (/.f64 b a) (/.f64 (+.f64 t x) y) (fma.f64 (/.f64 b a) (pow.f64 (/.f64 (+.f64 t x) y) #s(literal 3 binary64)) (*.f64 (/.f64 x a) (/.f64 z y))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) a)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (*.f64 y y)) (+.f64 (/.f64 b a) (+.f64 (/.f64 x y) (+.f64 (/.f64 (*.f64 t (+.f64 t x)) (*.f64 y y)) (fma.f64 (/.f64 z a) (/.f64 (+.f64 t x) y) (+.f64 (/.f64 (*.f64 (+.f64 t x) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) a)) (*.f64 y y)) (pow.f64 (/.f64 (+.f64 t x) y) #s(literal 3 binary64)))))))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 (+.f64 t x) y)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 a (*.f64 y y))) (*.f64 (/.f64 b a) (/.f64 (+.f64 t x) y))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 a (*.f64 y y))) (fma.f64 (/.f64 b a) (/.f64 (+.f64 t x) y) (*.f64 (/.f64 b a) (pow.f64 (/.f64 (+.f64 t x) y) #s(literal 3 binary64))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 b a)) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (+.f64 t x) y)) (/.f64 b a))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (-.f64 (+.f64 (/.f64 b a) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 a (*.f64 y y)))) (*.f64 (/.f64 b a) (/.f64 (+.f64 t x) y)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (pow.f64 (/.f64 (+.f64 t x) y) #s(literal 3 binary64))) (/.f64 b a)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 a (*.f64 y y))) (*.f64 (/.f64 b a) (/.f64 (+.f64 t x) y))))) |
#s(approx (/ y (+ t (+ x y))) #s(literal 1 binary64)) |
#s(approx (/ y (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t x) y)))) |
#s(approx (/ y (+ t (+ x y))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (*.f64 y y))) (/.f64 (+.f64 t x) y))) |
#s(approx (/ y (+ t (+ x y))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (+.f64 t x) y) #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (+.f64 t x) y)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (+.f64 z (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a t) (*.f64 #s(literal -1 binary64) (*.f64 x z))) (fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t x)) (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x)) (*.f64 b (+.f64 t x))))) y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (+.f64 z (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a t) (fma.f64 #s(literal -1 binary64) (*.f64 x z) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a t)) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t x))))) y) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x))))) y) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) y))))) (fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t x)) (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x)) (*.f64 b (+.f64 t x))))) y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (+.f64 z (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a t) (fma.f64 #s(literal -1 binary64) (*.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a t)) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t x))))) y) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x))))) y) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) y))) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a t)) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t x))))) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x))))) (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))) y)))) (fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t x)) (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x)) (*.f64 b (+.f64 t x))))) y)))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) t) (*.f64 #s(literal -1 binary64) (+.f64 t x))) y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) t) (*.f64 #s(literal -1 binary64) (+.f64 t x)))) y))) (*.f64 #s(literal -1 binary64) (+.f64 t x))) y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) t) (*.f64 #s(literal -1 binary64) (+.f64 t x)))) y)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) t) (*.f64 #s(literal -1 binary64) (+.f64 t x)))))) y))) (*.f64 #s(literal -1 binary64) (+.f64 t x))) y)))) |
#s(approx (+ t y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t y)) #s(literal 1 binary64))))) |
#s(approx (+ (+ y x) t) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t x) y)) #s(literal 1 binary64))))) |
#s(approx (+ y x) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) z)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) z)) (+.f64 t x))) y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) z)) (+.f64 t x)))) y))) (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) z)) (+.f64 t x))) y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) z)) (+.f64 t x)))) y)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) z)) (+.f64 t x)))))) y))) (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) z)) (+.f64 t x))) y)))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (+.f64 z (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x)) (*.f64 b (+.f64 t x)))) y))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (+.f64 z (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x z) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x))))) y) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) y))) (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x)) (*.f64 b (+.f64 t x)))) y))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (+.f64 z (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x))))) y) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) y)) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x))))) (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) y))) (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x)) (*.f64 b (+.f64 t x)))) y))))) |
#s(approx (/ (* b y) (+ t (+ x y))) (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) y) (*.f64 b (+.f64 t x))) y)))) |
#s(approx (/ (* b y) (+ t (+ x y))) (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) y) (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) y) (*.f64 b (+.f64 t x))) y)))) |
#s(approx (+ t (+ x y)) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t x) y)) #s(literal 1 binary64))))) |
#s(approx (+ x y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x)))) y)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x))))) y))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x)))) y)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x))))) y)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x))))))) y))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x)))) y)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) (+.f64 t x))) y)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) (+.f64 t x)))) y))) (*.f64 #s(literal -1 binary64) (+.f64 t x))) y)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) (+.f64 t x)))) y)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) (+.f64 t x)))))) y))) (*.f64 #s(literal -1 binary64) (+.f64 t x))) y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 x z))) (*.f64 (+.f64 t x) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b)))) y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 x z)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 x z))) (*.f64 (+.f64 t x) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b))))) y))) (*.f64 (+.f64 t x) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b)))) y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 x z)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 x z))) (*.f64 (+.f64 t x) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b))))) y)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 x z))) (*.f64 (+.f64 t x) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b))))))) y))) (*.f64 (+.f64 t x) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b)))) y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (+.f64 t (+.f64 x (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a) (/.f64 (*.f64 b (+.f64 t x)) a)))) y) (*.f64 a (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) (fma.f64 t (+.f64 t x) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) a))))) y) (*.f64 a (-.f64 (+.f64 t (+.f64 x (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a) (/.f64 (*.f64 b (+.f64 t x)) a))))) y) (*.f64 a (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (pow.f64 (+.f64 t x) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) (fma.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) a))))) y) (*.f64 a (-.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) (fma.f64 t (+.f64 t x) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) a)))))) y) (*.f64 a (-.f64 (+.f64 t (+.f64 x (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a) (/.f64 (*.f64 b (+.f64 t x)) a))))) y) (*.f64 a (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 a t (*.f64 x z)) y)))) (*.f64 #s(literal -1 binary64) b))))) |
#s(approx (* (+ t y) a) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a t) y)))))) |
#s(approx (+ (+ x t) y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t x) y)) #s(literal 1 binary64))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 a t (*.f64 x z)) y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 t (+.f64 x (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a) (/.f64 (*.f64 b (+.f64 t x)) a))) y) (/.f64 z a))) (/.f64 b a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 t (+.f64 x (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) (fma.f64 t (+.f64 t x) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) a)))) y)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a) (/.f64 (*.f64 b (+.f64 t x)) a))) y) (/.f64 z a))) (/.f64 b a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 t (+.f64 x (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 t x) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) (fma.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) a)))) y) (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) (fma.f64 t (+.f64 t x) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) a)))) y)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a) (/.f64 (*.f64 b (+.f64 t x)) a))) y) (/.f64 z a))) (/.f64 b a))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) y)) (/.f64 (*.f64 b (+.f64 t x)) a)) y)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (pow.f64 (+.f64 t x) #s(literal 3 binary64)) y)) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) a)) y)) (/.f64 (*.f64 b (+.f64 t x)) a)) y)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) y)) (/.f64 (*.f64 b (+.f64 t x)) a)) y) (/.f64 b a))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (pow.f64 (+.f64 t x) #s(literal 3 binary64)) y)) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) a)) y) (/.f64 (*.f64 b (+.f64 t x)) a)) y) (/.f64 b a))) |
#s(approx (/ y (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) y)) (*.f64 #s(literal -1 binary64) (+.f64 t x))) y)))) |
#s(approx (/ y (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t x) #s(literal 3 binary64)) y)) (*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) y)) (*.f64 #s(literal -1 binary64) (+.f64 t x))) y)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 a (+.f64 t y)) (+.f64 t (+.f64 x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (fma.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 a (+.f64 t y)) (+.f64 t (+.f64 x y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) |
#s(approx z z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (-.f64 (*.f64 a (+.f64 t y)) (*.f64 b y)) (+.f64 t (+.f64 x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (fma.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 a (+.f64 t y)) (+.f64 t (+.f64 x y)))) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (-.f64 (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (*.f64 z (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y))))) (*.f64 a (-.f64 (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (-.f64 (*.f64 a (+.f64 t y)) (*.f64 b y))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (*.f64 b y))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a (+.f64 t y))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (fma.f64 z (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y)))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b z) (/.f64 y (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 x (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 a z) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b z) (/.f64 y (+.f64 t (+.f64 x y)))) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b z) (/.f64 y (+.f64 t (+.f64 x y)))) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 z (-.f64 (+.f64 (/.f64 x (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 a z) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))))) (*.f64 (/.f64 b z) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (*.f64 z (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 z (fma.f64 a (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y)))) (/.f64 (*.f64 a (-.f64 (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) z)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 z (+.f64 x y))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 z (-.f64 (+.f64 x (+.f64 y (/.f64 (*.f64 a (+.f64 t y)) z))) (/.f64 (*.f64 b y) z)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 z (+.f64 x y))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 z (+.f64 x (+.f64 y (/.f64 (*.f64 a (+.f64 t y)) z))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 z (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 z (-.f64 (+.f64 (/.f64 t (*.f64 z (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 x (*.f64 a (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 y (*.f64 a (+.f64 t (+.f64 x y)))) (/.f64 y (*.f64 z (+.f64 t (+.f64 x y))))))) (*.f64 (/.f64 b a) (/.f64 y (*.f64 z (+.f64 t (+.f64 x y)))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 a (+.f64 t y)) (+.f64 t (+.f64 x y)))) z)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))) (*.f64 (/.f64 b z) (/.f64 y (+.f64 t (+.f64 x y)))))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))) (*.f64 (/.f64 b z) (/.f64 y (+.f64 t (+.f64 x y)))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 a (+.f64 t y)) (*.f64 b y)) (+.f64 t (+.f64 x y))) z)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) z) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (+.f64 x y) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 a (+.f64 t y)) (*.f64 b y)) z)))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (+.f64 x y) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (+.f64 t y)) z)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y))))) z)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (/.f64 (*.f64 a y) (+.f64 x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (fma.f64 t (-.f64 (+.f64 (/.f64 a (+.f64 x y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (+.f64 (/.f64 z (+.f64 x y)) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (/.f64 (*.f64 a y) (+.f64 x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 a (+.f64 x y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 z (+.f64 x y)) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (/.f64 (*.f64 a y) (+.f64 x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 t (-.f64 (+.f64 (/.f64 a (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 4 binary64)))) (+.f64 (/.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 4 binary64))))) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 a (+.f64 x y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 z (+.f64 x y)) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (/.f64 (*.f64 a y) (+.f64 x y)))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (/.f64 y (+.f64 x y))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (fma.f64 t (-.f64 (pow.f64 (+.f64 x y) #s(literal -1 binary64)) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 y (+.f64 x y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (pow.f64 (+.f64 x y) #s(literal -2 binary64))) (pow.f64 (+.f64 x y) #s(literal -1 binary64))) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 y (+.f64 x y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (pow.f64 (+.f64 x y) #s(literal -3 binary64)) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 4 binary64)))) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (pow.f64 (+.f64 x y) #s(literal -2 binary64))) (pow.f64 (+.f64 x y) #s(literal -1 binary64))) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 y (+.f64 x y)))) |
#s(approx t t) |
#s(approx (+ (+ y x) t) (+.f64 x y)) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y))) (+.f64 x y))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (+.f64 x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (*.f64 t (-.f64 (/.f64 (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (+.f64 x y)))) (+.f64 x y)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (+.f64 x y)))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (*.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 4 binary64))) (/.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (+.f64 x y))) (+.f64 x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (+.f64 x y)))))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (*.f64 t (-.f64 (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (+.f64 x y))))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (*.f64 t (-.f64 (fma.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 z (+.f64 x y))))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (*.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (*.f64 t (-.f64 (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 4 binary64))) (/.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (*.f64 #s(literal -1 binary64) (/.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 z (+.f64 x y))))))) |
#s(approx (/ (* b y) (+ t (+ x y))) (/.f64 (*.f64 b y) (+.f64 x y))) |
#s(approx (/ (* b y) (+ t (+ x y))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 t y)) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 b y) (+.f64 x y)))) |
#s(approx (/ (* b y) (+ t (+ x y))) (fma.f64 t (-.f64 (/.f64 (*.f64 b (*.f64 t y)) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 (*.f64 b y) (+.f64 x y)))) |
#s(approx (/ (* b y) (+ t (+ x y))) (fma.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 t y)) (pow.f64 (+.f64 x y) #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 (*.f64 b y) (+.f64 x y)))) |
#s(approx (+ t (+ x y)) (+.f64 x y)) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) (+.f64 x y))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (+.f64 z (*.f64 t (-.f64 (/.f64 (*.f64 t z) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (+.f64 x y)))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (+.f64 z (*.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t z) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)))))) (/.f64 z (+.f64 x y)))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 t (+.f64 x y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (/.f64 t (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (pow.f64 (+.f64 x y) #s(literal -1 binary64)))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (pow.f64 (+.f64 x y) #s(literal -2 binary64)))) (pow.f64 (+.f64 x y) #s(literal -1 binary64)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y)) (+.f64 x y))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 z (fma.f64 t (-.f64 (+.f64 (/.f64 a (+.f64 x y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (+.f64 (/.f64 z (+.f64 x y)) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (/.f64 (*.f64 a y) (+.f64 x y)))) (/.f64 (*.f64 b y) (+.f64 x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 z (fma.f64 t (-.f64 (fma.f64 t (-.f64 (+.f64 (/.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (+.f64 (/.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) (+.f64 (/.f64 a (+.f64 x y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 z (+.f64 x y)) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (/.f64 (*.f64 a y) (+.f64 x y)))) (/.f64 (*.f64 b y) (+.f64 x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 z (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (+.f64 (/.f64 a (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 4 binary64)))) (+.f64 (/.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 4 binary64))))) (+.f64 (/.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) (+.f64 (/.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) (+.f64 (/.f64 a (+.f64 x y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 z (+.f64 x y)) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (/.f64 (*.f64 a y) (+.f64 x y)))) (/.f64 (*.f64 b y) (+.f64 x y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (-.f64 (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a)) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (*.f64 t (-.f64 (+.f64 (pow.f64 (+.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (*.f64 a (+.f64 x y)))))) (*.f64 a (-.f64 (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a)) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (-.f64 (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a)) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y)))) (*.f64 t (fma.f64 a (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 z (*.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (pow.f64 (+.f64 x y) #s(literal -2 binary64)))))) (*.f64 a (-.f64 (+.f64 (pow.f64 (+.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (*.f64 a (+.f64 x y)))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (-.f64 (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a)) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y)))) (*.f64 t (fma.f64 a (-.f64 (+.f64 (pow.f64 (+.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (*.f64 a (+.f64 x y))))) (*.f64 t (fma.f64 a (*.f64 t (-.f64 (+.f64 (pow.f64 (+.f64 x y) #s(literal -3 binary64)) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 4 binary64))))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 4 binary64))) (/.f64 z (*.f64 a (pow.f64 (+.f64 x y) #s(literal 3 binary64))))))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 z (*.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (pow.f64 (+.f64 x y) #s(literal -2 binary64)))))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (-.f64 (fma.f64 a t (fma.f64 a y (*.f64 z (+.f64 x y)))) (*.f64 b y))) |
#s(approx (+ (+ x t) y) (+.f64 x y)) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (fma.f64 a y (*.f64 z (+.f64 x y)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (fma.f64 a t (fma.f64 a y (*.f64 z (+.f64 x y))))) |
#s(approx (* a t) (*.f64 a t)) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a)) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (fma.f64 t (-.f64 (+.f64 (pow.f64 (+.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (*.f64 a (+.f64 x y))))) (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 z (*.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (pow.f64 (+.f64 x y) #s(literal -2 binary64))))) (+.f64 (pow.f64 (+.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (*.f64 a (+.f64 x y))))) (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (*.f64 t (-.f64 (+.f64 (pow.f64 (+.f64 x y) #s(literal -3 binary64)) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 4 binary64))))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 4 binary64))) (/.f64 z (*.f64 a (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 z (*.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (pow.f64 (+.f64 x y) #s(literal -2 binary64))))) (+.f64 (pow.f64 (+.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (*.f64 a (+.f64 x y))))) (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))) (/.f64 (*.f64 b (*.f64 t y)) (*.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 t y)) (*.f64 a (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))) (*.f64 t (fma.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (/.f64 (*.f64 b (*.f64 t y)) (*.f64 a (pow.f64 (+.f64 x y) #s(literal 4 binary64))))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 t y)) (*.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (fma.f64 t (-.f64 (/.f64 (*.f64 b (*.f64 t y)) (*.f64 a (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (fma.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 t y)) (*.f64 a (pow.f64 (+.f64 x y) #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))))))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))) |
#s(approx (/ y (+ t (+ x y))) (/.f64 y (+.f64 x y))) |
#s(approx (/ y (+ t (+ x y))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 y (+.f64 x y)))) |
#s(approx (/ y (+ t (+ x y))) (fma.f64 t (-.f64 (/.f64 (*.f64 t y) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 y (+.f64 x y)))) |
#s(approx (/ y (+ t (+ x y))) (fma.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t y) (pow.f64 (+.f64 x y) #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 y (+.f64 x y)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) a) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) t) (/.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) t))) (/.f64 (*.f64 a (+.f64 x y)) t))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) t) (+.f64 (/.f64 (*.f64 a y) t) (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) (*.f64 t t)) (/.f64 (*.f64 z (+.f64 x y)) t))))) (+.f64 (/.f64 (*.f64 a (+.f64 x y)) t) (/.f64 (fma.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 (*.f64 a y) (*.f64 a (+.f64 x y))))) (*.f64 t t))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a y) t) (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) (*.f64 t t)) (/.f64 (*.f64 z (+.f64 x y)) t)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 a y) (*.f64 a (+.f64 x y)))) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a (+.f64 x y)) t) (/.f64 (fma.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 (*.f64 a y) (*.f64 a (+.f64 x y))))) (*.f64 t t))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x t)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 x y)) (*.f64 t t))) (/.f64 x t))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (pow.f64 t #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (+.f64 x y)) (*.f64 t t)) (/.f64 x t)))) |
#s(approx (+ t y) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 y t)))) |
#s(approx (+ (+ y x) t) t) |
#s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y))) t)) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) t) (*.f64 z (+.f64 x y)))) t)) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (fma.f64 z (+.f64 x y) (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) (*.f64 t t)))) (/.f64 (*.f64 (+.f64 x y) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) t)) t)) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) (pow.f64 t #s(literal 3 binary64))) (*.f64 z (+.f64 x y)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) (*.f64 t t)) (/.f64 (*.f64 (+.f64 x y) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) t))) t)) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y))) t)) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (fma.f64 z (+.f64 x y) (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) t))) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) t)) t)) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 t t)) (fma.f64 z (+.f64 x y) (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) t)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (*.f64 t t)) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) t))) t)) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 t t)) (fma.f64 z (+.f64 x y) (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) t) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (*.f64 t t)) (+.f64 (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) t) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 4 binary64))) (pow.f64 t #s(literal 3 binary64)))))) t)) |
#s(approx (/ (* b y) (+ t (+ x y))) (/.f64 (*.f64 b y) t)) |
#s(approx (/ (* b y) (+ t (+ x y))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) t) (*.f64 b y)) t)) |
#s(approx (/ (* b y) (+ t (+ x y))) (/.f64 (-.f64 (fma.f64 b y (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 t t))) (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) t)) t)) |
#s(approx (/ (* b y) (+ t (+ x y))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (pow.f64 t #s(literal 3 binary64))) (*.f64 b y)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 t t)) (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) t))) t)) |
#s(approx (+ t (+ x y)) t) |
#s(approx (+ t (+ x y)) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t)))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (/.f64 (*.f64 z (+.f64 x y)) t)) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) t) (*.f64 z (+.f64 x y))) t)) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (/.f64 (-.f64 (fma.f64 z (+.f64 x y) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (*.f64 t t))) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) t)) t)) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 4 binary64))) (pow.f64 t #s(literal 3 binary64))) (*.f64 z (+.f64 x y))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (*.f64 t t)) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) t))) t)) |
#s(approx (/ (+ x y) (+ t (+ x y))) (/.f64 (+.f64 x y) t)) |
#s(approx (/ (+ x y) (+ t (+ x y))) (/.f64 (+.f64 x (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t)))) t)) |
#s(approx (/ (+ x y) (+ t (+ x y))) (/.f64 (-.f64 (+.f64 x (+.f64 y (/.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) (*.f64 t t)))) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t)) t)) |
#s(approx (/ (+ x y) (+ t (+ x y))) (/.f64 (-.f64 (+.f64 x (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 x y) #s(literal 4 binary64)) (pow.f64 t #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t))) t)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (/.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) t)) (/.f64 (fma.f64 a (+.f64 x y) (*.f64 b y)) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (fma.f64 a (+.f64 x y) (*.f64 b y)))) (*.f64 t t)) (/.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) t))) (/.f64 (fma.f64 a (+.f64 x y) (*.f64 b y)) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (+.f64 (/.f64 (*.f64 a y) t) (+.f64 (/.f64 (*.f64 z (+.f64 x y)) t) (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (fma.f64 a (+.f64 x y) (*.f64 b y)))) (pow.f64 t #s(literal 3 binary64)))))) (+.f64 (/.f64 (*.f64 a (+.f64 x y)) t) (+.f64 (/.f64 (*.f64 b y) t) (/.f64 (*.f64 (+.f64 x y) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (fma.f64 a (+.f64 x y) (*.f64 b y)))) (*.f64 t t)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) a) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 a (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 z (+.f64 x y)) a) (+.f64 x (/.f64 (*.f64 b y) a)))) t))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 a (+.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a) (fma.f64 #s(literal -1 binary64) (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 y (+.f64 x y) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a))))) (*.f64 t t)) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 z (+.f64 x y)) a) (+.f64 x (/.f64 (*.f64 b y) a)))) t)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 a (+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) a)) (fma.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) a) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a) (fma.f64 #s(literal -1 binary64) (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 y (+.f64 x y) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a))))) (*.f64 t t)) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 z (+.f64 x y)) a) (+.f64 x (/.f64 (*.f64 b y) a)))) t))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 t (-.f64 (+.f64 a (/.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) t)) (/.f64 (*.f64 b y) t)))) |
#s(approx (* (+ t y) a) (*.f64 t (+.f64 a (/.f64 (*.f64 a y) t)))) |
#s(approx (+ (+ x t) y) t) |
#s(approx (+ (+ x t) y) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t)))) |
#s(approx (+ x t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 x t)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 t (+.f64 a (/.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) t)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(literal 1 binary64)) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) t))) (+.f64 (/.f64 x t) (*.f64 (/.f64 b a) (/.f64 y t))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) (*.f64 t t)) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) t)))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (/.f64 x t) (fma.f64 (/.f64 b a) (/.f64 y t) (+.f64 (/.f64 (*.f64 y (+.f64 x y)) (*.f64 t t)) (*.f64 (/.f64 z a) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (*.f64 t t))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 a (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) (*.f64 t t)) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) t))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z a) (pow.f64 (/.f64 (+.f64 x y) t) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (/.f64 x t) (fma.f64 (/.f64 b a) (/.f64 y t) (+.f64 (/.f64 (*.f64 y (+.f64 x y)) (*.f64 t t)) (fma.f64 (/.f64 z a) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (pow.f64 (/.f64 (+.f64 x y) t) #s(literal 3 binary64))))))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y t)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) t))) t)) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 a (*.f64 t t))) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) t)))) t)) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 a (*.f64 t t))) (fma.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) t) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (*.f64 a (pow.f64 t #s(literal 3 binary64))))))) t)) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 (/.f64 b a) (/.f64 y t))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) t)) (/.f64 (*.f64 b y) a)) t)) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 b y) a) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 a (*.f64 t t)))) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) t))) t)) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (*.f64 a (pow.f64 t #s(literal 3 binary64)))) (/.f64 (*.f64 b y) a)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 a (*.f64 t t))) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) t)))) t)) |
#s(approx (/ y (+ t (+ x y))) (/.f64 y t)) |
#s(approx (/ y (+ t (+ x y))) (/.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (+.f64 x y)) t))) t)) |
#s(approx (/ y (+ t (+ x y))) (/.f64 (-.f64 (+.f64 y (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 t t))) (/.f64 (*.f64 y (+.f64 x y)) t)) t)) |
#s(approx (/ y (+ t (+ x y))) (/.f64 (-.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 t t)) (/.f64 (*.f64 y (+.f64 x y)) t))) t)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a y) (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 x y)) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y)))) t)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a y) (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 x y)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 y (+.f64 x y))) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a y)) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) t) (*.f64 b y)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y)))) t)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a y) (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 x y)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a y)) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) t) (*.f64 b (*.f64 y (+.f64 x y)))) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a y)) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) t) (*.f64 b y)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y)))) t)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (+.f64 x y))) t)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (+.f64 x y)))) t))) (*.f64 #s(literal -1 binary64) (+.f64 x y))) t)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (+.f64 x y)))) t)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (+.f64 x y)))))) t))) (*.f64 #s(literal -1 binary64) (+.f64 x y))) t)))) |
#s(approx (+ t y) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y t)) #s(literal 1 binary64))))) |
#s(approx (+ (+ y x) t) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) t)) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) t)) t))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) t) (*.f64 (+.f64 x y) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y))))) t))) t))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) t) (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y))))) t)) (*.f64 (+.f64 x y) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y))))) t))) t))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 x y)) (*.f64 b y)) t))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 x y)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 y (+.f64 x y))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) t) (*.f64 b y))) t))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 x y)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) t) (*.f64 b (*.f64 y (+.f64 x y)))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) t) (*.f64 b y))) t))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 x y)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 4 binary64)))) t) (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) t) (*.f64 b (*.f64 y (+.f64 x y)))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) t) (*.f64 b y))) t))) |
#s(approx (/ (* b y) (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) t)) t))) |
#s(approx (/ (* b y) (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) t) (*.f64 b (*.f64 y (+.f64 x y)))) t))) t))) |
#s(approx (/ (* b y) (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) t) (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) t)) (*.f64 b (*.f64 y (+.f64 x y)))) t))) t))) |
#s(approx (+ t (+ x y)) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) t)) #s(literal 1 binary64))))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 x y)) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) t)) t))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 x y)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) t) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) t))) t))) |
#s(approx (* z (/ (+ x y) (+ t (+ x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 x y)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 4 binary64))) t) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) t)) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) t))) t))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 x y) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t)) t))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 x y) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) t) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) t))) t))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 x y) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 x y) #s(literal 4 binary64)) t) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) t)) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) t))) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y)))) t)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y))))) t))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y)))) t)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y))))) t)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y))))))) t))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y)))) t)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a)))) t)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (fma.f64 y (+.f64 x y) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a)))) t) (*.f64 a (-.f64 (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a))))) t)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (+.f64 (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) a) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) a)))) t) (*.f64 a (-.f64 (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (fma.f64 y (+.f64 x y) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a))))) t) (*.f64 a (-.f64 (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a))))) t)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y)) t)))))) |
#s(approx (* (+ t y) a) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a y) t)))))) |
#s(approx (+ (+ x t) y) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) t)) #s(literal 1 binary64))))) |
#s(approx (+ x t) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x t)) #s(literal 1 binary64))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) t)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a))) t)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (fma.f64 y (+.f64 x y) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a))) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a))) t)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) a) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) a))) t) (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a) (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (fma.f64 y (+.f64 x y) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a))) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a))) t)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) t)) (/.f64 (*.f64 b y) a)) t))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) t)) (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a)) t) (/.f64 (*.f64 b y) a)) t))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) t)) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) a)) t) (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a)) t) (/.f64 (*.f64 b y) a)) t))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) t))) t))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) t)) (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a)) t))) t))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) t)) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) a)) t)) (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a)) t))) t))) |
#s(approx (/ y (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 y (+.f64 x y)) t)) t))) |
#s(approx (/ y (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) t) (*.f64 y (+.f64 x y))) t))) t))) |
#s(approx (/ y (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) t) (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) t)) (*.f64 y (+.f64 x y))) t))) t))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (fma.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))))) |
#s(approx a a) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (-.f64 (*.f64 z (+.f64 x y)) (*.f64 b y)) (+.f64 t (+.f64 x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (fma.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (/.f64 (-.f64 (*.f64 z (+.f64 x y)) (*.f64 b y)) (+.f64 t (+.f64 x y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (-.f64 (fma.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (-.f64 (*.f64 z (+.f64 x y)) (*.f64 b y))) |
#s(approx (* (+ t y) a) (*.f64 a (+.f64 t y))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (/.f64 (-.f64 (*.f64 z (+.f64 x y)) (*.f64 b y)) (+.f64 t (+.f64 x y))) a)) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (-.f64 (fma.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y)))) a)) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y))))) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (*.f64 a (+.f64 t y)) (+.f64 t (+.f64 x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 a (-.f64 (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (-.f64 (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a (+.f64 t y))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a (-.f64 (+.f64 t (+.f64 y (/.f64 (*.f64 z (+.f64 x y)) a))) (/.f64 (*.f64 b y) a)))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a (+.f64 t (+.f64 y (/.f64 (*.f64 z (+.f64 x y)) a))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/.f64 (*.f64 a (+.f64 t y)) (+.f64 t (+.f64 x y)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) a)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 z (+.f64 x y)) (*.f64 b y)) (+.f64 t (+.f64 x y))) a)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (+.f64 t y) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 z (+.f64 x y)) (*.f64 b y)) a)))))) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (+.f64 t y) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) a) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (+.f64 t (+.f64 x y)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (+.f64 t (+.f64 x y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y))))) |
#s(approx (/ (* b y) (+ t (+ x y))) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y)))) |
#s(approx b b) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (+.f64 t (+.f64 x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (+.f64 t (+.f64 x y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 a (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (*.f64 b (+.f64 t (+.f64 x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (*.f64 b (+.f64 t (+.f64 x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (/.f64 (*.f64 a (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) b)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(literal -1 binary64) (*.f64 b y))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 b (-.f64 (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) b) y))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 b (-.f64 (+.f64 (/.f64 t (*.f64 b (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 y (*.f64 b (+.f64 t (+.f64 x y)))) (/.f64 (*.f64 z (+.f64 x y)) (*.f64 a (*.f64 b (+.f64 t (+.f64 x y))))))) (/.f64 y (*.f64 a (+.f64 t (+.f64 x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (+.f64 t (+.f64 x y))) b) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (+.f64 t (+.f64 x y))) b) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) b) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) b)) (*.f64 #s(literal -1 binary64) y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) b)) (*.f64 #s(literal -1 binary64) (/.f64 y (*.f64 a (+.f64 t (+.f64 x y))))))))) |
Compiled 62 905 to 5 280 computations (91.6% saved)
36 alts after pruning (34 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 838 | 11 | 849 |
| Fresh | 3 | 23 | 26 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 845 | 36 | 881 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 87.5% | (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
| 80.6% | (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) | |
| 71.8% | (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) z))) | |
| 60.1% | (fma.f64 #s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) a (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) | |
| 28.0% | (/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 z x)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) | |
| 6.6% | (/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) y)) | |
| 7.4% | (/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) x)) | |
| 24.5% | (/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) t)) | |
| 23.5% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) #s(approx (+ (+ x t) y) x)) | |
| 39.6% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t #s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 z (+.f64 x y))))) (+.f64 (+.f64 x t) y)) | |
| ▶ | 25.0% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 x t) y)) |
| 10.1% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) y)) | |
| 7.3% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) x)) | |
| 14.5% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) t)) | |
| 12.8% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 x t) y)) | |
| 5.3% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) x)) | |
| 3.1% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) t)) | |
| ▶ | 16.7% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) (+.f64 (+.f64 x t) y)) |
| 18.1% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 z x)) (+.f64 (+.f64 x t) y)) | |
| 63.6% | (-.f64 (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 y x) t)) (*.f64 b (/.f64 y (+.f64 (+.f64 y x) t)))) | |
| 41.8% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x))) | |
| 29.2% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (+.f64 z (/.f64 (fma.f64 a t (*.f64 x z)) y))) (+.f64 b (/.f64 (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)) y)))) | |
| ▶ | 62.7% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
| 63.8% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 (+.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) #s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a)) | |
| 40.3% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 #s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a)) | |
| 39.3% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) a)) | |
| 30.8% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) a)) | |
| 63.5% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 z (-.f64 (+.f64 (/.f64 t (*.f64 z (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 x (*.f64 a (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 y (*.f64 a (+.f64 t (+.f64 x y)))) (/.f64 y (*.f64 z (+.f64 t (+.f64 x y))))))) (*.f64 (/.f64 b a) (/.f64 y (*.f64 z (+.f64 t (+.f64 x y)))))))) a)) | |
| ▶ | 11.7% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t #s(approx (+ x y) y)))))) a)) |
| 4.6% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y #s(approx (+ t (+ x y)) x))))) a)) | |
| 5.7% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y #s(approx (+ t (+ x y)) t))))) a)) | |
| 8.7% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) #s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 b a)))) a)) | |
| ✓ | 37.4% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z)) |
| ✓ | 34.2% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
| 56.6% | #s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (/.f64 (*.f64 a y) (+.f64 x y))))) | |
| 42.9% | #s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
Compiled 3 200 to 1 797 computations (43.8% saved)
| Inputs |
|---|
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
(/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) |
(+.f64 t y) |
t |
y |
(+.f64 (+.f64 y x) t) |
(+.f64 y x) |
x |
a |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
(*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) |
b |
(fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(literal -1 binary64) |
(/.f64 y (+.f64 t (+.f64 x y))) |
(+.f64 t (+.f64 x y)) |
(+.f64 x y) |
(*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))) |
(/.f64 z b) |
z |
(/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
(-.f64 (+.f64 a z) b) |
(+.f64 a z) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) (+.f64 (+.f64 x t) y)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) |
(*.f64 #s(approx (+ t y) t) a) |
#s(approx (+ t y) t) |
(+.f64 (+.f64 x t) y) |
(+.f64 x t) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 x t) y)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) |
(*.f64 (+.f64 y x) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t #s(approx (+ x y) y)))))) a)) |
(*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t #s(approx (+ x y) y)))))) a) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t #s(approx (+ x y) y)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t #s(approx (+ x y) y))))) |
(*.f64 (/.f64 b a) (/.f64 y (+.f64 t #s(approx (+ x y) y)))) |
(/.f64 b a) |
(/.f64 y (+.f64 t #s(approx (+ x y) y))) |
(+.f64 t #s(approx (+ x y) y)) |
#s(approx (+ x y) y) |
| Outputs |
|---|
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ (* -1 (/ (* b y) (+ t y))) (/ (* y z) (+ t y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (/ (* y z) (pow (+ t y) 3))) (+ (* -1 (/ a (pow (+ t y) 2))) (/ z (pow (+ t y) 2))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (+ (* x (- (+ (/ z (pow (+ t y) 3)) (/ (* b y) (pow (+ t y) 4))) (+ (/ a (pow (+ t y) 3)) (/ (* y z) (pow (+ t y) 4))))) (/ (* y z) (pow (+ t y) 3)))) (+ (* -1 (/ a (pow (+ t y) 2))) (/ z (pow (+ t y) 2))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 1)) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ x (+ t y)))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* x (- (/ x (pow (+ t y) 2)) (/ 1 (+ t y))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* x (- (* x (+ (* -1 (/ x (pow (+ t y) 3))) (/ 1 (pow (+ t y) 2)))) (/ 1 (+ t y))))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (+ t y))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (+ t (+ x y)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (+ (* -1 (* b y)) (* y z)) (+ t y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (/ z (+ t y)) (+ (* -1 (/ (* b y) (pow (+ t y) 2))) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (/ (* y z) (pow (+ t y) 3))) (/ z (pow (+ t y) 2)))) (/ z (+ t y))) (+ (* -1 (/ (* b y) (pow (+ t y) 2))) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (+ (* x (- (/ z (pow (+ t y) 3)) (+ (* -1 (/ (* b y) (pow (+ t y) 4))) (/ (* y z) (pow (+ t y) 4))))) (/ (* y z) (pow (+ t y) 3)))) (/ z (pow (+ t y) 2)))) (/ z (+ t y))) (+ (* -1 (/ (* b y) (pow (+ t y) 2))) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* b (+ (* -1 (/ y (+ t y))) (/ (* y z) (* b (+ t y))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* b (* x (- (+ (/ y (pow (+ t y) 2)) (/ z (* b (+ t y)))) (/ (* y z) (* b (pow (+ t y) 2)))))) (* b (+ (* -1 (/ y (+ t y))) (/ (* y z) (* b (+ t y)))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* b (+ (* -1 (/ y (+ t y))) (/ (* y z) (* b (+ t y))))) (* x (+ (* b (* x (- (+ (* -1 (/ y (pow (+ t y) 3))) (/ (* y z) (* b (pow (+ t y) 3)))) (/ z (* b (pow (+ t y) 2)))))) (* b (- (+ (/ y (pow (+ t y) 2)) (/ z (* b (+ t y)))) (/ (* y z) (* b (pow (+ t y) 2)))))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* b (+ (* -1 (/ y (+ t y))) (/ (* y z) (* b (+ t y))))) (* x (+ (* b (- (+ (/ y (pow (+ t y) 2)) (/ z (* b (+ t y)))) (/ (* y z) (* b (pow (+ t y) 2))))) (* x (+ (* b (* x (- (+ (/ y (pow (+ t y) 4)) (/ z (* b (pow (+ t y) 3)))) (/ (* y z) (* b (pow (+ t y) 4)))))) (* b (- (+ (* -1 (/ y (pow (+ t y) 3))) (/ (* y z) (* b (pow (+ t y) 3)))) (/ z (* b (pow (+ t y) 2)))))))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ y (+ t y))) (/ (* y z) (* b (+ t y)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ y (+ t y))) (+ (* x (- (+ (/ y (pow (+ t y) 2)) (/ z (* b (+ t y)))) (/ (* y z) (* b (pow (+ t y) 2))))) (/ (* y z) (* b (+ t y))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ y (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ y (pow (+ t y) 3))) (/ (* y z) (* b (pow (+ t y) 3)))) (/ z (* b (pow (+ t y) 2))))) (+ (/ y (pow (+ t y) 2)) (/ z (* b (+ t y))))) (/ (* y z) (* b (pow (+ t y) 2))))) (/ (* y z) (* b (+ t y))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ y (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ y (pow (+ t y) 3))) (+ (* x (- (+ (/ y (pow (+ t y) 4)) (/ z (* b (pow (+ t y) 3)))) (/ (* y z) (* b (pow (+ t y) 4))))) (/ (* y z) (* b (pow (+ t y) 3))))) (/ z (* b (pow (+ t y) 2))))) (+ (/ y (pow (+ t y) 2)) (/ z (* b (+ t y))))) (/ (* y z) (* b (pow (+ t y) 2))))) (/ (* y z) (* b (+ t y))))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ y (+ t y)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ (* -1 (/ (* x y) (pow (+ t y) 2))) (/ y (+ t y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ (* x (- (/ (* x y) (pow (+ t y) 3)) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ (* x (- (* x (- (* -1 (/ (* x y) (pow (+ t y) 4))) (* -1 (/ y (pow (+ t y) 3))))) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (+ t y))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (+ t (+ x y)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (* y z) (* b (+ t y))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* x (- (/ z (* b (+ t y))) (/ (* y z) (* b (pow (+ t y) 2))))) (/ (* y z) (* b (+ t y)))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* x (- (+ (* x (- (/ (* y z) (* b (pow (+ t y) 3))) (/ z (* b (pow (+ t y) 2))))) (/ z (* b (+ t y)))) (/ (* y z) (* b (pow (+ t y) 2))))) (/ (* y z) (* b (+ t y)))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* x (- (+ (* x (- (+ (* x (- (/ z (* b (pow (+ t y) 3))) (/ (* y z) (* b (pow (+ t y) 4))))) (/ (* y z) (* b (pow (+ t y) 3)))) (/ z (* b (pow (+ t y) 2))))) (/ z (* b (+ t y)))) (/ (* y z) (* b (pow (+ t y) 2))))) (/ (* y z) (* b (+ t y)))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (/ y (+ t y)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ (* x (- (/ 1 (+ t y)) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ (* x (- (+ (* x (- (/ y (pow (+ t y) 3)) (/ 1 (pow (+ t y) 2)))) (/ 1 (+ t y))) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ (* x (- (+ (* x (- (+ (* x (- (/ 1 (pow (+ t y) 3)) (/ y (pow (+ t y) 4)))) (/ y (pow (+ t y) 3))) (/ 1 (pow (+ t y) 2)))) (/ 1 (+ t y))) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (+ (* a (+ t y)) (* y z)) (* b y)) (+ t y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* x (- (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))) (/ (* b y) (+ t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* x (- (+ (* x (- (+ (/ a (pow (+ t y) 2)) (/ (* y z) (pow (+ t y) 3))) (+ (/ z (pow (+ t y) 2)) (/ (* b y) (pow (+ t y) 3))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))) (/ (* b y) (+ t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* x (- (+ (* x (- (+ (* x (- (+ (/ z (pow (+ t y) 3)) (/ (* b y) (pow (+ t y) 4))) (+ (/ a (pow (+ t y) 3)) (/ (* y z) (pow (+ t y) 4))))) (+ (/ a (pow (+ t y) 2)) (/ (* y z) (pow (+ t y) 3)))) (+ (/ z (pow (+ t y) 2)) (/ (* b y) (pow (+ t y) 3))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))) (/ (* b y) (+ t y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a (+ t y)) (* y z)) (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a (+ t y)) (+ (* x z) (* y z))) (* b y)))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ t y))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ t (+ x y)))) |
#s(approx (+ x t) #s(hole binary64 t)) |
#s(approx (+ x t) #s(hole binary64 (+ t x))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (+ y x) z) #s(hole binary64 (+ (* x z) (* y z)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (* x (- (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2)))))))) (* a (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y))))) (* x (+ (* a (* x (- (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (/ (* y z) (* a (pow (+ t y) 3)))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2)))))))) (* a (- (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2)))))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y))))) (* x (+ (* a (- (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (* x (+ (* a (* x (- (+ (/ z (* a (pow (+ t y) 3))) (/ (* b y) (* a (pow (+ t y) 4)))) (+ (/ t (pow (+ t y) 4)) (+ (/ y (pow (+ t y) 4)) (/ (* y z) (* a (pow (+ t y) 4)))))))) (* a (- (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (/ (* y z) (* a (pow (+ t y) 3)))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2)))))))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* x (- (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (/ (* y z) (* a (pow (+ t y) 3)))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2))))))) (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2))))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (+ (* x (- (+ (/ z (* a (pow (+ t y) 3))) (/ (* b y) (* a (pow (+ t y) 4)))) (+ (/ t (pow (+ t y) 4)) (+ (/ y (pow (+ t y) 4)) (/ (* y z) (* a (pow (+ t y) 4))))))) (/ (* y z) (* a (pow (+ t y) 3))))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2))))))) (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2))))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (* a (+ t y)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ t y)))) (/ (* b (* x y)) (* a (pow (+ t y) 2)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ t y)))) (* x (+ (* -1 (/ (* b (* x y)) (* a (pow (+ t y) 3)))) (/ (* b y) (* a (pow (+ t y) 2)))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ t y)))) (* x (+ (* x (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (/ (* b (* x y)) (* a (pow (+ t y) 4))))) (/ (* b y) (* a (pow (+ t y) 2)))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (* b y) (* a (+ t y))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (* b (* x y)) (* a (pow (+ t y) 2)))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* x (- (/ (* b (* x y)) (* a (pow (+ t y) 3))) (/ (* b y) (* a (pow (+ t y) 2))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* x (- (* x (- (* -1 (/ (* b (* x y)) (* a (pow (+ t y) 4)))) (* -1 (/ (* b y) (* a (pow (+ t y) 3)))))) (/ (* b y) (* a (pow (+ t y) 2))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 z)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (/ (* a (+ t y)) x) (/ (* y z) x)))) (/ (* z (+ t y)) x)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (/ (* a (+ t y)) x) (+ (/ (* b (* y (+ t y))) (pow x 2)) (/ (* y z) x))))) (+ (/ (* a (pow (+ t y) 2)) (pow x 2)) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (* y z) (* z (+ t y)))) (pow x 2))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (pow x 3))) (+ (/ (* a (+ t y)) x) (+ (/ (* b (* y (+ t y))) (pow x 2)) (/ (* y z) x)))))) (+ (* -1 (/ (* a (pow (+ t y) 3)) (pow x 3))) (+ (* -1 (/ (* (pow (+ t y) 2) (- (* y z) (* z (+ t y)))) (pow x 3))) (+ (/ (* a (pow (+ t y) 2)) (pow x 2)) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (* y z) (* z (+ t y)))) (pow x 2))))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ (+ t y) x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ (+ t (+ y (* -1 (/ (pow (+ t y) 2) x)))) x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ t (+ y (/ (pow (+ t y) 3) (pow x 2)))) (/ (pow (+ t y) 2) x)) x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ t (+ y (* -1 (/ (pow (+ t y) 4) (pow x 3))))) (+ (* -1 (/ (pow (+ t y) 3) (pow x 2))) (/ (pow (+ t y) 2) x))) x))) |
#s(approx (+ (+ y x) t) #s(hole binary64 x)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* x (+ 1 (+ (/ t x) (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 z)) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (/ (* y z) x))) (/ (* z (+ t y)) x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (* -1 (/ (* (+ t y) (- (+ (* -1 (* b y)) (* y z)) (* z (+ t y)))) (pow x 2))) (/ (* y z) x)))) (/ (* z (+ t y)) x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (/ (* y z) x) (/ (* (pow (+ t y) 2) (- (+ (* -1 (* b y)) (* y z)) (* z (+ t y)))) (pow x 3))))) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (+ (* -1 (* b y)) (* y z)) (* z (+ t y)))) (pow x 2)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 z)) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ z (/ (* b (- (+ (* -1 y) (/ (* y z) b)) (/ (* z (+ t y)) b))) x)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ z (+ (/ (* b (- (* y (+ t y)) (* (+ t y) (- (/ (* y z) b) (/ (* z (+ t y)) b))))) (pow x 2)) (/ (* b (- (+ (* -1 y) (/ (* y z) b)) (/ (* z (+ t y)) b))) x))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ z (+ (/ (* b (- (* -1 (* y (pow (+ t y) 2))) (* -1 (* (pow (+ t y) 2) (- (/ (* y z) b) (/ (* z (+ t y)) b)))))) (pow x 3)) (+ (/ (* b (- (* y (+ t y)) (* (+ t y) (- (/ (* y z) b) (/ (* z (+ t y)) b))))) (pow x 2)) (/ (* b (- (+ (* -1 y) (/ (* y z) b)) (/ (* z (+ t y)) b))) x)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ z b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ (* -1 (/ y x)) (+ (/ z b) (/ (* y z) (* b x)))) (/ (* z (+ t y)) (* b x))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ (* -1 (/ y x)) (+ (/ z b) (+ (/ (* y z) (* b x)) (/ (* y (+ t y)) (pow x 2))))) (+ (/ (* z (+ t y)) (* b x)) (/ (* (+ t y) (- (/ (* y z) b) (/ (* z (+ t y)) b))) (pow x 2)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ (* -1 (/ y x)) (+ (* -1 (/ (* y (pow (+ t y) 2)) (pow x 3))) (+ (/ z b) (+ (/ (* y z) (* b x)) (/ (* y (+ t y)) (pow x 2)))))) (+ (* -1 (/ (* (pow (+ t y) 2) (- (/ (* y z) b) (/ (* z (+ t y)) b))) (pow x 3))) (+ (/ (* z (+ t y)) (* b x)) (/ (* (+ t y) (- (/ (* y z) b) (/ (* z (+ t y)) b))) (pow x 2))))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ y x))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ (+ y (* -1 (/ (* y (+ t y)) x))) x))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ (- (+ y (/ (* y (pow (+ t y) 2)) (pow x 2))) (/ (* y (+ t y)) x)) x))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ (- (+ y (* -1 (/ (* y (pow (+ t y) 3)) (pow x 3)))) (+ (* -1 (/ (* y (pow (+ t y) 2)) (pow x 2))) (/ (* y (+ t y)) x))) x))) |
#s(approx (+ t (+ x y)) #s(hole binary64 x)) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* x (+ 1 (+ (/ t x) (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ z b))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ (/ z b) (/ (* y z) (* b x))) (/ (* z (+ t y)) (* b x))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ (* -1 (/ (* (+ t y) (- (/ (* y z) b) (/ (* z (+ t y)) b))) (pow x 2))) (+ (/ z b) (/ (* y z) (* b x)))) (/ (* z (+ t y)) (* b x))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ (/ z b) (+ (/ (* y z) (* b x)) (/ (* (pow (+ t y) 2) (- (/ (* y z) b) (/ (* z (+ t y)) b))) (pow x 3)))) (+ (/ (* z (+ t y)) (* b x)) (/ (* (+ t y) (- (/ (* y z) b) (/ (* z (+ t y)) b))) (pow x 2)))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 1)) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ t x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (- (+ 1 (/ (* t (+ t y)) (pow x 2))) (/ t x)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (- (+ 1 (* -1 (/ (* t (pow (+ t y) 2)) (pow x 3)))) (+ (* -1 (/ (* t (+ t y)) (pow x 2))) (/ t x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))) (+ (/ (* b y) x) (/ (* z (+ t y)) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* (+ t y) (- (+ (* a (+ t y)) (* y z)) (+ (* b y) (* z (+ t y))))) (pow x 2))) (+ (/ (* a (+ t y)) x) (/ (* y z) x)))) (+ (/ (* b y) x) (/ (* z (+ t y)) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (/ (* a (+ t y)) x) (+ (/ (* y z) x) (/ (* (pow (+ t y) 2) (- (+ (* a (+ t y)) (* y z)) (+ (* b y) (* z (+ t y))))) (pow x 3))))) (+ (/ (* b y) x) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (+ (* a (+ t y)) (* y z)) (+ (* b y) (* z (+ t y))))) (pow x 2))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* x z))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* x (- (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))) (/ (* b y) x))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 x)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* x (+ 1 (+ (/ t x) (/ y x)))))) |
#s(approx (+ x t) #s(hole binary64 x)) |
#s(approx (+ x t) #s(hole binary64 (* x (+ 1 (/ t x))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* x z))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* x (+ z (/ (* y z) x))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 z)) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (/ (* a (- (+ t (+ y (/ (* y z) a))) (+ (/ (* b y) a) (/ (* z (+ t y)) a)))) x)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (+ (/ (* a (- (+ t (+ y (/ (* y z) a))) (+ (/ (* b y) a) (/ (* z (+ t y)) a)))) x) (/ (* a (- (/ (* b (* y (+ t y))) a) (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))))))) (pow x 2)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (+ (/ (* a (- (* -1 (/ (* b (* y (pow (+ t y) 2))) a)) (+ (* -1 (* t (pow (+ t y) 2))) (+ (* -1 (* y (pow (+ t y) 2))) (* -1 (* (pow (+ t y) 2) (- (/ (* y z) a) (/ (* z (+ t y)) a)))))))) (pow x 3)) (+ (/ (* a (- (+ t (+ y (/ (* y z) a))) (+ (/ (* b y) a) (/ (* z (+ t y)) a)))) x) (/ (* a (- (/ (* b (* y (+ t y))) a) (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))))))) (pow x 2))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (/ z a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t x) (+ (/ y x) (+ (/ z a) (/ (* y z) (* a x))))) (+ (/ (* b y) (* a x)) (/ (* z (+ t y)) (* a x)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t x) (+ (/ y x) (+ (/ z a) (+ (/ (* b (* y (+ t y))) (* a (pow x 2))) (/ (* y z) (* a x)))))) (+ (/ (* b y) (* a x)) (+ (/ (* t (+ t y)) (pow x 2)) (+ (/ (* y (+ t y)) (pow x 2)) (+ (/ (* z (+ t y)) (* a x)) (/ (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 2))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 3)))) (+ (/ t x) (+ (/ y x) (+ (/ z a) (+ (/ (* b (* y (+ t y))) (* a (pow x 2))) (/ (* y z) (* a x))))))) (+ (* -1 (/ (* t (pow (+ t y) 2)) (pow x 3))) (+ (* -1 (/ (* y (pow (+ t y) 2)) (pow x 3))) (+ (* -1 (/ (* (pow (+ t y) 2) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 3))) (+ (/ (* b y) (* a x)) (+ (/ (* t (+ t y)) (pow x 2)) (+ (/ (* y (+ t y)) (pow x 2)) (+ (/ (* z (+ t y)) (* a x)) (/ (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 2)))))))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (* a x))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) a)) (/ (* b (* y (+ t y))) (* a x))) x))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 2)))) (/ (* b (* y (+ t y))) (* a x)))) x))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 2)))) (+ (/ (* b (* y (+ t y))) (* a x)) (/ (* b (* y (pow (+ t y) 3))) (* a (pow x 3)))))) x))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (* b y) (* a x)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (+ (* -1 (/ (* b (* y (+ t y))) (* a x))) (/ (* b y) a)) x))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (- (+ (/ (* b y) a) (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 2)))) (/ (* b (* y (+ t y))) (* a x))) x))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (- (+ (* -1 (/ (* b (* y (pow (+ t y) 3))) (* a (pow x 3)))) (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 2)))) (/ (* b (* y (+ t y))) (* a x)))) x))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a (+ t y))) (+ (* -1 (* y z)) (* b y))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a (+ t y))) (+ (* -1 (* y z)) (+ (* -1 (/ (- (* b (* y (+ t y))) (+ (* -1 (* (+ t y) (- (* -1 (* y z)) (* -1 (* z (+ t y)))))) (* a (pow (+ t y) 2)))) x)) (* b y)))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a (+ t y))) (+ (* -1 (* y z)) (+ (* -1 (/ (- (+ (* -1 (/ (- (* b (* y (pow (+ t y) 2))) (+ (* -1 (* (pow (+ t y) 2) (- (* -1 (* y z)) (* -1 (* z (+ t y)))))) (* a (pow (+ t y) 3)))) x)) (* b (* y (+ t y)))) (+ (* -1 (* (+ t y) (- (* -1 (* y z)) (* -1 (* z (+ t y)))))) (* a (pow (+ t y) 2)))) x)) (* b y)))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ t y)) (/ (pow (+ t y) 2) x)) x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ t y)) (* -1 (/ (- (/ (pow (+ t y) 3) x) (pow (+ t y) 2)) x))) x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ t y)) (* -1 (/ (- (* -1 (/ (- (/ (pow (+ t y) 4) x) (pow (+ t y) 3)) x)) (pow (+ t y) 2)) x))) x)))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ t y) x)) 1))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (* -1 (/ (- (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (/ (* (+ t y) (- (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (* z (+ t y))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (* z (+ t y))))) x)) (* -1 (* (+ t y) (- (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (* z (+ t y))))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ z (* -1 (/ (* b (- (+ y (* -1 (/ (* y z) b))) (* -1 (/ (* z (+ t y)) b)))) x))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (* b (- (* y (+ t y)) (* -1 (* (+ t y) (- (* -1 (/ (* y z) b)) (* -1 (/ (* z (+ t y)) b))))))) x)) (* b (- (+ y (* -1 (/ (* y z) b))) (* -1 (/ (* z (+ t y)) b))))) x))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (- (* y (pow (+ t y) 2)) (* -1 (* (pow (+ t y) 2) (- (* -1 (/ (* y z) b)) (* -1 (/ (* z (+ t y)) b))))))) x)) (* b (- (* y (+ t y)) (* -1 (* (+ t y) (- (* -1 (/ (* y z) b)) (* -1 (/ (* z (+ t y)) b)))))))) x)) (* b (- (+ y (* -1 (/ (* y z) b))) (* -1 (/ (* z (+ t y)) b))))) x))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (- (+ y (* -1 (/ (* y z) b))) (* -1 (/ (* z (+ t y)) b))) x)) (/ z b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (- (+ y (+ (* -1 (/ (* y z) b)) (* -1 (/ (- (* y (+ t y)) (* -1 (* (+ t y) (- (* -1 (/ (* y z) b)) (* -1 (/ (* z (+ t y)) b)))))) x)))) (* -1 (/ (* z (+ t y)) b))) x)) (/ z b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (- (+ y (+ (* -1 (/ (* y z) b)) (* -1 (/ (- (+ (* -1 (/ (- (* y (pow (+ t y) 2)) (* -1 (* (pow (+ t y) 2) (- (* -1 (/ (* y z) b)) (* -1 (/ (* z (+ t y)) b)))))) x)) (* y (+ t y))) (* -1 (* (+ t y) (- (* -1 (/ (* y z) b)) (* -1 (/ (* z (+ t y)) b)))))) x)))) (* -1 (/ (* z (+ t y)) b))) x)) (/ z b)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (/ (* y (+ t y)) x)) x)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (* y (pow (+ t y) 2)) x) (* y (+ t y))) x))) x)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (* y (pow (+ t y) 3)) x) (* y (pow (+ t y) 2))) x)) (* y (+ t y))) x))) x)))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ t y) x)) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (* y z) b)) (* -1 (/ (* z (+ t y)) b))) x)) (/ z b)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (* y z) b)) (* -1 (/ (* (+ t y) (- (* -1 (/ (* y z) b)) (* -1 (/ (* z (+ t y)) b)))) x))) (* -1 (/ (* z (+ t y)) b))) x)) (/ z b)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (* y z) b)) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 (/ (* y z) b)) (* -1 (/ (* z (+ t y)) b)))) x)) (* -1 (* (+ t y) (- (* -1 (/ (* y z) b)) (* -1 (/ (* z (+ t y)) b)))))) x))) (* -1 (/ (* z (+ t y)) b))) x)) (/ z b)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 y) (* -1 (+ t y))) x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* (+ t y) (- (* -1 y) (* -1 (+ t y)))) x))) (* -1 (+ t y))) x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 y) (* -1 (+ t y)))) x)) (* -1 (* (+ t y) (- (* -1 y) (* -1 (+ t y)))))) x))) (* -1 (+ t y))) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ z (* -1 (/ (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (/ (* (+ t y) (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y))))) x)) (* -1 (* (+ t y) (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y))))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (- (+ (* a (+ t y)) (* y z)) (* b y)) x))))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ t y) x)) 1))))) |
#s(approx (+ x t) #s(hole binary64 (* -1 (* x (- (* -1 (/ t x)) 1))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (* y z) x))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (* -1 (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a))))) x))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (* a (- (/ (* b (* y (+ t y))) a) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y)))))) x)) (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))))) x))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (- (/ (* b (* y (pow (+ t y) 2))) a) (+ (* -1 (* (pow (+ t y) 2) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (pow (+ t y) 2)) (* y (pow (+ t y) 2)))))) x)) (* a (- (/ (* b (* y (+ t y))) a) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))))) x)) (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))))) x))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (/ z a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (+ (* -1 (/ (* y z) a)) (* -1 (/ (- (/ (* b (* y (+ t y))) a) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) x))))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (/ z a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (+ (* -1 (/ (* y z) a)) (* -1 (/ (- (+ (* -1 (/ (- (/ (* b (* y (pow (+ t y) 2))) a) (+ (* -1 (* (pow (+ t y) 2) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (pow (+ t y) 2)) (* y (pow (+ t y) 2))))) x)) (/ (* b (* y (+ t y))) a)) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) x))))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (/ z a)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b (* y (+ t y))) (* a x))) (/ (* b y) a)) x)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (* a x))) (/ (* b (* y (+ t y))) a)) x)) (/ (* b y) a)) x)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (* y (pow (+ t y) 3))) (* a x))) (/ (* b (* y (pow (+ t y) 2))) a)) x)) (/ (* b (* y (+ t y))) a)) x)) (/ (* b y) a)) x)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (/ (* b (* y (+ t y))) (* a x))) x)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (* -1 (/ (- (/ (* b (* y (pow (+ t y) 2))) (* a x)) (/ (* b (* y (+ t y))) a)) x))) x)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (* -1 (/ (- (* -1 (/ (- (/ (* b (* y (pow (+ t y) 3))) (* a x)) (/ (* b (* y (pow (+ t y) 2))) a)) x)) (/ (* b (* y (+ t y))) a)) x))) x)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (/ a (+ t x)) (/ z (+ t x)))) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3)))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x))))) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (+ (* y (- (+ (* -1 (/ b (pow (+ t x) 3))) (+ (/ a (pow (+ t x) 3)) (/ z (pow (+ t x) 3)))) (+ (/ (* a t) (pow (+ t x) 4)) (/ (* x z) (pow (+ t x) 4))))) (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3))))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x))))) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ t (+ t x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (/ 1 (+ t x)) (/ t (pow (+ t x) 2)))) (/ t (+ t x))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* y (- (/ t (pow (+ t x) 3)) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x))) (/ t (pow (+ t x) 2)))) (/ t (+ t x))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (/ 1 (pow (+ t x) 3)) (/ t (pow (+ t x) 4)))) (/ t (pow (+ t x) 3))) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x))) (/ t (pow (+ t x) 2)))) (/ t (+ t x))))) |
#s(approx (+ t y) #s(hole binary64 t)) |
#s(approx (+ t y) #s(hole binary64 (+ t y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (+ t x))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (* x z) (+ t x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (/ z (+ t x))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (/ (* x z) (pow (+ t x) 3)) (+ (* -1 (/ b (pow (+ t x) 2))) (/ z (pow (+ t x) 2))))) (/ z (+ t x)))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (+ (* y (- (+ (* -1 (/ b (pow (+ t x) 3))) (/ z (pow (+ t x) 3))) (/ (* x z) (pow (+ t x) 4)))) (/ (* x z) (pow (+ t x) 3))) (+ (* -1 (/ b (pow (+ t x) 2))) (/ z (pow (+ t x) 2))))) (/ z (+ t x)))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (/ (* x z) (+ t x)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* b (* y (- (/ z (* b (+ t x))) (+ (/ 1 (+ t x)) (/ (* x z) (* b (pow (+ t x) 2))))))) (/ (* x z) (+ t x))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* y (+ (* b (* y (- (+ (/ 1 (pow (+ t x) 2)) (/ (* x z) (* b (pow (+ t x) 3)))) (/ z (* b (pow (+ t x) 2)))))) (* b (- (/ z (* b (+ t x))) (+ (/ 1 (+ t x)) (/ (* x z) (* b (pow (+ t x) 2)))))))) (/ (* x z) (+ t x))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* y (+ (* b (- (/ z (* b (+ t x))) (+ (/ 1 (+ t x)) (/ (* x z) (* b (pow (+ t x) 2)))))) (* y (+ (* b (* y (- (/ z (* b (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 3)) (/ (* x z) (* b (pow (+ t x) 4))))))) (* b (- (+ (/ 1 (pow (+ t x) 2)) (/ (* x z) (* b (pow (+ t x) 3)))) (/ z (* b (pow (+ t x) 2))))))))) (/ (* x z) (+ t x))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (* x z) (* b (+ t x))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* y (- (/ z (* b (+ t x))) (+ (/ 1 (+ t x)) (/ (* x z) (* b (pow (+ t x) 2)))))) (/ (* x z) (* b (+ t x)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (/ 1 (pow (+ t x) 2)) (/ (* x z) (* b (pow (+ t x) 3)))) (/ z (* b (pow (+ t x) 2))))) (/ z (* b (+ t x)))) (+ (/ 1 (+ t x)) (/ (* x z) (* b (pow (+ t x) 2)))))) (/ (* x z) (* b (+ t x)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (/ z (* b (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 3)) (/ (* x z) (* b (pow (+ t x) 4)))))) (+ (/ 1 (pow (+ t x) 2)) (/ (* x z) (* b (pow (+ t x) 3))))) (/ z (* b (pow (+ t x) 2))))) (/ z (* b (+ t x)))) (+ (/ 1 (+ t x)) (/ (* x z) (* b (pow (+ t x) 2)))))) (/ (* x z) (* b (+ t x)))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ y (+ t x)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* y (+ (* -1 (/ y (pow (+ t x) 2))) (/ 1 (+ t x)))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* y (+ (* y (- (/ y (pow (+ t x) 3)) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x)))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* y (+ (* y (- (* y (+ (* -1 (/ y (pow (+ t x) 4))) (/ 1 (pow (+ t x) 3)))) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x)))))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (+ t x))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (* x z) (* b (+ t x))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* y (- (/ z (* b (+ t x))) (/ (* x z) (* b (pow (+ t x) 2))))) (/ (* x z) (* b (+ t x)))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* y (- (+ (* y (- (/ (* x z) (* b (pow (+ t x) 3))) (/ z (* b (pow (+ t x) 2))))) (/ z (* b (+ t x)))) (/ (* x z) (* b (pow (+ t x) 2))))) (/ (* x z) (* b (+ t x)))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (/ z (* b (pow (+ t x) 3))) (/ (* x z) (* b (pow (+ t x) 4))))) (/ (* x z) (* b (pow (+ t x) 3)))) (/ z (* b (pow (+ t x) 2))))) (/ z (* b (+ t x)))) (/ (* x z) (* b (pow (+ t x) 2))))) (/ (* x z) (* b (+ t x)))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (/ x (+ t x)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ (* y (- (/ 1 (+ t x)) (/ x (pow (+ t x) 2)))) (/ x (+ t x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ (* y (- (+ (* y (- (/ x (pow (+ t x) 3)) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x))) (/ x (pow (+ t x) 2)))) (/ x (+ t x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (/ 1 (pow (+ t x) 3)) (/ x (pow (+ t x) 4)))) (/ x (pow (+ t x) 3))) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x))) (/ x (pow (+ t x) 2)))) (/ x (+ t x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (+ (* a t) (* x z)) (+ t x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* y (- (+ (/ a (+ t x)) (/ z (+ t x))) (+ (/ b (+ t x)) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2)))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3)))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x)))) (+ (/ b (+ t x)) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2)))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (+ (/ a (pow (+ t x) 3)) (/ z (pow (+ t x) 3))) (+ (/ b (pow (+ t x) 3)) (+ (/ (* a t) (pow (+ t x) 4)) (/ (* x z) (pow (+ t x) 4)))))) (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3))))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x)))) (+ (/ b (+ t x)) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2)))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* a t) (* x z)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* a t) (+ (* x z) (* y (- (+ a z) b)))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* a t))) |
#s(approx (* (+ t y) a) #s(hole binary64 (+ (* a t) (* a y)))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ t x))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (* y (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))))) (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) (* y (+ (* a (* y (- (+ (/ b (* a (pow (+ t x) 2))) (/ (* x z) (* a (pow (+ t x) 3)))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2)))))))) (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) (* y (+ (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) (* y (+ (* a (* y (- (+ (* -1 (/ b (* a (pow (+ t x) 3)))) (+ (/ 1 (pow (+ t x) 3)) (/ z (* a (pow (+ t x) 3))))) (+ (/ t (pow (+ t x) 4)) (/ (* x z) (* a (pow (+ t x) 4))))))) (* a (- (+ (/ b (* a (pow (+ t x) 2))) (/ (* x z) (* a (pow (+ t x) 3)))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2)))))))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* y (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (/ b (* a (pow (+ t x) 2))) (/ (* x z) (* a (pow (+ t x) 3)))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) (+ (/ 1 (+ t x)) (/ z (* a (+ t x))))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (+ (* -1 (/ b (* a (pow (+ t x) 3)))) (+ (/ 1 (pow (+ t x) 3)) (/ z (* a (pow (+ t x) 3))))) (+ (/ t (pow (+ t x) 4)) (/ (* x z) (* a (pow (+ t x) 4)))))) (+ (/ b (* a (pow (+ t x) 2))) (/ (* x z) (* a (pow (+ t x) 3))))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) (+ (/ 1 (+ t x)) (/ z (* a (+ t x))))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (* a (+ t x)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* y (+ (* -1 (/ b (* a (+ t x)))) (/ (* b y) (* a (pow (+ t x) 2))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* y (+ (* -1 (/ b (* a (+ t x)))) (* y (+ (* -1 (/ (* b y) (* a (pow (+ t x) 3)))) (/ b (* a (pow (+ t x) 2))))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* y (+ (* -1 (/ b (* a (+ t x)))) (* y (+ (* y (+ (* -1 (/ b (* a (pow (+ t x) 3)))) (/ (* b y) (* a (pow (+ t x) 4))))) (/ b (* a (pow (+ t x) 2))))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (* b y) (* a (+ t x))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* y (+ (* -1 (/ (* b y) (* a (pow (+ t x) 2)))) (/ b (* a (+ t x))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* y (+ (* y (- (/ (* b y) (* a (pow (+ t x) 3))) (/ b (* a (pow (+ t x) 2))))) (/ b (* a (+ t x))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* y (+ (* y (- (* y (- (* -1 (/ (* b y) (* a (pow (+ t x) 4)))) (* -1 (/ b (* a (pow (+ t x) 3)))))) (/ b (* a (pow (+ t x) 2))))) (/ b (* a (+ t x))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ z (* -1 b))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ z (+ (* -1 b) (+ (/ (* a t) y) (+ (/ (* b (+ t x)) y) (/ (* x z) y)))))) (+ (/ (* a (+ t x)) y) (/ (* z (+ t x)) y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ z (+ (* -1 b) (+ (* -1 (/ (* b (pow (+ t x) 2)) (pow y 2))) (+ (/ (* a t) y) (+ (/ (* b (+ t x)) y) (/ (* x z) y))))))) (+ (/ (* a (+ t x)) y) (+ (/ (* z (+ t x)) y) (+ (/ (* (+ t x) (- (* a t) (* a (+ t x)))) (pow y 2)) (/ (* (+ t x) (- (* x z) (* z (+ t x)))) (pow y 2)))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ z (+ (* -1 b) (+ (* -1 (/ (* b (pow (+ t x) 2)) (pow y 2))) (+ (/ (* a t) y) (+ (/ (* b (+ t x)) y) (+ (/ (* b (pow (+ t x) 3)) (pow y 3)) (/ (* x z) y)))))))) (+ (* -1 (/ (* (pow (+ t x) 2) (- (* a t) (* a (+ t x)))) (pow y 3))) (+ (* -1 (/ (* (pow (+ t x) 2) (- (* x z) (* z (+ t x)))) (pow y 3))) (+ (/ (* a (+ t x)) y) (+ (/ (* z (+ t x)) y) (+ (/ (* (+ t x) (- (* a t) (* a (+ t x)))) (pow y 2)) (/ (* (+ t x) (- (* x z) (* z (+ t x)))) (pow y 2)))))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ x y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (/ (* x (+ t x)) (pow y 2))) (/ x y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (* -1 (/ (* x (pow (+ t x) 2)) (pow y 3)))) (+ (* -1 (/ (* x (+ t x)) (pow y 2))) (/ x y))))) |
#s(approx (+ t y) #s(hole binary64 y)) |
#s(approx (+ t y) #s(hole binary64 (* y (+ 1 (/ t y))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 y)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* y (+ 1 (+ (/ t y) (/ x y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (* -1 b)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 b) (/ (* x z) y))) (/ (* (+ t x) (+ z (* -1 b))) y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 b) (+ (* -1 (/ (* (+ t x) (- (* x z) (* (+ t x) (+ z (* -1 b))))) (pow y 2))) (/ (* x z) y)))) (/ (* (+ t x) (+ z (* -1 b))) y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 b) (+ (/ (* x z) y) (/ (* (pow (+ t x) 2) (- (* x z) (* (+ t x) (+ z (* -1 b))))) (pow y 3))))) (+ (/ (* (+ t x) (+ z (* -1 b))) y) (/ (* (+ t x) (- (* x z) (* (+ t x) (+ z (* -1 b))))) (pow y 2)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* b (- (/ z b) 1)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* b (- (/ z b) 1)) (/ (* b (- (+ t (+ x (/ (* x z) b))) (/ (* z (+ t x)) b))) y)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* b (- (/ z b) 1)) (+ (/ (* b (- (* -1 (pow (+ t x) 2)) (* (+ t x) (- (/ (* x z) b) (/ (* z (+ t x)) b))))) (pow y 2)) (/ (* b (- (+ t (+ x (/ (* x z) b))) (/ (* z (+ t x)) b))) y))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* b (- (/ z b) 1)) (+ (/ (* b (- (* -1 (pow (+ t x) 2)) (* (+ t x) (- (/ (* x z) b) (/ (* z (+ t x)) b))))) (pow y 2)) (+ (/ (* b (- (+ t (+ x (/ (* x z) b))) (/ (* z (+ t x)) b))) y) (/ (* b (- (pow (+ t x) 3) (* -1 (* (pow (+ t x) 2) (- (/ (* x z) b) (/ (* z (+ t x)) b)))))) (pow y 3))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (/ z b) 1))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ (/ t y) (+ (/ x y) (+ (/ z b) (/ (* x z) (* b y))))) (+ 1 (/ (* z (+ t x)) (* b y)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ t y) (+ (/ x y) (+ (/ z b) (/ (* x z) (* b y)))))) (+ 1 (+ (/ (* z (+ t x)) (* b y)) (/ (* (+ t x) (- (/ (* x z) b) (/ (* z (+ t x)) b))) (pow y 2))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ t y) (+ (/ x y) (+ (/ z b) (+ (/ (* x z) (* b y)) (/ (pow (+ t x) 3) (pow y 3))))))) (+ 1 (+ (* -1 (/ (* (pow (+ t x) 2) (- (/ (* x z) b) (/ (* z (+ t x)) b))) (pow y 3))) (+ (/ (* z (+ t x)) (* b y)) (/ (* (+ t x) (- (/ (* x z) b) (/ (* z (+ t x)) b))) (pow y 2)))))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 1)) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (+ t x) y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (- (+ 1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ t y) (/ x y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (- (+ 1 (* -1 (/ (pow (+ t x) 3) (pow y 3)))) (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ t y) (/ x y)))))) |
#s(approx (+ t (+ x y)) #s(hole binary64 y)) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* y (+ 1 (+ (/ t y) (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ (/ z b) (/ (* x z) (* b y))) (/ (* z (+ t x)) (* b y))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ (* -1 (/ (* (+ t x) (- (/ (* x z) b) (/ (* z (+ t x)) b))) (pow y 2))) (+ (/ z b) (/ (* x z) (* b y)))) (/ (* z (+ t x)) (* b y))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ (/ z b) (+ (/ (* x z) (* b y)) (/ (* (pow (+ t x) 2) (- (/ (* x z) b) (/ (* z (+ t x)) b))) (pow y 3)))) (+ (/ (* z (+ t x)) (* b y)) (/ (* (+ t x) (- (/ (* x z) b) (/ (* z (+ t x)) b))) (pow y 2)))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ t y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (- (+ 1 (/ (* t (+ t x)) (pow y 2))) (/ t y)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (- (+ 1 (* -1 (/ (* t (pow (+ t x) 2)) (pow y 3)))) (+ (* -1 (/ (* t (+ t x)) (pow y 2))) (/ t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a z) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y)))) (+ b (/ (* (+ t x) (- (+ a z) b)) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ z (+ (* -1 (/ (* (+ t x) (- (+ (* a t) (* x z)) (* (+ t x) (- (+ a z) b)))) (pow y 2))) (+ (/ (* a t) y) (/ (* x z) y))))) (+ b (/ (* (+ t x) (- (+ a z) b)) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ z (+ (/ (* a t) y) (+ (/ (* x z) y) (/ (* (pow (+ t x) 2) (- (+ (* a t) (* x z)) (* (+ t x) (- (+ a z) b)))) (pow y 3)))))) (+ b (+ (/ (* (+ t x) (- (+ a z) b)) y) (/ (* (+ t x) (- (+ (* a t) (* x z)) (* (+ t x) (- (+ a z) b)))) (pow y 2))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* y (- (+ a z) b)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* y (- (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y)))) b)))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* a y))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* y (+ a (/ (* a t) y))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 y)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* y (+ 1 (+ (/ t y) (/ x y)))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* y (+ z (/ (* x z) y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ 1 (/ z a)) (/ b a))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ 1 (/ z a)) (/ b a))) (/ (* a (- (+ (/ (* b (+ t x)) a) (/ (* x z) a)) (+ x (/ (* z (+ t x)) a)))) y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ 1 (/ z a)) (/ b a))) (+ (/ (* a (- (* -1 (/ (* b (pow (+ t x) 2)) a)) (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))))))) (pow y 2)) (/ (* a (- (+ (/ (* b (+ t x)) a) (/ (* x z) a)) (+ x (/ (* z (+ t x)) a)))) y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ 1 (/ z a)) (/ b a))) (+ (/ (* a (- (* -1 (/ (* b (pow (+ t x) 2)) a)) (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))))))) (pow y 2)) (+ (/ (* a (- (+ (/ (* b (+ t x)) a) (/ (* x z) a)) (+ x (/ (* z (+ t x)) a)))) y) (/ (* a (- (/ (* b (pow (+ t x) 3)) a) (+ (* -1 (* t (pow (+ t x) 2))) (+ (* -1 (* (pow (+ t x) 2) (- (/ (* x z) a) (/ (* z (+ t x)) a)))) (pow (+ t x) 3))))) (pow y 3))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (/ z a)) (/ b a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (/ z a) (+ (/ (* b (+ t x)) (* a y)) (/ (* x z) (* a y))))) (+ (/ b a) (+ (/ x y) (/ (* z (+ t x)) (* a y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (+ (/ z a) (+ (/ (* b (+ t x)) (* a y)) (/ (* x z) (* a y)))))) (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ b a) (+ (/ x y) (+ (/ (* t (+ t x)) (pow y 2)) (+ (/ (* z (+ t x)) (* a y)) (/ (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 2)))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (+ (/ z a) (+ (/ (* b (+ t x)) (* a y)) (+ (/ (* b (pow (+ t x) 3)) (* a (pow y 3))) (/ (* x z) (* a y))))))) (+ (* -1 (/ (* t (pow (+ t x) 2)) (pow y 3))) (+ (* -1 (/ (* (pow (+ t x) 2) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 3))) (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ b a) (+ (/ x y) (+ (/ (* t (+ t x)) (pow y 2)) (+ (/ (* z (+ t x)) (* a y)) (+ (/ (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 2)) (/ (pow (+ t x) 3) (pow y 3))))))))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ b a)) (/ (* b (+ t x)) (* a y))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ b a)) (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (/ (* b (+ t x)) (* a y)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ b a)) (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (+ (/ (* b (+ t x)) (* a y)) (/ (* b (pow (+ t x) 3)) (* a (pow y 3)))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ b a))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (* b (+ t x)) (* a y))) (/ b a)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (- (+ (/ b a) (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (/ (* b (+ t x)) (* a y))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (- (+ (* -1 (/ (* b (pow (+ t x) 3)) (* a (pow y 3)))) (/ b a)) (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (/ (* b (+ t x)) (* a y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ z (+ (* -1 b) (* -1 (/ (- (+ (* -1 (* a t)) (* -1 (* x z))) (+ (* -1 (* a (+ t x))) (+ (* -1 (* z (+ t x))) (* b (+ t x))))) y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ z (+ (* -1 b) (* -1 (/ (- (+ (* -1 (* a t)) (+ (* -1 (* x z)) (+ (* -1 (/ (* (+ t x) (- (* -1 (* a t)) (* -1 (* a (+ t x))))) y)) (+ (* -1 (/ (* (+ t x) (- (* -1 (* x z)) (* -1 (* z (+ t x))))) y)) (/ (* b (pow (+ t x) 2)) y))))) (+ (* -1 (* a (+ t x))) (+ (* -1 (* z (+ t x))) (* b (+ t x))))) y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ z (+ (* -1 b) (* -1 (/ (- (+ (* -1 (* a t)) (+ (* -1 (* x z)) (* -1 (/ (- (+ (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (* a t)) (* -1 (* a (+ t x))))) y)) (+ (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (* x z)) (* -1 (* z (+ t x))))) y)) (/ (* b (pow (+ t x) 3)) y))) (+ (* -1 (* (+ t x) (- (* -1 (* a t)) (* -1 (* a (+ t x)))))) (+ (* -1 (* (+ t x) (- (* -1 (* x z)) (* -1 (* z (+ t x)))))) (* b (pow (+ t x) 2))))) y)))) (+ (* -1 (* a (+ t x))) (+ (* -1 (* z (+ t x))) (* b (+ t x))))) y))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 t) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (* (+ t x) (- (* -1 t) (* -1 (+ t x)))) y))) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 t) (* -1 (+ t x)))) y)) (* -1 (* (+ t x) (- (* -1 t) (* -1 (+ t x)))))) y))) (* -1 (+ t x))) y))))) |
#s(approx (+ t y) #s(hole binary64 (* -1 (* y (- (* -1 (/ t y)) 1))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ t x) y)) 1))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (+ b (* -1 z))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (+ b (* -1 z))) (* -1 (/ (- (* -1 (* x z)) (* (+ b (* -1 z)) (+ t x))) y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (+ b (* -1 z))) (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (* (+ t x) (- (* -1 (* x z)) (* (+ b (* -1 z)) (+ t x)))) y))) (* (+ b (* -1 z)) (+ t x))) y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (+ b (* -1 z))) (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (* x z)) (* (+ b (* -1 z)) (+ t x)))) y)) (* -1 (* (+ t x) (- (* -1 (* x z)) (* (+ b (* -1 z)) (+ t x)))))) y))) (* (+ b (* -1 z)) (+ t x))) y))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* -1 (/ (* b (- (* -1 (/ (* x z) b)) (+ t (+ x (* -1 (/ (* z (+ t x)) b)))))) y)) (* b (- (/ z b) 1))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* -1 (/ (+ (* b (- (* -1 (/ (* x z) b)) (+ t (+ x (* -1 (/ (* z (+ t x)) b)))))) (/ (* b (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) b)) (* -1 (/ (* z (+ t x)) b))))) (pow (+ t x) 2))) y)) y)) (* b (- (/ z b) 1))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* b (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) b)) (* -1 (/ (* z (+ t x)) b))))) (pow (+ t x) 2)))) (/ (* b (+ (* -1 (* (pow (+ t x) 2) (- (* -1 (/ (* x z) b)) (* -1 (/ (* z (+ t x)) b))))) (pow (+ t x) 3))) y)) y)) (* b (- (* -1 (/ (* x z) b)) (+ t (+ x (* -1 (/ (* z (+ t x)) b))))))) y)) (* b (- (/ z b) 1))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ (* -1 (/ (- (* -1 (/ (* x z) b)) (+ t (+ x (* -1 (/ (* z (+ t x)) b))))) y)) (/ z b)) 1))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -1 (/ (* x z) b)) (+ (* -1 (/ (* (+ t x) (- (* -1 (/ (* x z) b)) (* -1 (/ (* z (+ t x)) b)))) y)) (/ (pow (+ t x) 2) y))) (+ t (+ x (* -1 (/ (* z (+ t x)) b))))) y)) (/ z b)) 1))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -1 (/ (* x z) b)) (* -1 (/ (- (+ (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (/ (* x z) b)) (* -1 (/ (* z (+ t x)) b)))) y)) (/ (pow (+ t x) 3) y)) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) b)) (* -1 (/ (* z (+ t x)) b))))) (pow (+ t x) 2))) y))) (+ t (+ x (* -1 (/ (* z (+ t x)) b))))) y)) (/ z b)) 1))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow (+ t x) 2) y)) (* -1 (+ t x))) y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow (+ t x) 3) y)) (* -1 (pow (+ t x) 2))) y)) (* -1 (+ t x))) y))))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ t x) y)) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (* x z) b)) (* -1 (/ (* z (+ t x)) b))) y)) (/ z b)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (* x z) b)) (* -1 (/ (* (+ t x) (- (* -1 (/ (* x z) b)) (* -1 (/ (* z (+ t x)) b)))) y))) (* -1 (/ (* z (+ t x)) b))) y)) (/ z b)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (* x z) b)) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (/ (* x z) b)) (* -1 (/ (* z (+ t x)) b)))) y)) (* -1 (* (+ t x) (- (* -1 (/ (* x z) b)) (* -1 (/ (* z (+ t x)) b)))))) y))) (* -1 (/ (* z (+ t x)) b))) y)) (/ z b)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 x) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* (+ t x) (- (* -1 x) (* -1 (+ t x)))) y))) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 x) (* -1 (+ t x)))) y)) (* -1 (* (+ t x) (- (* -1 x) (* -1 (+ t x)))))) y))) (* -1 (+ t x))) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))) (* -1 (/ (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b)))) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))) (* -1 (/ (- (+ (* -1 (+ (* a t) (* x z))) (* -1 (/ (* (+ t x) (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b))))) y))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b)))) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))) (* -1 (/ (- (+ (* -1 (+ (* a t) (* x z))) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b))))) y)) (* -1 (* (+ t x) (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b))))))) y))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b)))) y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* y (- (+ (* -1 a) (* -1 z)) (* -1 b)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* y (- (+ (* -1 a) (+ (* -1 z) (* -1 (/ (+ (* a t) (* x z)) y)))) (* -1 b)))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* -1 (* y (+ (* -1 a) (* -1 (/ (* a t) y))))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ t x) y)) 1))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* x z) y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* -1 (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a)))) y)) (* a (- (+ 1 (/ z a)) (/ b a)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (* a (- (pow (+ t x) 2) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (+ t x)) (/ (* b (pow (+ t x) 2)) a))))) y)) (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))))) y)) (* a (- (+ 1 (/ z a)) (/ b a)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (- (pow (+ t x) 3) (+ (* -1 (* (pow (+ t x) 2) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (pow (+ t x) 2)) (/ (* b (pow (+ t x) 3)) a))))) y)) (* a (- (pow (+ t x) 2) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (+ t x)) (/ (* b (pow (+ t x) 2)) a)))))) y)) (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))))) y)) (* a (- (+ 1 (/ z a)) (/ b a)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))) y)) (/ z a))) (/ b a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (+ (* -1 (/ (* x z) a)) (* -1 (/ (- (pow (+ t x) 2) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (+ t x)) (/ (* b (pow (+ t x) 2)) a)))) y)))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))) y)) (/ z a))) (/ b a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (+ (* -1 (/ (* x z) a)) (* -1 (/ (- (+ (* -1 (/ (- (pow (+ t x) 3) (+ (* -1 (* (pow (+ t x) 2) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (pow (+ t x) 2)) (/ (* b (pow (+ t x) 3)) a)))) y)) (pow (+ t x) 2)) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (+ t x)) (/ (* b (pow (+ t x) 2)) a)))) y)))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))) y)) (/ z a))) (/ b a)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ b a)) (* -1 (/ (- (/ (* b (pow (+ t x) 2)) (* a y)) (/ (* b (+ t x)) a)) y))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ b a)) (* -1 (/ (- (* -1 (/ (- (/ (* b (pow (+ t x) 3)) (* a y)) (/ (* b (pow (+ t x) 2)) a)) y)) (/ (* b (+ t x)) a)) y))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a y))) (/ (* b (+ t x)) a)) y)) (/ b a)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (pow (+ t x) 3)) (* a y))) (/ (* b (pow (+ t x) 2)) a)) y)) (/ (* b (+ t x)) a)) y)) (/ b a)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* a (+ t y)) (+ t (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* a (+ t y)) (+ t (+ x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y)))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* b (* z (+ (/ x (* b (+ t (+ x y)))) (/ y (* b (+ t (+ x y)))))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ y (+ t (+ x y)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ y (+ t (+ x y)))) (* z (+ (/ x (* b (+ t (+ x y)))) (/ y (* b (+ t (+ x y))))))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (* z (+ x y)) (* b (+ t (+ x y)))))) |
#s(approx (/ z b) #s(hole binary64 (/ z b))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (* a (+ t y)) (* b y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* a (+ t y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (- a b))) |
#s(approx (- (+ a z) b) #s(hole binary64 (- (+ a z) b))) |
#s(approx (+ a z) #s(hole binary64 a)) |
#s(approx (+ a z) #s(hole binary64 (+ a z))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (* a (+ t y)) (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a (+ t y)) (* z (+ x y))) (* b y)))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* z (+ x y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))) (* a (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* z (+ (* -1 (/ (* b y) (* z (+ t (+ x y))))) (+ (/ x (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* a (+ t y)) (* z (+ t (+ x y)))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* z (+ (* -1 (/ (* b y) (* z (+ t (+ x y))))) (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y)))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* b (* z (+ (/ x (* b (+ t (+ x y)))) (/ y (* b (+ t (+ x y))))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* z (+ (* -1 (/ (* b y) (* z (+ t (+ x y))))) (* b (+ (/ x (* b (+ t (+ x y)))) (/ y (* b (+ t (+ x y)))))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* z (+ (/ x (* b (+ t (+ x y)))) (/ y (* b (+ t (+ x y)))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* z (+ (* -1 (/ y (* z (+ t (+ x y))))) (+ (/ x (* b (+ t (+ x y)))) (/ y (* b (+ t (+ x y))))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* z (- (+ (/ x (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* a (+ t y)) (* z (+ t (+ x y)))))) (/ (* b y) (* z (+ t (+ x y)))))))) |
#s(approx (- (+ a z) b) #s(hole binary64 z)) |
#s(approx (- (+ a z) b) #s(hole binary64 (* z (- (+ 1 (/ a z)) (/ b z))))) |
#s(approx (+ a z) #s(hole binary64 z)) |
#s(approx (+ a z) #s(hole binary64 (* z (+ 1 (/ a z))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* z (- (+ x (+ y (/ (* a (+ t y)) z))) (/ (* b y) z))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* z (+ (* a (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) (/ (* a (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y)))))) z))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* z (- (+ (/ t (* z (+ t (+ x y)))) (+ (/ x (* a (+ t (+ x y)))) (+ (/ y (* a (+ t (+ x y)))) (/ y (* z (+ t (+ x y))))))) (/ (* b y) (* a (* z (+ t (+ x y))))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (+ t (+ x y)))) (* -1 (/ (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* a (+ t y)) (+ t (+ x y)))) z))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (+ t (+ x y)))) (/ (* b y) (* z (+ t (+ x y))))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (+ t (+ x y)))) (/ (* b y) (* z (+ t (+ x y))))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (* z (+ x y)) (* b (+ t (+ x y)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (* b (+ t (+ x y))))) (/ y (* z (+ t (+ x y))))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (+ t (+ x y)))) (* -1 (/ (- (/ (* a (+ t y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))) z))))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (* -1 (* z (- (* -1 (/ (- a b) z)) 1))))) |
#s(approx (+ a z) #s(hole binary64 (* -1 (* z (- (* -1 (/ a z)) 1))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (- (* a (+ t y)) (* b y)) z))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* a (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y)))))) z)) (* -1 (/ (+ x y) (+ t (+ x y))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (/ (* z (+ x y)) (* a (+ t (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (* a (+ t (+ x y))))) (* -1 (/ (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y))))) z))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (/ (* a y) (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (+ (* t (- (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (+ (* t (- (+ (* t (- (+ (* -1 (/ (* b y) (pow (+ x y) 3))) (/ (* a y) (pow (+ x y) 3))) (+ (* -1 (/ z (pow (+ x y) 2))) (/ a (pow (+ x y) 2))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (+ (* t (- (+ (* t (- (+ (* -1 (/ (* b y) (pow (+ x y) 3))) (+ (* t (- (+ (/ a (pow (+ x y) 3)) (/ (* b y) (pow (+ x y) 4))) (+ (/ z (pow (+ x y) 3)) (/ (* a y) (pow (+ x y) 4))))) (/ (* a y) (pow (+ x y) 3)))) (+ (* -1 (/ z (pow (+ x y) 2))) (/ a (pow (+ x y) 2))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ y (+ x y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* t (- (/ 1 (+ x y)) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* t (- (+ (* t (- (/ y (pow (+ x y) 3)) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y))) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* t (- (+ (* t (- (+ (* t (- (/ 1 (pow (+ x y) 3)) (/ y (pow (+ x y) 4)))) (/ y (pow (+ x y) 3))) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y))) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (+ x y))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (+ (* -1 (* b y)) (* z (+ x y))) (+ x y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (+ (* -1 (* t (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y))))) (* -1 (/ (* b y) (+ x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (* t (- (/ (* t (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y)))) (+ x y)) (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (* t (- (* t (- (* -1 (* t (+ (* -1 (/ (* b y) (pow (+ x y) 4))) (/ z (pow (+ x y) 3))))) (* -1 (/ (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y))) (+ x y))))) (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y))))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* b (+ (* -1 (/ y (+ x y))) (/ z b))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* b (* t (- (/ y (pow (+ x y) 2)) (/ z (* b (+ x y)))))) (* b (+ (* -1 (/ y (+ x y))) (/ z b)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* b (+ (* -1 (/ y (+ x y))) (/ z b))) (* t (+ (* b (* t (- (* -1 (/ y (pow (+ x y) 3))) (* -1 (/ z (* b (pow (+ x y) 2))))))) (* b (- (/ y (pow (+ x y) 2)) (/ z (* b (+ x y)))))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* b (+ (* -1 (/ y (+ x y))) (/ z b))) (* t (+ (* b (- (/ y (pow (+ x y) 2)) (/ z (* b (+ x y))))) (* t (+ (* b (* t (- (/ y (pow (+ x y) 4)) (/ z (* b (pow (+ x y) 3)))))) (* b (- (* -1 (/ y (pow (+ x y) 3))) (* -1 (/ z (* b (pow (+ x y) 2))))))))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ y (+ x y))) (/ z b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ y (+ x y))) (+ (* t (- (/ y (pow (+ x y) 2)) (/ z (* b (+ x y))))) (/ z b))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ y (+ x y))) (+ (* t (- (+ (* t (- (* -1 (/ y (pow (+ x y) 3))) (* -1 (/ z (* b (pow (+ x y) 2)))))) (/ y (pow (+ x y) 2))) (/ z (* b (+ x y))))) (/ z b))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ y (+ x y))) (+ (* t (- (+ (* t (- (+ (* -1 (/ y (pow (+ x y) 3))) (* t (- (/ y (pow (+ x y) 4)) (/ z (* b (pow (+ x y) 3)))))) (* -1 (/ z (* b (pow (+ x y) 2)))))) (/ y (pow (+ x y) 2))) (/ z (* b (+ x y))))) (/ z b))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ y (+ x y)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ (* -1 (/ (* t y) (pow (+ x y) 2))) (/ y (+ x y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ (* t (- (/ (* t y) (pow (+ x y) 3)) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (/ (* t y) (pow (+ x y) 4))) (* -1 (/ y (pow (+ x y) 3))))) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (+ x y))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (* t z) (* b (+ x y)))) (/ z b)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* t (- (/ (* t z) (* b (pow (+ x y) 2))) (/ z (* b (+ x y))))) (/ z b)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (/ (* t z) (* b (pow (+ x y) 3)))) (* -1 (/ z (* b (pow (+ x y) 2)))))) (/ z (* b (+ x y))))) (/ z b)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ t (+ x y)))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* t (- (/ t (pow (+ x y) 2)) (/ 1 (+ x y))))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* t (- (* t (+ (* -1 (/ t (pow (+ x y) 3))) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (+ (* a y) (* z (+ x y))) (* b y)) (+ x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* t (- (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y)))) (/ (* b y) (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* t (- (+ (* t (- (+ (/ z (pow (+ x y) 2)) (/ (* a y) (pow (+ x y) 3))) (+ (/ a (pow (+ x y) 2)) (/ (* b y) (pow (+ x y) 3))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y)))) (/ (* b y) (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* t (- (+ (* t (- (+ (* t (- (+ (/ a (pow (+ x y) 3)) (/ (* b y) (pow (+ x y) 4))) (+ (/ z (pow (+ x y) 3)) (/ (* a y) (pow (+ x y) 4))))) (+ (/ z (pow (+ x y) 2)) (/ (* a y) (pow (+ x y) 3)))) (+ (/ a (pow (+ x y) 2)) (/ (* b y) (pow (+ x y) 3))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y)))) (/ (* b y) (+ x y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a y) (* z (+ x y))) (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a t) (+ (* a y) (* z (+ x y)))) (* b y)))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ x y))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (* t (- (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2)))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y))))))) (* a (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y))))) (* t (+ (* a (* t (- (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2))))))) (* a (- (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2)))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y))))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y))))) (* t (+ (* a (- (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2)))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (* t (+ (* a (* t (- (+ (/ 1 (pow (+ x y) 3)) (/ (* b y) (* a (pow (+ x y) 4)))) (+ (/ y (pow (+ x y) 4)) (/ z (* a (pow (+ x y) 3))))))) (* a (- (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2))))))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* t (- (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2)))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* t (- (+ (* t (- (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2)))))) (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2))))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* t (- (+ (* t (- (+ (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (* t (- (+ (/ 1 (pow (+ x y) 3)) (/ (* b y) (* a (pow (+ x y) 4)))) (+ (/ y (pow (+ x y) 4)) (/ z (* a (pow (+ x y) 3))))))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2)))))) (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2))))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (* a (+ x y)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ x y)))) (/ (* b (* t y)) (* a (pow (+ x y) 2)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ x y)))) (* t (+ (* -1 (/ (* b (* t y)) (* a (pow (+ x y) 3)))) (/ (* b y) (* a (pow (+ x y) 2)))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ x y)))) (* t (+ (* t (+ (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (/ (* b (* t y)) (* a (pow (+ x y) 4))))) (/ (* b y) (* a (pow (+ x y) 2)))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (* b y) (* a (+ x y))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (* b (* t y)) (* a (pow (+ x y) 2)))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* t (- (/ (* b (* t y)) (* a (pow (+ x y) 3))) (/ (* b y) (* a (pow (+ x y) 2))))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (/ (* b (* t y)) (* a (pow (+ x y) 4)))) (* -1 (/ (* b y) (* a (pow (+ x y) 3)))))) (/ (* b y) (* a (pow (+ x y) 2))))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 a)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ (* -1 (/ (* b y) t)) (+ (/ (* a y) t) (/ (* z (+ x y)) t)))) (/ (* a (+ x y)) t)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ (* -1 (/ (* b y) t)) (+ (/ (* a y) t) (+ (/ (* b (* y (+ x y))) (pow t 2)) (/ (* z (+ x y)) t))))) (+ (/ (* a (+ x y)) t) (+ (/ (* z (pow (+ x y) 2)) (pow t 2)) (/ (* (+ x y) (- (* a y) (* a (+ x y)))) (pow t 2))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ (* -1 (/ (* b y) t)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (pow t 3))) (+ (/ (* a y) t) (+ (/ (* b (* y (+ x y))) (pow t 2)) (/ (* z (+ x y)) t)))))) (+ (* -1 (/ (* z (pow (+ x y) 3)) (pow t 3))) (+ (* -1 (/ (* (pow (+ x y) 2) (- (* a y) (* a (+ x y)))) (pow t 3))) (+ (/ (* a (+ x y)) t) (+ (/ (* z (pow (+ x y) 2)) (pow t 2)) (/ (* (+ x y) (- (* a y) (* a (+ x y)))) (pow t 2))))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ x t))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (/ (* x (+ x y)) (pow t 2))) (/ x t)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (* -1 (/ (* x (pow (+ x y) 2)) (pow t 3)))) (+ (* -1 (/ (* x (+ x y)) (pow t 2))) (/ x t))))) |
#s(approx (+ t y) #s(hole binary64 (* t (+ 1 (/ y t))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 t)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* t (+ 1 (+ (/ x t) (/ y t)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (+ (* -1 (* b y)) (* z (+ x y))) t))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (+ (* -1 (* b y)) (+ (* -1 (/ (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y)))) t)) (* z (+ x y)))) t))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ (* -1 (* b y)) (+ (* z (+ x y)) (/ (* (pow (+ x y) 2) (+ (* -1 (* b y)) (* z (+ x y)))) (pow t 2)))) (/ (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y)))) t)) t))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ (* -1 (* b y)) (+ (* -1 (/ (* (pow (+ x y) 3) (+ (* -1 (* b y)) (* z (+ x y)))) (pow t 3))) (* z (+ x y)))) (+ (* -1 (/ (* (pow (+ x y) 2) (+ (* -1 (* b y)) (* z (+ x y)))) (pow t 2))) (/ (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y)))) t))) t))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (/ (* b (+ (* -1 y) (/ (* z (+ x y)) b))) t))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (/ (+ (* b (+ (* -1 y) (/ (* z (+ x y)) b))) (/ (* b (- (* y (+ x y)) (/ (* z (pow (+ x y) 2)) b))) t)) t))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (/ (+ (* b (+ (* -1 y) (/ (* z (+ x y)) b))) (+ (/ (* b (- (* -1 (* y (pow (+ x y) 2))) (* -1 (/ (* z (pow (+ x y) 3)) b)))) (pow t 2)) (/ (* b (- (* y (+ x y)) (/ (* z (pow (+ x y) 2)) b))) t))) t))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (/ (+ (* b (+ (* -1 y) (/ (* z (+ x y)) b))) (+ (/ (* b (- (* -1 (* y (pow (+ x y) 2))) (* -1 (/ (* z (pow (+ x y) 3)) b)))) (pow t 2)) (+ (/ (* b (- (* y (+ x y)) (/ (* z (pow (+ x y) 2)) b))) t) (/ (* b (- (* y (pow (+ x y) 3)) (/ (* z (pow (+ x y) 4)) b))) (pow t 3))))) t))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 y) (/ (* z (+ x y)) b)) t))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (- (+ (* -1 y) (+ (/ (* y (+ x y)) t) (/ (* z (+ x y)) b))) (/ (* z (pow (+ x y) 2)) (* b t))) t))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (- (+ (* -1 y) (+ (* -1 (/ (* y (pow (+ x y) 2)) (pow t 2))) (+ (/ (* y (+ x y)) t) (/ (* z (+ x y)) b)))) (+ (* -1 (/ (* z (pow (+ x y) 3)) (* b (pow t 2)))) (/ (* z (pow (+ x y) 2)) (* b t)))) t))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (- (+ (* -1 y) (+ (* -1 (/ (* y (pow (+ x y) 2)) (pow t 2))) (+ (/ (* y (+ x y)) t) (+ (/ (* y (pow (+ x y) 3)) (pow t 3)) (/ (* z (+ x y)) b))))) (+ (* -1 (/ (* z (pow (+ x y) 3)) (* b (pow t 2)))) (+ (/ (* z (pow (+ x y) 2)) (* b t)) (/ (* z (pow (+ x y) 4)) (* b (pow t 3)))))) t))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ y t))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ (+ y (* -1 (/ (* y (+ x y)) t))) t))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ (- (+ y (/ (* y (pow (+ x y) 2)) (pow t 2))) (/ (* y (+ x y)) t)) t))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ (- (+ y (* -1 (/ (* y (pow (+ x y) 3)) (pow t 3)))) (+ (* -1 (/ (* y (pow (+ x y) 2)) (pow t 2))) (/ (* y (+ x y)) t))) t))) |
#s(approx (+ t (+ x y)) #s(hole binary64 t)) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* t (+ 1 (+ (/ x t) (/ y t)))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (* z (+ x y)) (* b t)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (+ (* -1 (/ (* z (pow (+ x y) 2)) (* b t))) (/ (* z (+ x y)) b)) t))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (- (+ (/ (* z (+ x y)) b) (/ (* z (pow (+ x y) 3)) (* b (pow t 2)))) (/ (* z (pow (+ x y) 2)) (* b t))) t))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (- (+ (* -1 (/ (* z (pow (+ x y) 4)) (* b (pow t 3)))) (/ (* z (+ x y)) b)) (+ (* -1 (/ (* z (pow (+ x y) 3)) (* b (pow t 2)))) (/ (* z (pow (+ x y) 2)) (* b t)))) t))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (/ (+ x y) t))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (/ (+ x (+ y (* -1 (/ (pow (+ x y) 2) t)))) t))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (/ (- (+ x (+ y (/ (pow (+ x y) 3) (pow t 2)))) (/ (pow (+ x y) 2) t)) t))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (/ (- (+ x (+ y (* -1 (/ (pow (+ x y) 4) (pow t 3))))) (+ (* -1 (/ (pow (+ x y) 3) (pow t 2))) (/ (pow (+ x y) 2) t))) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (/ (* a y) t) (/ (* z (+ x y)) t))) (+ (/ (* a (+ x y)) t) (/ (* b y) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* -1 (/ (* (+ x y) (- (+ (* a y) (* z (+ x y))) (+ (* a (+ x y)) (* b y)))) (pow t 2))) (+ (/ (* a y) t) (/ (* z (+ x y)) t)))) (+ (/ (* a (+ x y)) t) (/ (* b y) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (/ (* a y) t) (+ (/ (* z (+ x y)) t) (/ (* (pow (+ x y) 2) (- (+ (* a y) (* z (+ x y))) (+ (* a (+ x y)) (* b y)))) (pow t 3))))) (+ (/ (* a (+ x y)) t) (+ (/ (* b y) t) (/ (* (+ x y) (- (+ (* a y) (* z (+ x y))) (+ (* a (+ x y)) (* b y)))) (pow t 2))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* a t))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* t (- (+ a (+ (/ (* a y) t) (/ (* z (+ x y)) t))) (/ (* b y) t))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* t (+ a (/ (* a y) t))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 t)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* t (+ 1 (+ (/ x t) (/ y t)))))) |
#s(approx (+ x t) #s(hole binary64 (* t (+ 1 (/ x t))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 a)) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (/ (* a (- (/ (* z (+ x y)) a) (+ x (/ (* b y) a)))) t)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (+ (/ (* a (- (/ (* b (* y (+ x y))) a) (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))))) (pow t 2)) (/ (* a (- (/ (* z (+ x y)) a) (+ x (/ (* b y) a)))) t))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (+ (/ (* a (- (* -1 (/ (* b (* y (pow (+ x y) 2))) a)) (+ (* -1 (* y (pow (+ x y) 2))) (+ (* -1 (/ (* z (pow (+ x y) 3)) a)) (pow (+ x y) 3))))) (pow t 3)) (+ (/ (* a (- (/ (* b (* y (+ x y))) a) (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))))) (pow t 2)) (/ (* a (- (/ (* z (+ x y)) a) (+ x (/ (* b y) a)))) t)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 1)) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (/ (* z (+ x y)) (* a t))) (+ (/ x t) (/ (* b y) (* a t)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (/ (* b (* y (+ x y))) (* a (pow t 2))) (/ (* z (+ x y)) (* a t)))) (+ (* -1 (/ (pow (+ x y) 2) (pow t 2))) (+ (/ x t) (+ (/ (* b y) (* a t)) (+ (/ (* y (+ x y)) (pow t 2)) (/ (* z (pow (+ x y) 2)) (* a (pow t 2)))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 3)))) (+ (/ (* b (* y (+ x y))) (* a (pow t 2))) (/ (* z (+ x y)) (* a t))))) (+ (* -1 (/ (* y (pow (+ x y) 2)) (pow t 3))) (+ (* -1 (/ (* z (pow (+ x y) 3)) (* a (pow t 3)))) (+ (* -1 (/ (pow (+ x y) 2) (pow t 2))) (+ (/ x t) (+ (/ (* b y) (* a t)) (+ (/ (* y (+ x y)) (pow t 2)) (+ (/ (* z (pow (+ x y) 2)) (* a (pow t 2))) (/ (pow (+ x y) 3) (pow t 3)))))))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (* a t))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) a)) (/ (* b (* y (+ x y))) (* a t))) t))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 2)))) (/ (* b (* y (+ x y))) (* a t)))) t))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 2)))) (+ (/ (* b (* y (+ x y))) (* a t)) (/ (* b (* y (pow (+ x y) 3))) (* a (pow t 3)))))) t))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (* b y) (* a t)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (+ (* -1 (/ (* b (* y (+ x y))) (* a t))) (/ (* b y) a)) t))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (- (+ (/ (* b y) a) (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 2)))) (/ (* b (* y (+ x y))) (* a t))) t))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (- (+ (* -1 (/ (* b (* y (pow (+ x y) 3))) (* a (pow t 3)))) (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 2)))) (/ (* b (* y (+ x y))) (* a t)))) t))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* a y)) (+ (* -1 (* z (+ x y))) (* b y))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* a y)) (+ (* -1 (* z (+ x y))) (+ (* -1 (/ (- (* b (* y (+ x y))) (+ (* -1 (* (+ x y) (- (* -1 (* a y)) (* -1 (* a (+ x y)))))) (* z (pow (+ x y) 2)))) t)) (* b y)))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* a y)) (+ (* -1 (* z (+ x y))) (+ (* -1 (/ (- (+ (* -1 (/ (- (* b (* y (pow (+ x y) 2))) (+ (* -1 (* (pow (+ x y) 2) (- (* -1 (* a y)) (* -1 (* a (+ x y)))))) (* z (pow (+ x y) 3)))) t)) (* b (* y (+ x y)))) (+ (* -1 (* (+ x y) (- (* -1 (* a y)) (* -1 (* a (+ x y)))))) (* z (pow (+ x y) 2)))) t)) (* b y)))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 y) (* -1 (+ x y))) t))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* (+ x y) (- (* -1 y) (* -1 (+ x y)))) t))) (* -1 (+ x y))) t))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (- (* -1 (/ (* (pow (+ x y) 2) (- (* -1 y) (* -1 (+ x y)))) t)) (* -1 (* (+ x y) (- (* -1 y) (* -1 (+ x y)))))) t))) (* -1 (+ x y))) t))))) |
#s(approx (+ t y) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) 1))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ x y) t)) 1))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ (* -1 (* b y)) (* z (+ x y)))) (/ (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y)))) t)) t)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ (* -1 (* b y)) (* z (+ x y)))) (* -1 (/ (- (/ (* (pow (+ x y) 2) (+ (* -1 (* b y)) (* z (+ x y)))) t) (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y))))) t))) t)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ (* -1 (* b y)) (* z (+ x y)))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ x y) 3) (+ (* -1 (* b y)) (* z (+ x y)))) t) (* (pow (+ x y) 2) (+ (* -1 (* b y)) (* z (+ x y))))) t)) (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y))))) t))) t)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* -1 (/ (* b (+ y (* -1 (/ (* z (+ x y)) b)))) t)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b (- (* y (+ x y)) (/ (* z (pow (+ x y) 2)) b))) t)) (* b (+ y (* -1 (/ (* z (+ x y)) b))))) t)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (- (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) b))) t)) (* b (- (* y (+ x y)) (/ (* z (pow (+ x y) 2)) b)))) t)) (* b (+ y (* -1 (/ (* z (+ x y)) b))))) t)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (- (* y (pow (+ x y) 3)) (/ (* z (pow (+ x y) 4)) b))) t)) (* b (- (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) b)))) t)) (* b (- (* y (+ x y)) (/ (* z (pow (+ x y) 2)) b)))) t)) (* b (+ y (* -1 (/ (* z (+ x y)) b))))) t)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ y (* -1 (/ (* z (+ x y)) b))) t)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ y (+ (* -1 (/ (* z (+ x y)) b)) (* -1 (/ (- (* y (+ x y)) (/ (* z (pow (+ x y) 2)) b)) t)))) t)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ y (+ (* -1 (/ (* z (+ x y)) b)) (* -1 (/ (- (+ (* -1 (/ (- (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) b)) t)) (* y (+ x y))) (/ (* z (pow (+ x y) 2)) b)) t)))) t)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ y (+ (* -1 (/ (* z (+ x y)) b)) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* y (pow (+ x y) 3)) (/ (* z (pow (+ x y) 4)) b)) t)) (* y (pow (+ x y) 2))) (/ (* z (pow (+ x y) 3)) b)) t)) (* y (+ x y))) (/ (* z (pow (+ x y) 2)) b)) t)))) t)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (/ (* y (+ x y)) t)) t)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (* y (pow (+ x y) 2)) t) (* y (+ x y))) t))) t)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (* y (pow (+ x y) 3)) t) (* y (pow (+ x y) 2))) t)) (* y (+ x y))) t))) t)))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ x y) t)) 1))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* z (+ x y)) b)) (/ (* z (pow (+ x y) 2)) (* b t))) t)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* z (+ x y)) b)) (* -1 (/ (- (/ (* z (pow (+ x y) 3)) (* b t)) (/ (* z (pow (+ x y) 2)) b)) t))) t)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* z (+ x y)) b)) (* -1 (/ (- (* -1 (/ (- (/ (* z (pow (+ x y) 4)) (* b t)) (/ (* z (pow (+ x y) 3)) b)) t)) (/ (* z (pow (+ x y) 2)) b)) t))) t)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (+ x y)) (/ (pow (+ x y) 2) t)) t)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (+ x y)) (* -1 (/ (- (/ (pow (+ x y) 3) t) (pow (+ x y) 2)) t))) t)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (+ x y)) (* -1 (/ (- (* -1 (/ (- (/ (pow (+ x y) 4) t) (pow (+ x y) 3)) t)) (pow (+ x y) 2)) t))) t)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ a (* -1 (/ (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (/ (* (+ x y) (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y))))) t))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (/ (- (* -1 (/ (* (pow (+ x y) 2) (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y))))) t)) (* -1 (* (+ x y) (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y))))))) t))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (- (+ (* a y) (* z (+ x y))) (* b y)) t))))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (* a y) t))))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ x y) t)) 1))))) |
#s(approx (+ x t) #s(hole binary64 (* -1 (* t (- (* -1 (/ x t)) 1))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (* -1 (/ (* a (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) (* -1 (/ (* b y) a)))) t))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (* -1 (/ (+ (* -1 (/ (* a (- (+ (/ (* b (* y (+ x y))) a) (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) t)) (* a (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) (* -1 (/ (* b y) a))))) t))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (- (+ (/ (* b (* y (pow (+ x y) 2))) a) (pow (+ x y) 3)) (+ (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) a)))) t)) (* a (- (+ (/ (* b (* y (+ x y))) a) (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))))) t)) (* a (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) (* -1 (/ (* b y) a))))) t))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) (* -1 (/ (* b y) a))) t))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (+ y (+ (* -1 y) (+ (* -1 (/ (* z (+ x y)) a)) (* -1 (/ (- (+ (/ (* b (* y (+ x y))) a) (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))) t)))))) (* -1 (/ (* b y) a))) t))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (+ y (+ (* -1 y) (+ (* -1 (/ (* z (+ x y)) a)) (* -1 (/ (- (+ (* -1 (/ (- (+ (/ (* b (* y (pow (+ x y) 2))) a) (pow (+ x y) 3)) (+ (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) a))) t)) (+ (/ (* b (* y (+ x y))) a) (pow (+ x y) 2))) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))) t)))))) (* -1 (/ (* b y) a))) t))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b (* y (+ x y))) (* a t))) (/ (* b y) a)) t)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (* a t))) (/ (* b (* y (+ x y))) a)) t)) (/ (* b y) a)) t)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (* y (pow (+ x y) 3))) (* a t))) (/ (* b (* y (pow (+ x y) 2))) a)) t)) (/ (* b (* y (+ x y))) a)) t)) (/ (* b y) a)) t)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (/ (* b (* y (+ x y))) (* a t))) t)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (* -1 (/ (- (/ (* b (* y (pow (+ x y) 2))) (* a t)) (/ (* b (* y (+ x y))) a)) t))) t)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (* -1 (/ (- (* -1 (/ (- (/ (* b (* y (pow (+ x y) 3))) (* a t)) (/ (* b (* y (pow (+ x y) 2))) a)) t)) (/ (* b (* y (+ x y))) a)) t))) t)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* z (+ x y)) (+ t (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (* z (+ x y)) (* b y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (- z b))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (* z (+ x y)) (* b y)))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* a (+ t y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (- (/ (* z (+ x y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (- (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (/ (- (/ (* z (+ x y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))) a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (/ (- (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))) a))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (* b y) (* a (+ t (+ x y)))))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* a (+ (* -1 (/ (* b y) (* a (+ t (+ x y))))) (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (* a (+ t y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* a (- (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (/ (* b y) (* a (+ t (+ x y)))))))) |
#s(approx (- (+ a z) b) #s(hole binary64 a)) |
#s(approx (- (+ a z) b) #s(hole binary64 (* a (- (+ 1 (/ z a)) (/ b a))))) |
#s(approx (+ a z) #s(hole binary64 (* a (+ 1 (/ z a))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* a (+ t y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* a (- (+ t (+ y (/ (* z (+ x y)) a))) (/ (* b y) a))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (/ (* b y) (* a (+ t (+ x y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (/ (* a (+ t y)) (+ t (+ x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ t y) (+ t (+ x y)))) (* -1 (/ (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* z (+ x y)) (+ t (+ x y)))) a))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ t y) (+ t (+ x y)))) (* -1 (/ (- (/ (* z (+ x y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))) a))))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- z b) a)) 1))))) |
#s(approx (+ a z) #s(hole binary64 (* -1 (* a (- (* -1 (/ z a)) 1))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t y)) (* -1 (/ (- (* z (+ x y)) (* b y)) a))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* -1 (* a (- (+ (* -1 (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (* -1 (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (* -1 (/ (* b y) (* a (+ t (+ x y)))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (* z (+ x y)) (+ t (+ x y)))) (* -1 (/ (* b y) (+ t (+ x y))))) a)) (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* z (+ x y)) (+ t (+ x y)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* z (+ x y)) (+ t (+ x y)))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* z (+ x y)) (+ t (+ x y)))) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (+ (* a (+ t y)) (* z (+ x y))) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y))))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (+ a z))) |
#s(approx (- (+ a z) b) #s(hole binary64 (+ a (+ z (* -1 b))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* a (+ t y)) (* z (+ x y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* -1 (* b y)) (+ (* a (+ t y)) (* z (+ x y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ t (+ x y))))) (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (+ (/ (* a (+ t y)) (* b (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y)))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y)))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ y (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (+ (/ (* a (+ t y)) (* b (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y))))))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (* -1 b))) |
#s(approx (- (+ a z) b) #s(hole binary64 (* b (- (+ (/ a b) (/ z b)) 1)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* b (- (+ (/ (* a (+ t y)) b) (/ (* z (+ x y)) b)) y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))) b))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* -1 (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* b (- (+ (/ t (* b (+ t (+ x y)))) (+ (/ y (* b (+ t (+ x y)))) (/ (* z (+ x y)) (* a (* b (+ t (+ x y))))))) (/ y (* a (+ t (+ x y)))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y)))) b)) (/ y (+ t (+ x y)))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (* z (+ x y)) (* b (+ t (+ x y))))) (/ y (+ t (+ x y)))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (* z (+ x y)) (* b (+ t (+ x y))))) (/ y (+ t (+ x y)))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y)))) b)) (/ y (+ t (+ x y)))))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (+ a z) b))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* a (+ t y)) (* z (+ x y))) b)) (* -1 y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))) b)) (/ y (+ t (+ x y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) b)) (* -1 (/ y (* a (+ t (+ x y)))))))))) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | z | @ | inf | ((+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/ (+ t y) (+ (+ y x) t)) (+ t y) t y (+ (+ y x) t) (+ y x) x a (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) -1 (/ y (+ t (+ x y))) (+ t (+ x y)) (+ x y) (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (/ z b) z (/ (+ x y) (+ t (+ x y))) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ a z) b) (+ a z) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (+ t y) a) (+ t y) (+ (+ x t) y) (+ x t) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (+ y x) z) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (* (/ b a) (/ y (+ t (+ x y)))) (/ b a) (/ y (+ t (+ x y))) (+ t (+ x y)) (+ x y)) |
| 4.0ms | b | @ | -inf | ((+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/ (+ t y) (+ (+ y x) t)) (+ t y) t y (+ (+ y x) t) (+ y x) x a (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) -1 (/ y (+ t (+ x y))) (+ t (+ x y)) (+ x y) (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (/ z b) z (/ (+ x y) (+ t (+ x y))) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ a z) b) (+ a z) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (+ t y) a) (+ t y) (+ (+ x t) y) (+ x t) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (+ y x) z) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (* (/ b a) (/ y (+ t (+ x y)))) (/ b a) (/ y (+ t (+ x y))) (+ t (+ x y)) (+ x y)) |
| 4.0ms | y | @ | inf | ((+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/ (+ t y) (+ (+ y x) t)) (+ t y) t y (+ (+ y x) t) (+ y x) x a (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) -1 (/ y (+ t (+ x y))) (+ t (+ x y)) (+ x y) (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (/ z b) z (/ (+ x y) (+ t (+ x y))) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ a z) b) (+ a z) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (+ t y) a) (+ t y) (+ (+ x t) y) (+ x t) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (+ y x) z) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (* (/ b a) (/ y (+ t (+ x y)))) (/ b a) (/ y (+ t (+ x y))) (+ t (+ x y)) (+ x y)) |
| 4.0ms | z | @ | -inf | ((+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/ (+ t y) (+ (+ y x) t)) (+ t y) t y (+ (+ y x) t) (+ y x) x a (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) -1 (/ y (+ t (+ x y))) (+ t (+ x y)) (+ x y) (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (/ z b) z (/ (+ x y) (+ t (+ x y))) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ a z) b) (+ a z) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (+ t y) a) (+ t y) (+ (+ x t) y) (+ x t) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (+ y x) z) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (* (/ b a) (/ y (+ t (+ x y)))) (/ b a) (/ y (+ t (+ x y))) (+ t (+ x y)) (+ x y)) |
| 4.0ms | t | @ | -inf | ((+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/ (+ t y) (+ (+ y x) t)) (+ t y) t y (+ (+ y x) t) (+ y x) x a (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) -1 (/ y (+ t (+ x y))) (+ t (+ x y)) (+ x y) (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (/ z b) z (/ (+ x y) (+ t (+ x y))) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ a z) b) (+ a z) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (+ t y) a) (+ t y) (+ (+ x t) y) (+ x t) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (+ y x) z) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (* (/ b a) (/ y (+ t (+ x y)))) (/ b a) (/ y (+ t (+ x y))) (+ t (+ x y)) (+ x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3890 | 37242 |
| 0 | 3937 | 36547 |
| 0 | 10063 | 35397 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
(/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) |
(+.f64 t y) |
t |
y |
(+.f64 (+.f64 y x) t) |
(+.f64 y x) |
x |
a |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
(*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) |
b |
(fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(literal -1 binary64) |
(/.f64 y (+.f64 t (+.f64 x y))) |
(+.f64 t (+.f64 x y)) |
(+.f64 x y) |
(*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))) |
(/.f64 z b) |
z |
(/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
(-.f64 (+.f64 a z) b) |
(+.f64 a z) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) (+.f64 (+.f64 x t) y)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) |
(*.f64 #s(approx (+ t y) t) a) |
#s(approx (+ t y) t) |
(+.f64 (+.f64 x t) y) |
(+.f64 x t) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 x t) y)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) |
(*.f64 (+.f64 y x) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t #s(approx (+ x y) y)))))) a)) |
(*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t #s(approx (+ x y) y)))))) a) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t #s(approx (+ x y) y)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t #s(approx (+ x y) y))))) |
(*.f64 (/.f64 b a) (/.f64 y (+.f64 t #s(approx (+ x y) y)))) |
(/.f64 b a) |
(/.f64 y (+.f64 t #s(approx (+ x y) y))) |
(+.f64 t #s(approx (+ x y) y)) |
#s(approx (+ x y) y) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ (* -1 (/ (* b y) (+ t y))) (/ (* y z) (+ t y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (/ (* y z) (pow (+ t y) 3))) (+ (* -1 (/ a (pow (+ t y) 2))) (/ z (pow (+ t y) 2))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (+ (* x (- (+ (/ z (pow (+ t y) 3)) (/ (* b y) (pow (+ t y) 4))) (+ (/ a (pow (+ t y) 3)) (/ (* y z) (pow (+ t y) 4))))) (/ (* y z) (pow (+ t y) 3)))) (+ (* -1 (/ a (pow (+ t y) 2))) (/ z (pow (+ t y) 2))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 1)) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ x (+ t y)))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* x (- (/ x (pow (+ t y) 2)) (/ 1 (+ t y))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* x (- (* x (+ (* -1 (/ x (pow (+ t y) 3))) (/ 1 (pow (+ t y) 2)))) (/ 1 (+ t y))))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (+ t y))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (+ t (+ x y)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (+ (* -1 (* b y)) (* y z)) (+ t y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (/ z (+ t y)) (+ (* -1 (/ (* b y) (pow (+ t y) 2))) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (/ (* y z) (pow (+ t y) 3))) (/ z (pow (+ t y) 2)))) (/ z (+ t y))) (+ (* -1 (/ (* b y) (pow (+ t y) 2))) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (pow (+ t y) 3))) (+ (* x (- (/ z (pow (+ t y) 3)) (+ (* -1 (/ (* b y) (pow (+ t y) 4))) (/ (* y z) (pow (+ t y) 4))))) (/ (* y z) (pow (+ t y) 3)))) (/ z (pow (+ t y) 2)))) (/ z (+ t y))) (+ (* -1 (/ (* b y) (pow (+ t y) 2))) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* b (+ (* -1 (/ y (+ t y))) (/ (* y z) (* b (+ t y))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* b (* x (- (+ (/ y (pow (+ t y) 2)) (/ z (* b (+ t y)))) (/ (* y z) (* b (pow (+ t y) 2)))))) (* b (+ (* -1 (/ y (+ t y))) (/ (* y z) (* b (+ t y)))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* b (+ (* -1 (/ y (+ t y))) (/ (* y z) (* b (+ t y))))) (* x (+ (* b (* x (- (+ (* -1 (/ y (pow (+ t y) 3))) (/ (* y z) (* b (pow (+ t y) 3)))) (/ z (* b (pow (+ t y) 2)))))) (* b (- (+ (/ y (pow (+ t y) 2)) (/ z (* b (+ t y)))) (/ (* y z) (* b (pow (+ t y) 2)))))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* b (+ (* -1 (/ y (+ t y))) (/ (* y z) (* b (+ t y))))) (* x (+ (* b (- (+ (/ y (pow (+ t y) 2)) (/ z (* b (+ t y)))) (/ (* y z) (* b (pow (+ t y) 2))))) (* x (+ (* b (* x (- (+ (/ y (pow (+ t y) 4)) (/ z (* b (pow (+ t y) 3)))) (/ (* y z) (* b (pow (+ t y) 4)))))) (* b (- (+ (* -1 (/ y (pow (+ t y) 3))) (/ (* y z) (* b (pow (+ t y) 3)))) (/ z (* b (pow (+ t y) 2)))))))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ y (+ t y))) (/ (* y z) (* b (+ t y)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ y (+ t y))) (+ (* x (- (+ (/ y (pow (+ t y) 2)) (/ z (* b (+ t y)))) (/ (* y z) (* b (pow (+ t y) 2))))) (/ (* y z) (* b (+ t y))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ y (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ y (pow (+ t y) 3))) (/ (* y z) (* b (pow (+ t y) 3)))) (/ z (* b (pow (+ t y) 2))))) (+ (/ y (pow (+ t y) 2)) (/ z (* b (+ t y))))) (/ (* y z) (* b (pow (+ t y) 2))))) (/ (* y z) (* b (+ t y))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ y (+ t y))) (+ (* x (- (+ (* x (- (+ (* -1 (/ y (pow (+ t y) 3))) (+ (* x (- (+ (/ y (pow (+ t y) 4)) (/ z (* b (pow (+ t y) 3)))) (/ (* y z) (* b (pow (+ t y) 4))))) (/ (* y z) (* b (pow (+ t y) 3))))) (/ z (* b (pow (+ t y) 2))))) (+ (/ y (pow (+ t y) 2)) (/ z (* b (+ t y))))) (/ (* y z) (* b (pow (+ t y) 2))))) (/ (* y z) (* b (+ t y))))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ y (+ t y)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ (* -1 (/ (* x y) (pow (+ t y) 2))) (/ y (+ t y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ (* x (- (/ (* x y) (pow (+ t y) 3)) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ (* x (- (* x (- (* -1 (/ (* x y) (pow (+ t y) 4))) (* -1 (/ y (pow (+ t y) 3))))) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (+ t y))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (+ t (+ x y)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (* y z) (* b (+ t y))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* x (- (/ z (* b (+ t y))) (/ (* y z) (* b (pow (+ t y) 2))))) (/ (* y z) (* b (+ t y)))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* x (- (+ (* x (- (/ (* y z) (* b (pow (+ t y) 3))) (/ z (* b (pow (+ t y) 2))))) (/ z (* b (+ t y)))) (/ (* y z) (* b (pow (+ t y) 2))))) (/ (* y z) (* b (+ t y)))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* x (- (+ (* x (- (+ (* x (- (/ z (* b (pow (+ t y) 3))) (/ (* y z) (* b (pow (+ t y) 4))))) (/ (* y z) (* b (pow (+ t y) 3)))) (/ z (* b (pow (+ t y) 2))))) (/ z (* b (+ t y)))) (/ (* y z) (* b (pow (+ t y) 2))))) (/ (* y z) (* b (+ t y)))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (/ y (+ t y)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ (* x (- (/ 1 (+ t y)) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ (* x (- (+ (* x (- (/ y (pow (+ t y) 3)) (/ 1 (pow (+ t y) 2)))) (/ 1 (+ t y))) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ (* x (- (+ (* x (- (+ (* x (- (/ 1 (pow (+ t y) 3)) (/ y (pow (+ t y) 4)))) (/ y (pow (+ t y) 3))) (/ 1 (pow (+ t y) 2)))) (/ 1 (+ t y))) (/ y (pow (+ t y) 2)))) (/ y (+ t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (+ (* a (+ t y)) (* y z)) (* b y)) (+ t y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* x (- (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))) (/ (* b y) (+ t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* x (- (+ (* x (- (+ (/ a (pow (+ t y) 2)) (/ (* y z) (pow (+ t y) 3))) (+ (/ z (pow (+ t y) 2)) (/ (* b y) (pow (+ t y) 3))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))) (/ (* b y) (+ t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* x (- (+ (* x (- (+ (* x (- (+ (/ z (pow (+ t y) 3)) (/ (* b y) (pow (+ t y) 4))) (+ (/ a (pow (+ t y) 3)) (/ (* y z) (pow (+ t y) 4))))) (+ (/ a (pow (+ t y) 2)) (/ (* y z) (pow (+ t y) 3)))) (+ (/ z (pow (+ t y) 2)) (/ (* b y) (pow (+ t y) 3))))) (+ (/ z (+ t y)) (/ (* b y) (pow (+ t y) 2)))) (+ (/ a (+ t y)) (/ (* y z) (pow (+ t y) 2))))) (/ (* y z) (+ t y)))) (/ (* b y) (+ t y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a (+ t y)) (* y z)) (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a (+ t y)) (+ (* x z) (* y z))) (* b y)))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ t y))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ t (+ x y)))) |
#s(approx (+ x t) #s(hole binary64 t)) |
#s(approx (+ x t) #s(hole binary64 (+ t x))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (+ y x) z) #s(hole binary64 (+ (* x z) (* y z)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (* x (- (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2)))))))) (* a (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y))))) (* x (+ (* a (* x (- (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (/ (* y z) (* a (pow (+ t y) 3)))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2)))))))) (* a (- (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2)))))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y))))) (* x (+ (* a (- (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (* x (+ (* a (* x (- (+ (/ z (* a (pow (+ t y) 3))) (/ (* b y) (* a (pow (+ t y) 4)))) (+ (/ t (pow (+ t y) 4)) (+ (/ y (pow (+ t y) 4)) (/ (* y z) (* a (pow (+ t y) 4)))))))) (* a (- (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (/ (* y z) (* a (pow (+ t y) 3)))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2)))))))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* x (- (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2)))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (/ (* y z) (* a (pow (+ t y) 3)))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2))))))) (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2))))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* x (- (+ (* x (- (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (+ (* x (- (+ (/ z (* a (pow (+ t y) 3))) (/ (* b y) (* a (pow (+ t y) 4)))) (+ (/ t (pow (+ t y) 4)) (+ (/ y (pow (+ t y) 4)) (/ (* y z) (* a (pow (+ t y) 4))))))) (/ (* y z) (* a (pow (+ t y) 3))))) (+ (* -1 (/ t (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2))))))) (+ (/ z (* a (+ t y))) (/ (* b y) (* a (pow (+ t y) 2))))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (* a (+ t y)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ t y)))) (/ (* b (* x y)) (* a (pow (+ t y) 2)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ t y)))) (* x (+ (* -1 (/ (* b (* x y)) (* a (pow (+ t y) 3)))) (/ (* b y) (* a (pow (+ t y) 2)))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ t y)))) (* x (+ (* x (+ (* -1 (/ (* b y) (* a (pow (+ t y) 3)))) (/ (* b (* x y)) (* a (pow (+ t y) 4))))) (/ (* b y) (* a (pow (+ t y) 2)))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (* b y) (* a (+ t y))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (* b (* x y)) (* a (pow (+ t y) 2)))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* x (- (/ (* b (* x y)) (* a (pow (+ t y) 3))) (/ (* b y) (* a (pow (+ t y) 2))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* x (- (* x (- (* -1 (/ (* b (* x y)) (* a (pow (+ t y) 4)))) (* -1 (/ (* b y) (* a (pow (+ t y) 3)))))) (/ (* b y) (* a (pow (+ t y) 2))))) (/ (* b y) (* a (+ t y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 z)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (/ (* a (+ t y)) x) (/ (* y z) x)))) (/ (* z (+ t y)) x)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (/ (* a (+ t y)) x) (+ (/ (* b (* y (+ t y))) (pow x 2)) (/ (* y z) x))))) (+ (/ (* a (pow (+ t y) 2)) (pow x 2)) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (* y z) (* z (+ t y)))) (pow x 2))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (pow x 3))) (+ (/ (* a (+ t y)) x) (+ (/ (* b (* y (+ t y))) (pow x 2)) (/ (* y z) x)))))) (+ (* -1 (/ (* a (pow (+ t y) 3)) (pow x 3))) (+ (* -1 (/ (* (pow (+ t y) 2) (- (* y z) (* z (+ t y)))) (pow x 3))) (+ (/ (* a (pow (+ t y) 2)) (pow x 2)) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (* y z) (* z (+ t y)))) (pow x 2))))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ (+ t y) x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ (+ t (+ y (* -1 (/ (pow (+ t y) 2) x)))) x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ t (+ y (/ (pow (+ t y) 3) (pow x 2)))) (/ (pow (+ t y) 2) x)) x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ t (+ y (* -1 (/ (pow (+ t y) 4) (pow x 3))))) (+ (* -1 (/ (pow (+ t y) 3) (pow x 2))) (/ (pow (+ t y) 2) x))) x))) |
#s(approx (+ (+ y x) t) #s(hole binary64 x)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* x (+ 1 (+ (/ t x) (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 z)) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (/ (* y z) x))) (/ (* z (+ t y)) x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (* -1 (/ (* (+ t y) (- (+ (* -1 (* b y)) (* y z)) (* z (+ t y)))) (pow x 2))) (/ (* y z) x)))) (/ (* z (+ t y)) x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* b y) x)) (+ (/ (* y z) x) (/ (* (pow (+ t y) 2) (- (+ (* -1 (* b y)) (* y z)) (* z (+ t y)))) (pow x 3))))) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (+ (* -1 (* b y)) (* y z)) (* z (+ t y)))) (pow x 2)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 z)) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ z (/ (* b (- (+ (* -1 y) (/ (* y z) b)) (/ (* z (+ t y)) b))) x)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ z (+ (/ (* b (- (* y (+ t y)) (* (+ t y) (- (/ (* y z) b) (/ (* z (+ t y)) b))))) (pow x 2)) (/ (* b (- (+ (* -1 y) (/ (* y z) b)) (/ (* z (+ t y)) b))) x))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ z (+ (/ (* b (- (* -1 (* y (pow (+ t y) 2))) (* -1 (* (pow (+ t y) 2) (- (/ (* y z) b) (/ (* z (+ t y)) b)))))) (pow x 3)) (+ (/ (* b (- (* y (+ t y)) (* (+ t y) (- (/ (* y z) b) (/ (* z (+ t y)) b))))) (pow x 2)) (/ (* b (- (+ (* -1 y) (/ (* y z) b)) (/ (* z (+ t y)) b))) x)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ z b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ (* -1 (/ y x)) (+ (/ z b) (/ (* y z) (* b x)))) (/ (* z (+ t y)) (* b x))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ (* -1 (/ y x)) (+ (/ z b) (+ (/ (* y z) (* b x)) (/ (* y (+ t y)) (pow x 2))))) (+ (/ (* z (+ t y)) (* b x)) (/ (* (+ t y) (- (/ (* y z) b) (/ (* z (+ t y)) b))) (pow x 2)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ (* -1 (/ y x)) (+ (* -1 (/ (* y (pow (+ t y) 2)) (pow x 3))) (+ (/ z b) (+ (/ (* y z) (* b x)) (/ (* y (+ t y)) (pow x 2)))))) (+ (* -1 (/ (* (pow (+ t y) 2) (- (/ (* y z) b) (/ (* z (+ t y)) b))) (pow x 3))) (+ (/ (* z (+ t y)) (* b x)) (/ (* (+ t y) (- (/ (* y z) b) (/ (* z (+ t y)) b))) (pow x 2))))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ y x))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ (+ y (* -1 (/ (* y (+ t y)) x))) x))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ (- (+ y (/ (* y (pow (+ t y) 2)) (pow x 2))) (/ (* y (+ t y)) x)) x))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ (- (+ y (* -1 (/ (* y (pow (+ t y) 3)) (pow x 3)))) (+ (* -1 (/ (* y (pow (+ t y) 2)) (pow x 2))) (/ (* y (+ t y)) x))) x))) |
#s(approx (+ t (+ x y)) #s(hole binary64 x)) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* x (+ 1 (+ (/ t x) (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ z b))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ (/ z b) (/ (* y z) (* b x))) (/ (* z (+ t y)) (* b x))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ (* -1 (/ (* (+ t y) (- (/ (* y z) b) (/ (* z (+ t y)) b))) (pow x 2))) (+ (/ z b) (/ (* y z) (* b x)))) (/ (* z (+ t y)) (* b x))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ (/ z b) (+ (/ (* y z) (* b x)) (/ (* (pow (+ t y) 2) (- (/ (* y z) b) (/ (* z (+ t y)) b))) (pow x 3)))) (+ (/ (* z (+ t y)) (* b x)) (/ (* (+ t y) (- (/ (* y z) b) (/ (* z (+ t y)) b))) (pow x 2)))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 1)) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ t x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (- (+ 1 (/ (* t (+ t y)) (pow x 2))) (/ t x)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (- (+ 1 (* -1 (/ (* t (pow (+ t y) 2)) (pow x 3)))) (+ (* -1 (/ (* t (+ t y)) (pow x 2))) (/ t x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))) (+ (/ (* b y) x) (/ (* z (+ t y)) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* (+ t y) (- (+ (* a (+ t y)) (* y z)) (+ (* b y) (* z (+ t y))))) (pow x 2))) (+ (/ (* a (+ t y)) x) (/ (* y z) x)))) (+ (/ (* b y) x) (/ (* z (+ t y)) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (/ (* a (+ t y)) x) (+ (/ (* y z) x) (/ (* (pow (+ t y) 2) (- (+ (* a (+ t y)) (* y z)) (+ (* b y) (* z (+ t y))))) (pow x 3))))) (+ (/ (* b y) x) (+ (/ (* z (+ t y)) x) (/ (* (+ t y) (- (+ (* a (+ t y)) (* y z)) (+ (* b y) (* z (+ t y))))) (pow x 2))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* x z))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* x (- (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))) (/ (* b y) x))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 x)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* x (+ 1 (+ (/ t x) (/ y x)))))) |
#s(approx (+ x t) #s(hole binary64 x)) |
#s(approx (+ x t) #s(hole binary64 (* x (+ 1 (/ t x))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* x z))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* x (+ z (/ (* y z) x))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 z)) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (/ (* a (- (+ t (+ y (/ (* y z) a))) (+ (/ (* b y) a) (/ (* z (+ t y)) a)))) x)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (+ (/ (* a (- (+ t (+ y (/ (* y z) a))) (+ (/ (* b y) a) (/ (* z (+ t y)) a)))) x) (/ (* a (- (/ (* b (* y (+ t y))) a) (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))))))) (pow x 2)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (+ (/ (* a (- (* -1 (/ (* b (* y (pow (+ t y) 2))) a)) (+ (* -1 (* t (pow (+ t y) 2))) (+ (* -1 (* y (pow (+ t y) 2))) (* -1 (* (pow (+ t y) 2) (- (/ (* y z) a) (/ (* z (+ t y)) a)))))))) (pow x 3)) (+ (/ (* a (- (+ t (+ y (/ (* y z) a))) (+ (/ (* b y) a) (/ (* z (+ t y)) a)))) x) (/ (* a (- (/ (* b (* y (+ t y))) a) (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))))))) (pow x 2))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (/ z a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t x) (+ (/ y x) (+ (/ z a) (/ (* y z) (* a x))))) (+ (/ (* b y) (* a x)) (/ (* z (+ t y)) (* a x)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t x) (+ (/ y x) (+ (/ z a) (+ (/ (* b (* y (+ t y))) (* a (pow x 2))) (/ (* y z) (* a x)))))) (+ (/ (* b y) (* a x)) (+ (/ (* t (+ t y)) (pow x 2)) (+ (/ (* y (+ t y)) (pow x 2)) (+ (/ (* z (+ t y)) (* a x)) (/ (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 2))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 3)))) (+ (/ t x) (+ (/ y x) (+ (/ z a) (+ (/ (* b (* y (+ t y))) (* a (pow x 2))) (/ (* y z) (* a x))))))) (+ (* -1 (/ (* t (pow (+ t y) 2)) (pow x 3))) (+ (* -1 (/ (* y (pow (+ t y) 2)) (pow x 3))) (+ (* -1 (/ (* (pow (+ t y) 2) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 3))) (+ (/ (* b y) (* a x)) (+ (/ (* t (+ t y)) (pow x 2)) (+ (/ (* y (+ t y)) (pow x 2)) (+ (/ (* z (+ t y)) (* a x)) (/ (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a))) (pow x 2)))))))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (* a x))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) a)) (/ (* b (* y (+ t y))) (* a x))) x))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 2)))) (/ (* b (* y (+ t y))) (* a x)))) x))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 2)))) (+ (/ (* b (* y (+ t y))) (* a x)) (/ (* b (* y (pow (+ t y) 3))) (* a (pow x 3)))))) x))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (* b y) (* a x)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (+ (* -1 (/ (* b (* y (+ t y))) (* a x))) (/ (* b y) a)) x))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (- (+ (/ (* b y) a) (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 2)))) (/ (* b (* y (+ t y))) (* a x))) x))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (- (+ (* -1 (/ (* b (* y (pow (+ t y) 3))) (* a (pow x 3)))) (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (* a (pow x 2)))) (/ (* b (* y (+ t y))) (* a x)))) x))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a (+ t y))) (+ (* -1 (* y z)) (* b y))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a (+ t y))) (+ (* -1 (* y z)) (+ (* -1 (/ (- (* b (* y (+ t y))) (+ (* -1 (* (+ t y) (- (* -1 (* y z)) (* -1 (* z (+ t y)))))) (* a (pow (+ t y) 2)))) x)) (* b y)))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a (+ t y))) (+ (* -1 (* y z)) (+ (* -1 (/ (- (+ (* -1 (/ (- (* b (* y (pow (+ t y) 2))) (+ (* -1 (* (pow (+ t y) 2) (- (* -1 (* y z)) (* -1 (* z (+ t y)))))) (* a (pow (+ t y) 3)))) x)) (* b (* y (+ t y)))) (+ (* -1 (* (+ t y) (- (* -1 (* y z)) (* -1 (* z (+ t y)))))) (* a (pow (+ t y) 2)))) x)) (* b y)))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ t y)) (/ (pow (+ t y) 2) x)) x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ t y)) (* -1 (/ (- (/ (pow (+ t y) 3) x) (pow (+ t y) 2)) x))) x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ t y)) (* -1 (/ (- (* -1 (/ (- (/ (pow (+ t y) 4) x) (pow (+ t y) 3)) x)) (pow (+ t y) 2)) x))) x)))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ t y) x)) 1))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (* -1 (/ (- (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (/ (* (+ t y) (- (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (* z (+ t y))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (* z (+ t y))))) x)) (* -1 (* (+ t y) (- (* -1 (+ (* -1 (* b y)) (* y z))) (* -1 (* z (+ t y))))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ z (* -1 (/ (* b (- (+ y (* -1 (/ (* y z) b))) (* -1 (/ (* z (+ t y)) b)))) x))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (* b (- (* y (+ t y)) (* -1 (* (+ t y) (- (* -1 (/ (* y z) b)) (* -1 (/ (* z (+ t y)) b))))))) x)) (* b (- (+ y (* -1 (/ (* y z) b))) (* -1 (/ (* z (+ t y)) b))))) x))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (- (* y (pow (+ t y) 2)) (* -1 (* (pow (+ t y) 2) (- (* -1 (/ (* y z) b)) (* -1 (/ (* z (+ t y)) b))))))) x)) (* b (- (* y (+ t y)) (* -1 (* (+ t y) (- (* -1 (/ (* y z) b)) (* -1 (/ (* z (+ t y)) b)))))))) x)) (* b (- (+ y (* -1 (/ (* y z) b))) (* -1 (/ (* z (+ t y)) b))))) x))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (- (+ y (* -1 (/ (* y z) b))) (* -1 (/ (* z (+ t y)) b))) x)) (/ z b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (- (+ y (+ (* -1 (/ (* y z) b)) (* -1 (/ (- (* y (+ t y)) (* -1 (* (+ t y) (- (* -1 (/ (* y z) b)) (* -1 (/ (* z (+ t y)) b)))))) x)))) (* -1 (/ (* z (+ t y)) b))) x)) (/ z b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (- (+ y (+ (* -1 (/ (* y z) b)) (* -1 (/ (- (+ (* -1 (/ (- (* y (pow (+ t y) 2)) (* -1 (* (pow (+ t y) 2) (- (* -1 (/ (* y z) b)) (* -1 (/ (* z (+ t y)) b)))))) x)) (* y (+ t y))) (* -1 (* (+ t y) (- (* -1 (/ (* y z) b)) (* -1 (/ (* z (+ t y)) b)))))) x)))) (* -1 (/ (* z (+ t y)) b))) x)) (/ z b)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (/ (* y (+ t y)) x)) x)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (* y (pow (+ t y) 2)) x) (* y (+ t y))) x))) x)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (* y (pow (+ t y) 3)) x) (* y (pow (+ t y) 2))) x)) (* y (+ t y))) x))) x)))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ t y) x)) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (* y z) b)) (* -1 (/ (* z (+ t y)) b))) x)) (/ z b)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (* y z) b)) (* -1 (/ (* (+ t y) (- (* -1 (/ (* y z) b)) (* -1 (/ (* z (+ t y)) b)))) x))) (* -1 (/ (* z (+ t y)) b))) x)) (/ z b)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (* y z) b)) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 (/ (* y z) b)) (* -1 (/ (* z (+ t y)) b)))) x)) (* -1 (* (+ t y) (- (* -1 (/ (* y z) b)) (* -1 (/ (* z (+ t y)) b)))))) x))) (* -1 (/ (* z (+ t y)) b))) x)) (/ z b)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 y) (* -1 (+ t y))) x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* (+ t y) (- (* -1 y) (* -1 (+ t y)))) x))) (* -1 (+ t y))) x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 y) (* -1 (+ t y)))) x)) (* -1 (* (+ t y) (- (* -1 y) (* -1 (+ t y)))))) x))) (* -1 (+ t y))) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ z (* -1 (/ (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (/ (* (+ t y) (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (/ (- (* -1 (/ (* (pow (+ t y) 2) (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y))))) x)) (* -1 (* (+ t y) (- (* -1 (- (+ (* a (+ t y)) (* y z)) (* b y))) (* -1 (* z (+ t y))))))) x))) (* -1 (* z (+ t y)))) x))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (- (+ (* a (+ t y)) (* y z)) (* b y)) x))))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ t y) x)) 1))))) |
#s(approx (+ x t) #s(hole binary64 (* -1 (* x (- (* -1 (/ t x)) 1))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (* y z) x))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (* -1 (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a))))) x))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (* a (- (/ (* b (* y (+ t y))) a) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y)))))) x)) (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))))) x))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (- (/ (* b (* y (pow (+ t y) 2))) a) (+ (* -1 (* (pow (+ t y) 2) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (pow (+ t y) 2)) (* y (pow (+ t y) 2)))))) x)) (* a (- (/ (* b (* y (+ t y))) a) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))))) x)) (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))))) x))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (/ z a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (+ (* -1 (/ (* y z) a)) (* -1 (/ (- (/ (* b (* y (+ t y))) a) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) x))))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (/ z a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (+ (* -1 (/ (* y z) a)) (* -1 (/ (- (+ (* -1 (/ (- (/ (* b (* y (pow (+ t y) 2))) a) (+ (* -1 (* (pow (+ t y) 2) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (pow (+ t y) 2)) (* y (pow (+ t y) 2))))) x)) (/ (* b (* y (+ t y))) a)) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) x))))) (+ (* -1 (/ (* b y) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (/ z a)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b (* y (+ t y))) (* a x))) (/ (* b y) a)) x)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (* y (pow (+ t y) 2))) (* a x))) (/ (* b (* y (+ t y))) a)) x)) (/ (* b y) a)) x)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (* y (pow (+ t y) 3))) (* a x))) (/ (* b (* y (pow (+ t y) 2))) a)) x)) (/ (* b (* y (+ t y))) a)) x)) (/ (* b y) a)) x)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (/ (* b (* y (+ t y))) (* a x))) x)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (* -1 (/ (- (/ (* b (* y (pow (+ t y) 2))) (* a x)) (/ (* b (* y (+ t y))) a)) x))) x)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (* -1 (/ (- (* -1 (/ (- (/ (* b (* y (pow (+ t y) 3))) (* a x)) (/ (* b (* y (pow (+ t y) 2))) a)) x)) (/ (* b (* y (+ t y))) a)) x))) x)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (/ a (+ t x)) (/ z (+ t x)))) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3)))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x))))) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (+ (* y (- (+ (* -1 (/ b (pow (+ t x) 3))) (+ (/ a (pow (+ t x) 3)) (/ z (pow (+ t x) 3)))) (+ (/ (* a t) (pow (+ t x) 4)) (/ (* x z) (pow (+ t x) 4))))) (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3))))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x))))) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ t (+ t x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (/ 1 (+ t x)) (/ t (pow (+ t x) 2)))) (/ t (+ t x))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* y (- (/ t (pow (+ t x) 3)) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x))) (/ t (pow (+ t x) 2)))) (/ t (+ t x))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (/ 1 (pow (+ t x) 3)) (/ t (pow (+ t x) 4)))) (/ t (pow (+ t x) 3))) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x))) (/ t (pow (+ t x) 2)))) (/ t (+ t x))))) |
#s(approx (+ t y) #s(hole binary64 t)) |
#s(approx (+ t y) #s(hole binary64 (+ t y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (+ t x))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (* x z) (+ t x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (/ z (+ t x))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (/ (* x z) (pow (+ t x) 3)) (+ (* -1 (/ b (pow (+ t x) 2))) (/ z (pow (+ t x) 2))))) (/ z (+ t x)))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* y (- (+ (* -1 (/ b (+ t x))) (+ (* y (- (+ (* y (- (+ (* -1 (/ b (pow (+ t x) 3))) (/ z (pow (+ t x) 3))) (/ (* x z) (pow (+ t x) 4)))) (/ (* x z) (pow (+ t x) 3))) (+ (* -1 (/ b (pow (+ t x) 2))) (/ z (pow (+ t x) 2))))) (/ z (+ t x)))) (/ (* x z) (pow (+ t x) 2)))) (/ (* x z) (+ t x))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (/ (* x z) (+ t x)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* b (* y (- (/ z (* b (+ t x))) (+ (/ 1 (+ t x)) (/ (* x z) (* b (pow (+ t x) 2))))))) (/ (* x z) (+ t x))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* y (+ (* b (* y (- (+ (/ 1 (pow (+ t x) 2)) (/ (* x z) (* b (pow (+ t x) 3)))) (/ z (* b (pow (+ t x) 2)))))) (* b (- (/ z (* b (+ t x))) (+ (/ 1 (+ t x)) (/ (* x z) (* b (pow (+ t x) 2)))))))) (/ (* x z) (+ t x))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* y (+ (* b (- (/ z (* b (+ t x))) (+ (/ 1 (+ t x)) (/ (* x z) (* b (pow (+ t x) 2)))))) (* y (+ (* b (* y (- (/ z (* b (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 3)) (/ (* x z) (* b (pow (+ t x) 4))))))) (* b (- (+ (/ 1 (pow (+ t x) 2)) (/ (* x z) (* b (pow (+ t x) 3)))) (/ z (* b (pow (+ t x) 2))))))))) (/ (* x z) (+ t x))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (* x z) (* b (+ t x))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* y (- (/ z (* b (+ t x))) (+ (/ 1 (+ t x)) (/ (* x z) (* b (pow (+ t x) 2)))))) (/ (* x z) (* b (+ t x)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (/ 1 (pow (+ t x) 2)) (/ (* x z) (* b (pow (+ t x) 3)))) (/ z (* b (pow (+ t x) 2))))) (/ z (* b (+ t x)))) (+ (/ 1 (+ t x)) (/ (* x z) (* b (pow (+ t x) 2)))))) (/ (* x z) (* b (+ t x)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (/ z (* b (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 3)) (/ (* x z) (* b (pow (+ t x) 4)))))) (+ (/ 1 (pow (+ t x) 2)) (/ (* x z) (* b (pow (+ t x) 3))))) (/ z (* b (pow (+ t x) 2))))) (/ z (* b (+ t x)))) (+ (/ 1 (+ t x)) (/ (* x z) (* b (pow (+ t x) 2)))))) (/ (* x z) (* b (+ t x)))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ y (+ t x)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* y (+ (* -1 (/ y (pow (+ t x) 2))) (/ 1 (+ t x)))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* y (+ (* y (- (/ y (pow (+ t x) 3)) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x)))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* y (+ (* y (- (* y (+ (* -1 (/ y (pow (+ t x) 4))) (/ 1 (pow (+ t x) 3)))) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x)))))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (+ t x))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (* x z) (* b (+ t x))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* y (- (/ z (* b (+ t x))) (/ (* x z) (* b (pow (+ t x) 2))))) (/ (* x z) (* b (+ t x)))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* y (- (+ (* y (- (/ (* x z) (* b (pow (+ t x) 3))) (/ z (* b (pow (+ t x) 2))))) (/ z (* b (+ t x)))) (/ (* x z) (* b (pow (+ t x) 2))))) (/ (* x z) (* b (+ t x)))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (/ z (* b (pow (+ t x) 3))) (/ (* x z) (* b (pow (+ t x) 4))))) (/ (* x z) (* b (pow (+ t x) 3)))) (/ z (* b (pow (+ t x) 2))))) (/ z (* b (+ t x)))) (/ (* x z) (* b (pow (+ t x) 2))))) (/ (* x z) (* b (+ t x)))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (/ x (+ t x)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ (* y (- (/ 1 (+ t x)) (/ x (pow (+ t x) 2)))) (/ x (+ t x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ (* y (- (+ (* y (- (/ x (pow (+ t x) 3)) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x))) (/ x (pow (+ t x) 2)))) (/ x (+ t x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (/ 1 (pow (+ t x) 3)) (/ x (pow (+ t x) 4)))) (/ x (pow (+ t x) 3))) (/ 1 (pow (+ t x) 2)))) (/ 1 (+ t x))) (/ x (pow (+ t x) 2)))) (/ x (+ t x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (+ (* a t) (* x z)) (+ t x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* y (- (+ (/ a (+ t x)) (/ z (+ t x))) (+ (/ b (+ t x)) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2)))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3)))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x)))) (+ (/ b (+ t x)) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2)))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (+ (/ a (pow (+ t x) 3)) (/ z (pow (+ t x) 3))) (+ (/ b (pow (+ t x) 3)) (+ (/ (* a t) (pow (+ t x) 4)) (/ (* x z) (pow (+ t x) 4)))))) (+ (/ b (pow (+ t x) 2)) (+ (/ (* a t) (pow (+ t x) 3)) (/ (* x z) (pow (+ t x) 3))))) (+ (/ a (pow (+ t x) 2)) (/ z (pow (+ t x) 2))))) (+ (/ a (+ t x)) (/ z (+ t x)))) (+ (/ b (+ t x)) (+ (/ (* a t) (pow (+ t x) 2)) (/ (* x z) (pow (+ t x) 2)))))) (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* a t) (* x z)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* a t) (+ (* x z) (* y (- (+ a z) b)))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* a t))) |
#s(approx (* (+ t y) a) #s(hole binary64 (+ (* a t) (* a y)))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ t x))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (* y (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))))) (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) (* y (+ (* a (* y (- (+ (/ b (* a (pow (+ t x) 2))) (/ (* x z) (* a (pow (+ t x) 3)))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2)))))))) (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) (* y (+ (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) (* y (+ (* a (* y (- (+ (* -1 (/ b (* a (pow (+ t x) 3)))) (+ (/ 1 (pow (+ t x) 3)) (/ z (* a (pow (+ t x) 3))))) (+ (/ t (pow (+ t x) 4)) (/ (* x z) (* a (pow (+ t x) 4))))))) (* a (- (+ (/ b (* a (pow (+ t x) 2))) (/ (* x z) (* a (pow (+ t x) 3)))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2)))))))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* y (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (/ b (* a (pow (+ t x) 2))) (/ (* x z) (* a (pow (+ t x) 3)))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) (+ (/ 1 (+ t x)) (/ z (* a (+ t x))))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (+ (* -1 (/ b (* a (pow (+ t x) 3)))) (+ (/ 1 (pow (+ t x) 3)) (/ z (* a (pow (+ t x) 3))))) (+ (/ t (pow (+ t x) 4)) (/ (* x z) (* a (pow (+ t x) 4)))))) (+ (/ b (* a (pow (+ t x) 2))) (/ (* x z) (* a (pow (+ t x) 3))))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) (+ (/ 1 (+ t x)) (/ z (* a (+ t x))))) (+ (/ b (* a (+ t x))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (* a (+ t x)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* y (+ (* -1 (/ b (* a (+ t x)))) (/ (* b y) (* a (pow (+ t x) 2))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* y (+ (* -1 (/ b (* a (+ t x)))) (* y (+ (* -1 (/ (* b y) (* a (pow (+ t x) 3)))) (/ b (* a (pow (+ t x) 2))))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* y (+ (* -1 (/ b (* a (+ t x)))) (* y (+ (* y (+ (* -1 (/ b (* a (pow (+ t x) 3)))) (/ (* b y) (* a (pow (+ t x) 4))))) (/ b (* a (pow (+ t x) 2))))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (* b y) (* a (+ t x))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* y (+ (* -1 (/ (* b y) (* a (pow (+ t x) 2)))) (/ b (* a (+ t x))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* y (+ (* y (- (/ (* b y) (* a (pow (+ t x) 3))) (/ b (* a (pow (+ t x) 2))))) (/ b (* a (+ t x))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* y (+ (* y (- (* y (- (* -1 (/ (* b y) (* a (pow (+ t x) 4)))) (* -1 (/ b (* a (pow (+ t x) 3)))))) (/ b (* a (pow (+ t x) 2))))) (/ b (* a (+ t x))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ z (* -1 b))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ z (+ (* -1 b) (+ (/ (* a t) y) (+ (/ (* b (+ t x)) y) (/ (* x z) y)))))) (+ (/ (* a (+ t x)) y) (/ (* z (+ t x)) y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ z (+ (* -1 b) (+ (* -1 (/ (* b (pow (+ t x) 2)) (pow y 2))) (+ (/ (* a t) y) (+ (/ (* b (+ t x)) y) (/ (* x z) y))))))) (+ (/ (* a (+ t x)) y) (+ (/ (* z (+ t x)) y) (+ (/ (* (+ t x) (- (* a t) (* a (+ t x)))) (pow y 2)) (/ (* (+ t x) (- (* x z) (* z (+ t x)))) (pow y 2)))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ z (+ (* -1 b) (+ (* -1 (/ (* b (pow (+ t x) 2)) (pow y 2))) (+ (/ (* a t) y) (+ (/ (* b (+ t x)) y) (+ (/ (* b (pow (+ t x) 3)) (pow y 3)) (/ (* x z) y)))))))) (+ (* -1 (/ (* (pow (+ t x) 2) (- (* a t) (* a (+ t x)))) (pow y 3))) (+ (* -1 (/ (* (pow (+ t x) 2) (- (* x z) (* z (+ t x)))) (pow y 3))) (+ (/ (* a (+ t x)) y) (+ (/ (* z (+ t x)) y) (+ (/ (* (+ t x) (- (* a t) (* a (+ t x)))) (pow y 2)) (/ (* (+ t x) (- (* x z) (* z (+ t x)))) (pow y 2)))))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ x y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (/ (* x (+ t x)) (pow y 2))) (/ x y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (* -1 (/ (* x (pow (+ t x) 2)) (pow y 3)))) (+ (* -1 (/ (* x (+ t x)) (pow y 2))) (/ x y))))) |
#s(approx (+ t y) #s(hole binary64 y)) |
#s(approx (+ t y) #s(hole binary64 (* y (+ 1 (/ t y))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 y)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* y (+ 1 (+ (/ t y) (/ x y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (* -1 b)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 b) (/ (* x z) y))) (/ (* (+ t x) (+ z (* -1 b))) y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 b) (+ (* -1 (/ (* (+ t x) (- (* x z) (* (+ t x) (+ z (* -1 b))))) (pow y 2))) (/ (* x z) y)))) (/ (* (+ t x) (+ z (* -1 b))) y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (- (+ z (+ (* -1 b) (+ (/ (* x z) y) (/ (* (pow (+ t x) 2) (- (* x z) (* (+ t x) (+ z (* -1 b))))) (pow y 3))))) (+ (/ (* (+ t x) (+ z (* -1 b))) y) (/ (* (+ t x) (- (* x z) (* (+ t x) (+ z (* -1 b))))) (pow y 2)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* b (- (/ z b) 1)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* b (- (/ z b) 1)) (/ (* b (- (+ t (+ x (/ (* x z) b))) (/ (* z (+ t x)) b))) y)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* b (- (/ z b) 1)) (+ (/ (* b (- (* -1 (pow (+ t x) 2)) (* (+ t x) (- (/ (* x z) b) (/ (* z (+ t x)) b))))) (pow y 2)) (/ (* b (- (+ t (+ x (/ (* x z) b))) (/ (* z (+ t x)) b))) y))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* b (- (/ z b) 1)) (+ (/ (* b (- (* -1 (pow (+ t x) 2)) (* (+ t x) (- (/ (* x z) b) (/ (* z (+ t x)) b))))) (pow y 2)) (+ (/ (* b (- (+ t (+ x (/ (* x z) b))) (/ (* z (+ t x)) b))) y) (/ (* b (- (pow (+ t x) 3) (* -1 (* (pow (+ t x) 2) (- (/ (* x z) b) (/ (* z (+ t x)) b)))))) (pow y 3))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (/ z b) 1))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ (/ t y) (+ (/ x y) (+ (/ z b) (/ (* x z) (* b y))))) (+ 1 (/ (* z (+ t x)) (* b y)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ t y) (+ (/ x y) (+ (/ z b) (/ (* x z) (* b y)))))) (+ 1 (+ (/ (* z (+ t x)) (* b y)) (/ (* (+ t x) (- (/ (* x z) b) (/ (* z (+ t x)) b))) (pow y 2))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ t y) (+ (/ x y) (+ (/ z b) (+ (/ (* x z) (* b y)) (/ (pow (+ t x) 3) (pow y 3))))))) (+ 1 (+ (* -1 (/ (* (pow (+ t x) 2) (- (/ (* x z) b) (/ (* z (+ t x)) b))) (pow y 3))) (+ (/ (* z (+ t x)) (* b y)) (/ (* (+ t x) (- (/ (* x z) b) (/ (* z (+ t x)) b))) (pow y 2)))))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 1)) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (+ t x) y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (- (+ 1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ t y) (/ x y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (- (+ 1 (* -1 (/ (pow (+ t x) 3) (pow y 3)))) (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ t y) (/ x y)))))) |
#s(approx (+ t (+ x y)) #s(hole binary64 y)) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* y (+ 1 (+ (/ t y) (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ (/ z b) (/ (* x z) (* b y))) (/ (* z (+ t x)) (* b y))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ (* -1 (/ (* (+ t x) (- (/ (* x z) b) (/ (* z (+ t x)) b))) (pow y 2))) (+ (/ z b) (/ (* x z) (* b y)))) (/ (* z (+ t x)) (* b y))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ (/ z b) (+ (/ (* x z) (* b y)) (/ (* (pow (+ t x) 2) (- (/ (* x z) b) (/ (* z (+ t x)) b))) (pow y 3)))) (+ (/ (* z (+ t x)) (* b y)) (/ (* (+ t x) (- (/ (* x z) b) (/ (* z (+ t x)) b))) (pow y 2)))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ t y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (- (+ 1 (/ (* t (+ t x)) (pow y 2))) (/ t y)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (- (+ 1 (* -1 (/ (* t (pow (+ t x) 2)) (pow y 3)))) (+ (* -1 (/ (* t (+ t x)) (pow y 2))) (/ t y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a z) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y)))) (+ b (/ (* (+ t x) (- (+ a z) b)) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ z (+ (* -1 (/ (* (+ t x) (- (+ (* a t) (* x z)) (* (+ t x) (- (+ a z) b)))) (pow y 2))) (+ (/ (* a t) y) (/ (* x z) y))))) (+ b (/ (* (+ t x) (- (+ a z) b)) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ z (+ (/ (* a t) y) (+ (/ (* x z) y) (/ (* (pow (+ t x) 2) (- (+ (* a t) (* x z)) (* (+ t x) (- (+ a z) b)))) (pow y 3)))))) (+ b (+ (/ (* (+ t x) (- (+ a z) b)) y) (/ (* (+ t x) (- (+ (* a t) (* x z)) (* (+ t x) (- (+ a z) b)))) (pow y 2))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* y (- (+ a z) b)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* y (- (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y)))) b)))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* a y))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* y (+ a (/ (* a t) y))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 y)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* y (+ 1 (+ (/ t y) (/ x y)))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* y (+ z (/ (* x z) y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ 1 (/ z a)) (/ b a))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ 1 (/ z a)) (/ b a))) (/ (* a (- (+ (/ (* b (+ t x)) a) (/ (* x z) a)) (+ x (/ (* z (+ t x)) a)))) y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ 1 (/ z a)) (/ b a))) (+ (/ (* a (- (* -1 (/ (* b (pow (+ t x) 2)) a)) (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))))))) (pow y 2)) (/ (* a (- (+ (/ (* b (+ t x)) a) (/ (* x z) a)) (+ x (/ (* z (+ t x)) a)))) y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ 1 (/ z a)) (/ b a))) (+ (/ (* a (- (* -1 (/ (* b (pow (+ t x) 2)) a)) (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))))))) (pow y 2)) (+ (/ (* a (- (+ (/ (* b (+ t x)) a) (/ (* x z) a)) (+ x (/ (* z (+ t x)) a)))) y) (/ (* a (- (/ (* b (pow (+ t x) 3)) a) (+ (* -1 (* t (pow (+ t x) 2))) (+ (* -1 (* (pow (+ t x) 2) (- (/ (* x z) a) (/ (* z (+ t x)) a)))) (pow (+ t x) 3))))) (pow y 3))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (/ z a)) (/ b a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (/ z a) (+ (/ (* b (+ t x)) (* a y)) (/ (* x z) (* a y))))) (+ (/ b a) (+ (/ x y) (/ (* z (+ t x)) (* a y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (+ (/ z a) (+ (/ (* b (+ t x)) (* a y)) (/ (* x z) (* a y)))))) (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ b a) (+ (/ x y) (+ (/ (* t (+ t x)) (pow y 2)) (+ (/ (* z (+ t x)) (* a y)) (/ (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 2)))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (+ (/ z a) (+ (/ (* b (+ t x)) (* a y)) (+ (/ (* b (pow (+ t x) 3)) (* a (pow y 3))) (/ (* x z) (* a y))))))) (+ (* -1 (/ (* t (pow (+ t x) 2)) (pow y 3))) (+ (* -1 (/ (* (pow (+ t x) 2) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 3))) (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ b a) (+ (/ x y) (+ (/ (* t (+ t x)) (pow y 2)) (+ (/ (* z (+ t x)) (* a y)) (+ (/ (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 2)) (/ (pow (+ t x) 3) (pow y 3))))))))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ b a)) (/ (* b (+ t x)) (* a y))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ b a)) (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (/ (* b (+ t x)) (* a y)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ b a)) (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (+ (/ (* b (+ t x)) (* a y)) (/ (* b (pow (+ t x) 3)) (* a (pow y 3)))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ b a))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (* b (+ t x)) (* a y))) (/ b a)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (- (+ (/ b a) (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (/ (* b (+ t x)) (* a y))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (- (+ (* -1 (/ (* b (pow (+ t x) 3)) (* a (pow y 3)))) (/ b a)) (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a (pow y 2)))) (/ (* b (+ t x)) (* a y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ z (+ (* -1 b) (* -1 (/ (- (+ (* -1 (* a t)) (* -1 (* x z))) (+ (* -1 (* a (+ t x))) (+ (* -1 (* z (+ t x))) (* b (+ t x))))) y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ z (+ (* -1 b) (* -1 (/ (- (+ (* -1 (* a t)) (+ (* -1 (* x z)) (+ (* -1 (/ (* (+ t x) (- (* -1 (* a t)) (* -1 (* a (+ t x))))) y)) (+ (* -1 (/ (* (+ t x) (- (* -1 (* x z)) (* -1 (* z (+ t x))))) y)) (/ (* b (pow (+ t x) 2)) y))))) (+ (* -1 (* a (+ t x))) (+ (* -1 (* z (+ t x))) (* b (+ t x))))) y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (+ z (+ (* -1 b) (* -1 (/ (- (+ (* -1 (* a t)) (+ (* -1 (* x z)) (* -1 (/ (- (+ (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (* a t)) (* -1 (* a (+ t x))))) y)) (+ (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (* x z)) (* -1 (* z (+ t x))))) y)) (/ (* b (pow (+ t x) 3)) y))) (+ (* -1 (* (+ t x) (- (* -1 (* a t)) (* -1 (* a (+ t x)))))) (+ (* -1 (* (+ t x) (- (* -1 (* x z)) (* -1 (* z (+ t x)))))) (* b (pow (+ t x) 2))))) y)))) (+ (* -1 (* a (+ t x))) (+ (* -1 (* z (+ t x))) (* b (+ t x))))) y))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 t) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (* (+ t x) (- (* -1 t) (* -1 (+ t x)))) y))) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 t) (* -1 (+ t x)))) y)) (* -1 (* (+ t x) (- (* -1 t) (* -1 (+ t x)))))) y))) (* -1 (+ t x))) y))))) |
#s(approx (+ t y) #s(hole binary64 (* -1 (* y (- (* -1 (/ t y)) 1))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ t x) y)) 1))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (+ b (* -1 z))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (+ b (* -1 z))) (* -1 (/ (- (* -1 (* x z)) (* (+ b (* -1 z)) (+ t x))) y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (+ b (* -1 z))) (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (* (+ t x) (- (* -1 (* x z)) (* (+ b (* -1 z)) (+ t x)))) y))) (* (+ b (* -1 z)) (+ t x))) y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (+ b (* -1 z))) (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (* x z)) (* (+ b (* -1 z)) (+ t x)))) y)) (* -1 (* (+ t x) (- (* -1 (* x z)) (* (+ b (* -1 z)) (+ t x)))))) y))) (* (+ b (* -1 z)) (+ t x))) y))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* -1 (/ (* b (- (* -1 (/ (* x z) b)) (+ t (+ x (* -1 (/ (* z (+ t x)) b)))))) y)) (* b (- (/ z b) 1))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* -1 (/ (+ (* b (- (* -1 (/ (* x z) b)) (+ t (+ x (* -1 (/ (* z (+ t x)) b)))))) (/ (* b (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) b)) (* -1 (/ (* z (+ t x)) b))))) (pow (+ t x) 2))) y)) y)) (* b (- (/ z b) 1))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* b (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) b)) (* -1 (/ (* z (+ t x)) b))))) (pow (+ t x) 2)))) (/ (* b (+ (* -1 (* (pow (+ t x) 2) (- (* -1 (/ (* x z) b)) (* -1 (/ (* z (+ t x)) b))))) (pow (+ t x) 3))) y)) y)) (* b (- (* -1 (/ (* x z) b)) (+ t (+ x (* -1 (/ (* z (+ t x)) b))))))) y)) (* b (- (/ z b) 1))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ (* -1 (/ (- (* -1 (/ (* x z) b)) (+ t (+ x (* -1 (/ (* z (+ t x)) b))))) y)) (/ z b)) 1))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -1 (/ (* x z) b)) (+ (* -1 (/ (* (+ t x) (- (* -1 (/ (* x z) b)) (* -1 (/ (* z (+ t x)) b)))) y)) (/ (pow (+ t x) 2) y))) (+ t (+ x (* -1 (/ (* z (+ t x)) b))))) y)) (/ z b)) 1))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -1 (/ (* x z) b)) (* -1 (/ (- (+ (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (/ (* x z) b)) (* -1 (/ (* z (+ t x)) b)))) y)) (/ (pow (+ t x) 3) y)) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) b)) (* -1 (/ (* z (+ t x)) b))))) (pow (+ t x) 2))) y))) (+ t (+ x (* -1 (/ (* z (+ t x)) b))))) y)) (/ z b)) 1))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow (+ t x) 2) y)) (* -1 (+ t x))) y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow (+ t x) 3) y)) (* -1 (pow (+ t x) 2))) y)) (* -1 (+ t x))) y))))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ t x) y)) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (* x z) b)) (* -1 (/ (* z (+ t x)) b))) y)) (/ z b)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (* x z) b)) (* -1 (/ (* (+ t x) (- (* -1 (/ (* x z) b)) (* -1 (/ (* z (+ t x)) b)))) y))) (* -1 (/ (* z (+ t x)) b))) y)) (/ z b)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 (/ (* x z) b)) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (/ (* x z) b)) (* -1 (/ (* z (+ t x)) b)))) y)) (* -1 (* (+ t x) (- (* -1 (/ (* x z) b)) (* -1 (/ (* z (+ t x)) b)))))) y))) (* -1 (/ (* z (+ t x)) b))) y)) (/ z b)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 x) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 x) (* -1 (/ (* (+ t x) (- (* -1 x) (* -1 (+ t x)))) y))) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 x) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 x) (* -1 (+ t x)))) y)) (* -1 (* (+ t x) (- (* -1 x) (* -1 (+ t x)))))) y))) (* -1 (+ t x))) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))) (* -1 (/ (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b)))) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))) (* -1 (/ (- (+ (* -1 (+ (* a t) (* x z))) (* -1 (/ (* (+ t x) (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b))))) y))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b)))) y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (- (+ (* -1 a) (* -1 z)) (* -1 b))) (* -1 (/ (- (+ (* -1 (+ (* a t) (* x z))) (* -1 (/ (- (* -1 (/ (* (pow (+ t x) 2) (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b))))) y)) (* -1 (* (+ t x) (- (* -1 (+ (* a t) (* x z))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b))))))) y))) (* (+ t x) (- (+ (* -1 a) (* -1 z)) (* -1 b)))) y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* y (- (+ (* -1 a) (* -1 z)) (* -1 b)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* y (- (+ (* -1 a) (+ (* -1 z) (* -1 (/ (+ (* a t) (* x z)) y)))) (* -1 b)))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* -1 (* y (+ (* -1 a) (* -1 (/ (* a t) y))))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ t x) y)) 1))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* x z) y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* -1 (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a)))) y)) (* a (- (+ 1 (/ z a)) (/ b a)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (* a (- (pow (+ t x) 2) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (+ t x)) (/ (* b (pow (+ t x) 2)) a))))) y)) (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))))) y)) (* a (- (+ 1 (/ z a)) (/ b a)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (- (pow (+ t x) 3) (+ (* -1 (* (pow (+ t x) 2) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (pow (+ t x) 2)) (/ (* b (pow (+ t x) 3)) a))))) y)) (* a (- (pow (+ t x) 2) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (+ t x)) (/ (* b (pow (+ t x) 2)) a)))))) y)) (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))))) y)) (* a (- (+ 1 (/ z a)) (/ b a)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))) y)) (/ z a))) (/ b a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (+ (* -1 (/ (* x z) a)) (* -1 (/ (- (pow (+ t x) 2) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (+ t x)) (/ (* b (pow (+ t x) 2)) a)))) y)))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))) y)) (/ z a))) (/ b a)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (+ (* -1 (/ (* x z) a)) (* -1 (/ (- (+ (* -1 (/ (- (pow (+ t x) 3) (+ (* -1 (* (pow (+ t x) 2) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (pow (+ t x) 2)) (/ (* b (pow (+ t x) 3)) a)))) y)) (pow (+ t x) 2)) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (+ (* t (+ t x)) (/ (* b (pow (+ t x) 2)) a)))) y)))))) (+ (* -1 (/ (* z (+ t x)) a)) (/ (* b (+ t x)) a))) y)) (/ z a))) (/ b a)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ b a)) (* -1 (/ (- (/ (* b (pow (+ t x) 2)) (* a y)) (/ (* b (+ t x)) a)) y))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ b a)) (* -1 (/ (- (* -1 (/ (- (/ (* b (pow (+ t x) 3)) (* a y)) (/ (* b (pow (+ t x) 2)) a)) y)) (/ (* b (+ t x)) a)) y))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (* b (pow (+ t x) 2)) (* a y))) (/ (* b (+ t x)) a)) y)) (/ b a)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (pow (+ t x) 3)) (* a y))) (/ (* b (pow (+ t x) 2)) a)) y)) (/ (* b (+ t x)) a)) y)) (/ b a)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* a (+ t y)) (+ t (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* a (+ t y)) (+ t (+ x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y)))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* b (* z (+ (/ x (* b (+ t (+ x y)))) (/ y (* b (+ t (+ x y)))))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ y (+ t (+ x y)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ y (+ t (+ x y)))) (* z (+ (/ x (* b (+ t (+ x y)))) (/ y (* b (+ t (+ x y))))))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (* z (+ x y)) (* b (+ t (+ x y)))))) |
#s(approx (/ z b) #s(hole binary64 (/ z b))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (* a (+ t y)) (* b y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* a (+ t y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (- a b))) |
#s(approx (- (+ a z) b) #s(hole binary64 (- (+ a z) b))) |
#s(approx (+ a z) #s(hole binary64 a)) |
#s(approx (+ a z) #s(hole binary64 (+ a z))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (* a (+ t y)) (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a (+ t y)) (* z (+ x y))) (* b y)))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* z (+ x y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))) (* a (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* z (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* z (+ (* -1 (/ (* b y) (* z (+ t (+ x y))))) (+ (/ x (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* a (+ t y)) (* z (+ t (+ x y)))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* z (+ (* -1 (/ (* b y) (* z (+ t (+ x y))))) (+ (/ x (+ t (+ x y))) (/ y (+ t (+ x y)))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* b (* z (+ (/ x (* b (+ t (+ x y)))) (/ y (* b (+ t (+ x y))))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* z (+ (* -1 (/ (* b y) (* z (+ t (+ x y))))) (* b (+ (/ x (* b (+ t (+ x y)))) (/ y (* b (+ t (+ x y)))))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* z (+ (/ x (* b (+ t (+ x y)))) (/ y (* b (+ t (+ x y)))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* z (+ (* -1 (/ y (* z (+ t (+ x y))))) (+ (/ x (* b (+ t (+ x y)))) (/ y (* b (+ t (+ x y))))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* z (- (+ (/ x (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* a (+ t y)) (* z (+ t (+ x y)))))) (/ (* b y) (* z (+ t (+ x y)))))))) |
#s(approx (- (+ a z) b) #s(hole binary64 z)) |
#s(approx (- (+ a z) b) #s(hole binary64 (* z (- (+ 1 (/ a z)) (/ b z))))) |
#s(approx (+ a z) #s(hole binary64 z)) |
#s(approx (+ a z) #s(hole binary64 (* z (+ 1 (/ a z))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* z (- (+ x (+ y (/ (* a (+ t y)) z))) (/ (* b y) z))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* z (+ (* a (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) (/ (* a (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y)))))) z))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* z (- (+ (/ t (* z (+ t (+ x y)))) (+ (/ x (* a (+ t (+ x y)))) (+ (/ y (* a (+ t (+ x y)))) (/ y (* z (+ t (+ x y))))))) (/ (* b y) (* a (* z (+ t (+ x y))))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (+ t (+ x y)))) (* -1 (/ (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* a (+ t y)) (+ t (+ x y)))) z))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (+ t (+ x y)))) (/ (* b y) (* z (+ t (+ x y))))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (+ t (+ x y)))) (/ (* b y) (* z (+ t (+ x y))))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (* z (+ x y)) (* b (+ t (+ x y)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (* b (+ t (+ x y))))) (/ y (* z (+ t (+ x y))))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (+ t (+ x y)))) (* -1 (/ (- (/ (* a (+ t y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))) z))))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (* -1 (* z (- (* -1 (/ (- a b) z)) 1))))) |
#s(approx (+ a z) #s(hole binary64 (* -1 (* z (- (* -1 (/ a z)) 1))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (- (* a (+ t y)) (* b y)) z))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* a (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y)))))) z)) (* -1 (/ (+ x y) (+ t (+ x y))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (/ (* z (+ x y)) (* a (+ t (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (* a (+ t (+ x y))))) (* -1 (/ (- (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) (/ (* b y) (* a (+ t (+ x y))))) z))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (/ (* a y) (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (+ (* t (- (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (+ (* t (- (+ (* t (- (+ (* -1 (/ (* b y) (pow (+ x y) 3))) (/ (* a y) (pow (+ x y) 3))) (+ (* -1 (/ z (pow (+ x y) 2))) (/ a (pow (+ x y) 2))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (+ (* t (- (+ (* t (- (+ (* -1 (/ (* b y) (pow (+ x y) 3))) (+ (* t (- (+ (/ a (pow (+ x y) 3)) (/ (* b y) (pow (+ x y) 4))) (+ (/ z (pow (+ x y) 3)) (/ (* a y) (pow (+ x y) 4))))) (/ (* a y) (pow (+ x y) 3)))) (+ (* -1 (/ z (pow (+ x y) 2))) (/ a (pow (+ x y) 2))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (/ y (+ x y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* t (- (/ 1 (+ x y)) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* t (- (+ (* t (- (/ y (pow (+ x y) 3)) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y))) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ (* t (- (+ (* t (- (+ (* t (- (/ 1 (pow (+ x y) 3)) (/ y (pow (+ x y) 4)))) (/ y (pow (+ x y) 3))) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y))) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx t #s(hole binary64 t)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (+ x y))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (+ (* -1 (* b y)) (* z (+ x y))) (+ x y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (+ (* -1 (* t (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y))))) (* -1 (/ (* b y) (+ x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (* t (- (/ (* t (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y)))) (+ x y)) (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) (+ x y))) (* t (- (* t (- (* -1 (* t (+ (* -1 (/ (* b y) (pow (+ x y) 4))) (/ z (pow (+ x y) 3))))) (* -1 (/ (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y))) (+ x y))))) (+ (* -1 (/ (* b y) (pow (+ x y) 2))) (/ z (+ x y))))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* b (+ (* -1 (/ y (+ x y))) (/ z b))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* b (* t (- (/ y (pow (+ x y) 2)) (/ z (* b (+ x y)))))) (* b (+ (* -1 (/ y (+ x y))) (/ z b)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* b (+ (* -1 (/ y (+ x y))) (/ z b))) (* t (+ (* b (* t (- (* -1 (/ y (pow (+ x y) 3))) (* -1 (/ z (* b (pow (+ x y) 2))))))) (* b (- (/ y (pow (+ x y) 2)) (/ z (* b (+ x y)))))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* b (+ (* -1 (/ y (+ x y))) (/ z b))) (* t (+ (* b (- (/ y (pow (+ x y) 2)) (/ z (* b (+ x y))))) (* t (+ (* b (* t (- (/ y (pow (+ x y) 4)) (/ z (* b (pow (+ x y) 3)))))) (* b (- (* -1 (/ y (pow (+ x y) 3))) (* -1 (/ z (* b (pow (+ x y) 2))))))))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ y (+ x y))) (/ z b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ y (+ x y))) (+ (* t (- (/ y (pow (+ x y) 2)) (/ z (* b (+ x y))))) (/ z b))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ y (+ x y))) (+ (* t (- (+ (* t (- (* -1 (/ y (pow (+ x y) 3))) (* -1 (/ z (* b (pow (+ x y) 2)))))) (/ y (pow (+ x y) 2))) (/ z (* b (+ x y))))) (/ z b))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ y (+ x y))) (+ (* t (- (+ (* t (- (+ (* -1 (/ y (pow (+ x y) 3))) (* t (- (/ y (pow (+ x y) 4)) (/ z (* b (pow (+ x y) 3)))))) (* -1 (/ z (* b (pow (+ x y) 2)))))) (/ y (pow (+ x y) 2))) (/ z (* b (+ x y))))) (/ z b))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ y (+ x y)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ (* -1 (/ (* t y) (pow (+ x y) 2))) (/ y (+ x y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ (* t (- (/ (* t y) (pow (+ x y) 3)) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (/ (* t y) (pow (+ x y) 4))) (* -1 (/ y (pow (+ x y) 3))))) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (+ x y))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (* t z) (* b (+ x y)))) (/ z b)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* t (- (/ (* t z) (* b (pow (+ x y) 2))) (/ z (* b (+ x y))))) (/ z b)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (/ (* t z) (* b (pow (+ x y) 3)))) (* -1 (/ z (* b (pow (+ x y) 2)))))) (/ z (* b (+ x y))))) (/ z b)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ t (+ x y)))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* t (- (/ t (pow (+ x y) 2)) (/ 1 (+ x y))))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* t (- (* t (+ (* -1 (/ t (pow (+ x y) 3))) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (+ (* a y) (* z (+ x y))) (* b y)) (+ x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* t (- (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y)))) (/ (* b y) (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* t (- (+ (* t (- (+ (/ z (pow (+ x y) 2)) (/ (* a y) (pow (+ x y) 3))) (+ (/ a (pow (+ x y) 2)) (/ (* b y) (pow (+ x y) 3))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y)))) (/ (* b y) (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ z (+ (* t (- (+ (* t (- (+ (* t (- (+ (/ a (pow (+ x y) 3)) (/ (* b y) (pow (+ x y) 4))) (+ (/ z (pow (+ x y) 3)) (/ (* a y) (pow (+ x y) 4))))) (+ (/ z (pow (+ x y) 2)) (/ (* a y) (pow (+ x y) 3)))) (+ (/ a (pow (+ x y) 2)) (/ (* b y) (pow (+ x y) 3))))) (+ (/ a (+ x y)) (/ (* b y) (pow (+ x y) 2)))) (+ (/ z (+ x y)) (/ (* a y) (pow (+ x y) 2))))) (/ (* a y) (+ x y)))) (/ (* b y) (+ x y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a y) (* z (+ x y))) (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (+ (* a t) (+ (* a y) (* z (+ x y)))) (* b y)))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ x y))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (* t (- (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2)))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y))))))) (* a (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y))))) (* t (+ (* a (* t (- (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2))))))) (* a (- (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2)))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y))))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* a (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y))))) (* t (+ (* a (- (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2)))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (* t (+ (* a (* t (- (+ (/ 1 (pow (+ x y) 3)) (/ (* b y) (* a (pow (+ x y) 4)))) (+ (/ y (pow (+ x y) 4)) (/ z (* a (pow (+ x y) 3))))))) (* a (- (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2))))))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ y (+ x y)) (/ z a)) (/ (* b y) (* a (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* t (- (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2)))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* t (- (+ (* t (- (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2)))))) (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2))))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (* t (- (+ (* t (- (+ (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (* t (- (+ (/ 1 (pow (+ x y) 3)) (/ (* b y) (* a (pow (+ x y) 4)))) (+ (/ y (pow (+ x y) 4)) (/ z (* a (pow (+ x y) 3))))))) (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2)))))) (+ (/ 1 (+ x y)) (/ (* b y) (* a (pow (+ x y) 2))))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (* a (+ x y)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ x y)))) (/ (* b (* t y)) (* a (pow (+ x y) 2)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ x y)))) (* t (+ (* -1 (/ (* b (* t y)) (* a (pow (+ x y) 3)))) (/ (* b y) (* a (pow (+ x y) 2)))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ x y)))) (* t (+ (* t (+ (* -1 (/ (* b y) (* a (pow (+ x y) 3)))) (/ (* b (* t y)) (* a (pow (+ x y) 4))))) (/ (* b y) (* a (pow (+ x y) 2)))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (* b y) (* a (+ x y))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (* b (* t y)) (* a (pow (+ x y) 2)))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* t (- (/ (* b (* t y)) (* a (pow (+ x y) 3))) (/ (* b y) (* a (pow (+ x y) 2))))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (/ (* b (* t y)) (* a (pow (+ x y) 4)))) (* -1 (/ (* b y) (* a (pow (+ x y) 3)))))) (/ (* b y) (* a (pow (+ x y) 2))))) (/ (* b y) (* a (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 a)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ (* -1 (/ (* b y) t)) (+ (/ (* a y) t) (/ (* z (+ x y)) t)))) (/ (* a (+ x y)) t)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ (* -1 (/ (* b y) t)) (+ (/ (* a y) t) (+ (/ (* b (* y (+ x y))) (pow t 2)) (/ (* z (+ x y)) t))))) (+ (/ (* a (+ x y)) t) (+ (/ (* z (pow (+ x y) 2)) (pow t 2)) (/ (* (+ x y) (- (* a y) (* a (+ x y)))) (pow t 2))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (- (+ a (+ (* -1 (/ (* b y) t)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (pow t 3))) (+ (/ (* a y) t) (+ (/ (* b (* y (+ x y))) (pow t 2)) (/ (* z (+ x y)) t)))))) (+ (* -1 (/ (* z (pow (+ x y) 3)) (pow t 3))) (+ (* -1 (/ (* (pow (+ x y) 2) (- (* a y) (* a (+ x y)))) (pow t 3))) (+ (/ (* a (+ x y)) t) (+ (/ (* z (pow (+ x y) 2)) (pow t 2)) (/ (* (+ x y) (- (* a y) (* a (+ x y)))) (pow t 2))))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ x t))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (/ (* x (+ x y)) (pow t 2))) (/ x t)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (- (+ 1 (* -1 (/ (* x (pow (+ x y) 2)) (pow t 3)))) (+ (* -1 (/ (* x (+ x y)) (pow t 2))) (/ x t))))) |
#s(approx (+ t y) #s(hole binary64 (* t (+ 1 (/ y t))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 t)) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* t (+ 1 (+ (/ x t) (/ y t)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (+ (* -1 (* b y)) (* z (+ x y))) t))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (+ (* -1 (* b y)) (+ (* -1 (/ (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y)))) t)) (* z (+ x y)))) t))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ (* -1 (* b y)) (+ (* z (+ x y)) (/ (* (pow (+ x y) 2) (+ (* -1 (* b y)) (* z (+ x y)))) (pow t 2)))) (/ (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y)))) t)) t))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (/ (- (+ (* -1 (* b y)) (+ (* -1 (/ (* (pow (+ x y) 3) (+ (* -1 (* b y)) (* z (+ x y)))) (pow t 3))) (* z (+ x y)))) (+ (* -1 (/ (* (pow (+ x y) 2) (+ (* -1 (* b y)) (* z (+ x y)))) (pow t 2))) (/ (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y)))) t))) t))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (/ (* b (+ (* -1 y) (/ (* z (+ x y)) b))) t))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (/ (+ (* b (+ (* -1 y) (/ (* z (+ x y)) b))) (/ (* b (- (* y (+ x y)) (/ (* z (pow (+ x y) 2)) b))) t)) t))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (/ (+ (* b (+ (* -1 y) (/ (* z (+ x y)) b))) (+ (/ (* b (- (* -1 (* y (pow (+ x y) 2))) (* -1 (/ (* z (pow (+ x y) 3)) b)))) (pow t 2)) (/ (* b (- (* y (+ x y)) (/ (* z (pow (+ x y) 2)) b))) t))) t))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (/ (+ (* b (+ (* -1 y) (/ (* z (+ x y)) b))) (+ (/ (* b (- (* -1 (* y (pow (+ x y) 2))) (* -1 (/ (* z (pow (+ x y) 3)) b)))) (pow t 2)) (+ (/ (* b (- (* y (+ x y)) (/ (* z (pow (+ x y) 2)) b))) t) (/ (* b (- (* y (pow (+ x y) 3)) (/ (* z (pow (+ x y) 4)) b))) (pow t 3))))) t))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 y) (/ (* z (+ x y)) b)) t))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (- (+ (* -1 y) (+ (/ (* y (+ x y)) t) (/ (* z (+ x y)) b))) (/ (* z (pow (+ x y) 2)) (* b t))) t))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (- (+ (* -1 y) (+ (* -1 (/ (* y (pow (+ x y) 2)) (pow t 2))) (+ (/ (* y (+ x y)) t) (/ (* z (+ x y)) b)))) (+ (* -1 (/ (* z (pow (+ x y) 3)) (* b (pow t 2)))) (/ (* z (pow (+ x y) 2)) (* b t)))) t))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (- (+ (* -1 y) (+ (* -1 (/ (* y (pow (+ x y) 2)) (pow t 2))) (+ (/ (* y (+ x y)) t) (+ (/ (* y (pow (+ x y) 3)) (pow t 3)) (/ (* z (+ x y)) b))))) (+ (* -1 (/ (* z (pow (+ x y) 3)) (* b (pow t 2)))) (+ (/ (* z (pow (+ x y) 2)) (* b t)) (/ (* z (pow (+ x y) 4)) (* b (pow t 3)))))) t))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ y t))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ (+ y (* -1 (/ (* y (+ x y)) t))) t))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ (- (+ y (/ (* y (pow (+ x y) 2)) (pow t 2))) (/ (* y (+ x y)) t)) t))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (/ (- (+ y (* -1 (/ (* y (pow (+ x y) 3)) (pow t 3)))) (+ (* -1 (/ (* y (pow (+ x y) 2)) (pow t 2))) (/ (* y (+ x y)) t))) t))) |
#s(approx (+ t (+ x y)) #s(hole binary64 t)) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* t (+ 1 (+ (/ x t) (/ y t)))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (* z (+ x y)) (* b t)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (+ (* -1 (/ (* z (pow (+ x y) 2)) (* b t))) (/ (* z (+ x y)) b)) t))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (- (+ (/ (* z (+ x y)) b) (/ (* z (pow (+ x y) 3)) (* b (pow t 2)))) (/ (* z (pow (+ x y) 2)) (* b t))) t))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (- (+ (* -1 (/ (* z (pow (+ x y) 4)) (* b (pow t 3)))) (/ (* z (+ x y)) b)) (+ (* -1 (/ (* z (pow (+ x y) 3)) (* b (pow t 2)))) (/ (* z (pow (+ x y) 2)) (* b t)))) t))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (/ (+ x y) t))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (/ (+ x (+ y (* -1 (/ (pow (+ x y) 2) t)))) t))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (/ (- (+ x (+ y (/ (pow (+ x y) 3) (pow t 2)))) (/ (pow (+ x y) 2) t)) t))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (/ (- (+ x (+ y (* -1 (/ (pow (+ x y) 4) (pow t 3))))) (+ (* -1 (/ (pow (+ x y) 3) (pow t 2))) (/ (pow (+ x y) 2) t))) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (/ (* a y) t) (/ (* z (+ x y)) t))) (+ (/ (* a (+ x y)) t) (/ (* b y) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (* -1 (/ (* (+ x y) (- (+ (* a y) (* z (+ x y))) (+ (* a (+ x y)) (* b y)))) (pow t 2))) (+ (/ (* a y) t) (/ (* z (+ x y)) t)))) (+ (/ (* a (+ x y)) t) (/ (* b y) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ a (+ (/ (* a y) t) (+ (/ (* z (+ x y)) t) (/ (* (pow (+ x y) 2) (- (+ (* a y) (* z (+ x y))) (+ (* a (+ x y)) (* b y)))) (pow t 3))))) (+ (/ (* a (+ x y)) t) (+ (/ (* b y) t) (/ (* (+ x y) (- (+ (* a y) (* z (+ x y))) (+ (* a (+ x y)) (* b y)))) (pow t 2))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* a t))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* t (- (+ a (+ (/ (* a y) t) (/ (* z (+ x y)) t))) (/ (* b y) t))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* t (+ a (/ (* a y) t))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 t)) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* t (+ 1 (+ (/ x t) (/ y t)))))) |
#s(approx (+ x t) #s(hole binary64 (* t (+ 1 (/ x t))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 a)) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (/ (* a (- (/ (* z (+ x y)) a) (+ x (/ (* b y) a)))) t)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (+ (/ (* a (- (/ (* b (* y (+ x y))) a) (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))))) (pow t 2)) (/ (* a (- (/ (* z (+ x y)) a) (+ x (/ (* b y) a)))) t))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (+ (/ (* a (- (* -1 (/ (* b (* y (pow (+ x y) 2))) a)) (+ (* -1 (* y (pow (+ x y) 2))) (+ (* -1 (/ (* z (pow (+ x y) 3)) a)) (pow (+ x y) 3))))) (pow t 3)) (+ (/ (* a (- (/ (* b (* y (+ x y))) a) (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))))) (pow t 2)) (/ (* a (- (/ (* z (+ x y)) a) (+ x (/ (* b y) a)))) t)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 1)) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (/ (* z (+ x y)) (* a t))) (+ (/ x t) (/ (* b y) (* a t)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (/ (* b (* y (+ x y))) (* a (pow t 2))) (/ (* z (+ x y)) (* a t)))) (+ (* -1 (/ (pow (+ x y) 2) (pow t 2))) (+ (/ x t) (+ (/ (* b y) (* a t)) (+ (/ (* y (+ x y)) (pow t 2)) (/ (* z (pow (+ x y) 2)) (* a (pow t 2)))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 3)))) (+ (/ (* b (* y (+ x y))) (* a (pow t 2))) (/ (* z (+ x y)) (* a t))))) (+ (* -1 (/ (* y (pow (+ x y) 2)) (pow t 3))) (+ (* -1 (/ (* z (pow (+ x y) 3)) (* a (pow t 3)))) (+ (* -1 (/ (pow (+ x y) 2) (pow t 2))) (+ (/ x t) (+ (/ (* b y) (* a t)) (+ (/ (* y (+ x y)) (pow t 2)) (+ (/ (* z (pow (+ x y) 2)) (* a (pow t 2))) (/ (pow (+ x y) 3) (pow t 3)))))))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (* a t))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) a)) (/ (* b (* y (+ x y))) (* a t))) t))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 2)))) (/ (* b (* y (+ x y))) (* a t)))) t))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 2)))) (+ (/ (* b (* y (+ x y))) (* a t)) (/ (* b (* y (pow (+ x y) 3))) (* a (pow t 3)))))) t))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (* b y) (* a t)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (+ (* -1 (/ (* b (* y (+ x y))) (* a t))) (/ (* b y) a)) t))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (- (+ (/ (* b y) a) (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 2)))) (/ (* b (* y (+ x y))) (* a t))) t))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (- (+ (* -1 (/ (* b (* y (pow (+ x y) 3))) (* a (pow t 3)))) (/ (* b y) a)) (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (* a (pow t 2)))) (/ (* b (* y (+ x y))) (* a t)))) t))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* a y)) (+ (* -1 (* z (+ x y))) (* b y))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* a y)) (+ (* -1 (* z (+ x y))) (+ (* -1 (/ (- (* b (* y (+ x y))) (+ (* -1 (* (+ x y) (- (* -1 (* a y)) (* -1 (* a (+ x y)))))) (* z (pow (+ x y) 2)))) t)) (* b y)))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* a y)) (+ (* -1 (* z (+ x y))) (+ (* -1 (/ (- (+ (* -1 (/ (- (* b (* y (pow (+ x y) 2))) (+ (* -1 (* (pow (+ x y) 2) (- (* -1 (* a y)) (* -1 (* a (+ x y)))))) (* z (pow (+ x y) 3)))) t)) (* b (* y (+ x y)))) (+ (* -1 (* (+ x y) (- (* -1 (* a y)) (* -1 (* a (+ x y)))))) (* z (pow (+ x y) 2)))) t)) (* b y)))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 y) (* -1 (+ x y))) t))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* (+ x y) (- (* -1 y) (* -1 (+ x y)))) t))) (* -1 (+ x y))) t))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (- (* -1 (/ (* (pow (+ x y) 2) (- (* -1 y) (* -1 (+ x y)))) t)) (* -1 (* (+ x y) (- (* -1 y) (* -1 (+ x y)))))) t))) (* -1 (+ x y))) t))))) |
#s(approx (+ t y) #s(hole binary64 (* -1 (* t (- (* -1 (/ y t)) 1))))) |
#s(approx (+ (+ y x) t) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ x y) t)) 1))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ (* -1 (* b y)) (* z (+ x y)))) (/ (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y)))) t)) t)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ (* -1 (* b y)) (* z (+ x y)))) (* -1 (/ (- (/ (* (pow (+ x y) 2) (+ (* -1 (* b y)) (* z (+ x y)))) t) (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y))))) t))) t)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (/ (+ (* -1 (+ (* -1 (* b y)) (* z (+ x y)))) (* -1 (/ (- (* -1 (/ (- (/ (* (pow (+ x y) 3) (+ (* -1 (* b y)) (* z (+ x y)))) t) (* (pow (+ x y) 2) (+ (* -1 (* b y)) (* z (+ x y))))) t)) (* (+ x y) (+ (* -1 (* b y)) (* z (+ x y))))) t))) t)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* -1 (/ (* b (+ y (* -1 (/ (* z (+ x y)) b)))) t)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b (- (* y (+ x y)) (/ (* z (pow (+ x y) 2)) b))) t)) (* b (+ y (* -1 (/ (* z (+ x y)) b))))) t)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (- (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) b))) t)) (* b (- (* y (+ x y)) (/ (* z (pow (+ x y) 2)) b)))) t)) (* b (+ y (* -1 (/ (* z (+ x y)) b))))) t)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (- (* y (pow (+ x y) 3)) (/ (* z (pow (+ x y) 4)) b))) t)) (* b (- (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) b)))) t)) (* b (- (* y (+ x y)) (/ (* z (pow (+ x y) 2)) b)))) t)) (* b (+ y (* -1 (/ (* z (+ x y)) b))))) t)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ y (* -1 (/ (* z (+ x y)) b))) t)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ y (+ (* -1 (/ (* z (+ x y)) b)) (* -1 (/ (- (* y (+ x y)) (/ (* z (pow (+ x y) 2)) b)) t)))) t)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ y (+ (* -1 (/ (* z (+ x y)) b)) (* -1 (/ (- (+ (* -1 (/ (- (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) b)) t)) (* y (+ x y))) (/ (* z (pow (+ x y) 2)) b)) t)))) t)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ y (+ (* -1 (/ (* z (+ x y)) b)) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* y (pow (+ x y) 3)) (/ (* z (pow (+ x y) 4)) b)) t)) (* y (pow (+ x y) 2))) (/ (* z (pow (+ x y) 3)) b)) t)) (* y (+ x y))) (/ (* z (pow (+ x y) 2)) b)) t)))) t)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (/ (* y (+ x y)) t)) t)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (/ (* y (pow (+ x y) 2)) t) (* y (+ x y))) t))) t)))) |
#s(approx (/ y (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (- (* -1 (/ (- (/ (* y (pow (+ x y) 3)) t) (* y (pow (+ x y) 2))) t)) (* y (+ x y))) t))) t)))) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ x y) t)) 1))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* z (+ x y)) b)) (/ (* z (pow (+ x y) 2)) (* b t))) t)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* z (+ x y)) b)) (* -1 (/ (- (/ (* z (pow (+ x y) 3)) (* b t)) (/ (* z (pow (+ x y) 2)) b)) t))) t)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* z (+ x y)) b)) (* -1 (/ (- (* -1 (/ (- (/ (* z (pow (+ x y) 4)) (* b t)) (/ (* z (pow (+ x y) 3)) b)) t)) (/ (* z (pow (+ x y) 2)) b)) t))) t)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (+ x y)) (/ (pow (+ x y) 2) t)) t)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (+ x y)) (* -1 (/ (- (/ (pow (+ x y) 3) t) (pow (+ x y) 2)) t))) t)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (+ x y)) (* -1 (/ (- (* -1 (/ (- (/ (pow (+ x y) 4) t) (pow (+ x y) 3)) t)) (pow (+ x y) 2)) t))) t)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ a (* -1 (/ (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (/ (* (+ x y) (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y))))) t))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (/ (- (* -1 (/ (* (pow (+ x y) 2) (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y))))) t)) (* -1 (* (+ x y) (- (* -1 (- (+ (* a y) (* z (+ x y))) (* b y))) (* -1 (* a (+ x y))))))) t))) (* -1 (* a (+ x y)))) t))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (- (+ (* a y) (* z (+ x y))) (* b y)) t))))))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (* a y) t))))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ x y) t)) 1))))) |
#s(approx (+ x t) #s(hole binary64 (* -1 (* t (- (* -1 (/ x t)) 1))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (* -1 (/ (* a (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) (* -1 (/ (* b y) a)))) t))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (* -1 (/ (+ (* -1 (/ (* a (- (+ (/ (* b (* y (+ x y))) a) (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) t)) (* a (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) (* -1 (/ (* b y) a))))) t))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (- (+ (/ (* b (* y (pow (+ x y) 2))) a) (pow (+ x y) 3)) (+ (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) a)))) t)) (* a (- (+ (/ (* b (* y (+ x y))) a) (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))))) t)) (* a (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) (* -1 (/ (* b y) a))))) t))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) (* -1 (/ (* b y) a))) t))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (+ y (+ (* -1 y) (+ (* -1 (/ (* z (+ x y)) a)) (* -1 (/ (- (+ (/ (* b (* y (+ x y))) a) (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))) t)))))) (* -1 (/ (* b y) a))) t))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ x (+ y (+ (* -1 y) (+ (* -1 (/ (* z (+ x y)) a)) (* -1 (/ (- (+ (* -1 (/ (- (+ (/ (* b (* y (pow (+ x y) 2))) a) (pow (+ x y) 3)) (+ (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) a))) t)) (+ (/ (* b (* y (+ x y))) a) (pow (+ x y) 2))) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))) t)))))) (* -1 (/ (* b y) a))) t))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b (* y (+ x y))) (* a t))) (/ (* b y) a)) t)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (* y (pow (+ x y) 2))) (* a t))) (/ (* b (* y (+ x y))) a)) t)) (/ (* b y) a)) t)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (* y (pow (+ x y) 3))) (* a t))) (/ (* b (* y (pow (+ x y) 2))) a)) t)) (/ (* b (* y (+ x y))) a)) t)) (/ (* b y) a)) t)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (/ (* b (* y (+ x y))) (* a t))) t)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (* -1 (/ (- (/ (* b (* y (pow (+ x y) 2))) (* a t)) (/ (* b (* y (+ x y))) a)) t))) t)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* b y) a)) (* -1 (/ (- (* -1 (/ (- (/ (* b (* y (pow (+ x y) 3))) (* a t)) (/ (* b (* y (pow (+ x y) 2))) a)) t)) (/ (* b (* y (+ x y))) a)) t))) t)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* z (+ x y)) (+ t (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y))))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (- (* z (+ x y)) (* b y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (- (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (- z b))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (* z (+ x y)) (* b y)))) |
#s(approx (* (+ t y) a) #s(hole binary64 (* a (+ t y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (- (/ (* z (+ x y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (- (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (/ (- (/ (* z (+ x y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))) a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (/ (- (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))) (/ (* b y) (+ t (+ x y)))) a))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) #s(hole binary64 (/ (* b y) (* a (+ t (+ x y)))))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* a (+ (* -1 (/ (* b y) (* a (+ t (+ x y))))) (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (* a (+ t y)) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* a (- (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (/ (* b y) (* a (+ t (+ x y)))))))) |
#s(approx (- (+ a z) b) #s(hole binary64 a)) |
#s(approx (- (+ a z) b) #s(hole binary64 (* a (- (+ 1 (/ z a)) (/ b a))))) |
#s(approx (+ a z) #s(hole binary64 (* a (+ 1 (/ z a))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* a (+ t y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* a (- (+ t (+ y (/ (* z (+ x y)) a))) (/ (* b y) a))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (- (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (/ (* b y) (* a (+ t (+ x y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (- (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (/ (* a (+ t y)) (+ t (+ x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ t y) (+ t (+ x y)))) (* -1 (/ (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* z (+ x y)) (+ t (+ x y)))) a))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ t y) (+ t (+ x y)))) (* -1 (/ (- (/ (* z (+ x y)) (+ t (+ x y))) (/ (* b y) (+ t (+ x y)))) a))))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- z b) a)) 1))))) |
#s(approx (+ a z) #s(hole binary64 (* -1 (* a (- (* -1 (/ z a)) 1))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t y)) (* -1 (/ (- (* z (+ x y)) (* b y)) a))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* -1 (* a (- (+ (* -1 (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (* -1 (/ (* z (+ x y)) (* a (+ t (+ x y)))))) (* -1 (/ (* b y) (* a (+ t (+ x y)))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (* z (+ x y)) (+ t (+ x y)))) (* -1 (/ (* b y) (+ t (+ x y))))) a)) (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* z (+ x y)) (+ t (+ x y)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* z (+ x y)) (+ t (+ x y)))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (+ (* -1 (/ (* b y) (+ t (+ x y)))) (/ (* z (+ x y)) (+ t (+ x y)))) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (/ (+ (* a (+ t y)) (* z (+ x y))) (+ t (+ x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y))))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (+ a z))) |
#s(approx (- (+ a z) b) #s(hole binary64 (+ a (+ z (* -1 b))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* a (+ t y)) (* z (+ x y))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (+ (* -1 (* b y)) (+ (* a (+ t y)) (* z (+ x y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (+ (* -1 (/ (* b y) (* a (+ t (+ x y))))) (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (+ (/ (* a (+ t y)) (* b (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y)))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y)))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ y (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (+ (/ (* a (+ t y)) (* b (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y))))))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (* -1 b))) |
#s(approx (- (+ a z) b) #s(hole binary64 (* b (- (+ (/ a b) (/ z b)) 1)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* b y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* b (- (+ (/ (* a (+ t y)) b) (/ (* z (+ x y)) b)) y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))) b))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* -1 (/ (* b y) (* a (+ t (+ x y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* b (- (+ (/ t (* b (+ t (+ x y)))) (+ (/ y (* b (+ t (+ x y)))) (/ (* z (+ x y)) (* a (* b (+ t (+ x y))))))) (/ y (* a (+ t (+ x y)))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y)))) b)) (/ y (+ t (+ x y)))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (* z (+ x y)) (* b (+ t (+ x y))))) (/ y (+ t (+ x y)))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (* z (+ x y)) (* b (+ t (+ x y))))) (/ y (+ t (+ x y)))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (/ (* a (+ t y)) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y)))) b)) (/ y (+ t (+ x y)))))))) |
#s(approx (- (+ a z) b) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (+ a z) b))))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* a (+ t y)) (* z (+ x y))) b)) (* -1 y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))) b)) (/ y (+ t (+ x y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))) b)) (* -1 (/ y (* a (+ t (+ x y)))))))))) |
| Outputs |
|---|
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
(+.f64 (*.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a) #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
(/.f64 (neg.f64 (+.f64 t y)) (neg.f64 (+.f64 (+.f64 y x) t))) |
(/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) |
(+.f64 (/.f64 t (+.f64 (+.f64 y x) t)) (/.f64 y (+.f64 (+.f64 y x) t))) |
(+.f64 t y) |
t |
y |
(+.f64 (+.f64 y x) t) |
(+.f64 y x) |
x |
a |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
(*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) |
b |
(fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y)))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 y) (neg.f64 (+.f64 t (+.f64 x y)))) |
(/.f64 y (+.f64 t (+.f64 x y))) |
(+.f64 t (+.f64 x y)) |
(+.f64 x y) |
(*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 z (+.f64 x y))) (neg.f64 (*.f64 b (+.f64 t (+.f64 x y))))) |
(/.f64 (*.f64 z (+.f64 x y)) (*.f64 b (+.f64 t (+.f64 x y)))) |
(/.f64 (neg.f64 z) (neg.f64 b)) |
(/.f64 z b) |
z |
(/.f64 (neg.f64 (+.f64 x y)) (neg.f64 (+.f64 t (+.f64 x y)))) |
(/.f64 (fma.f64 x (+.f64 t (+.f64 x y)) (*.f64 (+.f64 t (+.f64 x y)) y)) (*.f64 (+.f64 t (+.f64 x y)) (+.f64 t (+.f64 x y)))) |
(/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))) |
(+.f64 (/.f64 x (+.f64 t (+.f64 x y))) (/.f64 y (+.f64 t (+.f64 x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
(/.f64 (-.f64 (pow.f64 (+.f64 a z) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (+.f64 a z) (+.f64 a z) (fma.f64 b b (*.f64 (+.f64 a z) b)))) |
(-.f64 (+.f64 a z) b) |
(+.f64 a z) |
(/.f64 (neg.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a))) (neg.f64 (+.f64 (+.f64 x t) y))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) (+.f64 (+.f64 x t) y)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) |
(*.f64 #s(approx (+ t y) t) a) |
#s(approx (+ t y) t) |
(+.f64 (+.f64 x t) y) |
(+.f64 x t) |
(/.f64 (neg.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z))) (neg.f64 (+.f64 (+.f64 x t) y))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 x t) y)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) |
(*.f64 (+.f64 y x) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t #s(approx (+ x y) y)))))) a)) |
(*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t #s(approx (+ x y) y)))))) a) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t #s(approx (+ x y) y)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t #s(approx (+ x y) y))))) |
(*.f64 (/.f64 b a) (/.f64 y (+.f64 t #s(approx (+ x y) y)))) |
(/.f64 (*.f64 b y) (*.f64 a (+.f64 t #s(approx (+ x y) y)))) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
(/.f64 (neg.f64 y) (neg.f64 (+.f64 t #s(approx (+ x y) y)))) |
(/.f64 y (+.f64 t #s(approx (+ x y) y))) |
(+.f64 t #s(approx (+ x y) y)) |
#s(approx (+ x y) y) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t y)) (/.f64 (*.f64 y z) (+.f64 t y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t y)) (fma.f64 x (-.f64 (+.f64 (/.f64 z (+.f64 t y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (+.f64 (/.f64 a (+.f64 t y)) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t y)) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 z (+.f64 t y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 a (+.f64 t y)) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t y)) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 x (-.f64 (+.f64 (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 4 binary64)))) (+.f64 (/.f64 a (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 4 binary64))))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 z (+.f64 t y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 a (+.f64 t y)) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y)))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x (+.f64 t y))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (/.f64 x (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (pow.f64 (+.f64 t y) #s(literal -1 binary64)))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (pow.f64 (+.f64 t y) #s(literal -2 binary64)))) (pow.f64 (+.f64 t y) #s(literal -1 binary64)))))) |
#s(approx (+ (+ y x) t) (+.f64 t y)) |
#s(approx (+ (+ y x) t) (+.f64 t (+.f64 x y))) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 x y)) |
#s(approx x x) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z)) (+.f64 t y))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t y)) (fma.f64 x (-.f64 (/.f64 z (+.f64 t y)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t y)) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 z (+.f64 t y))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t y)) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 x (-.f64 (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 4 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 4 binary64))))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 z (+.f64 t y))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y b) (/.f64 z (+.f64 t y)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (fma.f64 b (*.f64 x (-.f64 (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 z (*.f64 b (+.f64 t y)))) (*.f64 (/.f64 y b) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y b) (/.f64 z (+.f64 t y))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (fma.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y b) (/.f64 z (+.f64 t y)))) (*.f64 x (fma.f64 b (*.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (*.f64 (/.f64 y b) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (/.f64 z (*.f64 b (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))) (*.f64 b (-.f64 (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 z (*.f64 b (+.f64 t y)))) (*.f64 (/.f64 y b) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (fma.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y b) (/.f64 z (+.f64 t y)))) (*.f64 x (fma.f64 b (-.f64 (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 z (*.f64 b (+.f64 t y)))) (*.f64 (/.f64 y b) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (*.f64 x (fma.f64 b (*.f64 x (-.f64 (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 4 binary64))) (/.f64 z (*.f64 b (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (*.f64 (/.f64 y b) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 4 binary64)))))) (*.f64 b (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (*.f64 (/.f64 y b) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (/.f64 z (*.f64 b (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y b) (/.f64 z (+.f64 t y))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t y)) (fma.f64 x (-.f64 (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 z (*.f64 b (+.f64 t y)))) (*.f64 (/.f64 y b) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (*.f64 (/.f64 y b) (/.f64 z (+.f64 t y)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t y)) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (*.f64 (/.f64 y b) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (/.f64 z (*.f64 b (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 z (*.f64 b (+.f64 t y))))) (*.f64 (/.f64 y b) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (*.f64 (/.f64 y b) (/.f64 z (+.f64 t y)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t y)) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 x (-.f64 (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 4 binary64))) (/.f64 z (*.f64 b (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (*.f64 (/.f64 y b) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 4 binary64))))) (*.f64 (/.f64 y b) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64)))))) (/.f64 z (*.f64 b (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 z (*.f64 b (+.f64 t y))))) (*.f64 (/.f64 y b) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (*.f64 (/.f64 y b) (/.f64 z (+.f64 t y)))))) |
#s(approx (/ y (+ t (+ x y))) (/.f64 y (+.f64 t y))) |
#s(approx (/ y (+ t (+ x y))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 y (+.f64 t y)))) |
#s(approx (/ y (+ t (+ x y))) (fma.f64 x (-.f64 (/.f64 (*.f64 x y) (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 y (+.f64 t y)))) |
#s(approx (/ y (+ t (+ x y))) (fma.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) (pow.f64 (+.f64 t y) #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64)))))) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 y (+.f64 t y)))) |
#s(approx (+ t (+ x y)) (+.f64 t y)) |
#s(approx (+ t (+ x y)) (+.f64 t (+.f64 x y))) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 x y)) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (*.f64 (/.f64 y b) (/.f64 z (+.f64 t y)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (fma.f64 x (-.f64 (/.f64 z (*.f64 b (+.f64 t y))) (*.f64 (/.f64 y b) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (*.f64 (/.f64 y b) (/.f64 z (+.f64 t y))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (*.f64 (/.f64 y b) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (/.f64 z (*.f64 b (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 z (*.f64 b (+.f64 t y)))) (*.f64 (/.f64 y b) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (*.f64 (/.f64 y b) (/.f64 z (+.f64 t y))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 x (-.f64 (/.f64 z (*.f64 b (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 (/.f64 y b) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 4 binary64))))) (*.f64 (/.f64 y b) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (/.f64 z (*.f64 b (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 z (*.f64 b (+.f64 t y)))) (*.f64 (/.f64 y b) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (*.f64 (/.f64 y b) (/.f64 z (+.f64 t y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (/.f64 y (+.f64 t y))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (fma.f64 x (-.f64 (pow.f64 (+.f64 t y) #s(literal -1 binary64)) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 y (+.f64 t y)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (pow.f64 (+.f64 t y) #s(literal -2 binary64))) (pow.f64 (+.f64 t y) #s(literal -1 binary64))) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 y (+.f64 t y)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 x (-.f64 (pow.f64 (+.f64 t y) #s(literal -3 binary64)) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 4 binary64)))) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (pow.f64 (+.f64 t y) #s(literal -2 binary64))) (pow.f64 (+.f64 t y) #s(literal -1 binary64))) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 y (+.f64 t y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y)) (+.f64 t y))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (fma.f64 x (-.f64 (+.f64 (/.f64 z (+.f64 t y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (+.f64 (/.f64 a (+.f64 t y)) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y)))) (/.f64 (*.f64 b y) (+.f64 t y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (fma.f64 x (-.f64 (fma.f64 x (-.f64 (+.f64 (/.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (+.f64 (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (+.f64 (/.f64 z (+.f64 t y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 a (+.f64 t y)) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y)))) (/.f64 (*.f64 b y) (+.f64 t y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 x (-.f64 (+.f64 (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 4 binary64)))) (+.f64 (/.f64 a (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 4 binary64))))) (+.f64 (/.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (+.f64 (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (+.f64 (/.f64 z (+.f64 t y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 a (+.f64 t y)) (/.f64 (*.f64 y z) (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (/.f64 (*.f64 y z) (+.f64 t y)))) (/.f64 (*.f64 b y) (+.f64 t y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (-.f64 (fma.f64 a (+.f64 t y) (fma.f64 x z (*.f64 y z))) (*.f64 b y))) |
#s(approx (+ (+ x t) y) (+.f64 t y)) |
#s(approx (+ (+ x t) y) (+.f64 t (+.f64 x y))) |
#s(approx (+ x t) t) |
#s(approx (+ x t) (+.f64 t x)) |
#s(approx (* (+ y x) z) (*.f64 y z)) |
#s(approx (* (+ y x) z) (fma.f64 x z (*.f64 y z))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (-.f64 (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (*.f64 x (-.f64 (+.f64 (/.f64 z (*.f64 a (+.f64 t y))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))))) (*.f64 a (-.f64 (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (-.f64 (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y)))) (*.f64 x (fma.f64 a (*.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 z (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))))) (*.f64 a (-.f64 (+.f64 (/.f64 z (*.f64 a (+.f64 t y))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (-.f64 (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y)))) (*.f64 x (fma.f64 a (-.f64 (+.f64 (/.f64 z (*.f64 a (+.f64 t y))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) (*.f64 x (fma.f64 a (*.f64 x (-.f64 (+.f64 (/.f64 z (*.f64 a (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 4 binary64))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 4 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 4 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 4 binary64)))))))) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 z (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (fma.f64 x (-.f64 (+.f64 (/.f64 z (*.f64 a (+.f64 t y))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 z (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) (+.f64 (/.f64 z (*.f64 a (+.f64 t y))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (fma.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (fma.f64 x (-.f64 (+.f64 (/.f64 z (*.f64 a (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 4 binary64))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 4 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 4 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 4 binary64))))))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 z (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) (+.f64 (/.f64 z (*.f64 a (+.f64 t y))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 (/.f64 y a) (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))) (*.f64 (/.f64 b a) (/.f64 (*.f64 x y) (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))) (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 x y) (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 (*.f64 x y) (pow.f64 (+.f64 t y) #s(literal 4 binary64))))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 x y) (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (fma.f64 x (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 x y) (pow.f64 (+.f64 t y) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (fma.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 x y) (pow.f64 (+.f64 t y) #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))))))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) z) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x))) (/.f64 (*.f64 z (+.f64 t y)) x))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x) (+.f64 (/.f64 (*.f64 a (+.f64 t y)) x) (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) (*.f64 x x)) (/.f64 (*.f64 y z) x))))) (+.f64 (/.f64 (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 x x)) (+.f64 (/.f64 (*.f64 z (+.f64 t y)) x) (/.f64 (*.f64 (+.f64 t y) (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y)))) (*.f64 x x)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (pow.f64 x #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a (+.f64 t y)) x) (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) (*.f64 x x)) (/.f64 (*.f64 y z) x)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y)))) (pow.f64 x #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 x x)) (+.f64 (/.f64 (*.f64 z (+.f64 t y)) x) (/.f64 (*.f64 (+.f64 t y) (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y)))) (*.f64 x x)))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (/.f64 (+.f64 t y) x)) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (/.f64 (+.f64 t (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) x)))) x)) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (/.f64 (-.f64 (+.f64 t (+.f64 y (/.f64 (pow.f64 (+.f64 t y) #s(literal 3 binary64)) (*.f64 x x)))) (/.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) x)) x)) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (/.f64 (-.f64 (+.f64 t (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t y) #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t y) #s(literal 3 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) x))) x)) |
#s(approx (+ (+ y x) t) x) |
#s(approx (+ (+ y x) t) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 t y) x)))) |
#s(approx (+ y x) x) |
#s(approx (+ y x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) z) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x) (/.f64 (*.f64 y z) x))) (/.f64 (*.f64 z (+.f64 t y)) x))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t y) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z)) (*.f64 z (+.f64 t y)))) (*.f64 x x)) (/.f64 (*.f64 y z) x)))) (/.f64 (*.f64 z (+.f64 t y)) x))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x) (+.f64 (/.f64 (*.f64 y z) x) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z)) (*.f64 z (+.f64 t y)))) (pow.f64 x #s(literal 3 binary64)))))) (+.f64 (/.f64 (*.f64 z (+.f64 t y)) x) (/.f64 (*.f64 (+.f64 t y) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z)) (*.f64 z (+.f64 t y)))) (*.f64 x x))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) z) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (+.f64 z (/.f64 (*.f64 b (-.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 y z) b)) (/.f64 (*.f64 z (+.f64 t y)) b))) x))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (+.f64 z (+.f64 (/.f64 (*.f64 b (-.f64 (*.f64 y (+.f64 t y)) (*.f64 (+.f64 t y) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) b)))) (*.f64 x x)) (/.f64 (*.f64 b (-.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 y z) b)) (/.f64 (*.f64 z (+.f64 t y)) b))) x)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (+.f64 z (+.f64 (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) b))))) (pow.f64 x #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 b (-.f64 (*.f64 y (+.f64 t y)) (*.f64 (+.f64 t y) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) b)))) (*.f64 x x)) (/.f64 (*.f64 b (-.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 y z) b)) (/.f64 (*.f64 z (+.f64 t y)) b))) x))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (/.f64 z b)) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y x) (+.f64 (/.f64 z b) (*.f64 (/.f64 y b) (/.f64 z x)))) (*.f64 (/.f64 z b) (/.f64 (+.f64 t y) x)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y x) (+.f64 (/.f64 z b) (fma.f64 (/.f64 y b) (/.f64 z x) (/.f64 (*.f64 y (+.f64 t y)) (*.f64 x x))))) (fma.f64 (/.f64 z b) (/.f64 (+.f64 t y) x) (/.f64 (*.f64 (+.f64 t y) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) b)) (*.f64 x x))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y x) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))) (+.f64 (/.f64 z b) (fma.f64 (/.f64 y b) (/.f64 z x) (/.f64 (*.f64 y (+.f64 t y)) (*.f64 x x)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) b)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 z b) (/.f64 (+.f64 t y) x) (/.f64 (*.f64 (+.f64 t y) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) b)) (*.f64 x x)))))) |
#s(approx (/ y (+ t (+ x y))) (/.f64 y x)) |
#s(approx (/ y (+ t (+ x y))) (/.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (+.f64 t y)) x))) x)) |
#s(approx (/ y (+ t (+ x y))) (/.f64 (-.f64 (+.f64 y (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 x x))) (/.f64 (*.f64 y (+.f64 t y)) x)) x)) |
#s(approx (/ y (+ t (+ x y))) (/.f64 (-.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (*.f64 y (+.f64 t y)) x))) x)) |
#s(approx (+ t (+ x y)) x) |
#s(approx (+ t (+ x y)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 t y) x)))) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (/.f64 z b)) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (-.f64 (+.f64 (/.f64 z b) (*.f64 (/.f64 y b) (/.f64 z x))) (*.f64 (/.f64 z b) (/.f64 (+.f64 t y) x)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t y) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) b)) (*.f64 x x)) (+.f64 (/.f64 z b) (*.f64 (/.f64 y b) (/.f64 z x)))) (*.f64 (/.f64 z b) (/.f64 (+.f64 t y) x)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (-.f64 (+.f64 (/.f64 z b) (fma.f64 (/.f64 y b) (/.f64 z x) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) b)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (/.f64 z b) (/.f64 (+.f64 t y) x) (/.f64 (*.f64 (+.f64 t y) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) b)) (*.f64 x x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 t x)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 t y)) (*.f64 x x))) (/.f64 t x))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (+.f64 t y)) (*.f64 x x)) (/.f64 t x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 z (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x)) (/.f64 (fma.f64 b y (*.f64 z (+.f64 t y))) x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t y) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (fma.f64 b y (*.f64 z (+.f64 t y))))) (*.f64 x x)) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x))) (/.f64 (fma.f64 b y (*.f64 z (+.f64 t y))) x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 z (+.f64 (/.f64 (*.f64 a (+.f64 t y)) x) (+.f64 (/.f64 (*.f64 y z) x) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (fma.f64 b y (*.f64 z (+.f64 t y))))) (pow.f64 x #s(literal 3 binary64)))))) (+.f64 (/.f64 (*.f64 b y) x) (+.f64 (/.f64 (*.f64 z (+.f64 t y)) x) (/.f64 (*.f64 (+.f64 t y) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (fma.f64 b y (*.f64 z (+.f64 t y))))) (*.f64 x x)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 x z)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 x (-.f64 (+.f64 z (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x)) (/.f64 (*.f64 b y) x)))) |
#s(approx (+ (+ x t) y) x) |
#s(approx (+ (+ x t) y) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 t y) x)))) |
#s(approx (+ x t) x) |
#s(approx (+ x t) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t x)))) |
#s(approx (* (+ y x) z) (*.f64 x z)) |
#s(approx (* (+ y x) z) (*.f64 x (+.f64 z (/.f64 (*.f64 y z) x)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 z (/.f64 (*.f64 a (-.f64 (+.f64 t (+.f64 y (/.f64 (*.f64 y z) a))) (/.f64 (fma.f64 b y (*.f64 z (+.f64 t y))) a))) x))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 z (+.f64 (/.f64 (*.f64 a (-.f64 (+.f64 t (+.f64 y (/.f64 (*.f64 y z) a))) (/.f64 (fma.f64 b y (*.f64 z (+.f64 t y))) a))) x) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a) (fma.f64 t (+.f64 t y) (fma.f64 y (+.f64 t y) (*.f64 (+.f64 t y) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) a)))))) (*.f64 x x))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 z (+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) a)) (fma.f64 #s(literal -1 binary64) (*.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) a))))))) (pow.f64 x #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a (-.f64 (+.f64 t (+.f64 y (/.f64 (*.f64 y z) a))) (/.f64 (fma.f64 b y (*.f64 z (+.f64 t y))) a))) x) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a) (fma.f64 t (+.f64 t y) (fma.f64 y (+.f64 t y) (*.f64 (+.f64 t y) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) a)))))) (*.f64 x x)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 z a)) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 (/.f64 t x) (+.f64 (/.f64 y x) (+.f64 (/.f64 z a) (*.f64 (/.f64 y a) (/.f64 z x))))) (/.f64 (fma.f64 b y (*.f64 z (+.f64 t y))) (*.f64 a x)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 (/.f64 t x) (+.f64 (/.f64 y x) (+.f64 (/.f64 z a) (fma.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 z x)))))) (fma.f64 (/.f64 b a) (/.f64 y x) (+.f64 (/.f64 (*.f64 t (+.f64 t y)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 y (+.f64 t y)) (*.f64 x x)) (fma.f64 (/.f64 z a) (/.f64 (+.f64 t y) x) (/.f64 (*.f64 (+.f64 t y) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) a)) (*.f64 x x)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (/.f64 t x) (+.f64 (/.f64 y x) (+.f64 (/.f64 z a) (fma.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 z x))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) a)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 b a) (/.f64 y x) (+.f64 (/.f64 (*.f64 t (+.f64 t y)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 y (+.f64 t y)) (*.f64 x x)) (fma.f64 (/.f64 z a) (/.f64 (+.f64 t y) x) (/.f64 (*.f64 (+.f64 t y) (/.f64 (-.f64 (*.f64 y z) (*.f64 z (+.f64 t y))) a)) (*.f64 x x))))))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y x)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) x))) x)) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 x x))) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) x)))) x)) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 x x))) (fma.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) x) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))))) x)) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 (/.f64 b a) (/.f64 y x))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) x)) (/.f64 (*.f64 b y) a)) x)) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 b y) a) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 x x)))) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) x))) x)) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 b y) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 x x))) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) x)))) x)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t y)) (fma.f64 #s(literal -1 binary64) (*.f64 y z) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t y)) (fma.f64 #s(literal -1 binary64) (*.f64 y z) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 y (+.f64 t y))) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))) (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) x) (*.f64 b y)))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t y)) (fma.f64 #s(literal -1 binary64) (*.f64 y z) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))) (*.f64 a (pow.f64 (+.f64 t y) #s(literal 3 binary64))))) x) (*.f64 b (*.f64 y (+.f64 t y)))) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))) (*.f64 a (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) x) (*.f64 b y)))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 t y) (/.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) x)) x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 t y) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 t y) #s(literal 3 binary64)) x) (pow.f64 (+.f64 t y) #s(literal 2 binary64))) x))) x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 t y) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 t y) #s(literal 4 binary64)) x) (pow.f64 (+.f64 t y) #s(literal 3 binary64))) x)) (pow.f64 (+.f64 t y) #s(literal 2 binary64))) x))) x))) |
#s(approx (+ (+ y x) t) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t y) x)) #s(literal 1 binary64))))) |
#s(approx (+ y x) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))) x))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))) x)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 y z))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))))) x))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (-.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) b))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) b)))) x)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 y (+.f64 t y)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) b))))))) x) (*.f64 b (-.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) b))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) b))))) x)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) b))))))) x) (*.f64 b (-.f64 (*.f64 y (+.f64 t y)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) b)))))))) x) (*.f64 b (-.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) b))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) b))))) x)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) b))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) b))) x) (/.f64 z b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) b) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 y (+.f64 t y)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) b)))))) x)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) b))) x) (/.f64 z b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) b) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) b)))))) x) (*.f64 y (+.f64 t y))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) b)))))) x)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) b))) x) (/.f64 z b))) |
#s(approx (/ y (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 y (+.f64 t y)) x)) x))) |
#s(approx (/ y (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) x) (*.f64 y (+.f64 t y))) x))) x))) |
#s(approx (/ y (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) x) (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) x)) (*.f64 y (+.f64 t y))) x))) x))) |
#s(approx (+ t (+ x y)) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t y) x)) #s(literal 1 binary64))))) |
#s(approx (+ x y) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) b))) x) (/.f64 z b))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) b)))) x))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) b))) x) (/.f64 z b))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) b) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) b)))) x)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) b)))))) x))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) b))) x) (/.f64 z b))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (+.f64 t y))) x)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (+.f64 t y)))) x))) (*.f64 #s(literal -1 binary64) (+.f64 t y))) x)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (+.f64 t y)))) x)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (+.f64 t y)))))) x))) (*.f64 #s(literal -1 binary64) (+.f64 t y))) x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))) x))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))) x)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y))))))) x))) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t y)))) x)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y)) x)))))) |
#s(approx (+ (+ x t) y) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t y) x)) #s(literal 1 binary64))))) |
#s(approx (+ x t) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t x)) #s(literal 1 binary64))))) |
#s(approx (* (+ y x) z) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) x)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a))))) x)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) (fma.f64 t (+.f64 t y) (*.f64 y (+.f64 t y)))))) x) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))))) x)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) (fma.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))))))) x) (*.f64 a (-.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) (fma.f64 t (+.f64 t y) (*.f64 y (+.f64 t y))))))) x) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))))) x)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) x) (/.f64 z a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) (fma.f64 t (+.f64 t y) (*.f64 y (+.f64 t y))))) x))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) x) (/.f64 z a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) a) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) (fma.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64)) (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))))) x) (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t y) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) (fma.f64 t (+.f64 t y) (*.f64 y (+.f64 t y))))) x))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) x) (/.f64 z a))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) x)) (/.f64 (*.f64 b y) a)) x))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) x)) (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a)) x) (/.f64 (*.f64 b y) a)) x))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) x)) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) a)) x) (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a)) x) (/.f64 (*.f64 b y) a)) x))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 t y)) x))) x))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) x)) (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a)) x))) x))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) x)) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) a)) x)) (/.f64 (*.f64 b (*.f64 y (+.f64 t y))) a)) x))) x))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 t x)) (/.f64 (+.f64 a z) (+.f64 t x))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 t x)) (fma.f64 y (-.f64 (+.f64 (/.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (/.f64 (+.f64 a z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (+.f64 a z) (+.f64 t x)))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 t x)) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (/.f64 (+.f64 a z) (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 4 binary64)))) (+.f64 (/.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 3 binary64))))) (/.f64 (+.f64 a z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (+.f64 a z) (+.f64 t x)))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (/.f64 t (+.f64 t x))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (fma.f64 y (-.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 t (+.f64 t x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (pow.f64 (+.f64 t x) #s(literal -2 binary64))) (pow.f64 (+.f64 t x) #s(literal -1 binary64))) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 t (+.f64 t x)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 y (-.f64 (pow.f64 (+.f64 t x) #s(literal -3 binary64)) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 4 binary64)))) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (pow.f64 (+.f64 t x) #s(literal -2 binary64))) (pow.f64 (+.f64 t x) #s(literal -1 binary64))) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 t (+.f64 t x)))) |
#s(approx (+ t y) t) |
#s(approx (+ t y) (+.f64 t y)) |
#s(approx y y) |
#s(approx (+ (+ y x) t) (+.f64 t x)) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (/.f64 (*.f64 x z) (+.f64 t x))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 t x)) (/.f64 z (+.f64 t x))) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (*.f64 x z) (+.f64 t x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 t x)) (fma.f64 y (-.f64 (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 z (+.f64 t x)))) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (*.f64 x z) (+.f64 t x)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (+.f64 t x)) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 4 binary64)))) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 z (+.f64 t x)))) (/.f64 (*.f64 x z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (*.f64 x z) (+.f64 t x)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (/.f64 (*.f64 x z) (+.f64 t x))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (fma.f64 b (*.f64 y (-.f64 (/.f64 z (*.f64 b (+.f64 t x))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (*.f64 (/.f64 x b) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))) (/.f64 (*.f64 x z) (+.f64 t x)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (fma.f64 y (fma.f64 b (*.f64 y (-.f64 (+.f64 (pow.f64 (+.f64 t x) #s(literal -2 binary64)) (*.f64 (/.f64 x b) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64))))) (/.f64 z (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))) (*.f64 b (-.f64 (/.f64 z (*.f64 b (+.f64 t x))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (*.f64 (/.f64 x b) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))))) (/.f64 (*.f64 x z) (+.f64 t x)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (fma.f64 y (fma.f64 b (-.f64 (/.f64 z (*.f64 b (+.f64 t x))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (*.f64 (/.f64 x b) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))) (*.f64 y (fma.f64 b (*.f64 y (-.f64 (/.f64 z (*.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -3 binary64)) (*.f64 (/.f64 x b) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 4 binary64))))))) (*.f64 b (-.f64 (+.f64 (pow.f64 (+.f64 t x) #s(literal -2 binary64)) (*.f64 (/.f64 x b) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64))))) (/.f64 z (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))))) (/.f64 (*.f64 x z) (+.f64 t x)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (*.f64 (/.f64 x b) (/.f64 z (+.f64 t x)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (fma.f64 y (-.f64 (/.f64 z (*.f64 b (+.f64 t x))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (*.f64 (/.f64 x b) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))) (*.f64 (/.f64 x b) (/.f64 z (+.f64 t x))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (+.f64 (pow.f64 (+.f64 t x) #s(literal -2 binary64)) (*.f64 (/.f64 x b) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64))))) (/.f64 z (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 z (*.f64 b (+.f64 t x)))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (*.f64 (/.f64 x b) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))) (*.f64 (/.f64 x b) (/.f64 z (+.f64 t x))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 y (-.f64 (/.f64 z (*.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -3 binary64)) (*.f64 (/.f64 x b) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 4 binary64)))))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -2 binary64)) (*.f64 (/.f64 x b) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64)))))) (/.f64 z (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 z (*.f64 b (+.f64 t x)))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (*.f64 (/.f64 x b) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))) (*.f64 (/.f64 x b) (/.f64 z (+.f64 t x))))) |
#s(approx (/ y (+ t (+ x y))) (/.f64 y (+.f64 t x))) |
#s(approx (/ y (+ t (+ x y))) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (pow.f64 (+.f64 t x) #s(literal -1 binary64))))) |
#s(approx (/ y (+ t (+ x y))) (*.f64 y (fma.f64 y (-.f64 (/.f64 y (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (pow.f64 (+.f64 t x) #s(literal -2 binary64))) (pow.f64 (+.f64 t x) #s(literal -1 binary64))))) |
#s(approx (/ y (+ t (+ x y))) (*.f64 y (fma.f64 y (-.f64 (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t x) #s(literal 4 binary64))) (pow.f64 (+.f64 t x) #s(literal -3 binary64)))) (pow.f64 (+.f64 t x) #s(literal -2 binary64))) (pow.f64 (+.f64 t x) #s(literal -1 binary64))))) |
#s(approx (+ t (+ x y)) (+.f64 t x)) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (*.f64 (/.f64 x b) (/.f64 z (+.f64 t x)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (fma.f64 y (-.f64 (/.f64 z (*.f64 b (+.f64 t x))) (*.f64 (/.f64 x b) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (*.f64 (/.f64 x b) (/.f64 z (+.f64 t x))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (*.f64 (/.f64 x b) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (/.f64 z (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 z (*.f64 b (+.f64 t x)))) (*.f64 (/.f64 x b) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (*.f64 (/.f64 x b) (/.f64 z (+.f64 t x))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 y (-.f64 (/.f64 z (*.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (*.f64 (/.f64 x b) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 4 binary64))))) (*.f64 (/.f64 x b) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64))))) (/.f64 z (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 z (*.f64 b (+.f64 t x)))) (*.f64 (/.f64 x b) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (*.f64 (/.f64 x b) (/.f64 z (+.f64 t x))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (/.f64 x (+.f64 t x))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (fma.f64 y (-.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 x (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 x (+.f64 t x)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (/.f64 x (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (pow.f64 (+.f64 t x) #s(literal -2 binary64))) (pow.f64 (+.f64 t x) #s(literal -1 binary64))) (/.f64 x (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 x (+.f64 t x)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 y (-.f64 (pow.f64 (+.f64 t x) #s(literal -3 binary64)) (/.f64 x (pow.f64 (+.f64 t x) #s(literal 4 binary64)))) (/.f64 x (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (pow.f64 (+.f64 t x) #s(literal -2 binary64))) (pow.f64 (+.f64 t x) #s(literal -1 binary64))) (/.f64 x (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 x (+.f64 t x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 y (-.f64 (/.f64 (+.f64 a z) (+.f64 t x)) (+.f64 (/.f64 b (+.f64 t x)) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (+.f64 (/.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (/.f64 (+.f64 a z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (+.f64 a z) (+.f64 t x))) (+.f64 (/.f64 b (+.f64 t x)) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 y (-.f64 (/.f64 (+.f64 a z) (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (+.f64 (/.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 4 binary64))))) (+.f64 (/.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 3 binary64))))) (/.f64 (+.f64 a z) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (+.f64 a z) (+.f64 t x))) (+.f64 (/.f64 b (+.f64 t x)) (/.f64 (fma.f64 a t (*.f64 x z)) (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (*.f64 x z))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 x z (*.f64 y (-.f64 (+.f64 a z) b))))) |
#s(approx (* (+ t y) a) (*.f64 a t)) |
#s(approx (* (+ t y) a) (fma.f64 a t (*.f64 a y))) |
#s(approx (+ (+ x t) y) (+.f64 t x)) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (*.f64 y (-.f64 (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 z (*.f64 a (+.f64 t x)))) (+.f64 (/.f64 b (*.f64 a (+.f64 t x))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))))) (*.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))) (*.f64 y (fma.f64 a (*.f64 y (-.f64 (+.f64 (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -2 binary64)) (/.f64 z (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))))) (*.f64 a (-.f64 (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 z (*.f64 a (+.f64 t x)))) (+.f64 (/.f64 b (*.f64 a (+.f64 t x))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))) (*.f64 y (fma.f64 a (-.f64 (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 z (*.f64 a (+.f64 t x)))) (+.f64 (/.f64 b (*.f64 a (+.f64 t x))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))) (*.f64 y (fma.f64 a (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -3 binary64)) (/.f64 z (*.f64 a (pow.f64 (+.f64 t x) #s(literal 3 binary64)))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 4 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 4 binary64))))))) (*.f64 a (-.f64 (+.f64 (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -2 binary64)) (/.f64 z (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (fma.f64 y (-.f64 (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 z (*.f64 a (+.f64 t x)))) (+.f64 (/.f64 b (*.f64 a (+.f64 t x))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))) (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (+.f64 (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -2 binary64)) (/.f64 z (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 z (*.f64 a (+.f64 t x))))) (+.f64 (/.f64 b (*.f64 a (+.f64 t x))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))) (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -3 binary64)) (/.f64 z (*.f64 a (pow.f64 (+.f64 t x) #s(literal 3 binary64)))))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 4 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 4 binary64)))))) (+.f64 (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -2 binary64)) (/.f64 z (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 binary64)) (/.f64 z (*.f64 a (+.f64 t x))))) (+.f64 (/.f64 b (*.f64 a (+.f64 t x))) (+.f64 (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 (/.f64 x a) (/.f64 z (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))) (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t x))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (+.f64 t x))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (+.f64 t x))) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (+.f64 t x))) (*.f64 y (fma.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t x) #s(literal 4 binary64))))) (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64))))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t x)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 y (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 b (*.f64 a (+.f64 t x)))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 y (fma.f64 y (-.f64 (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 b (*.f64 a (+.f64 t x)))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 y (fma.f64 y (-.f64 (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 t x) #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 3 binary64))))))) (/.f64 b (*.f64 a (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (/.f64 b (*.f64 a (+.f64 t x)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (+.f64 z (*.f64 #s(literal -1 binary64) b)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 a (+.f64 z (fma.f64 #s(literal -1 binary64) b (+.f64 (/.f64 (*.f64 a t) y) (/.f64 (fma.f64 b (+.f64 t x) (*.f64 x z)) y))))) (/.f64 (fma.f64 a (+.f64 t x) (*.f64 z (+.f64 t x))) y))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 a (+.f64 z (fma.f64 #s(literal -1 binary64) b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 a t) y) (/.f64 (fma.f64 b (+.f64 t x) (*.f64 x z)) y)))))) (+.f64 (/.f64 (*.f64 a (+.f64 t x)) y) (+.f64 (/.f64 (*.f64 z (+.f64 t x)) y) (/.f64 (fma.f64 (+.f64 t x) (-.f64 (*.f64 a t) (*.f64 a (+.f64 t x))) (*.f64 (+.f64 t x) (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))))) (*.f64 y y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 a (+.f64 z (fma.f64 #s(literal -1 binary64) b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 a t) y) (+.f64 (/.f64 (*.f64 b (+.f64 t x)) y) (+.f64 (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 x z) y)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 a t) (*.f64 a (+.f64 t x)))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x)))) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a (+.f64 t x)) y) (+.f64 (/.f64 (*.f64 z (+.f64 t x)) y) (/.f64 (fma.f64 (+.f64 t x) (-.f64 (*.f64 a t) (*.f64 a (+.f64 t x))) (*.f64 (+.f64 t x) (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))))) (*.f64 y y)))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 t x)) (*.f64 y y))) (/.f64 x y))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (+.f64 t x)) (*.f64 y y)) (/.f64 x y)))) |
#s(approx (+ t y) y) |
#s(approx (+ t y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 t y)))) |
#s(approx (+ (+ y x) t) y) |
#s(approx (+ (+ y x) t) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 t x) y)))) |
#s(approx (+ y x) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+.f64 z (*.f64 #s(literal -1 binary64) b))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 x z) y))) (/.f64 (*.f64 (+.f64 t x) (+.f64 z (*.f64 #s(literal -1 binary64) b))) y))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 x z) (*.f64 (+.f64 t x) (+.f64 z (*.f64 #s(literal -1 binary64) b))))) (*.f64 y y)) (/.f64 (*.f64 x z) y)))) (/.f64 (*.f64 (+.f64 t x) (+.f64 z (*.f64 #s(literal -1 binary64) b))) y))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) b (+.f64 (/.f64 (*.f64 x z) y) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 x z) (*.f64 (+.f64 t x) (+.f64 z (*.f64 #s(literal -1 binary64) b))))) (pow.f64 y #s(literal 3 binary64)))))) (+.f64 (/.f64 (*.f64 (+.f64 t x) (+.f64 z (*.f64 #s(literal -1 binary64) b))) y) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 x z) (*.f64 (+.f64 t x) (+.f64 z (*.f64 #s(literal -1 binary64) b))))) (*.f64 y y))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (*.f64 b (-.f64 (/.f64 z b) #s(literal 1 binary64)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (fma.f64 b (-.f64 (/.f64 z b) #s(literal 1 binary64)) (/.f64 (*.f64 b (-.f64 (+.f64 t (+.f64 x (/.f64 (*.f64 x z) b))) (/.f64 (*.f64 z (+.f64 t x)) b))) y))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (fma.f64 b (-.f64 (/.f64 z b) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 (+.f64 t x) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) b)))) (*.f64 y y)) (/.f64 (*.f64 b (-.f64 (+.f64 t (+.f64 x (/.f64 (*.f64 x z) b))) (/.f64 (*.f64 z (+.f64 t x)) b))) y)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (fma.f64 b (-.f64 (/.f64 z b) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 (+.f64 t x) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) b)))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 b (-.f64 (+.f64 t (+.f64 x (/.f64 (*.f64 x z) b))) (/.f64 (*.f64 z (+.f64 t x)) b))) y) (/.f64 (*.f64 b (-.f64 (pow.f64 (+.f64 t x) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) b))))) (pow.f64 y #s(literal 3 binary64))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (-.f64 (/.f64 z b) #s(literal 1 binary64))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (-.f64 (+.f64 (/.f64 t y) (+.f64 (/.f64 x y) (+.f64 (/.f64 z b) (*.f64 (/.f64 x b) (/.f64 z y))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z b) (/.f64 (+.f64 t x) y))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (*.f64 y y)) (+.f64 (/.f64 t y) (+.f64 (/.f64 x y) (+.f64 (/.f64 z b) (*.f64 (/.f64 x b) (/.f64 z y)))))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z b) (/.f64 (+.f64 t x) y) (/.f64 (*.f64 (+.f64 t x) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) b)) (*.f64 y y)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (*.f64 y y)) (+.f64 (/.f64 t y) (+.f64 (/.f64 x y) (+.f64 (/.f64 z b) (fma.f64 (/.f64 x b) (/.f64 z y) (pow.f64 (/.f64 (+.f64 t x) y) #s(literal 3 binary64))))))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) b)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (/.f64 z b) (/.f64 (+.f64 t x) y) (/.f64 (*.f64 (+.f64 t x) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) b)) (*.f64 y y))))))) |
#s(approx (/ y (+ t (+ x y))) #s(literal 1 binary64)) |
#s(approx (/ y (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t x) y)))) |
#s(approx (/ y (+ t (+ x y))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (*.f64 y y))) (/.f64 (+.f64 t x) y))) |
#s(approx (/ y (+ t (+ x y))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (+.f64 t x) y) #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (+.f64 t x) y)))) |
#s(approx (+ t (+ x y)) y) |
#s(approx (+ t (+ x y)) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 t x) y)))) |
#s(approx (+ x y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (-.f64 (+.f64 (/.f64 z b) (*.f64 (/.f64 x b) (/.f64 z y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 t x) y)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) b)) (*.f64 y y)) (+.f64 (/.f64 z b) (*.f64 (/.f64 x b) (/.f64 z y)))) (*.f64 (/.f64 z b) (/.f64 (+.f64 t x) y)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (-.f64 (+.f64 (/.f64 z b) (fma.f64 (/.f64 x b) (/.f64 z y) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) b)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 (/.f64 z b) (/.f64 (+.f64 t x) y) (/.f64 (*.f64 (+.f64 t x) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) b)) (*.f64 y y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 t y)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 t x)) (*.f64 y y))) (/.f64 t y))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (+.f64 t x)) (*.f64 y y)) (/.f64 t y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (+.f64 z (/.f64 (fma.f64 a t (*.f64 x z)) y))) (+.f64 b (/.f64 (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)) y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (fma.f64 a t (*.f64 x z)) (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)))) (*.f64 y y)) (/.f64 (fma.f64 a t (*.f64 x z)) y)))) (+.f64 b (/.f64 (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)) y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (+.f64 z (+.f64 (/.f64 (*.f64 a t) y) (+.f64 (/.f64 (*.f64 x z) y) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (fma.f64 a t (*.f64 x z)) (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)))) (pow.f64 y #s(literal 3 binary64))))))) (+.f64 b (+.f64 (/.f64 (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)) y) (/.f64 (*.f64 (+.f64 t x) (-.f64 (fma.f64 a t (*.f64 x z)) (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)))) (*.f64 y y)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 y (-.f64 (+.f64 a z) b))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 y (-.f64 (+.f64 a (+.f64 z (/.f64 (fma.f64 a t (*.f64 x z)) y))) b))) |
#s(approx (* (+ t y) a) (*.f64 a y)) |
#s(approx (* (+ t y) a) (*.f64 y (+.f64 a (/.f64 (*.f64 a t) y)))) |
#s(approx (+ (+ x t) y) y) |
#s(approx (+ (+ x t) y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 t x) y)))) |
#s(approx (* (+ y x) z) (*.f64 y (+.f64 z (/.f64 (*.f64 x z) y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a)) (/.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 b (+.f64 t x) (*.f64 x z)) a) (+.f64 x (/.f64 (*.f64 z (+.f64 t x)) a)))) y))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a)) (+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) a)) (fma.f64 #s(literal -1 binary64) (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (fma.f64 t (+.f64 t x) (*.f64 (+.f64 t x) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) a)))))) (*.f64 y y)) (/.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 b (+.f64 t x) (*.f64 x z)) a) (+.f64 x (/.f64 (*.f64 z (+.f64 t x)) a)))) y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a)) (+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) a)) (fma.f64 #s(literal -1 binary64) (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (fma.f64 t (+.f64 t x) (*.f64 (+.f64 t x) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) a)))))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 b (+.f64 t x) (*.f64 x z)) a) (+.f64 x (/.f64 (*.f64 z (+.f64 t x)) a)))) y) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) a) (fma.f64 #s(literal -1 binary64) (*.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) a)) (pow.f64 (+.f64 t x) #s(literal 3 binary64)))))) (pow.f64 y #s(literal 3 binary64))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 z a) (/.f64 (fma.f64 b (+.f64 t x) (*.f64 x z)) (*.f64 a y)))) (+.f64 (/.f64 b a) (+.f64 (/.f64 x y) (*.f64 (/.f64 z a) (/.f64 (+.f64 t x) y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (*.f64 y y))) (+.f64 (/.f64 z a) (/.f64 (fma.f64 b (+.f64 t x) (*.f64 x z)) (*.f64 a y))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (*.f64 y y)) (+.f64 (/.f64 b a) (+.f64 (/.f64 x y) (+.f64 (/.f64 (*.f64 t (+.f64 t x)) (*.f64 y y)) (fma.f64 (/.f64 z a) (/.f64 (+.f64 t x) y) (/.f64 (*.f64 (+.f64 t x) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) a)) (*.f64 y y))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (*.f64 y y))) (+.f64 (/.f64 z a) (fma.f64 (/.f64 b a) (/.f64 (+.f64 t x) y) (fma.f64 (/.f64 b a) (pow.f64 (/.f64 (+.f64 t x) y) #s(literal 3 binary64)) (*.f64 (/.f64 x a) (/.f64 z y))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) a)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (*.f64 y y)) (+.f64 (/.f64 b a) (+.f64 (/.f64 x y) (+.f64 (/.f64 (*.f64 t (+.f64 t x)) (*.f64 y y)) (fma.f64 (/.f64 z a) (/.f64 (+.f64 t x) y) (+.f64 (/.f64 (*.f64 (+.f64 t x) (/.f64 (-.f64 (*.f64 x z) (*.f64 z (+.f64 t x))) a)) (*.f64 y y)) (pow.f64 (/.f64 (+.f64 t x) y) #s(literal 3 binary64)))))))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 (+.f64 t x) y)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (*.f64 y y))) (*.f64 (/.f64 b a) (/.f64 (+.f64 t x) y))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (*.f64 y y))) (fma.f64 (/.f64 b a) (/.f64 (+.f64 t x) y) (*.f64 (/.f64 b a) (pow.f64 (/.f64 (+.f64 t x) y) #s(literal 3 binary64))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 b a)) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (+.f64 t x) y)) (/.f64 b a))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (-.f64 (+.f64 (/.f64 b a) (*.f64 (/.f64 b a) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (*.f64 y y)))) (*.f64 (/.f64 b a) (/.f64 (+.f64 t x) y)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (pow.f64 (/.f64 (+.f64 t x) y) #s(literal 3 binary64))) (/.f64 b a)) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (*.f64 y y))) (*.f64 (/.f64 b a) (/.f64 (+.f64 t x) y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (+.f64 z (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a t) (*.f64 #s(literal -1 binary64) (*.f64 x z))) (fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t x)) (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x)) (*.f64 b (+.f64 t x))))) y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (+.f64 z (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a t) (fma.f64 #s(literal -1 binary64) (*.f64 x z) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a t)) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t x))))) y) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x))))) y) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) y))))) (fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t x)) (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x)) (*.f64 b (+.f64 t x))))) y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (+.f64 z (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a t) (fma.f64 #s(literal -1 binary64) (*.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a t)) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t x))))) y) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x))))) y) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) y))) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a t)) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t x))))) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x))))) (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))) y)))) (fma.f64 #s(literal -1 binary64) (*.f64 a (+.f64 t x)) (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 t x)) (*.f64 b (+.f64 t x))))) y)))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) t) (*.f64 #s(literal -1 binary64) (+.f64 t x))) y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) t) (*.f64 #s(literal -1 binary64) (+.f64 t x)))) y))) (*.f64 #s(literal -1 binary64) (+.f64 t x))) y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) t) (*.f64 #s(literal -1 binary64) (+.f64 t x)))) y)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) t) (*.f64 #s(literal -1 binary64) (+.f64 t x)))))) y))) (*.f64 #s(literal -1 binary64) (+.f64 t x))) y)))) |
#s(approx (+ t y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t y)) #s(literal 1 binary64))))) |
#s(approx (+ (+ y x) t) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t x) y)) #s(literal 1 binary64))))) |
#s(approx (+ y x) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) z)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) z)) (+.f64 t x))) y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) z)) (+.f64 t x)))) y))) (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) z)) (+.f64 t x))) y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (+.f64 b (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) z)) (+.f64 t x)))) y)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) z)) (+.f64 t x)))))) y))) (*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) z)) (+.f64 t x))) y)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) b)) (+.f64 t (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) b)))))) y) (*.f64 b (-.f64 (/.f64 z b) #s(literal 1 binary64))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) b)) (+.f64 t (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) b))))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) b)))) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) y)) y) (*.f64 b (-.f64 (/.f64 z b) #s(literal 1 binary64))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) b)))) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) b)))) (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) y)) y) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) b)) (+.f64 t (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) b))))))) y) (*.f64 b (-.f64 (/.f64 z b) #s(literal 1 binary64))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) b)) (+.f64 t (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) b))))) y) (/.f64 z b)) #s(literal 1 binary64))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) b) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) b)))) y) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) y))) (+.f64 t (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) b))))) y) (/.f64 z b)) #s(literal 1 binary64))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) b) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) b)))) y) (/.f64 (pow.f64 (+.f64 t x) #s(literal 3 binary64)) y)) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) b)))) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) y))) (+.f64 t (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) b))))) y) (/.f64 z b)) #s(literal 1 binary64))) |
#s(approx (/ y (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) y)) (*.f64 #s(literal -1 binary64) (+.f64 t x))) y)))) |
#s(approx (/ y (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 t x) #s(literal 3 binary64)) y)) (*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) y)) (*.f64 #s(literal -1 binary64) (+.f64 t x))) y)))) |
#s(approx (+ t (+ x y)) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t x) y)) #s(literal 1 binary64))))) |
#s(approx (+ x y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) b))) y) (/.f64 z b))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) b)))) y))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) b))) y) (/.f64 z b))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) b) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) b)))) y)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) b)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) b)))))) y))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) b))) y) (/.f64 z b))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) (+.f64 t x))) y)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) (+.f64 t x)))) y))) (*.f64 #s(literal -1 binary64) (+.f64 t x))) y)))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) (+.f64 t x)))) y)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) (+.f64 t x)))))) y))) (*.f64 #s(literal -1 binary64) (+.f64 t x))) y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 x z))) (*.f64 (+.f64 t x) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b)))) y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 x z)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 x z))) (*.f64 (+.f64 t x) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b))))) y))) (*.f64 (+.f64 t x) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b)))) y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 x z)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 x z))) (*.f64 (+.f64 t x) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b))))) y)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 a t (*.f64 x z))) (*.f64 (+.f64 t x) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b))))))) y))) (*.f64 (+.f64 t x) (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b)))) y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 a t (*.f64 x z)) y)))) (*.f64 #s(literal -1 binary64) b))))) |
#s(approx (* (+ t y) a) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a t) y)))))) |
#s(approx (+ (+ x t) y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t x) y)) #s(literal 1 binary64))))) |
#s(approx (* (+ y x) z) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (+.f64 t (+.f64 x (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a) (/.f64 (*.f64 b (+.f64 t x)) a)))) y) (*.f64 a (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) (fma.f64 t (+.f64 t x) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) a))))) y) (*.f64 a (-.f64 (+.f64 t (+.f64 x (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a) (/.f64 (*.f64 b (+.f64 t x)) a))))) y) (*.f64 a (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (pow.f64 (+.f64 t x) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) (fma.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) a))))) y) (*.f64 a (-.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) (fma.f64 t (+.f64 t x) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) a)))))) y) (*.f64 a (-.f64 (+.f64 t (+.f64 x (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a) (/.f64 (*.f64 b (+.f64 t x)) a))))) y) (*.f64 a (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 t (+.f64 x (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a) (/.f64 (*.f64 b (+.f64 t x)) a))) y) (/.f64 z a))) (/.f64 b a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 t (+.f64 x (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) (fma.f64 t (+.f64 t x) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) a)))) y)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a) (/.f64 (*.f64 b (+.f64 t x)) a))) y) (/.f64 z a))) (/.f64 b a))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 t (+.f64 x (fma.f64 #s(literal -1 binary64) t (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 t x) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) (fma.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64)) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 3 binary64))) a)))) y) (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 t x) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) (fma.f64 t (+.f64 t x) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) a)))) y)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a) (/.f64 (*.f64 b (+.f64 t x)) a))) y) (/.f64 z a))) (/.f64 b a))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) y)) (/.f64 (*.f64 b (+.f64 t x)) a)) y)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (pow.f64 (+.f64 t x) #s(literal 3 binary64)) y)) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) a)) y)) (/.f64 (*.f64 b (+.f64 t x)) a)) y)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (pow.f64 (+.f64 t x) #s(literal 2 binary64)) y)) (/.f64 (*.f64 b (+.f64 t x)) a)) y) (/.f64 b a))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (pow.f64 (+.f64 t x) #s(literal 3 binary64)) y)) (/.f64 (*.f64 b (pow.f64 (+.f64 t x) #s(literal 2 binary64))) a)) y) (/.f64 (*.f64 b (+.f64 t x)) a)) y) (/.f64 b a))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 a (+.f64 t y)) (+.f64 t (+.f64 x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (fma.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 a (+.f64 t y)) (+.f64 t (+.f64 x y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 b (*.f64 z (/.f64 (+.f64 x y) (*.f64 b (+.f64 t (+.f64 x y)))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (*.f64 b (+.f64 t (+.f64 x y))))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (/ z b) (/.f64 z b)) |
#s(approx z z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (-.f64 (*.f64 a (+.f64 t y)) (*.f64 b y)) (+.f64 t (+.f64 x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (fma.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 a (+.f64 t y)) (+.f64 t (+.f64 x y)))) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) |
#s(approx (- (+ a z) b) (-.f64 a b)) |
#s(approx (- (+ a z) b) (-.f64 (+.f64 a z) b)) |
#s(approx (+ a z) a) |
#s(approx (+ a z) (+.f64 a z)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (-.f64 (*.f64 a (+.f64 t y)) (*.f64 b y))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (*.f64 b y))) |
#s(approx (* (+ y x) z) (*.f64 z (+.f64 x y))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (-.f64 (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (*.f64 z (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y))))) (*.f64 a (-.f64 (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (fma.f64 z (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y)))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b z) (/.f64 y (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 x (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 a z) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b z) (/.f64 y (+.f64 t (+.f64 x y)))) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (*.f64 b (*.f64 z (/.f64 (+.f64 x y) (*.f64 b (+.f64 t (+.f64 x y))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b z) (/.f64 y (+.f64 t (+.f64 x y)))) (*.f64 b (/.f64 (+.f64 x y) (*.f64 b (+.f64 t (+.f64 x y)))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (*.f64 z (/.f64 (+.f64 x y) (*.f64 b (+.f64 t (+.f64 x y)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z (+.f64 t (+.f64 x y)))) (/.f64 (+.f64 x y) (*.f64 b (+.f64 t (+.f64 x y))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 z (-.f64 (+.f64 (/.f64 x (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 a z) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))))) (*.f64 (/.f64 b z) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (- (+ a z) b) z) |
#s(approx (- (+ a z) b) (*.f64 z (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 a z)) (/.f64 b z)))) |
#s(approx (+ a z) z) |
#s(approx (+ a z) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 a z)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 z (+.f64 x y))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 z (-.f64 (+.f64 x (+.f64 y (/.f64 (*.f64 a (+.f64 t y)) z))) (/.f64 (*.f64 b y) z)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (*.f64 z (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 z (fma.f64 a (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y)))) (/.f64 (*.f64 a (-.f64 (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) z)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 z (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 z (-.f64 (+.f64 (/.f64 t (*.f64 z (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 x (*.f64 a (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 y (*.f64 a (+.f64 t (+.f64 x y)))) (/.f64 y (*.f64 z (+.f64 t (+.f64 x y))))))) (*.f64 (/.f64 b a) (/.f64 y (*.f64 z (+.f64 t (+.f64 x y)))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 a (+.f64 t y)) (+.f64 t (+.f64 x y)))) z)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))) (*.f64 (/.f64 b z) (/.f64 y (+.f64 t (+.f64 x y)))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))) (*.f64 (/.f64 b z) (/.f64 y (+.f64 t (+.f64 x y)))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (*.f64 b (+.f64 t (+.f64 x y)))) (/.f64 y (*.f64 z (+.f64 t (+.f64 x y)))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 a (+.f64 t y)) (*.f64 b y)) (+.f64 t (+.f64 x y))) z)))))) |
#s(approx (- (+ a z) b) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 a b) z)) #s(literal 1 binary64))))) |
#s(approx (+ a z) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a z)) #s(literal 1 binary64))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (+.f64 x y) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 a (+.f64 t y)) (*.f64 b y)) z)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) z) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y))))) z)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (/.f64 (*.f64 a y) (+.f64 x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (fma.f64 t (-.f64 (+.f64 (/.f64 a (+.f64 x y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (+.f64 (/.f64 z (+.f64 x y)) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (/.f64 (*.f64 a y) (+.f64 x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 a (+.f64 x y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 z (+.f64 x y)) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (/.f64 (*.f64 a y) (+.f64 x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 t (-.f64 (+.f64 (/.f64 a (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 4 binary64)))) (+.f64 (/.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 4 binary64))))) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 a (+.f64 x y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 z (+.f64 x y)) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (/.f64 (*.f64 a y) (+.f64 x y)))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (/.f64 y (+.f64 x y))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (fma.f64 t (-.f64 (pow.f64 (+.f64 x y) #s(literal -1 binary64)) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 y (+.f64 x y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (fma.f64 t (-.f64 (fma.f64 t (-.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (pow.f64 (+.f64 x y) #s(literal -2 binary64))) (pow.f64 (+.f64 x y) #s(literal -1 binary64))) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 y (+.f64 x y)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (pow.f64 (+.f64 x y) #s(literal -3 binary64)) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 4 binary64)))) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (pow.f64 (+.f64 x y) #s(literal -2 binary64))) (pow.f64 (+.f64 x y) #s(literal -1 binary64))) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 y (+.f64 x y)))) |
#s(approx t t) |
#s(approx (+ (+ y x) t) (+.f64 x y)) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y))) (+.f64 x y))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (+.f64 x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (*.f64 t (-.f64 (/.f64 (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (+.f64 x y)))) (+.f64 x y)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (+.f64 x y)))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (*.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 4 binary64))) (/.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (+.f64 x y))) (+.f64 x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (+.f64 x y)))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x y)) (/.f64 z b)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (fma.f64 b (*.f64 t (-.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (*.f64 b (+.f64 x y))))) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x y)) (/.f64 z b))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (fma.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x y)) (/.f64 z b)) (*.f64 t (fma.f64 b (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 z (*.f64 b (pow.f64 (+.f64 x y) #s(literal 2 binary64))))))) (*.f64 b (-.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (*.f64 b (+.f64 x y))))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (fma.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x y)) (/.f64 z b)) (*.f64 t (fma.f64 b (-.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (*.f64 b (+.f64 x y)))) (*.f64 t (fma.f64 b (*.f64 t (-.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 4 binary64))) (/.f64 z (*.f64 b (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 z (*.f64 b (pow.f64 (+.f64 x y) #s(literal 2 binary64))))))))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x y)) (/.f64 z b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x y)) (fma.f64 t (-.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (*.f64 b (+.f64 x y)))) (/.f64 z b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x y)) (fma.f64 t (-.f64 (fma.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 z (*.f64 b (pow.f64 (+.f64 x y) #s(literal 2 binary64)))))) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 z (*.f64 b (+.f64 x y)))) (/.f64 z b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x y)) (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (*.f64 t (-.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 4 binary64))) (/.f64 z (*.f64 b (pow.f64 (+.f64 x y) #s(literal 3 binary64))))))) (*.f64 #s(literal -1 binary64) (/.f64 z (*.f64 b (pow.f64 (+.f64 x y) #s(literal 2 binary64)))))) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 z (*.f64 b (+.f64 x y)))) (/.f64 z b)))) |
#s(approx (/ y (+ t (+ x y))) (/.f64 y (+.f64 x y))) |
#s(approx (/ y (+ t (+ x y))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 y (+.f64 x y)))) |
#s(approx (/ y (+ t (+ x y))) (fma.f64 t (-.f64 (/.f64 (*.f64 t y) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 y (+.f64 x y)))) |
#s(approx (/ y (+ t (+ x y))) (fma.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t y) (pow.f64 (+.f64 x y) #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 y (+.f64 x y)))) |
#s(approx (+ t (+ x y)) (+.f64 x y)) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 t b) (/.f64 z (+.f64 x y))) (/.f64 z b))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (fma.f64 t (-.f64 (*.f64 (/.f64 t b) (/.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 z (*.f64 b (+.f64 x y)))) (/.f64 z b))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (fma.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 t b) (/.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 z (*.f64 b (pow.f64 (+.f64 x y) #s(literal 2 binary64))))))) (/.f64 z (*.f64 b (+.f64 x y)))) (/.f64 z b))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 t (+.f64 x y))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (/.f64 t (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (pow.f64 (+.f64 x y) #s(literal -1 binary64)))))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (pow.f64 (+.f64 x y) #s(literal -2 binary64)))) (pow.f64 (+.f64 x y) #s(literal -1 binary64)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y)) (+.f64 x y))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 z (fma.f64 t (-.f64 (+.f64 (/.f64 a (+.f64 x y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (+.f64 (/.f64 z (+.f64 x y)) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (/.f64 (*.f64 a y) (+.f64 x y)))) (/.f64 (*.f64 b y) (+.f64 x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 z (fma.f64 t (-.f64 (fma.f64 t (-.f64 (+.f64 (/.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (+.f64 (/.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) (+.f64 (/.f64 a (+.f64 x y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 z (+.f64 x y)) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (/.f64 (*.f64 a y) (+.f64 x y)))) (/.f64 (*.f64 b y) (+.f64 x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 z (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (+.f64 (/.f64 a (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 4 binary64)))) (+.f64 (/.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 4 binary64))))) (+.f64 (/.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) (+.f64 (/.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) (+.f64 (/.f64 a (+.f64 x y)) (/.f64 (*.f64 b y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 z (+.f64 x y)) (/.f64 (*.f64 a y) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (/.f64 (*.f64 a y) (+.f64 x y)))) (/.f64 (*.f64 b y) (+.f64 x y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (-.f64 (fma.f64 a t (fma.f64 a y (*.f64 z (+.f64 x y)))) (*.f64 b y))) |
#s(approx (+ (+ x t) y) (+.f64 x y)) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (-.f64 (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a)) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (*.f64 t (-.f64 (+.f64 (pow.f64 (+.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (*.f64 a (+.f64 x y)))))) (*.f64 a (-.f64 (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a)) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (-.f64 (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a)) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y)))) (*.f64 t (fma.f64 a (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 z (*.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (pow.f64 (+.f64 x y) #s(literal -2 binary64)))))) (*.f64 a (-.f64 (+.f64 (pow.f64 (+.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (*.f64 a (+.f64 x y)))))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 a (-.f64 (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a)) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y)))) (*.f64 t (fma.f64 a (-.f64 (+.f64 (pow.f64 (+.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (*.f64 a (+.f64 x y))))) (*.f64 t (fma.f64 a (*.f64 t (-.f64 (+.f64 (pow.f64 (+.f64 x y) #s(literal -3 binary64)) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 4 binary64))))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 4 binary64))) (/.f64 z (*.f64 a (pow.f64 (+.f64 x y) #s(literal 3 binary64))))))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 z (*.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (pow.f64 (+.f64 x y) #s(literal -2 binary64)))))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a)) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (fma.f64 t (-.f64 (+.f64 (pow.f64 (+.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (*.f64 a (+.f64 x y))))) (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 z (*.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (pow.f64 (+.f64 x y) #s(literal -2 binary64))))) (+.f64 (pow.f64 (+.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (*.f64 a (+.f64 x y))))) (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (fma.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (*.f64 t (-.f64 (+.f64 (pow.f64 (+.f64 x y) #s(literal -3 binary64)) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 4 binary64))))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 4 binary64))) (/.f64 z (*.f64 a (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 z (*.f64 a (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (pow.f64 (+.f64 x y) #s(literal -2 binary64))))) (+.f64 (pow.f64 (+.f64 x y) #s(literal -1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 z (*.f64 a (+.f64 x y))))) (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))) (*.f64 (/.f64 b a) (/.f64 (*.f64 t y) (pow.f64 (+.f64 x y) #s(literal 2 binary64)))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))) (*.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 t y) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))) (*.f64 t (fma.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 (*.f64 t y) (pow.f64 (+.f64 x y) #s(literal 4 binary64))))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y)))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 t y) (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (fma.f64 t (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 t y) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (fma.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 t y) (pow.f64 (+.f64 x y) #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))))))) (*.f64 (/.f64 b a) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) a) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) t) (/.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) t))) (/.f64 (*.f64 a (+.f64 x y)) t))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) t) (+.f64 (/.f64 (*.f64 a y) t) (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) (*.f64 t t)) (/.f64 (*.f64 z (+.f64 x y)) t))))) (+.f64 (/.f64 (*.f64 a (+.f64 x y)) t) (/.f64 (fma.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 (*.f64 a y) (*.f64 a (+.f64 x y))))) (*.f64 t t))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (-.f64 (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a y) t) (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) (*.f64 t t)) (/.f64 (*.f64 z (+.f64 x y)) t)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 a y) (*.f64 a (+.f64 x y)))) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a (+.f64 x y)) t) (/.f64 (fma.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 (*.f64 a y) (*.f64 a (+.f64 x y))))) (*.f64 t t))))))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x t)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 x y)) (*.f64 t t))) (/.f64 x t))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (pow.f64 t #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (+.f64 x y)) (*.f64 t t)) (/.f64 x t)))) |
#s(approx (+ t y) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 y t)))) |
#s(approx (+ (+ y x) t) t) |
#s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t)))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y))) t)) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) t) (*.f64 z (+.f64 x y)))) t)) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (fma.f64 z (+.f64 x y) (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) (*.f64 t t)))) (/.f64 (*.f64 (+.f64 x y) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) t)) t)) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b y) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) (pow.f64 t #s(literal 3 binary64))) (*.f64 z (+.f64 x y)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) (*.f64 t t)) (/.f64 (*.f64 (+.f64 x y) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) t))) t)) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 z (+.f64 x y)) b))) t)) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (/.f64 (fma.f64 b (fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 z (+.f64 x y)) b)) (/.f64 (*.f64 b (-.f64 (*.f64 y (+.f64 x y)) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) b))) t)) t)) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (/.f64 (fma.f64 b (fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 z (+.f64 x y)) b)) (+.f64 (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) b)))) (*.f64 t t)) (/.f64 (*.f64 b (-.f64 (*.f64 y (+.f64 x y)) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) b))) t))) t)) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (/.f64 (fma.f64 b (fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 z (+.f64 x y)) b)) (+.f64 (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) b)))) (*.f64 t t)) (+.f64 (/.f64 (*.f64 b (-.f64 (*.f64 y (+.f64 x y)) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) b))) t) (/.f64 (*.f64 b (-.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 4 binary64))) b))) (pow.f64 t #s(literal 3 binary64)))))) t)) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (/.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 z (+.f64 x y)) b)) t)) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) y (+.f64 (/.f64 (*.f64 y (+.f64 x y)) t) (/.f64 (*.f64 z (+.f64 x y)) b))) (*.f64 (/.f64 z b) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t))) t)) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 t t)) (+.f64 (/.f64 (*.f64 y (+.f64 x y)) t) (/.f64 (*.f64 z (+.f64 x y)) b)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (*.f64 b (*.f64 t t))) (*.f64 (/.f64 z b) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t)))) t)) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 t t)) (+.f64 (/.f64 (*.f64 y (+.f64 x y)) t) (+.f64 (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))) (/.f64 (*.f64 z (+.f64 x y)) b))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (*.f64 b (*.f64 t t))) (fma.f64 (/.f64 z b) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 4 binary64))) (*.f64 b (pow.f64 t #s(literal 3 binary64))))))) t)) |
#s(approx (/ y (+ t (+ x y))) (/.f64 y t)) |
#s(approx (/ y (+ t (+ x y))) (/.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (+.f64 x y)) t))) t)) |
#s(approx (/ y (+ t (+ x y))) (/.f64 (-.f64 (+.f64 y (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 t t))) (/.f64 (*.f64 y (+.f64 x y)) t)) t)) |
#s(approx (/ y (+ t (+ x y))) (/.f64 (-.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 t t)) (/.f64 (*.f64 y (+.f64 x y)) t))) t)) |
#s(approx (+ t (+ x y)) t) |
#s(approx (+ t (+ x y)) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t)))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) t))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z b) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t)) (/.f64 (*.f64 z (+.f64 x y)) b)) t)) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 z (+.f64 x y)) b) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (*.f64 b (*.f64 t t)))) (*.f64 (/.f64 z b) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t))) t)) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 4 binary64))) (*.f64 b (pow.f64 t #s(literal 3 binary64)))) (/.f64 (*.f64 z (+.f64 x y)) b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (*.f64 b (*.f64 t t))) (*.f64 (/.f64 z b) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t)))) t)) |
#s(approx (/ (+ x y) (+ t (+ x y))) (/.f64 (+.f64 x y) t)) |
#s(approx (/ (+ x y) (+ t (+ x y))) (/.f64 (+.f64 x (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t)))) t)) |
#s(approx (/ (+ x y) (+ t (+ x y))) (/.f64 (-.f64 (+.f64 x (+.f64 y (/.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) (*.f64 t t)))) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t)) t)) |
#s(approx (/ (+ x y) (+ t (+ x y))) (/.f64 (-.f64 (+.f64 x (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 x y) #s(literal 4 binary64)) (pow.f64 t #s(literal 3 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) (*.f64 t t)) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t))) t)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (/.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) t)) (/.f64 (fma.f64 a (+.f64 x y) (*.f64 b y)) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (fma.f64 a (+.f64 x y) (*.f64 b y)))) (*.f64 t t)) (/.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) t))) (/.f64 (fma.f64 a (+.f64 x y) (*.f64 b y)) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (+.f64 (/.f64 (*.f64 a y) t) (+.f64 (/.f64 (*.f64 z (+.f64 x y)) t) (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (fma.f64 a (+.f64 x y) (*.f64 b y)))) (pow.f64 t #s(literal 3 binary64)))))) (+.f64 (/.f64 (*.f64 a (+.f64 x y)) t) (+.f64 (/.f64 (*.f64 b y) t) (/.f64 (*.f64 (+.f64 x y) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (fma.f64 a (+.f64 x y) (*.f64 b y)))) (*.f64 t t)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 t (-.f64 (+.f64 a (/.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) t)) (/.f64 (*.f64 b y) t)))) |
#s(approx (* (+ t y) a) (*.f64 t (+.f64 a (/.f64 (*.f64 a y) t)))) |
#s(approx (+ (+ x t) y) t) |
#s(approx (+ (+ x t) y) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t)))) |
#s(approx (+ x t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 x t)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) a) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 a (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 z (+.f64 x y)) a) (+.f64 x (/.f64 (*.f64 b y) a)))) t))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 a (+.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a) (fma.f64 #s(literal -1 binary64) (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 y (+.f64 x y) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a))))) (*.f64 t t)) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 z (+.f64 x y)) a) (+.f64 x (/.f64 (*.f64 b y) a)))) t)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 a (+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) a)) (fma.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) a) (pow.f64 (+.f64 x y) #s(literal 3 binary64)))))) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a) (fma.f64 #s(literal -1 binary64) (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 y (+.f64 x y) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a))))) (*.f64 t t)) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 z (+.f64 x y)) a) (+.f64 x (/.f64 (*.f64 b y) a)))) t))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) #s(literal 1 binary64)) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) t))) (+.f64 (/.f64 x t) (*.f64 (/.f64 b a) (/.f64 y t))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) (*.f64 t t)) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) t)))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (/.f64 x t) (fma.f64 (/.f64 b a) (/.f64 y t) (+.f64 (/.f64 (*.f64 y (+.f64 x y)) (*.f64 t t)) (*.f64 (/.f64 z a) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (*.f64 t t))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (*.f64 a (pow.f64 t #s(literal 3 binary64)))) (fma.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) (*.f64 t t)) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) t))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (pow.f64 t #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z a) (pow.f64 (/.f64 (+.f64 x y) t) #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (/.f64 x t) (fma.f64 (/.f64 b a) (/.f64 y t) (+.f64 (/.f64 (*.f64 y (+.f64 x y)) (*.f64 t t)) (fma.f64 (/.f64 z a) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (*.f64 t t)) (pow.f64 (/.f64 (+.f64 x y) t) #s(literal 3 binary64))))))))))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y t)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) t))) t)) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 t t))) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) t)))) t)) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 t t))) (fma.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) t) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64))))))) t)) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 (/.f64 b a) (/.f64 y t))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) t)) (/.f64 (*.f64 b y) a)) t)) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 b y) a) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 t t)))) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) t))) t)) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (pow.f64 t #s(literal 3 binary64)))) (/.f64 (*.f64 b y) a)) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 t t))) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) t)))) t)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a y) (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 x y)) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y)))) t)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a y) (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 x y)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 y (+.f64 x y))) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a y)) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) t) (*.f64 b y)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y)))) t)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a y) (fma.f64 #s(literal -1 binary64) (*.f64 z (+.f64 x y)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a y)) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))))) t) (*.f64 b (*.f64 y (+.f64 x y)))) (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a y)) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y))))) (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) t) (*.f64 b y)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y)))) t)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (+.f64 x y))) t)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (+.f64 x y)))) t))) (*.f64 #s(literal -1 binary64) (+.f64 x y))) t)))) |
#s(approx (/ (+ t y) (+ (+ y x) t)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (+.f64 x y)))) t)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (-.f64 (*.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1 binary64) (+.f64 x y)))))) t))) (*.f64 #s(literal -1 binary64) (+.f64 x y))) t)))) |
#s(approx (+ t y) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y t)) #s(literal 1 binary64))))) |
#s(approx (+ (+ y x) t) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) t)) #s(literal 1 binary64))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) t)) t))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) t) (*.f64 (+.f64 x y) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y))))) t))) t))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y)))) t) (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y))))) t)) (*.f64 (+.f64 x y) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 z (+.f64 x y))))) t))) t))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) b)))) t))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 y (+.f64 x y)) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) b))) t) (*.f64 b (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) b))))) t))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) b))) t) (*.f64 b (-.f64 (*.f64 y (+.f64 x y)) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) b)))) t) (*.f64 b (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) b))))) t))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (-.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 4 binary64))) b))) t) (*.f64 b (-.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) b)))) t) (*.f64 b (-.f64 (*.f64 y (+.f64 x y)) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) b)))) t) (*.f64 b (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) b))))) t))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) b))) t))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) b) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 y (+.f64 x y)) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) b)) t)))) t))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) b) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) b)) t) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) b)) t)))) t))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) b) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 4 binary64))) b)) t) (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) b)) t) (*.f64 y (+.f64 x y))) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) b)) t)))) t))) |
#s(approx (/ y (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 y (+.f64 x y)) t)) t))) |
#s(approx (/ y (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) t) (*.f64 y (+.f64 x y))) t))) t))) |
#s(approx (/ y (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) t) (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) t)) (*.f64 y (+.f64 x y))) t))) t))) |
#s(approx (+ t (+ x y)) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) t)) #s(literal 1 binary64))))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) b) (*.f64 (/.f64 z b) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t))) t))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) b) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 z b) (/.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) t)) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) b)) t))) t))) |
#s(approx (* (/ z b) (/ (+ x y) (+ t (+ x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) b) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 z b) (/.f64 (pow.f64 (+.f64 x y) #s(literal 4 binary64)) t)) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) b)) t)) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) b)) t))) t))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 x y) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t)) t))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 x y) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) t) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) t))) t))) |
#s(approx (/ (+ x y) (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 x y) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 x y) #s(literal 4 binary64)) t) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) t)) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) t))) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y)))) t)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 x y) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y))))) t))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y)))) t)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y))))) t)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x y) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y))))))) t))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 x y)))) t)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (*.f64 b y)) t)))))) |
#s(approx (* (+ t y) a) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a y) t)))))) |
#s(approx (+ (+ x t) y) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) t)) #s(literal 1 binary64))))) |
#s(approx (+ x t) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x t)) #s(literal 1 binary64))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a)))) t)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (fma.f64 y (+.f64 x y) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a)))) t) (*.f64 a (-.f64 (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a))))) t)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (+.f64 (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) a) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) a)))) t) (*.f64 a (-.f64 (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (fma.f64 y (+.f64 x y) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a))))) t) (*.f64 a (-.f64 (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a))))) t)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a))) t)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a) (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (fma.f64 y (+.f64 x y) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a))) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a))) t)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) a) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 3 binary64))) a))) t) (+.f64 (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a) (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (fma.f64 y (+.f64 x y) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a))) t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a))) t)))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) t)) (/.f64 (*.f64 b y) a)) t))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) t)) (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a)) t) (/.f64 (*.f64 b y) a)) t))) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) t)) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) a)) t) (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a)) t) (/.f64 (*.f64 b y) a)) t))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 (/.f64 b a) (/.f64 (*.f64 y (+.f64 x y)) t))) t))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) t)) (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a)) t))) t))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) a) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) t)) (/.f64 (*.f64 b (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) a)) t)) (/.f64 (*.f64 b (*.f64 y (+.f64 x y))) a)) t))) t))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (fma.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))))) |
#s(approx a a) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (-.f64 (*.f64 z (+.f64 x y)) (*.f64 b y)) (+.f64 t (+.f64 x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (fma.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) |
#s(approx (- (+ a z) b) (-.f64 z b)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (-.f64 (*.f64 z (+.f64 x y)) (*.f64 b y))) |
#s(approx (* (+ t y) a) (*.f64 a (+.f64 t y))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (/.f64 (-.f64 (*.f64 z (+.f64 x y)) (*.f64 b y)) (+.f64 t (+.f64 x y)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (-.f64 (fma.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (/.f64 (-.f64 (*.f64 z (+.f64 x y)) (*.f64 b y)) (+.f64 t (+.f64 x y))) a)) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (-.f64 (fma.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y)))) a)) |
#s(approx (* -1 (* (/ b a) (/ y (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) |
#s(approx (* (/ b a) (/ y (+ t (+ x y)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y))))) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (*.f64 a (+.f64 t y)) (+.f64 t (+.f64 x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 a (-.f64 (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (- (+ a z) b) a) |
#s(approx (- (+ a z) b) (*.f64 a (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 b a)))) |
#s(approx (+ a z) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a (+.f64 t y))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a (-.f64 (+.f64 t (+.f64 y (/.f64 (*.f64 z (+.f64 x y)) a))) (/.f64 (*.f64 b y) a)))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (-.f64 (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (-.f64 (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/.f64 (*.f64 a (+.f64 t y)) (+.f64 t (+.f64 x y)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) a)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 z (+.f64 x y)) (*.f64 b y)) (+.f64 t (+.f64 x y))) a)))))) |
#s(approx (- (+ a z) b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 z b) a)) #s(literal 1 binary64))))) |
#s(approx (+ a z) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 z a)) #s(literal 1 binary64))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (+.f64 t y) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 z (+.f64 x y)) (*.f64 b y)) a)))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) a) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (+.f64 t (+.f64 x y)))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (+.f64 t (+.f64 x y))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y))))) |
#s(approx b b) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (+.f64 t (+.f64 x y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (+.f64 t (+.f64 x y))))) |
#s(approx (- (+ a z) b) (+.f64 a z)) |
#s(approx (- (+ a z) b) (+.f64 a (+.f64 z (*.f64 #s(literal -1 binary64) b)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 a (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 a (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (*.f64 b (+.f64 t (+.f64 x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (*.f64 b (+.f64 t (+.f64 x y))))))) |
#s(approx (- (+ a z) b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (- (+ a z) b) (*.f64 b (-.f64 (/.f64 (+.f64 a z) b) #s(literal 1 binary64)))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(literal -1 binary64) (*.f64 b y))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 b (-.f64 (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) b) y))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (/.f64 (*.f64 a (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) b)))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 b (-.f64 (+.f64 (/.f64 t (*.f64 b (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 y (*.f64 b (+.f64 t (+.f64 x y)))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (*.f64 b (+.f64 t (+.f64 x y))))))) (/.f64 y (*.f64 a (+.f64 t (+.f64 x y))))))) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (+.f64 t (+.f64 x y))) b) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y)))))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) (+.f64 t (+.f64 x y))) b) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (- (+ a z) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 a z) b)))))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y))) b)) (*.f64 #s(literal -1 binary64) y))))) |
#s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) b) (/.f64 y (+.f64 t (+.f64 x y))))))) |
#s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (+.f64 (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) b)) (*.f64 #s(literal -1 binary64) (/.f64 y (*.f64 a (+.f64 t (+.f64 x y))))))))) |
Compiled 62 428 to 5 330 computations (91.5% saved)
40 alts after pruning (37 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 819 | 17 | 836 |
| Fresh | 9 | 20 | 29 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 832 | 40 | 872 |
| Status | Accuracy | Program |
|---|---|---|
| 84.0% | (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y #s(approx (+ t (+ x y)) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t))))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) | |
| 56.8% | (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y)))))))) | |
| 80.6% | (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) | |
| 71.8% | (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) z))) | |
| 60.1% | (fma.f64 #s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) a (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) | |
| 77.7% | (fma.f64 #s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) | |
| 28.0% | (/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 z x)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) | |
| 7.4% | (/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) x)) | |
| 24.5% | (/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) t)) | |
| 23.5% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) #s(approx (+ (+ x t) y) x)) | |
| 39.6% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t #s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 z (+.f64 x y))))) (+.f64 (+.f64 x t) y)) | |
| 20.5% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) (+.f64 t x))) | |
| 19.5% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 t x) y))))) | |
| 7.1% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) y)) | |
| 16.6% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) x)) | |
| 6.8% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) t)) | |
| 12.8% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 x t) y)) | |
| 5.3% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) x)) | |
| 3.1% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) t)) | |
| 22.1% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) (+.f64 t x))) | |
| 2.8% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) y)) | |
| 5.0% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) x)) | |
| 26.9% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) t)) | |
| 41.8% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x))) | |
| 29.2% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (+.f64 z (/.f64 (fma.f64 a t (*.f64 x z)) y))) (+.f64 b (/.f64 (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)) y)))) | |
| 39.7% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) z) b)) | |
| 38.0% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) a) b)) | |
| 63.8% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 (+.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) #s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a)) | |
| 39.3% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) a)) | |
| 63.5% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 z (-.f64 (+.f64 (/.f64 t (*.f64 z (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 x (*.f64 a (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 y (*.f64 a (+.f64 t (+.f64 x y)))) (/.f64 y (*.f64 z (+.f64 t (+.f64 x y))))))) (*.f64 (/.f64 b a) (/.f64 y (*.f64 z (+.f64 t (+.f64 x y)))))))) a)) | |
| 8.9% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (*.f64 a (+.f64 t #s(approx (+ x y) y)))))) a)) | |
| ✓ | 11.7% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t #s(approx (+ x y) y)))))) a)) |
| 4.6% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y #s(approx (+ t (+ x y)) x))))) a)) | |
| 5.7% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y #s(approx (+ t (+ x y)) t))))) a)) | |
| 61.7% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) | |
| 11.4% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (*.f64 #s(literal -1 binary64) b))) | |
| ✓ | 37.4% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z)) |
| ✓ | 34.2% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
| 56.6% | #s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (/.f64 (*.f64 a y) (+.f64 x y))))) | |
| 42.9% | #s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
Compiled 5 284 to 1 433 computations (72.9% saved)
| Inputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) a) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) z) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) #s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 b a)))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 z x)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) t)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) x)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) y)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 x t) y)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) z)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) z))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (-.f64 (+.f64 a z) b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 z x)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t #s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 z (+.f64 x y))))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (*.f64 a (+.f64 t #s(approx (+ x y) y)))))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y #s(approx (+ t (+ x y)) t))))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y #s(approx (+ t (+ x y)) x))))) a)) |
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) #s(approx (+ (+ x t) y) x)) |
(fma.f64 #s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) a (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t #s(approx (+ x y) y)))))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 #s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 t x) y))))) |
(/.f64 (fma.f64 (+.f64 y x) z (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) a)) |
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (/.f64 (*.f64 a y) (+.f64 x y))))) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x))))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (fma.f64 (+.f64 t y) z (*.f64 b y)))) x) #s(literal -1 binary64) z)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y)))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) (*.f64 b y)) (*.f64 (+.f64 y x) a))) t) #s(literal -1 binary64) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 (+.f64 (/.f64 (fma.f64 a t (*.f64 z x)) y) z) a) (fma.f64 (+.f64 t x) (/.f64 (-.f64 (+.f64 a z) b) y) b))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 z (/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) x)) x)) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (+.f64 z (/.f64 (fma.f64 a t (*.f64 x z)) y))) (+.f64 b (/.f64 (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)) y)))) |
(-.f64 (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 y x) t)) (*.f64 b (/.f64 y (+.f64 (+.f64 y x) t)))) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
(fma.f64 (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)) z (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) #s(approx (+ (+ x t) y) (*.f64 (+.f64 (/.f64 (+.f64 t x) y) #s(literal 1 binary64)) y))) |
(fma.f64 #s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal -1 binary64) (+.f64 a z) (*.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 (neg.f64 (fma.f64 a t (*.f64 z x))) (*.f64 (fma.f64 #s(literal -1 binary64) (+.f64 a z) (*.f64 #s(literal 1 binary64) b)) (+.f64 t x))) y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 #s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 (+.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) #s(approx (* (/ z a) (/ (+ y x) (+ (+ y x) t))) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 (+.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) (*.f64 (/.f64 z a) (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 (+.f64 (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)) (/.f64 (/.f64 (*.f64 (+.f64 t y) a) z) (+.f64 (+.f64 y x) t))) (*.f64 (/.f64 b z) (/.f64 y (+.f64 (+.f64 y x) t)))) z)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y #s(approx (+ t (+ x y)) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t))))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 z (-.f64 (+.f64 (/.f64 t (*.f64 z (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 x (*.f64 a (+.f64 t (+.f64 x y)))) (+.f64 (/.f64 y (*.f64 a (+.f64 t (+.f64 x y)))) (/.f64 y (*.f64 z (+.f64 t (+.f64 x y))))))) (*.f64 (/.f64 b a) (/.f64 y (*.f64 z (+.f64 t (+.f64 x y)))))))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (-.f64 (-.f64 (/.f64 (+.f64 a z) (+.f64 t x)) (/.f64 b (+.f64 t x))) (/.f64 (fma.f64 a t (*.f64 z x)) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) y (/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (+.f64 z (-.f64 (fma.f64 (-.f64 (fma.f64 b (/.f64 y (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (/.f64 a (+.f64 y x))) (fma.f64 a (/.f64 y (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (/.f64 z (+.f64 y x)))) t (*.f64 a (/.f64 y (+.f64 y x)))) (*.f64 b (/.f64 y (+.f64 y x)))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 (fma.f64 (-.f64 (fma.f64 b (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 z (+.f64 t y))) (fma.f64 y (/.f64 z (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 a (+.f64 t y)))) x (*.f64 y (/.f64 z (+.f64 t y)))) a) (*.f64 b (/.f64 y (+.f64 t y))))) |
| Outputs |
|---|
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
7 calls:
| 21.0ms | z |
| 20.0ms | a |
| 20.0ms | b |
| 20.0ms | y |
| 20.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.5% | 2 | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| 92.4% | 2 | x |
| 97.2% | 3 | y |
| 95.9% | 3 | z |
| 91.6% | 2 | t |
| 94.2% | 3 | a |
| 98.2% | 3 | b |
Compiled 27 to 52 computations (-92.6% saved)
| Inputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) a) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) z) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) #s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 b a)))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 z x)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) t)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) x)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) y)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 x t) y)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) z)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) z))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (-.f64 (+.f64 a z) b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 z x)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t #s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 z (+.f64 x y))))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (*.f64 a (+.f64 t #s(approx (+ x y) y)))))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y #s(approx (+ t (+ x y)) t))))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y #s(approx (+ t (+ x y)) x))))) a)) |
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) #s(approx (+ (+ x t) y) x)) |
(fma.f64 #s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) a (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t #s(approx (+ x y) y)))))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 #s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 t x) y))))) |
(/.f64 (fma.f64 (+.f64 y x) z (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) a)) |
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (/.f64 (*.f64 a y) (+.f64 x y))))) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x))))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (fma.f64 (+.f64 t y) z (*.f64 b y)))) x) #s(literal -1 binary64) z)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y)))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) (*.f64 b y)) (*.f64 (+.f64 y x) a))) t) #s(literal -1 binary64) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 (+.f64 (/.f64 (fma.f64 a t (*.f64 z x)) y) z) a) (fma.f64 (+.f64 t x) (/.f64 (-.f64 (+.f64 a z) b) y) b))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 z (/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) x)) x)) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (+.f64 z (/.f64 (fma.f64 a t (*.f64 x z)) y))) (+.f64 b (/.f64 (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)) y)))) |
(-.f64 (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 y x) t)) (*.f64 b (/.f64 y (+.f64 (+.f64 y x) t)))) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
(fma.f64 (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)) z (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) #s(approx (+ (+ x t) y) (*.f64 (+.f64 (/.f64 (+.f64 t x) y) #s(literal 1 binary64)) y))) |
(fma.f64 #s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal -1 binary64) (+.f64 a z) (*.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 (neg.f64 (fma.f64 a t (*.f64 z x))) (*.f64 (fma.f64 #s(literal -1 binary64) (+.f64 a z) (*.f64 #s(literal 1 binary64) b)) (+.f64 t x))) y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 #s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
| Outputs |
|---|
(fma.f64 #s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
2 calls:
| 18.0ms | b |
| 17.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.1% | 3 | y |
| 95.9% | 3 | b |
Compiled 2 to 12 computations (-500% saved)
| Inputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) a) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) z) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) #s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 b a)))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 z x)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) t)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) x)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) y)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 x t) y)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) z)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) z))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (-.f64 (+.f64 a z) b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 z x)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t #s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 z (+.f64 x y))))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (*.f64 a (+.f64 t #s(approx (+ x y) y)))))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y #s(approx (+ t (+ x y)) t))))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y #s(approx (+ t (+ x y)) x))))) a)) |
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) #s(approx (+ (+ x t) y) x)) |
(fma.f64 #s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) a (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t #s(approx (+ x y) y)))))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 #s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 t x) y))))) |
(/.f64 (fma.f64 (+.f64 y x) z (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) a)) |
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (/.f64 (*.f64 a y) (+.f64 x y))))) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x))))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (fma.f64 (+.f64 t y) z (*.f64 b y)))) x) #s(literal -1 binary64) z)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y)))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) (*.f64 b y)) (*.f64 (+.f64 y x) a))) t) #s(literal -1 binary64) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 (+.f64 (/.f64 (fma.f64 a t (*.f64 z x)) y) z) a) (fma.f64 (+.f64 t x) (/.f64 (-.f64 (+.f64 a z) b) y) b))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 z (/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) x)) x)) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (+.f64 z (/.f64 (fma.f64 a t (*.f64 x z)) y))) (+.f64 b (/.f64 (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)) y)))) |
(-.f64 (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 y x) t)) (*.f64 b (/.f64 y (+.f64 (+.f64 y x) t)))) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
(fma.f64 (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)) z (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) #s(approx (+ (+ x t) y) (*.f64 (+.f64 (/.f64 (+.f64 t x) y) #s(literal 1 binary64)) y))) |
(fma.f64 #s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal -1 binary64) (+.f64 a z) (*.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 (neg.f64 (fma.f64 a t (*.f64 z x))) (*.f64 (fma.f64 #s(literal -1 binary64) (+.f64 a z) (*.f64 #s(literal 1 binary64) b)) (+.f64 t x))) y)))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 #s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a)) |
| Outputs |
|---|
(fma.f64 #s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
(fma.f64 #s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
3 calls:
| 25.0ms | z |
| 18.0ms | y |
| 18.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.3% | 3 | b |
| 89.6% | 3 | z |
| 90.1% | 3 | y |
Compiled 3 to 18 computations (-500% saved)
| Inputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) a) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) z) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) #s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 b a)))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 z x)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) t)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) x)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) y)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 x t) y)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) z)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) z))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (-.f64 (+.f64 a z) b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 z x)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t #s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 z (+.f64 x y))))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (*.f64 a (+.f64 t #s(approx (+ x y) y)))))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y #s(approx (+ t (+ x y)) t))))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y #s(approx (+ t (+ x y)) x))))) a)) |
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) #s(approx (+ (+ x t) y) x)) |
(fma.f64 #s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) a (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t #s(approx (+ x y) y)))))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 #s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 t x) y))))) |
(/.f64 (fma.f64 (+.f64 y x) z (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) a)) |
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (/.f64 (*.f64 a y) (+.f64 x y))))) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x))))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (fma.f64 (+.f64 t y) z (*.f64 b y)))) x) #s(literal -1 binary64) z)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y)))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) (*.f64 b y)) (*.f64 (+.f64 y x) a))) t) #s(literal -1 binary64) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 (+.f64 (/.f64 (fma.f64 a t (*.f64 z x)) y) z) a) (fma.f64 (+.f64 t x) (/.f64 (-.f64 (+.f64 a z) b) y) b))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 z (/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) x)) x)) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (+.f64 z (/.f64 (fma.f64 a t (*.f64 x z)) y))) (+.f64 b (/.f64 (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)) y)))) |
(-.f64 (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 y x) t)) (*.f64 b (/.f64 y (+.f64 (+.f64 y x) t)))) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
(fma.f64 (/.f64 (+.f64 y x) (+.f64 (+.f64 y x) t)) z (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) #s(approx (+ (+ x t) y) (*.f64 (+.f64 (/.f64 (+.f64 t x) y) #s(literal 1 binary64)) y))) |
| Outputs |
|---|
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
5 calls:
| 17.0ms | x |
| 17.0ms | a |
| 17.0ms | t |
| 16.0ms | b |
| 16.0ms | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.6% | 1 | t |
| 87.9% | 5 | x |
| 91.6% | 3 | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| 89.0% | 3 | a |
| 87.3% | 3 | b |
Compiled 25 to 40 computations (-60% saved)
| Inputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) a) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) z) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) #s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 b a)))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 z x)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) t)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) x)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) y)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 x t) y)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) z)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) z))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (-.f64 (+.f64 a z) b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 z x)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t #s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 z (+.f64 x y))))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (*.f64 a (+.f64 t #s(approx (+ x y) y)))))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y #s(approx (+ t (+ x y)) t))))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y #s(approx (+ t (+ x y)) x))))) a)) |
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) #s(approx (+ (+ x t) y) x)) |
(fma.f64 #s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) a (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t #s(approx (+ x y) y)))))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 #s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 t x) y))))) |
(/.f64 (fma.f64 (+.f64 y x) z (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) a)) |
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (/.f64 (*.f64 a y) (+.f64 x y))))) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x))))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (fma.f64 (+.f64 t y) z (*.f64 b y)))) x) #s(literal -1 binary64) z)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (* (/ z b) (/ (+ x y) (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y)))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (-.f64 (fma.f64 (+.f64 y x) z (*.f64 a y)) (*.f64 b y)) (*.f64 (+.f64 y x) a))) t) #s(literal -1 binary64) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 (+.f64 (/.f64 (fma.f64 a t (*.f64 z x)) y) z) a) (fma.f64 (+.f64 t x) (/.f64 (-.f64 (+.f64 a z) b) y) b))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 z (/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) x)) x)) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a (+.f64 z (/.f64 (fma.f64 a t (*.f64 x z)) y))) (+.f64 b (/.f64 (*.f64 (+.f64 t x) (-.f64 (+.f64 a z) b)) y)))) |
(-.f64 (/.f64 (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 y x) t)) (*.f64 b (/.f64 y (+.f64 (+.f64 y x) t)))) |
| Outputs |
|---|
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
(/.f64 (fma.f64 (+.f64 y x) z (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
1 calls:
| 15.0ms | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.5% | 3 | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
Compiled 21 to 16 computations (23.8% saved)
| Inputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) a) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) z) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) #s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 b a)))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 z x)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) t)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) x)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) y)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 x t) y)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) z)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) z))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (-.f64 (+.f64 a z) b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 z x)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t #s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 z (+.f64 x y))))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (*.f64 a (+.f64 t #s(approx (+ x y) y)))))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y #s(approx (+ t (+ x y)) t))))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y #s(approx (+ t (+ x y)) x))))) a)) |
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) #s(approx (+ (+ x t) y) x)) |
(fma.f64 #s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) a (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t #s(approx (+ x y) y)))))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 #s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 t x) y))))) |
(/.f64 (fma.f64 (+.f64 y x) z (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t (+.f64 x y)))))) a)) |
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 x y)) (/.f64 (*.f64 a y) (+.f64 x y))))) |
| Outputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
(/.f64 (fma.f64 (+.f64 y x) z (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
1 calls:
| 12.0ms | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.0% | 3 | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
Compiled 21 to 16 computations (23.8% saved)
| Inputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) a) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) z) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) #s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 b a)))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 z x)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) t)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) x)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) y)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 x t) y)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) z)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) z))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (-.f64 (+.f64 a z) b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 z x)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t #s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 z (+.f64 x y))))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (*.f64 a (+.f64 t #s(approx (+ x y) y)))))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y #s(approx (+ t (+ x y)) t))))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y #s(approx (+ t (+ x y)) x))))) a)) |
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) #s(approx (+ (+ x t) y) x)) |
(fma.f64 #s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) a (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t #s(approx (+ x y) y)))))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 (-.f64 #s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (/.f64 y (+.f64 (+.f64 y x) t)))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 t x) y))))) |
| Outputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
1 calls:
| 12.0ms | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.0% | 3 | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
Compiled 21 to 16 computations (23.8% saved)
| Inputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) a) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) z) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) #s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 b a)))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 z x)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) t)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) x)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) y)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 x t) y)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) z)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) z))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (-.f64 (+.f64 a z) b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 z x)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t #s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 z (+.f64 x y))))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (*.f64 a (+.f64 t #s(approx (+ x y) y)))))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y #s(approx (+ t (+ x y)) t))))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y #s(approx (+ t (+ x y)) x))))) a)) |
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) #s(approx (+ (+ x t) y) x)) |
(fma.f64 #s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) a (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) (/.f64 y (+.f64 t #s(approx (+ x y) y)))))) a)) |
| Outputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
7 calls:
| 12.0ms | t |
| 12.0ms | z |
| 12.0ms | a |
| 12.0ms | x |
| 12.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.9% | 3 | t |
| 80.2% | 3 | x |
| 76.3% | 3 | b |
| 76.4% | 3 | a |
| 73.6% | 2 | z |
| 77.5% | 3 | y |
| 82.1% | 3 | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
Compiled 27 to 52 computations (-92.6% saved)
| Inputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) a) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) z) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) #s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 b a)))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 z x)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) t)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) x)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) y)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 x t) y)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) z)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) z))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (-.f64 (+.f64 a z) b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 z x)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t #s(approx (+ (* (- (+ a z) b) y) (* z x)) (*.f64 z (+.f64 x y))))) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (*.f64 a (+.f64 t #s(approx (+ x y) y)))))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) #s(approx (+ (+ x t) y) x)) |
| Outputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
(fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
3 calls:
| 11.0ms | y |
| 10.0ms | x |
| 10.0ms | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.5% | 3 | y |
| 75.7% | 3 | x |
| 76.2% | 3 | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
Compiled 23 to 28 computations (-21.7% saved)
| Inputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) a) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) z) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) #s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 b a)))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 z x)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) t)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) x)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) y)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 x t) y)) |
| Outputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
7 calls:
| 9.0ms | y |
| 9.0ms | a |
| 9.0ms | t |
| 9.0ms | z |
| 9.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.3% | 5 | z |
| 66.4% | 2 | x |
| 75.0% | 3 | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| 65.2% | 2 | b |
| 66.8% | 3 | a |
| 66.3% | 3 | t |
| 68.6% | 3 | y |
Compiled 27 to 52 computations (-92.6% saved)
| Inputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) a) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) z) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) #s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 b a)))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 z x)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) t)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) x)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) y)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) a)) |
| Outputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
1 calls:
| 8.0ms | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.9% | 4 | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
Compiled 21 to 16 computations (23.8% saved)
| Inputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) a) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) z) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) #s(approx (+ (+ x t) y) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) #s(approx (+ (+ x t) y) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) x)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (*.f64 #s(literal -1 binary64) #s(approx (* (/ b a) (/ y (+ t (+ x y)))) (/.f64 b a)))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 z x)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) t) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ t y) y) a)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) #s(approx (+ (+ x t) y) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) t)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) x)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) #s(approx (+ (+ x t) y) y)) |
#s(approx (+ (* (/ (+ t y) (+ (+ y x) t)) a) (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
| Outputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
2 calls:
| 8.0ms | y |
| 7.0ms | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.4% | 3 | y |
| 68.5% | 3 | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
Compiled 22 to 22 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) a) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) z) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (*.f64 #s(literal -1 binary64) b))) |
| Outputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) z) b)) |
7 calls:
| 3.0ms | y |
| 2.0ms | b |
| 2.0ms | a |
| 2.0ms | t |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.7% | 1 | t |
| 64.4% | 2 | b |
| 61.7% | 1 | a |
| 61.7% | 1 | z |
| 61.7% | 1 | x |
| 61.7% | 1 | y |
| 61.7% | 1 | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
Compiled 27 to 52 computations (-92.6% saved)
| Inputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) a) b)) |
| Outputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) a) b)) |
1 calls:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.7% | 2 | b |
Compiled 1 to 6 computations (-500% saved)
| Inputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) |
| Outputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) |
2 calls:
| 2.0ms | y |
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.7% | 1 | y |
| 61.7% | 1 | b |
Compiled 2 to 12 computations (-500% saved)
| Inputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) z)) |
| Outputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) |
7 calls:
| 1.0ms | t |
| 1.0ms | a |
| 1.0ms | y |
| 1.0ms | b |
| 1.0ms | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.4% | 3 | z |
| 49.6% | 3 | t |
| 41.8% | 3 | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| 51.5% | 3 | x |
| 53.3% | 3 | a |
| 37.4% | 1 | b |
| 44.7% | 4 | y |
Compiled 27 to 52 computations (-92.6% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
| Outputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
7 calls:
| 1.0ms | x |
| 1.0ms | t |
| 1.0ms | z |
| 1.0ms | b |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.2% | 1 | b |
| 34.2% | 1 | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| 34.2% | 1 | y |
| 34.2% | 1 | t |
| 34.2% | 1 | x |
| 34.2% | 1 | a |
| 34.2% | 1 | z |
Compiled 27 to 52 computations (-92.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 7.554750724131132e+85 | 4.227364342681355e+88 |
| 11.0ms | -1.2563872646907907e+37 | -6.195151325757185e+24 |
| 14.0ms | 240× | 74 | valid |
Compiled 1 554 to 880 computations (43.4% saved)
ival-add!: 3.0ms (40.4% of total)ival-mult!: 3.0ms (40.4% of total)ival-div!: 1.0ms (13.5% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 6.089345720806601e+209 | 2.163713482629891e+210 |
| 11.0ms | -9.769805495447828e+106 | -7.115786579789896e+104 |
| 11.0ms | 192× | 74 | valid |
Compiled 1 137 to 664 computations (41.6% saved)
ival-add!: 2.0ms (34.5% of total)ival-mult!: 2.0ms (34.5% of total)ival-div!: 1.0ms (17.2% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 2.909652072225518e-42 | 5.560487928693782e-40 |
| 16.0ms | -4142049351288275.5 | -7678.202663085407 |
| 16.0ms | 272× | 74 | valid |
Compiled 2 013 to 1 096 computations (45.6% saved)
ival-add!: 3.0ms (36.6% of total)ival-mult!: 3.0ms (36.6% of total)ival-div!: 1.0ms (12.2% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.048462198637094e+280 | 5.637223075690094e+300 |
| 0.0ms | -inf | -2.496438362206974e+305 |
Compiled 24 to 25 computations (-4.2% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.048462198637094e+280 | 5.637223075690094e+300 |
| 0.0ms | -2.496438362206974e+305 | -1.526381017878528e+304 |
Compiled 24 to 25 computations (-4.2% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.048462198637094e+280 | 5.637223075690094e+300 |
| 0.0ms | -2.496438362206974e+305 | -1.526381017878528e+304 |
Compiled 24 to 25 computations (-4.2% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.048462198637094e+280 | 5.637223075690094e+300 |
| 0.0ms | -2.496438362206974e+305 | -1.526381017878528e+304 |
Compiled 24 to 25 computations (-4.2% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.8194788817626963e+232 | 4.3578619944753465e+245 |
| 0.0ms | -7.121859897075764e+167 | -3.934120424526441e+154 |
Compiled 24 to 25 computations (-4.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 3.828601862683068e+48 | 6.24723376763839e+51 |
| 8.0ms | -9.769805495447828e+106 | -7.115786579789896e+104 |
| 12.0ms | 208× | 74 | valid |
Compiled 864 to 625 computations (27.7% saved)
ival-add!: 2.0ms (31.7% of total)ival-mult!: 2.0ms (31.7% of total)ival-div!: 1.0ms (15.8% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.0716328846003088e+127 | 6.148494031542543e+129 |
| 0.0ms | -2.1928312854766188e+119 | -5.435147160485695e+117 |
Compiled 24 to 25 computations (-4.2% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.0716328846003088e+127 | 6.148494031542543e+129 |
| 0.0ms | -2.4196718111880344e-42 | -1.0869477337723887e-42 |
| 0.0ms | -2.1928312854766188e+119 | -5.435147160485695e+117 |
Compiled 24 to 25 computations (-4.2% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.0716328846003088e+127 | 6.148494031542543e+129 |
| 0.0ms | -3.4882984267564666e+121 | -2.1928312854766188e+119 |
Compiled 24 to 25 computations (-4.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 2.9051339405156646e+118 | 1.231209597651312e+121 |
| 7.0ms | 128× | 74 | valid |
Compiled 504 to 369 computations (26.8% saved)
ival-mult!: 2.0ms (52% of total)ival-add!: 1.0ms (26% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 2.3247565451965969e+235 | 3.273162648909008e+235 |
| 3.0ms | 48× | 74 | valid |
Compiled 204 to 154 computations (24.5% saved)
ival-add!: 1.0ms (69.4% of total)ival-mult!: 1.0ms (69.4% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 4.411379088460034e+19 | 3.2937040915535755e+22 |
| 12.0ms | -2.0760207852345926e+130 | -3.1806258983319574e+127 |
| 15.0ms | 256× | 74 | valid |
Compiled 760 to 601 computations (20.9% saved)
ival-add!: 3.0ms (39.3% of total)ival-mult!: 3.0ms (39.3% of total)ival-div!: 1.0ms (13.1% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 185 | 1744 |
| 1 | 316 | 1717 |
| 2 | 547 | 1712 |
| 3 | 1509 | 1709 |
| 4 | 3692 | 1709 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 b #s(literal -599999999999999994228637696 binary64)) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) (if (<=.f64 b #s(literal 75999999999999998351234298815064835379820922166903603524730830956749901618077574889472 binary64)) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))))) |
(if (<=.f64 y #s(literal -21000000000000000485830796623596874831757552012120504964217584921010520634939487171456868370501691271806976 binary64)) (fma.f64 #s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) (if (<=.f64 y #s(literal 620000000000000016129747000835959194788520635654742664109524880762706146080599453607364244153656322216076634128635572793765616036948300088549680614364850933255337125314350220535321345877003203914768055682465792 binary64)) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)))) |
(if (<=.f64 b #s(literal -48000 binary64)) (fma.f64 #s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) (if (<=.f64 b #s(literal 6904811908925349/1569275433846670190958947355801916604025588861116008628224 binary64)) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) (fma.f64 #s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))))) |
(if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -inf.0 binary64)) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) (if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal 50000000000000001639112299143104912428535264151074678213166678872047130159868716796396718933620589652690874879091207540935081733845534784799699555064652126056238940212281003290763663617757479824516427445625515031454630069622241782606547428241300231103939283840542755285063235010560 binary64)) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)))) |
(if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -199999999999999987850710501107292437200805744402346499063815431426464091260264678056866185148810154968737122361123243451574343874852720610604715976817337655499746028833640220821354205063248818116874396050971031981532793651016436653190982245392158996106920698373251448128152087616919197241498086962762874880 binary64)) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) (if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal 50000000000000001639112299143104912428535264151074678213166678872047130159868716796396718933620589652690874879091207540935081733845534784799699555064652126056238940212281003290763663617757479824516427445625515031454630069622241782606547428241300231103939283840542755285063235010560 binary64)) (/.f64 (fma.f64 (+.f64 y x) z (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y))) (+.f64 (+.f64 x t) y)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)))) |
(if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -199999999999999987850710501107292437200805744402346499063815431426464091260264678056866185148810154968737122361123243451574343874852720610604715976817337655499746028833640220821354205063248818116874396050971031981532793651016436653190982245392158996106920698373251448128152087616919197241498086962762874880 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) (if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal 50000000000000001639112299143104912428535264151074678213166678872047130159868716796396718933620589652690874879091207540935081733845534784799699555064652126056238940212281003290763663617757479824516427445625515031454630069622241782606547428241300231103939283840542755285063235010560 binary64)) (/.f64 (fma.f64 (+.f64 y x) z (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y))) (+.f64 (+.f64 x t) y)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)))) |
(if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -199999999999999987850710501107292437200805744402346499063815431426464091260264678056866185148810154968737122361123243451574343874852720610604715976817337655499746028833640220821354205063248818116874396050971031981532793651016436653190982245392158996106920698373251448128152087616919197241498086962762874880 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) (if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal 50000000000000001639112299143104912428535264151074678213166678872047130159868716796396718933620589652690874879091207540935081733845534784799699555064652126056238940212281003290763663617757479824516427445625515031454630069622241782606547428241300231103939283840542755285063235010560 binary64)) (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) (+.f64 (+.f64 x t) y)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)))) |
(if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -499999999999999966930247417371487281185975108215165759305846411153850323349801823812846216297922973585457277299849260737769690406722406396639729252701864308747192500224 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) (if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal 49999999999999998687031353699551596695485163525967572028943426393938563525426862697311822511311134052493407009520377229489628868728398081379959863903614749283655571301903155398941749771244621600913466974781404474522397885740737363968 binary64)) (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 (+.f64 x t) y)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)))) |
(if (<=.f64 y #s(literal -67999999999999998857118420620903670144906393398171706101222892951547637398283454558875745515270820635607040 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) (if (<=.f64 y #s(literal 580000000000000002714290210054323590866826197729280 binary64)) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) z)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)))) |
(if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -199999999999999988833510494509866762549945740760380013648464071215275971245520622008823899209483462732147236567072636928 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) (if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal 39999999999999998197164267139917894381200900349534096473918503930071541801164698488617560609192229203475089509547797243664269312 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x))) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)))) |
(if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -199999999999999988833510494509866762549945740760380013648464071215275971245520622008823899209483462732147236567072636928 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) (if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -6277101735386681/3138550867693340381917894711603833208051177722232017256448 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) a)) (if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal 39999999999999998197164267139917894381200900349534096473918503930071541801164698488617560609192229203475089509547797243664269312 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b))))) |
(if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -20000000000000000746818674942919779438786551508983640762055460820756010161342994202757226742842252830104798058684384018432 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) (if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal 39999999999999998197164267139917894381200900349534096473918503930071541801164698488617560609192229203475089509547797243664269312 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)))) |
(if (<=.f64 b #s(literal 10599999999999999730699299082626744735418812662156116772885547376199159501611023505253696108045799659650162569166274428928 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) z) b))) |
(if (<=.f64 b #s(literal 25999999999999997993499760779289878586757515250083826509103435544421088337877313510714414724069992876418171178436535079226232559418143606322283723349383912927554136848733653418014041998524021714053718845931551706240384644881497320325120 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) a) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) |
(if (<=.f64 z #s(literal -60000000000000004510469214991092517648285743861144492808974546141465955514544912279872466065865482125695957302331151579600650240 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) (if (<=.f64 z #s(literal 1400000000000000000000 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
| Outputs |
|---|
(if (<=.f64 b #s(literal -599999999999999994228637696 binary64)) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) (if (<=.f64 b #s(literal 75999999999999998351234298815064835379820922166903603524730830956749901618077574889472 binary64)) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))))) |
(if (or (<=.f64 b #s(literal -599999999999999994228637696 binary64)) (not (<=.f64 b #s(literal 75999999999999998351234298815064835379820922166903603524730830956749901618077574889472 binary64)))) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
(if (<=.f64 y #s(literal -21000000000000000485830796623596874831757552012120504964217584921010520634939487171456868370501691271806976 binary64)) (fma.f64 #s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) (if (<=.f64 y #s(literal 620000000000000016129747000835959194788520635654742664109524880762706146080599453607364244153656322216076634128635572793765616036948300088549680614364850933255337125314350220535321345877003203914768055682465792 binary64)) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)))) |
(if (<=.f64 b #s(literal -48000 binary64)) (fma.f64 #s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) (if (<=.f64 b #s(literal 6904811908925349/1569275433846670190958947355801916604025588861116008628224 binary64)) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) (fma.f64 #s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))))) |
(if (or (<=.f64 b #s(literal -48000 binary64)) (not (<=.f64 b #s(literal 6904811908925349/1569275433846670190958947355801916604025588861116008628224 binary64)))) (fma.f64 #s(approx (/ (+ t y) (+ (+ y x) t)) #s(literal 1 binary64)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
(if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -inf.0 binary64)) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) (if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal 50000000000000001639112299143104912428535264151074678213166678872047130159868716796396718933620589652690874879091207540935081733845534784799699555064652126056238940212281003290763663617757479824516427445625515031454630069622241782606547428241300231103939283840542755285063235010560 binary64)) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)))) |
(if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -inf.0 binary64)) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) (if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal 50000000000000001639112299143104912428535264151074678213166678872047130159868716796396718933620589652690874879091207540935081733845534784799699555064652126056238940212281003290763663617757479824516427445625515031454630069622241782606547428241300231103939283840542755285063235010560 binary64)) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t))) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)))) |
(if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -199999999999999987850710501107292437200805744402346499063815431426464091260264678056866185148810154968737122361123243451574343874852720610604715976817337655499746028833640220821354205063248818116874396050971031981532793651016436653190982245392158996106920698373251448128152087616919197241498086962762874880 binary64)) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (+ (* -1 (/ (* b y) (+ t (+ x y)))) (* z (/ (+ x y) (+ t (+ x y))))) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) (if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal 50000000000000001639112299143104912428535264151074678213166678872047130159868716796396718933620589652690874879091207540935081733845534784799699555064652126056238940212281003290763663617757479824516427445625515031454630069622241782606547428241300231103939283840542755285063235010560 binary64)) (/.f64 (fma.f64 (+.f64 y x) z (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y))) (+.f64 (+.f64 x t) y)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)))) |
(if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -199999999999999987850710501107292437200805744402346499063815431426464091260264678056866185148810154968737122361123243451574343874852720610604715976817337655499746028833640220821354205063248818116874396050971031981532793651016436653190982245392158996106920698373251448128152087616919197241498086962762874880 binary64)) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) (*.f64 z (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) (if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal 50000000000000001639112299143104912428535264151074678213166678872047130159868716796396718933620589652690874879091207540935081733845534784799699555064652126056238940212281003290763663617757479824516427445625515031454630069622241782606547428241300231103939283840542755285063235010560 binary64)) (/.f64 (fma.f64 (+.f64 y x) z (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y))) (+.f64 (+.f64 x t) y)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)))) |
(if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -199999999999999987850710501107292437200805744402346499063815431426464091260264678056866185148810154968737122361123243451574343874852720610604715976817337655499746028833640220821354205063248818116874396050971031981532793651016436653190982245392158996106920698373251448128152087616919197241498086962762874880 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) (if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal 50000000000000001639112299143104912428535264151074678213166678872047130159868716796396718933620589652690874879091207540935081733845534784799699555064652126056238940212281003290763663617757479824516427445625515031454630069622241782606547428241300231103939283840542755285063235010560 binary64)) (/.f64 (fma.f64 (+.f64 y x) z (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y))) (+.f64 (+.f64 x t) y)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)))) |
(if (or (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -199999999999999987850710501107292437200805744402346499063815431426464091260264678056866185148810154968737122361123243451574343874852720610604715976817337655499746028833640220821354205063248818116874396050971031981532793651016436653190982245392158996106920698373251448128152087616919197241498086962762874880 binary64)) (not (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal 50000000000000001639112299143104912428535264151074678213166678872047130159868716796396718933620589652690874879091207540935081733845534784799699555064652126056238940212281003290763663617757479824516427445625515031454630069622241782606547428241300231103939283840542755285063235010560 binary64)))) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) (/.f64 (fma.f64 (+.f64 y x) z (fma.f64 (+.f64 t y) a (*.f64 (neg.f64 b) y))) (+.f64 (+.f64 x t) y))) |
(if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -199999999999999987850710501107292437200805744402346499063815431426464091260264678056866185148810154968737122361123243451574343874852720610604715976817337655499746028833640220821354205063248818116874396050971031981532793651016436653190982245392158996106920698373251448128152087616919197241498086962762874880 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) (if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal 50000000000000001639112299143104912428535264151074678213166678872047130159868716796396718933620589652690874879091207540935081733845534784799699555064652126056238940212281003290763663617757479824516427445625515031454630069622241782606547428241300231103939283840542755285063235010560 binary64)) (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) (+.f64 (+.f64 x t) y)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)))) |
(if (or (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -199999999999999987850710501107292437200805744402346499063815431426464091260264678056866185148810154968737122361123243451574343874852720610604715976817337655499746028833640220821354205063248818116874396050971031981532793651016436653190982245392158996106920698373251448128152087616919197241498086962762874880 binary64)) (not (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal 50000000000000001639112299143104912428535264151074678213166678872047130159868716796396718933620589652690874879091207540935081733845534784799699555064652126056238940212281003290763663617757479824516427445625515031454630069622241782606547428241300231103939283840542755285063235010560 binary64)))) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 a t (fma.f64 (-.f64 (+.f64 a z) b) y (*.f64 z x)))) (+.f64 (+.f64 x t) y))) |
(if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -499999999999999966930247417371487281185975108215165759305846411153850323349801823812846216297922973585457277299849260737769690406722406396639729252701864308747192500224 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) (if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal 49999999999999998687031353699551596695485163525967572028943426393938563525426862697311822511311134052493407009520377229489628868728398081379959863903614749283655571301903155398941749771244621600913466974781404474522397885740737363968 binary64)) (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 (+.f64 x t) y)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)))) |
(if (or (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -499999999999999966930247417371487281185975108215165759305846411153850323349801823812846216297922973585457277299849260737769690406722406396639729252701864308747192500224 binary64)) (not (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal 49999999999999998687031353699551596695485163525967572028943426393938563525426862697311822511311134052493407009520377229489628868728398081379959863903614749283655571301903155398941749771244621600913466974781404474522397885740737363968 binary64)))) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 (+.f64 x t) y))) |
(if (<=.f64 y #s(literal -67999999999999998857118420620903670144906393398171706101222892951547637398283454558875745515270820635607040 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) (if (<=.f64 y #s(literal 580000000000000002714290210054323590866826197729280 binary64)) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) z)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)))) |
(if (or (<=.f64 y #s(literal -67999999999999998857118420620903670144906393398171706101222892951547637398283454558875745515270820635607040 binary64)) (not (<=.f64 y #s(literal 580000000000000002714290210054323590866826197729280 binary64)))) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) (fma.f64 (/.f64 (+.f64 t y) (+.f64 (+.f64 y x) t)) a #s(approx (/ (+ (* (+ y x) z) (* (neg b) y)) (+ (+ y x) t)) z))) |
(if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -199999999999999988833510494509866762549945740760380013648464071215275971245520622008823899209483462732147236567072636928 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) (if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal 39999999999999998197164267139917894381200900349534096473918503930071541801164698488617560609192229203475089509547797243664269312 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x))) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)))) |
(if (or (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -199999999999999988833510494509866762549945740760380013648464071215275971245520622008823899209483462732147236567072636928 binary64)) (not (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal 39999999999999998197164267139917894381200900349534096473918503930071541801164698488617560609192229203475089509547797243664269312 binary64)))) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x)))) |
(if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -199999999999999988833510494509866762549945740760380013648464071215275971245520622008823899209483462732147236567072636928 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) (if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -6277101735386681/3138550867693340381917894711603833208051177722232017256448 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (*.f64 #s(approx (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) a)) (if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal 39999999999999998197164267139917894381200900349534096473918503930071541801164698488617560609192229203475089509547797243664269312 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b))))) |
(if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -20000000000000000746818674942919779438786551508983640762055460820756010161342994202757226742842252830104798058684384018432 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) (if (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal 39999999999999998197164267139917894381200900349534096473918503930071541801164698488617560609192229203475089509547797243664269312 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)))) |
(if (or (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -20000000000000000746818674942919779438786551508983640762055460820756010161342994202757226742842252830104798058684384018432 binary64)) (not (<=.f64 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal 39999999999999998197164267139917894381200900349534096473918503930071541801164698488617560609192229203475089509547797243664269312 binary64)))) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z)))) |
(if (<=.f64 b #s(literal 10599999999999999730699299082626744735418812662156116772885547376199159501611023505253696108045799659650162569166274428928 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) z) b))) |
(if (<=.f64 b #s(literal 25999999999999997993499760779289878586757515250083826509103435544421088337877313510714414724069992876418171178436535079226232559418143606322283723349383912927554136848733653418014041998524021714053718845931551706240384644881497320325120 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 #s(approx (+ a z) a) b))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) |
(if (<=.f64 z #s(literal -60000000000000004510469214991092517648285743861144492808974546141465955514544912279872466065865482125695957302331151579600650240 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) (if (<=.f64 z #s(literal 1400000000000000000000 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
| 1× | fuel |
Compiled 1 757 to 185 computations (89.5% saved)
Compiled 3 718 to 456 computations (87.7% saved)
Loading profile data...