
Time bar (total: 6.6s)
| 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)
| 1.1s | 8 253× | 0 | valid |
| 1.0ms | 3× | 1 | valid |
ival-add: 384.0ms (54.3% of total)ival-mult: 205.0ms (29% of total)ival-div: 69.0ms (9.8% of total)ival-sub: 44.0ms (6.2% of total)ival-assert: 3.0ms (0.4% of total)adjust: 2.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 100 | 0 | - | 0 | - | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| 9 | 0 | - | 0 | - | (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) |
| 5 | 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 | 100 | 0 |
| ↳ | (*.f64 y b) | overflow | 34 | |
| ↳ | (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) | overflow | 100 | |
| ↳ | (*.f64 (+.f64 x y) z) | overflow | 43 | |
| ↳ | (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) | overflow | 84 | |
| ↳ | (*.f64 (+.f64 t y) a) | overflow | 50 | |
-.f64 | (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) | nan-rescue | 9 | 0 |
| ↳ | (*.f64 (+.f64 x y) z) | overflow | 43 | |
| ↳ | (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) | overflow | 84 | |
| ↳ | (*.f64 (+.f64 t y) a) | overflow | 50 | |
| ↳ | (*.f64 y b) | overflow | 34 | |
+.f64 | (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) | nan-rescue | 5 | 0 |
| ↳ | (*.f64 (+.f64 x y) z) | overflow | 43 | |
| ↳ | (*.f64 (+.f64 t y) a) | overflow | 50 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 100 | 0 |
| - | 0 | 156 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 100 | 0 | 0 |
| - | 0 | 0 | 156 |
| number | freq |
|---|---|
| 0 | 156 |
| 1 | 87 |
| 2 | 12 |
| 3 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 62.0ms | 512× | 0 | valid |
Compiled 185 to 52 computations (71.9% saved)
ival-add: 22.0ms (57.3% of total)ival-mult: 10.0ms (26% of total)ival-div: 3.0ms (7.8% of total)ival-sub: 2.0ms (5.2% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% 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 |
|---|---|---|
| ▶ | 63.0% | (/.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 | |
|---|---|---|---|---|
| 29.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)) |
| 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)) |
| 3.0ms | a | @ | -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)) |
| 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)) |
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)
27 alts after pruning (27 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 247 | 27 | 274 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 248 | 27 | 275 |
| Status | Accuracy | Program |
|---|---|---|
| 73.0% | (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))) | |
| 74.8% | (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))) | |
| 56.6% | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) #s(approx (* (+ t y) a) (*.f64 (fma.f64 a (/.f64 t y) a) y))) (*.f64 y b)) (+.f64 (+.f64 x t) y)) | |
| ▶ | 41.1% | (/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| 31.2% | (/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 z x)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) | |
| 31.0% | (/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) | |
| 49.9% | (/.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)) | |
| 63.2% | (/.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)) | |
| 49.7% | (/.f64 #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)) (+.f64 (+.f64 x t) y)) | |
| 31.0% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (-.f64 (+.f64 a z) b) y)) (+.f64 (+.f64 x t) y)) | |
| ▶ | 46.6% | (/.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)) |
| 27.8% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 x t) y)) | |
| 24.4% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 t y) a)) (+.f64 (+.f64 x t) y)) | |
| 15.3% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 x t) y)) | |
| 18.5% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 z x)) (+.f64 (+.f64 x t) y)) | |
| 18.5% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) (+.f64 (+.f64 x t) y)) | |
| 68.8% | (-.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)))) | |
| 33.4% | #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)) | |
| ▶ | 43.7% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x))) |
| 64.9% | #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))))) | |
| 30.4% | #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))) | |
| 60.0% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) | |
| 65.5% | #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)))))) | |
| 59.6% | #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)) | |
| ▶ | 78.2% | #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)) |
| 36.7% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) | |
| ▶ | 32.2% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
Compiled 1 876 to 1 156 computations (38.4% 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) |
#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 (fma.f64 a t (*.f64 z x)) (+.f64 t x)) |
(fma.f64 a t (*.f64 z x)) |
(*.f64 z x) |
(+.f64 t x) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b)) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) |
(*.f64 (+.f64 y x) z) |
(*.f64 y b) |
(+.f64 (+.f64 x t) y) |
(+.f64 x t) |
(/.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)) (*.f64 (+.f64 z (/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) x)) x)) |
(*.f64 (+.f64 z (/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) x)) x) |
(+.f64 z (/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) x)) |
(/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) x) |
(-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) |
(fma.f64 (+.f64 t y) a (*.f64 z y)) |
(*.f64 z y) |
(*.f64 b y) |
| 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 a)) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* x (- (/ z t) (/ a t)))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* x (- (+ (* x (- (/ a (pow t 2)) (/ z (pow t 2)))) (/ z t)) (/ a t)))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* x (- (+ (* x (- (+ (* x (- (/ z (pow t 3)) (/ a (pow t 3)))) (/ a (pow t 2))) (/ z (pow t 2)))) (/ z t)) (/ a t)))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* a t))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (+ (* a t) (* x z)))) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#s(approx (+ t x) #s(hole binary64 t)) |
#s(approx (+ t x) #s(hole binary64 (+ t x))) |
#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 (* (+ y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (+ y x) z) #s(hole binary64 (+ (* x z) (* y z)))) |
#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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (- (+ (* a (+ t y)) (* y z)) (* b y)))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (- (+ (* a (+ t y)) (+ (* x z) (* y z))) (* b y)))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (/ (- (+ (* a (+ t y)) (* y z)) (* b y)) x))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (/ (- (+ (* a (+ t y)) (+ (* x z) (* y z))) (* b y)) x))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (/ (- (+ (* a (+ t y)) (* y z)) (* b y)) 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 (- (+ (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 z)) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ z (/ (* a t) x)) (/ (* t z) x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* t (- (* a t) (* t z))) (pow x 2))) (/ (* a t) x))) (/ (* t z) x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ z (+ (/ (* a t) x) (/ (* (pow t 2) (- (* a t) (* t z))) (pow x 3)))) (+ (/ (* t z) x) (/ (* t (- (* a t) (* t z))) (pow x 2)))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* x z))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* x (+ z (/ (* a t) x))))) |
#s(approx (+ t x) #s(hole binary64 x)) |
#s(approx (+ t x) #s(hole binary64 (* x (+ 1 (/ t 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 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 (* (+ y x) z) #s(hole binary64 (* x z))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* x (+ z (/ (* y z) 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* x z))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* x (- (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))) (/ (* b y) x))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 z)) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (- (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))) (/ (* b 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 (- (+ (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* -1 (/ (- (* -1 (* a t)) (* -1 (* t z))) x))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a t)) (* -1 (/ (* t (- (* -1 (* a t)) (* -1 (* t z)))) x))) (* -1 (* t z))) x))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a t)) (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* -1 (* a t)) (* -1 (* t z)))) x)) (* -1 (* t (- (* -1 (* a t)) (* -1 (* t z)))))) x))) (* -1 (* t z))) x))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (* a t) x))))))) |
#s(approx (+ t x) #s(hole binary64 (* -1 (* x (- (* -1 (/ t x)) 1))))) |
#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 (* (+ y x) z) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (* y z) 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (- (+ (* a (+ t y)) (* y z)) (* b y)) 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 (+ (* (+ 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 (+ (+ x t) y) #s(hole binary64 (+ t x))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* x (+ z (/ (* a t) x))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (+ (* x (* y (- (+ (/ a x) (/ z x)) (/ b x)))) (* x (+ z (/ (* a t) x)))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (+ z (/ (* a t) x)))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (+ z (+ (* y (- (+ (/ a x) (/ z x)) (/ b x))) (/ (* a t) x))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (/ (* a t) x))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (+ (* y (- (+ (/ a x) (/ z x)) (/ b x))) (/ (* a t) x)))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* a t))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (+ (* a t) (* y (- (+ a z) b))))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* a t))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (+ (* a t) (* y (+ a z))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* b y) #s(hole binary64 (* 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 (+ (* (+ 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 (* (+ y x) z) #s(hole binary64 (* y (+ z (/ (* x z) 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* x (* y (- (+ (/ a x) (/ z x)) (/ b x)))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* y (+ (* x (- (+ (/ a x) (/ z x)) (/ b x))) (/ (* x (+ z (/ (* a t) x))) y))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* y (- (+ (/ a x) (/ z x)) (/ b x))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* y (- (+ (/ a x) (+ (/ z x) (+ (/ z y) (/ (* a t) (* x y))))) (/ b x))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (/ (* y (- (+ a z) b)) x))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (* y (- (+ (/ a x) (+ (/ z x) (/ (* a t) (* x y)))) (/ b x))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* y (- (+ a z) b)))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* y (- (+ a (+ z (/ (* a t) y))) b)))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* y (+ a z)))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* y (+ a (+ z (/ (* a t) 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 (+ (* (+ 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 (* (+ y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* x z) y))))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ t x) y)) 1))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* -1 (* x (* y (- (+ (* -1 (/ a x)) (* -1 (/ z x))) (* -1 (/ b x)))))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (* x (+ z (/ (* a t) x))) y)) (* x (- (+ (* -1 (/ a x)) (* -1 (/ z x))) (* -1 (/ b x))))))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* -1 (* y (- (+ (* -1 (/ a x)) (* -1 (/ z x))) (* -1 (/ b x))))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* -1 (* y (- (+ (* -1 (/ a x)) (+ (* -1 (/ z x)) (* -1 (/ (+ z (/ (* a t) x)) y)))) (* -1 (/ b x))))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (* -1 (/ (* y (- (+ (* -1 a) (* -1 z)) (* -1 b))) x)))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (* -1 (* y (- (+ (* -1 (/ a x)) (+ (* -1 (/ z x)) (* -1 (/ (* a t) (* x y))))) (* -1 (/ b x))))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* -1 (* y (- (+ (* -1 a) (* -1 z)) (* -1 b)))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* -1 (* y (- (+ (* -1 a) (+ (* -1 z) (* -1 (/ (* a t) y)))) (* -1 b)))))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* -1 (* y (+ (* -1 a) (* -1 z)))))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* -1 (* y (+ (* -1 a) (+ (* -1 z) (* -1 (/ (* a t) 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (/ (* a t) (+ t x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x))))) |
#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 (* (+ y x) z) #s(hole binary64 (* z (+ x y)))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* x (- (/ (* a (+ t y)) x) (/ (* b y) x))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (+ (* x (* z (+ 1 (/ y x)))) (* x (- (/ (* a (+ t y)) x) (/ (* b y) x)))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (- (/ (* a (+ t y)) x) (/ (* b y) x)))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (- (+ (* z (+ 1 (/ y x))) (/ (* a (+ t y)) x)) (/ (* b y) x)))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (/ (- (* a (+ t y)) (* b y)) x))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (- (+ (/ (* a (+ t y)) x) (/ (* y z) x)) (/ (* b y) x)))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (- (* a (+ t y)) (* b y)))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (- (+ (* a (+ t y)) (* y z)) (* b y)))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* a (+ t y)))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (+ (* a (+ t y)) (* y 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 (* (- (+ (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (/ (* x z) (+ t x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (* z (+ (/ x (+ t x)) (/ (* a t) (* z (+ t x))))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* z (+ x (/ (* a t) 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* x (* z (+ 1 (/ y x)))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* z (+ (* x (+ 1 (/ y x))) (/ (* x (- (/ (* a (+ t y)) x) (/ (* b y) x))) z))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* z (+ 1 (/ y x))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* z (- (+ 1 (+ (/ y x) (/ (* a (+ t y)) (* x z)))) (/ (* b y) (* x z)))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (/ (* y z) x))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (* z (- (+ (/ y x) (/ (* a (+ t y)) (* x z))) (/ (* b y) (* x z)))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* y z))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* z (- (+ y (/ (* a (+ t y)) z)) (/ (* b y) z))))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* z (+ 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 (* (- (+ (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x (+ t x))) (* -1 (/ (* a t) (* z (+ t x))))))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 (/ (* a t) 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* -1 (* x (* z (- (* -1 (/ y x)) 1)))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x (- (/ (* a (+ t y)) x) (/ (* b y) x))) z)) (* x (- (* -1 (/ y x)) 1))))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y x)) 1))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ y x)) (* -1 (/ (- (/ (* a (+ t y)) x) (/ (* b y) x)) z))) 1))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y x)) (* -1 (/ (- (/ (* a (+ t y)) x) (/ (* b y) x)) z))))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (- (* a (+ t y)) (* b y)) z))))))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* -1 (* z (+ (* -1 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 (* (- (+ (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* t (- (/ a x) (/ z x)))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* t (- (+ (* t (- (/ z (pow x 2)) (/ a (pow x 2)))) (/ a x)) (/ z x)))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* t (- (+ (* t (- (+ (* t (- (/ a (pow x 3)) (/ z (pow x 3)))) (/ z (pow x 2))) (/ a (pow x 2)))) (/ a x)) (/ z x)))))) |
#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 (+ (+ x t) y) #s(hole binary64 (+ x y))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* x (- (+ z (+ (/ (* a y) x) (/ (* y z) x))) (/ (* b y) x))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (+ (* a t) (* x (- (+ z (+ (/ (* a y) x) (/ (* y z) x))) (/ (* b y) x)))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (- (+ z (+ (/ (* a y) x) (/ (* y z) x))) (/ (* b y) x)))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (- (+ z (+ (/ (* a t) x) (+ (/ (* a y) x) (/ (* y z) x)))) (/ (* b y) x)))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (/ (- (+ (* a y) (* y z)) (* b y)) x))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (- (+ (/ (* a t) x) (+ (/ (* a y) x) (/ (* y z) x))) (/ (* b y) x)))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (- (+ (* a y) (* y z)) (* b y)))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (- (+ (* a t) (+ (* a y) (* y z))) (* b y)))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (+ (* a y) (* y z)))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (+ (* a t) (+ (* a y) (* y z))))) |
#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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ a (/ (* x z) t)) (/ (* a x) t)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ a (+ (* -1 (/ (* x (- (* x z) (* a x))) (pow t 2))) (/ (* x z) t))) (/ (* a x) t)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ a (+ (/ (* x z) t) (/ (* (pow x 2) (- (* x z) (* a x))) (pow t 3)))) (+ (/ (* a x) t) (/ (* x (- (* x z) (* a x))) (pow t 2)))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* t (+ a (/ (* x z) t))))) |
#s(approx (+ t x) #s(hole binary64 (* t (+ 1 (/ x 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 (+ (* (+ 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 (+ (+ 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* a t))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* t (+ a (/ (* x (- (+ z (+ (/ (* a y) x) (/ (* y z) x))) (/ (* b y) x))) t))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (/ (* a t) x))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* t (- (+ (/ a x) (+ (/ z t) (+ (/ (* a y) (* t x)) (/ (* y z) (* t x))))) (/ (* b y) (* t x)))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (* t (- (+ (/ a x) (+ (/ (* a y) (* t x)) (/ (* y z) (* t x)))) (/ (* b y) (* t x)))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* t (- (+ a (+ (/ (* a y) t) (/ (* y z) t))) (/ (* b y) t))))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* t (+ a (+ (/ (* a y) t) (/ (* y z) 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* -1 (/ (- (* -1 (* x z)) (* -1 (* a x))) t))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (- (* -1 (* x z)) (* -1 (* a x)))) t))) (* -1 (* a x))) t))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 (* x z)) (* -1 (* a x)))) t)) (* -1 (* x (- (* -1 (* x z)) (* -1 (* a x)))))) t))) (* -1 (* a x))) t))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (* x z) t))))))) |
#s(approx (+ t x) #s(hole binary64 (* -1 (* t (- (* -1 (/ x t)) 1))))) |
#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 (+ (+ 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (* x (- (+ z (+ (/ (* a y) x) (/ (* y z) x))) (/ (* b y) x))) t))))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ a x)) (* -1 (/ (- (+ z (+ (/ (* a y) x) (/ (* y z) x))) (/ (* b y) x)) t))))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (* -1 (* t (+ (* -1 (/ a x)) (* -1 (/ (- (+ (/ (* a y) x) (/ (* y z) x)) (/ (* b y) x)) t))))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (- (+ (* a y) (* y z)) (* b y)) t))))))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ (* a y) (* y z)) 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* x (- (+ z (/ (* y z) x)) (/ (* b y) x))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (+ (* a (* x (+ (/ t x) (/ y x)))) (* x (- (+ z (/ (* y z) x)) (/ (* b y) x)))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (- (+ z (/ (* y z) x)) (/ (* b y) x)))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (- (+ z (+ (* a (+ (/ t x) (/ y x))) (/ (* y z) x))) (/ (* b y) x)))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (/ (- (* y z) (* b y)) x))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (- (+ (* a (+ (/ t x) (/ y x))) (/ (* y z) x)) (/ (* b y) x)))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (- (* y z) (* b 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* a (+ t (/ (* x 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 (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* a (+ t (+ y (/ (* z (+ x y)) a)))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* a (* x (+ (/ t x) (/ y x)))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* a (+ (* x (+ (/ t x) (/ y x))) (/ (* x (- (+ z (/ (* y z) x)) (/ (* b y) x))) a))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* a (+ (/ t x) (/ y x))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* a (- (+ (/ t x) (+ (/ y x) (+ (/ z a) (/ (* y z) (* a x))))) (/ (* b y) (* a x)))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (/ (* a (+ t y)) x))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (* a (- (+ (/ t x) (+ (/ y x) (/ (* y z) (* a x)))) (/ (* b y) (* a x)))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* a (+ t y)))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* a (- (+ t (+ y (/ (* y z) a))) (/ (* b y) a))))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* a (+ t (+ y (/ (* y z) 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 (- (+ (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ t (+ t x))) (* -1 (/ (* x z) (* a (+ t x))))))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (/ (* x z) 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* a (+ t y)))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t y)) (* -1 (/ (* x (- (+ z (/ (* y z) x)) (/ (* b y) x))) a))))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (/ (* a (+ t y)) x))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ t y) x)) (* -1 (/ (- (+ z (/ (* y z) x)) (/ (* b y) x)) a))))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ t y) x)) (* -1 (/ (- (/ (* y z) x) (/ (* b y) x)) a))))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t y)) (* -1 (/ (- (* y z) (* b y)) a))))))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t y)) (* -1 (/ (* y z) 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* x (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x)))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (+ (* -1 (* b y)) (* x (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) x)) (+ (/ (* a (+ t y)) x) (/ (* y z) x)))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (/ (+ (* a (+ t y)) (* y z)) x))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (+ (* -1 (/ (* b y) x)) (+ (/ (* a (+ t y)) x) (/ (* y z) x))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (+ (* a (+ t y)) (* y z)))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (+ (* -1 (* b y)) (+ (* a (+ t y)) (* y z))))) |
#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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* -1 (* b y)))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* b (+ (* -1 y) (/ (* x (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x)))) b))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* -1 (/ (* b y) x)))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* b (- (+ (/ z b) (+ (/ (* a (+ t y)) (* b x)) (/ (* y z) (* b x)))) (/ y x))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (* -1 (/ (* b y) x)))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (* b (+ (* -1 (/ y x)) (+ (/ (* a (+ t y)) (* b x)) (/ (* y z) (* b x))))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* -1 (* b y)))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* b (- (+ (/ (* a (+ t y)) b) (/ (* y z) 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 (* (- (+ (/ (+ 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* -1 (* b (+ y (* -1 (/ (* x (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x)))) b))))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))) b)) (* -1 (/ y x))))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (/ (* a (+ t y)) x) (/ (* y z) x)) b)) (/ y x)))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* a (+ t y)) (* y z)) b)) (* -1 y)))))) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 39.0ms | a | @ | -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)) (/ (+ (* a t) (* z x)) (+ t x)) (+ (* a t) (* z x)) (* z x) (+ t x) (/ (- (+ (* (+ 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)) (* (+ y x) z) (* y b) (+ (+ x t) y) (+ x t) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (- (+ (* (+ t y) a) (* z y)) (* b y)) (+ (* (+ t y) a) (* z y)) (* z y) (* b y)) |
| 38.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)) (/ (+ (* a t) (* z x)) (+ t x)) (+ (* a t) (* z x)) (* z x) (+ t x) (/ (- (+ (* (+ 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)) (* (+ y x) z) (* y b) (+ (+ x t) y) (+ x t) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (- (+ (* (+ t y) a) (* z y)) (* b y)) (+ (* (+ t y) a) (* z y)) (* z y) (* b y)) |
| 25.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)) (/ (+ (* a t) (* z x)) (+ t x)) (+ (* a t) (* z x)) (* z x) (+ t x) (/ (- (+ (* (+ 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)) (* (+ y x) z) (* y b) (+ (+ x t) y) (+ x t) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (- (+ (* (+ t y) a) (* z y)) (* b y)) (+ (* (+ t y) a) (* z y)) (* z y) (* b y)) |
| 18.0ms | y | @ | 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)) (/ (+ (* a t) (* z x)) (+ t x)) (+ (* a t) (* z x)) (* z x) (+ t x) (/ (- (+ (* (+ 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)) (* (+ y x) z) (* y b) (+ (+ x t) y) (+ x t) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (- (+ (* (+ t y) a) (* z y)) (* b y)) (+ (* (+ t y) a) (* z y)) (* z y) (* b y)) |
| 15.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)) (/ (+ (* a t) (* z x)) (+ t x)) (+ (* a t) (* z x)) (* z x) (+ t x) (/ (- (+ (* (+ 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)) (* (+ y x) z) (* y b) (+ (+ x t) y) (+ x t) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (- (+ (* (+ t y) a) (* z y)) (* b y)) (+ (* (+ t y) a) (* z y)) (* z y) (* b y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3354 | 31386 |
| 0 | 3411 | 30754 |
| 0 | 11502 | 29912 |
| 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) |
#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 (fma.f64 a t (*.f64 z x)) (+.f64 t x)) |
(fma.f64 a t (*.f64 z x)) |
(*.f64 z x) |
(+.f64 t x) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b)) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) |
(*.f64 (+.f64 y x) z) |
(*.f64 y b) |
(+.f64 (+.f64 x t) y) |
(+.f64 x t) |
(/.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)) (*.f64 (+.f64 z (/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) x)) x)) |
(*.f64 (+.f64 z (/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) x)) x) |
(+.f64 z (/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) x)) |
(/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) x) |
(-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) |
(fma.f64 (+.f64 t y) a (*.f64 z y)) |
(*.f64 z y) |
(*.f64 b 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 (- (+ (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 a)) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* x (- (/ z t) (/ a t)))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* x (- (+ (* x (- (/ a (pow t 2)) (/ z (pow t 2)))) (/ z t)) (/ a t)))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* x (- (+ (* x (- (+ (* x (- (/ z (pow t 3)) (/ a (pow t 3)))) (/ a (pow t 2))) (/ z (pow t 2)))) (/ z t)) (/ a t)))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* a t))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (+ (* a t) (* x z)))) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#s(approx (+ t x) #s(hole binary64 t)) |
#s(approx (+ t x) #s(hole binary64 (+ t x))) |
#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 (* (+ y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (+ y x) z) #s(hole binary64 (+ (* x z) (* y z)))) |
#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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (- (+ (* a (+ t y)) (* y z)) (* b y)))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (- (+ (* a (+ t y)) (+ (* x z) (* y z))) (* b y)))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (/ (- (+ (* a (+ t y)) (* y z)) (* b y)) x))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (/ (- (+ (* a (+ t y)) (+ (* x z) (* y z))) (* b y)) x))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (/ (- (+ (* a (+ t y)) (* y z)) (* b y)) 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 (- (+ (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 z)) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ z (/ (* a t) x)) (/ (* t z) x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* t (- (* a t) (* t z))) (pow x 2))) (/ (* a t) x))) (/ (* t z) x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ z (+ (/ (* a t) x) (/ (* (pow t 2) (- (* a t) (* t z))) (pow x 3)))) (+ (/ (* t z) x) (/ (* t (- (* a t) (* t z))) (pow x 2)))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* x z))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* x (+ z (/ (* a t) x))))) |
#s(approx (+ t x) #s(hole binary64 x)) |
#s(approx (+ t x) #s(hole binary64 (* x (+ 1 (/ t 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 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 (* (+ y x) z) #s(hole binary64 (* x z))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* x (+ z (/ (* y z) 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* x z))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* x (- (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))) (/ (* b y) x))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 z)) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (- (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))) (/ (* b 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 (- (+ (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* -1 (/ (- (* -1 (* a t)) (* -1 (* t z))) x))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a t)) (* -1 (/ (* t (- (* -1 (* a t)) (* -1 (* t z)))) x))) (* -1 (* t z))) x))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a t)) (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* -1 (* a t)) (* -1 (* t z)))) x)) (* -1 (* t (- (* -1 (* a t)) (* -1 (* t z)))))) x))) (* -1 (* t z))) x))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (* a t) x))))))) |
#s(approx (+ t x) #s(hole binary64 (* -1 (* x (- (* -1 (/ t x)) 1))))) |
#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 (* (+ y x) z) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (* y z) 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (- (+ (* a (+ t y)) (* y z)) (* b y)) 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 (+ (* (+ 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 (+ (+ x t) y) #s(hole binary64 (+ t x))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* x (+ z (/ (* a t) x))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (+ (* x (* y (- (+ (/ a x) (/ z x)) (/ b x)))) (* x (+ z (/ (* a t) x)))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (+ z (/ (* a t) x)))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (+ z (+ (* y (- (+ (/ a x) (/ z x)) (/ b x))) (/ (* a t) x))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (/ (* a t) x))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (+ (* y (- (+ (/ a x) (/ z x)) (/ b x))) (/ (* a t) x)))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* a t))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (+ (* a t) (* y (- (+ a z) b))))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* a t))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (+ (* a t) (* y (+ a z))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* b y) #s(hole binary64 (* 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 (+ (* (+ 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 (* (+ y x) z) #s(hole binary64 (* y (+ z (/ (* x z) 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* x (* y (- (+ (/ a x) (/ z x)) (/ b x)))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* y (+ (* x (- (+ (/ a x) (/ z x)) (/ b x))) (/ (* x (+ z (/ (* a t) x))) y))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* y (- (+ (/ a x) (/ z x)) (/ b x))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* y (- (+ (/ a x) (+ (/ z x) (+ (/ z y) (/ (* a t) (* x y))))) (/ b x))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (/ (* y (- (+ a z) b)) x))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (* y (- (+ (/ a x) (+ (/ z x) (/ (* a t) (* x y)))) (/ b x))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* y (- (+ a z) b)))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* y (- (+ a (+ z (/ (* a t) y))) b)))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* y (+ a z)))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* y (+ a (+ z (/ (* a t) 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 (+ (* (+ 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 (* (+ y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* x z) y))))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ t x) y)) 1))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* -1 (* x (* y (- (+ (* -1 (/ a x)) (* -1 (/ z x))) (* -1 (/ b x)))))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (* x (+ z (/ (* a t) x))) y)) (* x (- (+ (* -1 (/ a x)) (* -1 (/ z x))) (* -1 (/ b x))))))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* -1 (* y (- (+ (* -1 (/ a x)) (* -1 (/ z x))) (* -1 (/ b x))))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* -1 (* y (- (+ (* -1 (/ a x)) (+ (* -1 (/ z x)) (* -1 (/ (+ z (/ (* a t) x)) y)))) (* -1 (/ b x))))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (* -1 (/ (* y (- (+ (* -1 a) (* -1 z)) (* -1 b))) x)))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (* -1 (* y (- (+ (* -1 (/ a x)) (+ (* -1 (/ z x)) (* -1 (/ (* a t) (* x y))))) (* -1 (/ b x))))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* -1 (* y (- (+ (* -1 a) (* -1 z)) (* -1 b)))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* -1 (* y (- (+ (* -1 a) (+ (* -1 z) (* -1 (/ (* a t) y)))) (* -1 b)))))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* -1 (* y (+ (* -1 a) (* -1 z)))))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* -1 (* y (+ (* -1 a) (+ (* -1 z) (* -1 (/ (* a t) 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (/ (* a t) (+ t x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x))))) |
#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 (* (+ y x) z) #s(hole binary64 (* z (+ x y)))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* x (- (/ (* a (+ t y)) x) (/ (* b y) x))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (+ (* x (* z (+ 1 (/ y x)))) (* x (- (/ (* a (+ t y)) x) (/ (* b y) x)))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (- (/ (* a (+ t y)) x) (/ (* b y) x)))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (- (+ (* z (+ 1 (/ y x))) (/ (* a (+ t y)) x)) (/ (* b y) x)))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (/ (- (* a (+ t y)) (* b y)) x))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (- (+ (/ (* a (+ t y)) x) (/ (* y z) x)) (/ (* b y) x)))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (- (* a (+ t y)) (* b y)))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (- (+ (* a (+ t y)) (* y z)) (* b y)))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* a (+ t y)))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (+ (* a (+ t y)) (* y 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 (* (- (+ (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (/ (* x z) (+ t x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (* z (+ (/ x (+ t x)) (/ (* a t) (* z (+ t x))))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* z (+ x (/ (* a t) 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* x (* z (+ 1 (/ y x)))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* z (+ (* x (+ 1 (/ y x))) (/ (* x (- (/ (* a (+ t y)) x) (/ (* b y) x))) z))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* z (+ 1 (/ y x))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* z (- (+ 1 (+ (/ y x) (/ (* a (+ t y)) (* x z)))) (/ (* b y) (* x z)))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (/ (* y z) x))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (* z (- (+ (/ y x) (/ (* a (+ t y)) (* x z))) (/ (* b y) (* x z)))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* y z))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* z (- (+ y (/ (* a (+ t y)) z)) (/ (* b y) z))))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* z (+ 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 (* (- (+ (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x (+ t x))) (* -1 (/ (* a t) (* z (+ t x))))))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 (/ (* a t) 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* -1 (* x (* z (- (* -1 (/ y x)) 1)))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x (- (/ (* a (+ t y)) x) (/ (* b y) x))) z)) (* x (- (* -1 (/ y x)) 1))))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* -1 (* z (- (* -1 (/ y x)) 1))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ y x)) (* -1 (/ (- (/ (* a (+ t y)) x) (/ (* b y) x)) z))) 1))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y x)) (* -1 (/ (- (/ (* a (+ t y)) x) (/ (* b y) x)) z))))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (- (* a (+ t y)) (* b y)) z))))))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* -1 (* z (+ (* -1 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 (* (- (+ (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* t (- (/ a x) (/ z x)))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* t (- (+ (* t (- (/ z (pow x 2)) (/ a (pow x 2)))) (/ a x)) (/ z x)))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* t (- (+ (* t (- (+ (* t (- (/ a (pow x 3)) (/ z (pow x 3)))) (/ z (pow x 2))) (/ a (pow x 2)))) (/ a x)) (/ z x)))))) |
#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 (+ (+ x t) y) #s(hole binary64 (+ x y))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* x (- (+ z (+ (/ (* a y) x) (/ (* y z) x))) (/ (* b y) x))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (+ (* a t) (* x (- (+ z (+ (/ (* a y) x) (/ (* y z) x))) (/ (* b y) x)))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (- (+ z (+ (/ (* a y) x) (/ (* y z) x))) (/ (* b y) x)))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (- (+ z (+ (/ (* a t) x) (+ (/ (* a y) x) (/ (* y z) x)))) (/ (* b y) x)))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (/ (- (+ (* a y) (* y z)) (* b y)) x))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (- (+ (/ (* a t) x) (+ (/ (* a y) x) (/ (* y z) x))) (/ (* b y) x)))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (- (+ (* a y) (* y z)) (* b y)))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (- (+ (* a t) (+ (* a y) (* y z))) (* b y)))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (+ (* a y) (* y z)))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (+ (* a t) (+ (* a y) (* y z))))) |
#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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ a (/ (* x z) t)) (/ (* a x) t)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ a (+ (* -1 (/ (* x (- (* x z) (* a x))) (pow t 2))) (/ (* x z) t))) (/ (* a x) t)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ a (+ (/ (* x z) t) (/ (* (pow x 2) (- (* x z) (* a x))) (pow t 3)))) (+ (/ (* a x) t) (/ (* x (- (* x z) (* a x))) (pow t 2)))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* t (+ a (/ (* x z) t))))) |
#s(approx (+ t x) #s(hole binary64 (* t (+ 1 (/ x 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 (+ (* (+ 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 (+ (+ 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* a t))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* t (+ a (/ (* x (- (+ z (+ (/ (* a y) x) (/ (* y z) x))) (/ (* b y) x))) t))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (/ (* a t) x))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* t (- (+ (/ a x) (+ (/ z t) (+ (/ (* a y) (* t x)) (/ (* y z) (* t x))))) (/ (* b y) (* t x)))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (* t (- (+ (/ a x) (+ (/ (* a y) (* t x)) (/ (* y z) (* t x)))) (/ (* b y) (* t x)))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* t (- (+ a (+ (/ (* a y) t) (/ (* y z) t))) (/ (* b y) t))))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* t (+ a (+ (/ (* a y) t) (/ (* y z) 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* -1 (/ (- (* -1 (* x z)) (* -1 (* a x))) t))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (- (* -1 (* x z)) (* -1 (* a x)))) t))) (* -1 (* a x))) t))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 (* x z)) (* -1 (* a x)))) t)) (* -1 (* x (- (* -1 (* x z)) (* -1 (* a x)))))) t))) (* -1 (* a x))) t))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (* x z) t))))))) |
#s(approx (+ t x) #s(hole binary64 (* -1 (* t (- (* -1 (/ x t)) 1))))) |
#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 (+ (+ 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (* x (- (+ z (+ (/ (* a y) x) (/ (* y z) x))) (/ (* b y) x))) t))))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* -1 (* t (+ (* -1 (/ a x)) (* -1 (/ (- (+ z (+ (/ (* a y) x) (/ (* y z) x))) (/ (* b y) x)) t))))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (* -1 (* t (+ (* -1 (/ a x)) (* -1 (/ (- (+ (/ (* a y) x) (/ (* y z) x)) (/ (* b y) x)) t))))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (- (+ (* a y) (* y z)) (* b y)) t))))))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ (* a y) (* y z)) 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* x (- (+ z (/ (* y z) x)) (/ (* b y) x))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (+ (* a (* x (+ (/ t x) (/ y x)))) (* x (- (+ z (/ (* y z) x)) (/ (* b y) x)))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (- (+ z (/ (* y z) x)) (/ (* b y) x)))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (- (+ z (+ (* a (+ (/ t x) (/ y x))) (/ (* y z) x))) (/ (* b y) x)))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (/ (- (* y z) (* b y)) x))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (- (+ (* a (+ (/ t x) (/ y x))) (/ (* y z) x)) (/ (* b y) x)))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (- (* y z) (* b 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* a (+ t (/ (* x 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 (+ (* (+ x y) z) (* (+ t y) a)) #s(hole binary64 (* a (+ t (+ y (/ (* z (+ x y)) a)))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* a (* x (+ (/ t x) (/ y x)))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* a (+ (* x (+ (/ t x) (/ y x))) (/ (* x (- (+ z (/ (* y z) x)) (/ (* b y) x))) a))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* a (+ (/ t x) (/ y x))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* a (- (+ (/ t x) (+ (/ y x) (+ (/ z a) (/ (* y z) (* a x))))) (/ (* b y) (* a x)))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (/ (* a (+ t y)) x))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (* a (- (+ (/ t x) (+ (/ y x) (/ (* y z) (* a x)))) (/ (* b y) (* a x)))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* a (+ t y)))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* a (- (+ t (+ y (/ (* y z) a))) (/ (* b y) a))))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* a (+ t (+ y (/ (* y z) 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 (- (+ (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ t (+ t x))) (* -1 (/ (* x z) (* a (+ t x))))))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (/ (* x z) 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* a (+ t y)))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t y)) (* -1 (/ (* x (- (+ z (/ (* y z) x)) (/ (* b y) x))) a))))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (/ (* a (+ t y)) x))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ t y) x)) (* -1 (/ (- (+ z (/ (* y z) x)) (/ (* b y) x)) a))))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ t y) x)) (* -1 (/ (- (/ (* y z) x) (/ (* b y) x)) a))))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t y)) (* -1 (/ (- (* y z) (* b y)) a))))))) |
#s(approx (+ (* (+ t y) a) (* z y)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t y)) (* -1 (/ (* y z) 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* x (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x)))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (+ (* -1 (* b y)) (* x (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (+ z (+ (* -1 (/ (* b y) x)) (+ (/ (* a (+ t y)) x) (/ (* y z) x)))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (/ (+ (* a (+ t y)) (* y z)) x))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (+ (* -1 (/ (* b y) x)) (+ (/ (* a (+ t y)) x) (/ (* y z) x))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (+ (* a (+ t y)) (* y z)))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (+ (* -1 (* b y)) (+ (* a (+ t y)) (* y z))))) |
#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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* -1 (* b y)))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* b (+ (* -1 y) (/ (* x (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x)))) b))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* -1 (/ (* b y) x)))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* b (- (+ (/ z b) (+ (/ (* a (+ t y)) (* b x)) (/ (* y z) (* b x)))) (/ y x))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (* -1 (/ (* b y) x)))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (* b (+ (* -1 (/ y x)) (+ (/ (* a (+ t y)) (* b x)) (/ (* y z) (* b x))))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* -1 (* b y)))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* b (- (+ (/ (* a (+ t y)) b) (/ (* y z) 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 (* (- (+ (/ (+ 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) #s(hole binary64 (* -1 (* b (+ y (* -1 (/ (* x (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x)))) b))))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) x))) b)) (* -1 (/ y x))))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (/ (* a (+ t y)) x) (/ (* y z) x)) b)) (/ y x)))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* a (+ t y)) (* y z)) b)) (* -1 y)))))) |
| 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) |
#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 (neg.f64 (fma.f64 a t (*.f64 z x))) (neg.f64 (+.f64 t x))) |
(/.f64 (fma.f64 a t (*.f64 z x)) (+.f64 t x)) |
(+.f64 (/.f64 (*.f64 a t) (+.f64 t x)) (/.f64 (*.f64 z x) (+.f64 t x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a t) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64))) (fma.f64 (*.f64 a t) (*.f64 a t) (-.f64 (*.f64 (*.f64 z x) (*.f64 z x)) (*.f64 (*.f64 a t) (*.f64 z x))))) |
(fma.f64 a t (*.f64 z x)) |
(+.f64 (*.f64 a t) (*.f64 z x)) |
(*.f64 z x) |
(/.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 t x) |
(/.f64 (neg.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b))) (neg.f64 (+.f64 (+.f64 x t) y))) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(-.f64 (/.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 x t) y)) (/.f64 (*.f64 y b) (+.f64 (+.f64 x t) y))) |
(-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b)) |
#s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) |
(*.f64 (+.f64 y x) z) |
(*.f64 y b) |
(/.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)) (*.f64 (+.f64 z (/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) x)) x))) (neg.f64 (+.f64 (+.f64 x t) y))) |
(/.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)) (*.f64 (+.f64 z (/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) x)) x)) |
(*.f64 (+.f64 z (/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) x)) x) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) x) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 (/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) x) (/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) x)) (*.f64 z (/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) x))))) |
(+.f64 z (/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) x)) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y))) (neg.f64 x)) |
(/.f64 (-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) x) |
(-.f64 (/.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) x) (/.f64 (*.f64 b y) x)) |
(-.f64 (fma.f64 (+.f64 t y) a (*.f64 z y)) (*.f64 b y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 t y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 t y) a) (*.f64 (+.f64 t y) a) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 (+.f64 t y) a) (*.f64 z y))))) |
(fma.f64 (+.f64 t y) a (*.f64 z y)) |
(+.f64 (*.f64 (+.f64 t y) a) (*.f64 z y)) |
(*.f64 z y) |
(*.f64 b 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 (- (+ (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) a) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 x (/.f64 (-.f64 z a) t)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 x (-.f64 (fma.f64 x (/.f64 (-.f64 a z) (*.f64 t t)) (/.f64 z t)) (/.f64 a t))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 x (/.f64 (-.f64 z a) (pow.f64 t #s(literal 3 binary64))) (/.f64 a (*.f64 t t))) (/.f64 z (*.f64 t t))) (/.f64 z t)) (/.f64 a t))))) |
#s(approx (+ (* a t) (* z x)) (*.f64 a t)) |
#s(approx (+ (* a t) (* z x)) (fma.f64 a t (*.f64 x z))) |
#s(approx (* z x) (*.f64 x z)) |
#s(approx (+ t x) t) |
#s(approx (+ t x) (+.f64 t x)) |
#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 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 (* (+ y x) z) (*.f64 y z)) |
#s(approx (* (+ y x) z) (fma.f64 x z (*.f64 y z))) |
#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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (-.f64 (fma.f64 a (+.f64 t y) (fma.f64 x z (*.f64 y z))) (*.f64 b y))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (/.f64 (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y)) x)) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (/.f64 (-.f64 (fma.f64 a (+.f64 t y) (fma.f64 x z (*.f64 y z))) (*.f64 b y)) x)) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (/.f64 (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y)) 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 (- (+ (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) z) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (-.f64 (+.f64 z (/.f64 (*.f64 a t) x)) (/.f64 (*.f64 t z) x))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (-.f64 (*.f64 a t) (*.f64 t z))) (*.f64 x x)) (/.f64 (*.f64 a t) x))) (/.f64 (*.f64 t z) x))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (-.f64 (+.f64 z (+.f64 (/.f64 (*.f64 a t) x) (/.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 a t) (*.f64 t z))) (pow.f64 x #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 t z) x) (/.f64 (*.f64 t (-.f64 (*.f64 a t) (*.f64 t z))) (*.f64 x x))))) |
#s(approx (+ (* a t) (* z x)) (*.f64 x z)) |
#s(approx (+ (* a t) (* z x)) (*.f64 x (+.f64 z (/.f64 (*.f64 a t) x)))) |
#s(approx (+ t x) x) |
#s(approx (+ t x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t 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 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 (* (+ y x) z) (*.f64 x z)) |
#s(approx (* (+ y x) z) (*.f64 x (+.f64 z (/.f64 (*.f64 y z) 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.f64 x z)) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.f64 x (-.f64 (+.f64 z (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x)) (/.f64 (*.f64 b y) x)))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) z) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (-.f64 (+.f64 z (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x)) (/.f64 (*.f64 b 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 (- (+ (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a t)) (*.f64 #s(literal -1 binary64) (*.f64 t z))) x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a t) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a t)) (*.f64 #s(literal -1 binary64) (*.f64 t z)))) x))) (*.f64 #s(literal -1 binary64) (*.f64 t z))) x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a t) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a t)) (*.f64 #s(literal -1 binary64) (*.f64 t z)))) x)) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a t)) (*.f64 #s(literal -1 binary64) (*.f64 t z)))))) x))) (*.f64 #s(literal -1 binary64) (*.f64 t z))) x)))) |
#s(approx (+ (* a t) (* z x)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a t) x)))))) |
#s(approx (+ t x) (*.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)) (* 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 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 (* (+ 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 (+ (+ 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.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 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 (+ (* (+ 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 (+ (+ x t) y) (+.f64 t x)) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.f64 x (+.f64 z (/.f64 (*.f64 a t) x)))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (fma.f64 x (*.f64 y (-.f64 (/.f64 (+.f64 a z) x) (/.f64 b x))) (*.f64 x (+.f64 z (/.f64 (*.f64 a t) x))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (+.f64 z (/.f64 (*.f64 a t) x))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (+.f64 z (fma.f64 y (-.f64 (/.f64 (+.f64 a z) x) (/.f64 b x)) (/.f64 (*.f64 a t) x)))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (/.f64 (*.f64 a t) x)) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (fma.f64 y (-.f64 (/.f64 (+.f64 a z) x) (/.f64 b x)) (/.f64 (*.f64 a t) x))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) (*.f64 a t)) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) (fma.f64 a t (*.f64 y (-.f64 (+.f64 a z) b)))) |
#s(approx (+ (* (+ t y) a) (* z y)) (*.f64 a t)) |
#s(approx (+ (* (+ t y) a) (* z y)) (fma.f64 a t (*.f64 y (+.f64 a z)))) |
#s(approx (* z y) (*.f64 y z)) |
#s(approx (* b y) (*.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 (+ (* (+ 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 (* (+ y x) z) (*.f64 y (+.f64 z (/.f64 (*.f64 x z) 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.f64 x (*.f64 y (-.f64 (/.f64 (+.f64 a z) x) (/.f64 b x))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.f64 y (fma.f64 x (-.f64 (/.f64 (+.f64 a z) x) (/.f64 b x)) (/.f64 (*.f64 x (+.f64 z (/.f64 (*.f64 a t) x))) y)))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (*.f64 y (-.f64 (/.f64 (+.f64 a z) x) (/.f64 b x)))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (*.f64 y (-.f64 (+.f64 (/.f64 a x) (+.f64 (/.f64 z x) (+.f64 (/.f64 z y) (*.f64 (/.f64 a x) (/.f64 t y))))) (/.f64 b x)))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (/.f64 (*.f64 y (-.f64 (+.f64 a z) b)) x)) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (*.f64 y (-.f64 (+.f64 (/.f64 a x) (+.f64 (/.f64 z x) (*.f64 (/.f64 a x) (/.f64 t y)))) (/.f64 b x)))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) (*.f64 y (-.f64 (+.f64 a z) b))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) (*.f64 y (-.f64 (+.f64 a (+.f64 z (/.f64 (*.f64 a t) y))) b))) |
#s(approx (+ (* (+ t y) a) (* z y)) (*.f64 y (+.f64 a z))) |
#s(approx (+ (* (+ t y) a) (* z y)) (*.f64 y (+.f64 a (+.f64 z (/.f64 (*.f64 a t) 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 (+ (* (+ 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 (* (+ 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 (+ (+ 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a x) (*.f64 #s(literal -1 binary64) (/.f64 z x))) (*.f64 #s(literal -1 binary64) (/.f64 b x))))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (+.f64 z (/.f64 (*.f64 a t) x))) y) (*.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a x) (*.f64 #s(literal -1 binary64) (/.f64 z x))) (*.f64 #s(literal -1 binary64) (/.f64 b x)))))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a x) (*.f64 #s(literal -1 binary64) (/.f64 z x))) (*.f64 #s(literal -1 binary64) (/.f64 b x)))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a x) (fma.f64 #s(literal -1 binary64) (/.f64 z x) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 z (/.f64 (*.f64 a t) x)) y)))) (*.f64 #s(literal -1 binary64) (/.f64 b x)))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z)) (*.f64 #s(literal -1 binary64) b))) x))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a x) (fma.f64 #s(literal -1 binary64) (/.f64 z x) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 a x) (/.f64 t y))))) (*.f64 #s(literal -1 binary64) (/.f64 b x)))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) (*.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 (- (+ (* (+ t y) a) (* z y)) (* b y)) (*.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 (*.f64 a t) y)))) (*.f64 #s(literal -1 binary64) b))))) |
#s(approx (+ (* (+ t y) a) (* z y)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z))))) |
#s(approx (+ (* (+ t y) a) (* z y)) (*.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 (*.f64 a t) 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 (/ (+ (* a t) (* z x)) (+ t x)) (/.f64 (*.f64 a t) (+.f64 t x))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x))) |
#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 (* (+ y x) z) (*.f64 z (+.f64 x y))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.f64 x (/.f64 (-.f64 (*.f64 a (+.f64 t y)) (*.f64 b y)) x))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (fma.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y x))) (*.f64 x (/.f64 (-.f64 (*.f64 a (+.f64 t y)) (*.f64 b y)) x)))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (/.f64 (-.f64 (*.f64 a (+.f64 t y)) (*.f64 b y)) x)) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (-.f64 (fma.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 a (+.f64 t y)) x)) (/.f64 (*.f64 b y) x))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (/.f64 (-.f64 (*.f64 a (+.f64 t y)) (*.f64 b y)) x)) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (/.f64 (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y)) x)) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) (-.f64 (*.f64 a (+.f64 t y)) (*.f64 b y))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) (-.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b y))) |
#s(approx (+ (* (+ t y) a) (* z y)) (*.f64 a (+.f64 t y))) |
#s(approx (+ (* (+ t y) a) (* z y)) (fma.f64 a (+.f64 t y) (*.f64 y z))) |
#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 (/ (+ (* a t) (* z x)) (+ t x)) (/.f64 (*.f64 x z) (+.f64 t x))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z (+.f64 (/.f64 x (+.f64 t x)) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x)))))) |
#s(approx (+ (* a t) (* z x)) (*.f64 z (+.f64 x (/.f64 (*.f64 a t) 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.f64 x (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y x))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.f64 z (fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 a (+.f64 t y)) (*.f64 b y)) x)) z)))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (*.f64 z (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 y x) (*.f64 (/.f64 a x) (/.f64 (+.f64 t y) z)))) (*.f64 (/.f64 b x) (/.f64 y z))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (/.f64 (*.f64 y z) x)) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (*.f64 z (-.f64 (+.f64 (/.f64 y x) (*.f64 (/.f64 a x) (/.f64 (+.f64 t y) z))) (*.f64 (/.f64 b x) (/.f64 y z))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) (*.f64 y z)) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) (*.f64 z (-.f64 (+.f64 y (/.f64 (*.f64 a (+.f64 t y)) z)) (/.f64 (*.f64 b y) z)))) |
#s(approx (+ (* (+ t y) a) (* z y)) (*.f64 y z)) |
#s(approx (+ (* (+ t y) a) (* z y)) (*.f64 z (+.f64 y (/.f64 (*.f64 a (+.f64 t 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 (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 x (+.f64 t x)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x)))))))) |
#s(approx (+ (* a t) (* z x)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a t) 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 (+ (* (+ 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64)))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 a (+.f64 t y)) (*.f64 b y)) x)) z) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (*.f64 #s(literal -1 binary64) (*.f64 z (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y x) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 a (+.f64 t y)) (*.f64 b y)) x) z))) #s(literal 1 binary64))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 y x) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 a (+.f64 t y)) (*.f64 b y)) x) z)))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 a (+.f64 t y)) (*.f64 b y)) z)))))) |
#s(approx (+ (* (+ t y) a) (* z y)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (+.f64 t 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 (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 t (/.f64 (-.f64 a z) x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 t (-.f64 (fma.f64 t (/.f64 (-.f64 z a) (*.f64 x x)) (/.f64 a x)) (/.f64 z x))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 t (/.f64 (-.f64 a z) (pow.f64 x #s(literal 3 binary64))) (/.f64 z (*.f64 x x))) (/.f64 a (*.f64 x x))) (/.f64 a x)) (/.f64 z x))))) |
#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 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 (+ (+ x t) y) (+.f64 x y)) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.f64 x (-.f64 (+.f64 z (/.f64 (fma.f64 a y (*.f64 y z)) x)) (/.f64 (*.f64 b y) x)))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (fma.f64 a t (*.f64 x (-.f64 (+.f64 z (/.f64 (fma.f64 a y (*.f64 y z)) x)) (/.f64 (*.f64 b y) x))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (-.f64 (+.f64 z (/.f64 (fma.f64 a y (*.f64 y z)) x)) (/.f64 (*.f64 b y) x))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (-.f64 (+.f64 z (+.f64 (/.f64 (*.f64 a t) x) (/.f64 (fma.f64 a y (*.f64 y z)) x))) (/.f64 (*.f64 b y) x))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (/.f64 (-.f64 (fma.f64 a y (*.f64 y z)) (*.f64 b y)) x)) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (-.f64 (+.f64 (/.f64 (*.f64 a t) x) (/.f64 (fma.f64 a y (*.f64 y z)) x)) (/.f64 (*.f64 b y) x))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) (-.f64 (fma.f64 a y (*.f64 y z)) (*.f64 b y))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) (-.f64 (fma.f64 a t (fma.f64 a y (*.f64 y z))) (*.f64 b y))) |
#s(approx (+ (* (+ t y) a) (* z y)) (fma.f64 a y (*.f64 y z))) |
#s(approx (+ (* (+ t y) a) (* z y)) (fma.f64 a t (fma.f64 a y (*.f64 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)) (-.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 (/ (+ (* a t) (* z x)) (+ t x)) (-.f64 (+.f64 a (/.f64 (*.f64 x z) t)) (/.f64 (*.f64 a x) t))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (-.f64 (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 (*.f64 x z) (*.f64 a x))) (*.f64 t t)) (/.f64 (*.f64 x z) t))) (/.f64 (*.f64 a x) t))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (-.f64 (+.f64 a (+.f64 (/.f64 (*.f64 x z) t) (/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x z) (*.f64 a x))) (pow.f64 t #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 a x) t) (/.f64 (*.f64 x (-.f64 (*.f64 x z) (*.f64 a x))) (*.f64 t t))))) |
#s(approx (+ (* a t) (* z x)) (*.f64 t (+.f64 a (/.f64 (*.f64 x z) t)))) |
#s(approx (+ t x) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 x 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 (+ (* (+ 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 (+ (+ 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.f64 a t)) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.f64 t (+.f64 a (/.f64 (*.f64 x (-.f64 (+.f64 z (/.f64 (fma.f64 a y (*.f64 y z)) x)) (/.f64 (*.f64 b y) x))) t)))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (/.f64 (*.f64 a t) x)) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (*.f64 t (-.f64 (+.f64 (/.f64 a x) (+.f64 (/.f64 z t) (/.f64 (fma.f64 a y (*.f64 y z)) (*.f64 t x)))) (*.f64 (/.f64 b t) (/.f64 y x))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (*.f64 t (-.f64 (+.f64 (/.f64 a x) (/.f64 (fma.f64 a y (*.f64 y z)) (*.f64 t x))) (*.f64 (/.f64 b t) (/.f64 y x))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) (*.f64 t (-.f64 (+.f64 a (/.f64 (fma.f64 a y (*.f64 y z)) t)) (/.f64 (*.f64 b y) t)))) |
#s(approx (+ (* (+ t y) a) (* z y)) (*.f64 t (+.f64 a (/.f64 (fma.f64 a y (*.f64 y z)) 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 (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 a x))) t)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 a x)))) t))) (*.f64 #s(literal -1 binary64) (*.f64 a x))) t)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.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 (*.f64 x x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 a x)))) t)) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 a x)))))) t))) (*.f64 #s(literal -1 binary64) (*.f64 a x))) t)))) |
#s(approx (+ (* a t) (* z x)) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) t)))))) |
#s(approx (+ t x) (*.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)) (* 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 (+ (* (+ 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 (+ (+ 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 (+.f64 z (/.f64 (fma.f64 a y (*.f64 y z)) x)) (/.f64 (*.f64 b y) x))) t)))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 a x) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 z (/.f64 (fma.f64 a y (*.f64 y z)) x)) (/.f64 (*.f64 b y) x)) t)))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 a x) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 (fma.f64 a y (*.f64 y z)) (*.f64 b y)) x) t)))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) (*.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 y z)) (*.f64 b y)) t)))))) |
#s(approx (+ (* (+ t y) a) (* z y)) (*.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 y z)) 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.f64 x (-.f64 (+.f64 z (/.f64 (*.f64 y z) x)) (/.f64 (*.f64 b y) x)))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (fma.f64 a (*.f64 x (/.f64 (+.f64 t y) x)) (*.f64 x (-.f64 (+.f64 z (/.f64 (*.f64 y z) x)) (/.f64 (*.f64 b y) x))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (-.f64 (+.f64 z (/.f64 (*.f64 y z) x)) (/.f64 (*.f64 b y) x))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (-.f64 (+.f64 z (fma.f64 a (/.f64 (+.f64 t y) x) (/.f64 (*.f64 y z) x))) (/.f64 (*.f64 b y) x))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (/.f64 (-.f64 (*.f64 y z) (*.f64 b y)) x)) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (-.f64 (fma.f64 a (/.f64 (+.f64 t y) x) (/.f64 (*.f64 y z) x)) (/.f64 (*.f64 b y) x))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) (-.f64 (*.f64 y z) (*.f64 b 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 (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))))) |
#s(approx (+ (* a t) (* z x)) (*.f64 a (+.f64 t (/.f64 (*.f64 x 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 (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a (+.f64 t (+.f64 y (/.f64 (*.f64 z (+.f64 x y)) a))))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.f64 a (*.f64 x (/.f64 (+.f64 t y) x)))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.f64 a (fma.f64 x (/.f64 (+.f64 t y) x) (/.f64 (*.f64 x (-.f64 (+.f64 z (/.f64 (*.f64 y z) x)) (/.f64 (*.f64 b y) x))) a)))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (*.f64 a (/.f64 (+.f64 t y) x))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (*.f64 a (-.f64 (+.f64 (/.f64 t x) (+.f64 (/.f64 y x) (+.f64 (/.f64 z a) (*.f64 (/.f64 y a) (/.f64 z x))))) (*.f64 (/.f64 b a) (/.f64 y x))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (/.f64 (*.f64 a (+.f64 t y)) x)) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (*.f64 a (-.f64 (+.f64 (/.f64 t x) (+.f64 (/.f64 y x) (*.f64 (/.f64 y a) (/.f64 z x)))) (*.f64 (/.f64 b a) (/.f64 y x))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) (*.f64 a (+.f64 t y))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) (*.f64 a (-.f64 (+.f64 t (+.f64 y (/.f64 (*.f64 y z) a))) (/.f64 (*.f64 b y) a)))) |
#s(approx (+ (* (+ t y) a) (* z y)) (*.f64 a (+.f64 t (+.f64 y (/.f64 (*.f64 y z) 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 (- (+ (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 t (+.f64 t x)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))))))) |
#s(approx (+ (* a t) (* z x)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)))))) |
#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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.f64 a (+.f64 t y))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (+.f64 t y) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 (+.f64 z (/.f64 (*.f64 y z) x)) (/.f64 (*.f64 b y) x))) a)))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (/.f64 (*.f64 a (+.f64 t y)) x)) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 t y) x) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 z (/.f64 (*.f64 y z) x)) (/.f64 (*.f64 b y) x)) a)))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 t y) x) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y z) (*.f64 b y)) x) a)))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (+.f64 t y) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 y z) (*.f64 b y)) a)))))) |
#s(approx (+ (* (+ t y) a) (* z y)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (+.f64 t y) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y z) 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.f64 x (+.f64 z (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x)))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (*.f64 x (+.f64 z (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (+.f64 z (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x)))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x)) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) (fma.f64 a (+.f64 t y) (*.f64 y z))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) (fma.f64 #s(literal -1 binary64) (*.f64 b y) (fma.f64 a (+.f64 t y) (*.f64 y z)))) |
#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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.f64 #s(literal -1 binary64) (*.f64 b y))) |
#s(approx (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.f64 b (fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 x (+.f64 z (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x))) b)))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (*.f64 b (-.f64 (+.f64 (/.f64 z b) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b x))) (/.f64 y x)))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y x) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) (*.f64 b x))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) (*.f64 #s(literal -1 binary64) (*.f64 b y))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) (*.f64 b (-.f64 (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) b) 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 (- (+ (/ (+ 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 (* (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) x) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (+.f64 z (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x))) b)))))) |
#s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 z (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x)) b)) (*.f64 #s(literal -1 binary64) (/.f64 y x)))))) |
#s(approx (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) x) b) (/.f64 y x))))) |
#s(approx (- (+ (* (+ t y) a) (* z y)) (* b y)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) b)) (*.f64 #s(literal -1 binary64) y))))) |
Compiled 61 411 to 5 651 computations (90.8% saved)
37 alts after pruning (36 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 871 | 22 | 893 |
| Fresh | 8 | 14 | 22 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 883 | 37 | 920 |
| Status | Accuracy | Program |
|---|---|---|
| 73.0% | (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))) | |
| 56.6% | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) #s(approx (* (+ t y) a) (*.f64 (fma.f64 a (/.f64 t y) a) y))) (*.f64 y b)) (+.f64 (+.f64 x t) y)) | |
| 10.4% | (/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b)) #s(approx (+ (+ x t) y) t)) | |
| 31.0% | (/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) | |
| ▶ | 49.9% | (/.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)) |
| 63.2% | (/.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)) | |
| 49.7% | (/.f64 #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)) (+.f64 (+.f64 x t) y)) | |
| 31.0% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (-.f64 (+.f64 a z) b) y)) (+.f64 (+.f64 x t) y)) | |
| 27.8% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (+.f64 y x) z)) (+.f64 (+.f64 x t) y)) | |
| 15.3% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 x t) y)) | |
| 10.8% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x))) x)) (+.f64 (+.f64 x t) y)) | |
| 18.5% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) (+.f64 (+.f64 x t) y)) | |
| 68.8% | (-.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)))) | |
| ▶ | 28.6% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) #s(approx (+ t x) x))) |
| 24.8% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) #s(approx (+ t x) t))) | |
| 23.1% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 x z)) (+.f64 t x))) | |
| 23.3% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) (+.f64 t x))) | |
| 30.4% | #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))) | |
| 60.0% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) | |
| 59.6% | #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)) | |
| 74.9% | #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 #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t))))))) a)) | |
| 42.9% | #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)) | |
| 33.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 (/.f64 (-.f64 (*.f64 z (+.f64 x y)) (*.f64 b y)) (+.f64 t (+.f64 x y))) a)) a)) | |
| 38.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 (+.f64 t y) (+.f64 t (+.f64 x y)))) a)) | |
| 27.2% | #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 a)) a)) | |
| 29.2% | #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)) | |
| 54.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 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))))))) a)) | |
| 15.1% | #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)) | |
| 30.8% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (-.f64 (+.f64 a (/.f64 (*.f64 x z) t)) (/.f64 (*.f64 a x) t)))) | |
| 30.1% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 t (/.f64 (-.f64 a z) x))))) | |
| 30.5% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 x (/.f64 (-.f64 z a) t))))) | |
| 28.8% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 x (-.f64 (fma.f64 x (/.f64 (-.f64 a z) (*.f64 t t)) (/.f64 z t)) (/.f64 a t)))))) | |
| ▶ | 55.9% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z (+.f64 (/.f64 x (+.f64 t x)) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x))))))) |
| ▶ | 36.7% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) z)) |
| ▶ | 75.5% | #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) (*.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))))) |
| 75.0% | #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) (*.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))))))))) | |
| ✓ | 32.2% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
Compiled 3 493 to 1 965 computations (43.7% saved)
| Inputs |
|---|
#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) (*.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)))) 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)))) |
(*.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))) |
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(literal -1 binary64) |
(/.f64 y (+.f64 t (+.f64 x y))) |
y |
(+.f64 t (+.f64 x y)) |
t |
(+.f64 x y) |
x |
(/.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 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))))))) |
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)))))) |
(/.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 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))) |
(/.f64 z a) |
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 (/ (+ (* a t) (* z x)) (+ t x)) z)) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) #s(approx (+ t x) x))) |
(/.f64 (fma.f64 a t (*.f64 z x)) #s(approx (+ t x) x)) |
(fma.f64 a t (*.f64 z x)) |
(*.f64 z x) |
#s(approx (+ t x) 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)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) |
(fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) |
(+.f64 t y) |
(*.f64 (+.f64 y x) z) |
(+.f64 y x) |
(+.f64 (+.f64 x t) y) |
(+.f64 x t) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z (+.f64 (/.f64 x (+.f64 t x)) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x))))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z (+.f64 (/.f64 x (+.f64 t x)) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x)))))) |
(*.f64 z (+.f64 (/.f64 x (+.f64 t x)) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x))))) |
(+.f64 (/.f64 x (+.f64 t x)) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x)))) |
(/.f64 x (+.f64 t x)) |
(+.f64 t x) |
(*.f64 (/.f64 a z) (/.f64 t (+.f64 t x))) |
(/.f64 a z) |
(/.f64 t (+.f64 t x)) |
| 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* b (+ (* -1 (/ y (+ t y))) (/ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) b))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* b (* x (+ (/ y (pow (+ t y) 2)) (/ (* a (- (/ z (* a (+ t y))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) b)))) (* b (+ (* -1 (/ y (+ t y))) (/ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) b)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* b (+ (* -1 (/ y (+ t y))) (/ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) b))) (* x (+ (* b (* x (+ (* -1 (/ y (pow (+ t y) 3))) (/ (* a (- (/ (* 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))))))) b)))) (* b (+ (/ y (pow (+ t y) 2)) (/ (* a (- (/ z (* a (+ t y))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) b)))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* b (+ (* -1 (/ y (+ t y))) (/ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) b))) (* x (+ (* b (+ (/ y (pow (+ t y) 2)) (/ (* a (- (/ z (* a (+ t y))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) b))) (* x (+ (* b (* x (+ (/ y (pow (+ t y) 4)) (/ (* a (- (/ z (* a (pow (+ t y) 3))) (+ (/ t (pow (+ t y) 4)) (+ (/ y (pow (+ t y) 4)) (/ (* y z) (* a (pow (+ t y) 4))))))) b)))) (* b (+ (* -1 (/ y (pow (+ t y) 3))) (/ (* a (- (/ (* 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))))))) b)))))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y (+ t y))) (/ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y (+ t y))) (+ (* x (+ (/ y (pow (+ t y) 2)) (/ (* a (- (/ z (* a (+ t y))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) b))) (/ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) b))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y (+ t y))) (+ (* x (+ (* x (+ (* -1 (/ y (pow (+ t y) 3))) (/ (* a (- (/ (* 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))))))) b))) (+ (/ y (pow (+ t y) 2)) (/ (* a (- (/ z (* a (+ t y))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) b)))) (/ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) b))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y (+ t y))) (+ (* x (+ (* x (+ (* -1 (/ y (pow (+ t y) 3))) (+ (* x (+ (/ y (pow (+ t y) 4)) (/ (* a (- (/ z (* a (pow (+ t y) 3))) (+ (/ t (pow (+ t y) 4)) (+ (/ y (pow (+ t y) 4)) (/ (* y z) (* a (pow (+ t y) 4))))))) b))) (/ (* a (- (/ (* 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))))))) b)))) (+ (/ y (pow (+ t y) 2)) (/ (* a (- (/ z (* a (+ t y))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) b)))) (/ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) b))))) |
#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 x #s(hole binary64 x)) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (/ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (/ (* a (* x (- (/ z (* a (+ t y))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2)))))))) b) (/ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) b)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* x (+ (/ (* a (* 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)))))))) b) (/ (* a (- (/ z (* a (+ t y))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) b))) (/ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) b)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* x (+ (* x (+ (/ (* a (* x (- (/ z (* a (pow (+ t y) 3))) (+ (/ t (pow (+ t y) 4)) (+ (/ y (pow (+ t y) 4)) (/ (* y z) (* a (pow (+ t y) 4)))))))) b) (/ (* a (- (/ (* 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))))))) b))) (/ (* a (- (/ z (* a (+ t y))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) b))) (/ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) b)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* a (* x (- (/ z (* a (+ t y))) (+ (/ 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))))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) (* x (+ (* a (* 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)))))))) (* a (- (/ z (* a (+ t y))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2)))))))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) (* x (+ (* a (- (/ z (* a (+ t y))) (+ (/ 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))) (+ (/ t (pow (+ t y) 4)) (+ (/ y (pow (+ t y) 4)) (/ (* y z) (* a (pow (+ t y) 4)))))))) (* a (- (/ (* 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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) #s(hole binary64 (/ t (+ t y)))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (+ (* -1 (/ (* t x) (pow (+ t y) 2))) (/ t (+ t y))))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (+ (* x (- (/ (* t x) (pow (+ t y) 3)) (/ t (pow (+ t y) 2)))) (/ t (+ t y))))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (+ (* x (- (* x (- (* -1 (/ (* t x) (pow (+ t y) 4))) (* -1 (/ t (pow (+ t y) 3))))) (/ t (pow (+ t y) 2)))) (/ t (+ t y))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* x (- (/ z (* a (+ t y))) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2)))))) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* x (- (+ (* x (- (/ (* y z) (* a (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2)))))) (/ z (* a (+ t y)))) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2)))))) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* x (- (+ (* x (- (+ (* x (- (/ z (* a (pow (+ t y) 3))) (+ (/ y (pow (+ t y) 4)) (/ (* y z) (* a (pow (+ t y) 4)))))) (/ (* y z) (* a (pow (+ t y) 3)))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2)))))) (/ z (* a (+ t y)))) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2)))))) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (* y z) (* a (+ t y))))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* x (- (/ z (* a (+ t y))) (/ (* y z) (* a (pow (+ t y) 2))))) (/ (* y z) (* a (+ t y)))))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #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) (/ (+ x y) (+ t (+ x y)))) #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 (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 a)) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* x (- (/ z t) (/ a t)))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* x (- (+ (* x (- (/ a (pow t 2)) (/ z (pow t 2)))) (/ z t)) (/ a t)))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* x (- (+ (* x (- (+ (* x (- (/ z (pow t 3)) (/ a (pow t 3)))) (/ a (pow t 2))) (/ z (pow t 2)))) (/ z t)) (/ a t)))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* a t))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (+ (* a t) (* x z)))) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#s(approx (+ t x) #s(hole binary64 t)) |
#s(approx (+ t x) #s(hole binary64 (+ t x))) |
#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 (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (+ (* a (+ t y)) (* y z)))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (+ (* a (+ t y)) (+ (* x z) (* y z))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (+ y x) z) #s(hole binary64 (+ (* x z) (* y z)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x 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 (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 a)) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ a (* x (* z (- (/ 1 t) (/ a (* t z)))))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ a (* x (+ (* -1 (* x (* z (+ (* -1 (/ a (* (pow t 2) z))) (/ 1 (pow t 2)))))) (* z (- (/ 1 t) (/ a (* t z))))))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ a (* x (+ (* x (+ (* -1 (* z (+ (* -1 (/ a (* (pow t 2) z))) (/ 1 (pow t 2))))) (* x (* z (- (/ 1 (pow t 3)) (/ a (* (pow t 3) z))))))) (* z (- (/ 1 t) (/ a (* t z))))))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (/ a z))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ (* x (- (/ 1 t) (/ a (* t z)))) (/ a z)))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ (* x (- (+ (* -1 (* x (+ (* -1 (/ a (* (pow t 2) z))) (/ 1 (pow t 2))))) (/ 1 t)) (/ a (* t z)))) (/ a z)))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ (* x (- (+ (* x (- (* x (- (/ 1 (pow t 3)) (/ a (* (pow t 3) z)))) (+ (* -1 (/ a (* (pow t 2) z))) (/ 1 (pow t 2))))) (/ 1 t)) (/ a (* t z)))) (/ a z)))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (/ x t))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (* x (+ (* -1 (/ x (pow t 2))) (/ 1 t))))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (* x (+ (* x (- (/ x (pow t 3)) (/ 1 (pow t 2)))) (/ 1 t))))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -1 (/ x (pow t 4))) (/ 1 (pow t 3)))) (/ 1 (pow t 2)))) (/ 1 t))))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (/ a z))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (+ (* -1 (/ (* a x) (* t z))) (/ a z)))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (+ (* x (- (/ (* a x) (* (pow t 2) z)) (/ a (* t z)))) (/ a z)))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (+ (* x (- (* x (- (* -1 (/ (* a x) (* (pow t 3) z))) (* -1 (/ a (* (pow t 2) z))))) (/ a (* t z)))) (/ a z)))) |
#s(approx (/ t (+ t x)) #s(hole binary64 1)) |
#s(approx (/ t (+ t x)) #s(hole binary64 (+ 1 (* -1 (/ x t))))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (+ 1 (* x (- (/ x (pow t 2)) (/ 1 t)))))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (+ 1 (* x (- (* x (+ (* -1 (/ x (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t)))))) |
#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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 z)) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ z (/ (* b (+ (* -1 y) (/ (* a (- (+ t (+ y (/ (* y z) a))) (/ (* z (+ t y)) a))) b))) x)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ z (+ (/ (* b (+ (* -1 y) (/ (* a (- (+ t (+ y (/ (* y z) a))) (/ (* z (+ t y)) a))) b))) x) (/ (* b (+ (* -1 (/ (* a (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a)))))) b)) (* y (+ t y)))) (pow x 2)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ z (+ (/ (* b (+ (* -1 y) (/ (* a (- (+ t (+ y (/ (* y z) a))) (/ (* z (+ t y)) a))) b))) x) (+ (/ (* b (+ (* -1 (* y (pow (+ t y) 2))) (* -1 (/ (* 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))))))) b)))) (pow x 3)) (/ (* b (+ (* -1 (/ (* a (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a)))))) b)) (* y (+ t y)))) (pow x 2))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (/ z b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y x)) (+ (/ z b) (/ (* a (- (+ t (+ y (/ (* y z) a))) (/ (* z (+ t y)) a))) (* b x)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y x)) (+ (* -1 (/ (* a (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a)))))) (* b (pow x 2)))) (+ (/ z b) (+ (/ (* a (- (+ t (+ y (/ (* y z) a))) (/ (* z (+ t y)) a))) (* b x)) (/ (* y (+ t y)) (pow x 2)))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y x)) (+ (* -1 (/ (* 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))))))) (* b (pow x 3)))) (+ (* -1 (/ (* a (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a)))))) (* b (pow x 2)))) (+ (* -1 (/ (* y (pow (+ t y) 2)) (pow x 3))) (+ (/ z b) (+ (/ (* a (- (+ t (+ y (/ (* y z) a))) (/ (* z (+ t y)) a))) (* b x)) (/ (* y (+ t y)) (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 (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (/ z b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (/ z b) (/ (* a (- (+ t (+ y (/ (* y z) a))) (/ (* z (+ t y)) a))) (* b x))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (* a (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a)))))) (* b (pow x 2)))) (+ (/ z b) (/ (* a (- (+ t (+ y (/ (* y z) a))) (/ (* z (+ t y)) a))) (* b x)))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (* 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))))))) (* b (pow x 3)))) (+ (* -1 (/ (* a (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a)))))) (* b (pow x 2)))) (+ (/ z b) (/ (* a (- (+ t (+ y (/ (* y z) a))) (/ (* z (+ t y)) a))) (* b x))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 z)) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ z (/ (* a (- (+ t (+ y (/ (* y z) a))) (/ (* z (+ t y)) a))) x)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ z (+ (* -1 (/ (* a (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a)))))) (pow x 2))) (/ (* a (- (+ t (+ y (/ (* y z) a))) (/ (* z (+ t y)) a))) x))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ z (+ (* -1 (/ (* 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))) (+ (* -1 (/ (* a (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a)))))) (pow x 2))) (/ (* a (- (+ t (+ y (/ (* y z) a))) (/ (* z (+ t y)) a))) x)))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (/ z a))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (- (+ (/ t x) (+ (/ y x) (+ (/ z a) (/ (* y z) (* a x))))) (/ (* z (+ t y)) (* a x))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) #s(hole binary64 (/ t x))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (/ (+ t (* -1 (/ (* t (+ t y)) x))) x))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (/ (- (+ t (/ (* t (pow (+ t y) 2)) (pow x 2))) (/ (* t (+ t y)) x)) x))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (/ (- (+ t (* -1 (/ (* t (pow (+ t y) 3)) (pow x 3)))) (+ (* -1 (/ (* t (pow (+ t y) 2)) (pow x 2))) (/ (* t (+ t y)) x))) x))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ z a))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ (/ y x) (+ (/ z a) (/ (* y z) (* a x)))) (/ (* z (+ t y)) (* a x))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a)))) (pow x 2))) (+ (/ y x) (+ (/ z a) (/ (* y z) (* a x))))) (/ (* z (+ t y)) (* a x))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* y (pow (+ t y) 2))) (* -1 (* (pow (+ t y) 2) (- (/ (* y z) a) (/ (* z (+ t y)) a))))) (pow x 3))) (+ (/ y x) (+ (/ z a) (/ (* y z) (* a x))))) (+ (/ (* 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 (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ z a))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ (/ z a) (/ (* y z) (* a x))) (/ (* z (+ t y)) (* a x))))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #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) (/ (+ x y) (+ t (+ x y)))) #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 (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 z)) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ z (/ (* a t) x)) (/ (* t z) x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* t (- (* a t) (* t z))) (pow x 2))) (/ (* a t) x))) (/ (* t z) x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ z (+ (/ (* a t) x) (/ (* (pow t 2) (- (* a t) (* t z))) (pow x 3)))) (+ (/ (* t z) x) (/ (* t (- (* a t) (* t z))) (pow x 2)))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* x z))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* x (+ z (/ (* a t) x))))) |
#s(approx (+ t x) #s(hole binary64 x)) |
#s(approx (+ t x) #s(hole binary64 (* x (+ 1 (/ t 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 (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* x (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) 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 (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #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 (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 z)) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ z (/ (* z (- (/ (* a t) z) t)) x)))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ z (+ (* -1 (/ (* z (+ (* -1 (pow t 2)) (/ (* a (pow t 2)) z))) (pow x 2))) (/ (* z (- (/ (* a t) z) t)) x))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ z (+ (* -1 (/ (* z (+ (* -1 (/ (* a (pow t 3)) z)) (pow t 3))) (pow x 3))) (+ (* -1 (/ (* z (+ (* -1 (pow t 2)) (/ (* a (pow t 2)) z))) (pow x 2))) (/ (* z (- (/ (* a t) z) t)) x)))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 1)) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (- (+ 1 (/ (* a t) (* x z))) (/ t x)))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (+ (* -1 (pow t 2)) (/ (* a (pow t 2)) z)) (pow x 2))) (/ (* a t) (* x z)))) (/ t x)))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (+ (* -1 (/ (* a (pow t 3)) z)) (pow t 3)) (pow x 3))) (/ (* a t) (* x z)))) (+ (* -1 (/ (pow t 2) (pow x 2))) (+ (/ t x) (/ (* a (pow t 2)) (* (pow x 2) z))))))) |
#s(approx (/ x (+ t x)) #s(hole binary64 1)) |
#s(approx (/ x (+ t x)) #s(hole binary64 (+ 1 (* -1 (/ t x))))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (- (+ 1 (/ (pow t 2) (pow x 2))) (/ t x)))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (- (+ 1 (* -1 (/ (pow t 3) (pow x 3)))) (+ (* -1 (/ (pow t 2) (pow x 2))) (/ t x))))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (/ (* a t) (* x z)))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (/ (+ (* -1 (/ (* a (pow t 2)) (* x z))) (/ (* a t) z)) x))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (/ (- (+ (/ (* a t) z) (/ (* a (pow t 3)) (* (pow x 2) z))) (/ (* a (pow t 2)) (* x z))) x))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (/ (- (+ (* -1 (/ (* a (pow t 4)) (* (pow x 3) z))) (/ (* a t) z)) (+ (* -1 (/ (* a (pow t 3)) (* (pow x 2) z))) (/ (* a (pow t 2)) (* x z)))) x))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (/ t x))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (/ (+ t (* -1 (/ (pow t 2) x))) x))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (/ (- (+ t (/ (pow t 3) (pow x 2))) (/ (pow t 2) x)) x))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (/ (- (+ t (* -1 (/ (pow t 4) (pow x 3)))) (+ (* -1 (/ (pow t 3) (pow x 2))) (/ (pow t 2) x))) 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ z (* -1 (/ (* b (+ y (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a)))) b))) x))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* a (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) b)) (* y (+ t y)))) x)) (* b (+ y (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a)))) b)))) x))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* 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))))) b)) (* y (pow (+ t y) 2)))) x)) (* b (+ (* -1 (/ (* a (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) b)) (* y (+ t y))))) x)) (* b (+ y (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a)))) b)))) x))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ (+ y (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a)))) b)) x)) (/ z b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ (+ y (+ (* -1 (/ (+ (* -1 (/ (* a (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) b)) (* y (+ t y))) x)) (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a)))) b))) x)) (/ z b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ (+ y (+ (* -1 (/ (+ (* -1 (/ (* a (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) b)) (+ (* -1 (/ (+ (* -1 (/ (* 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))))) b)) (* y (pow (+ t y) 2))) x)) (* y (+ t y)))) x)) (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a)))) 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 (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a)))) (* b x))) (/ z b)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (+ (/ (* a (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) (* b x)) (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a)))) b)) x)) (/ z b)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) b)) (/ (* 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))))) (* b x))) x)) (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a)))) b)) x)) (/ z b)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ z (* -1 (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a)))) x))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ z (* -1 (/ (+ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a)))) (/ (* a (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) x)) x))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (+ (* -1 (* a (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y)))))) (/ (* 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)) x)) (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a))))) x))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a))) x)) (/ z a)))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 t) (/ (* t (+ t y)) x)) x)))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow (+ t y) 2)) x) (* t (+ t y))) x))) x)))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (+ t y) 3)) x) (* t (pow (+ t y) 2))) x)) (* t (+ t y))) x))) x)))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* y z) a))) (* -1 (/ (* z (+ t y)) a))) x)) (/ z a)))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 y) (+ (* -1 (/ (* y z) a)) (+ (* -1 (/ (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (/ (* y (+ t y)) x)))) (* -1 (/ (* z (+ t y)) a))) x)) (/ z a)))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 y) (+ (* -1 (/ (* y z) a)) (* -1 (/ (- (+ (* -1 (/ (* (pow (+ t y) 2) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (/ (* y (pow (+ t y) 2)) x)) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (* y (+ t y)))) x)))) (* -1 (/ (* z (+ t y)) a))) x)) (/ z a)))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))) x)) (/ z a)))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #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) (/ (+ x y) (+ t (+ x y)))) #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 (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* -1 (/ (- (* -1 (* a t)) (* -1 (* t z))) x))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a t)) (* -1 (/ (* t (- (* -1 (* a t)) (* -1 (* t z)))) x))) (* -1 (* t z))) x))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a t)) (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* -1 (* a t)) (* -1 (* t z)))) x)) (* -1 (* t (- (* -1 (* a t)) (* -1 (* t z)))))) x))) (* -1 (* t z))) x))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (* a t) x))))))) |
#s(approx (+ t x) #s(hole binary64 (* -1 (* x (- (* -1 (/ t x)) 1))))) |
#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 (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (+ (* a (+ t y)) (* y z)) x))))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (* y z) x))))))) |
#s(approx (+ y x) #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 (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ z (* -1 (/ (* z (+ t (* -1 (/ (* a t) z)))) x))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (* z (- (pow t 2) (/ (* a (pow t 2)) z))) x)) (* z (+ t (* -1 (/ (* a t) z))))) x))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (pow t 3) (/ (* a (pow t 3)) z))) x)) (* z (- (pow t 2) (/ (* a (pow t 2)) z)))) x)) (* z (+ t (* -1 (/ (* a t) z))))) x))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ 1 (* -1 (/ (+ t (* -1 (/ (* a t) z))) x))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ 1 (* -1 (/ (+ t (+ (* -1 (/ (* a t) z)) (* -1 (/ (- (pow t 2) (/ (* a (pow t 2)) z)) x)))) x))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ 1 (* -1 (/ (+ t (+ (* -1 (/ (* a t) z)) (* -1 (/ (- (+ (* -1 (/ (- (pow t 3) (/ (* a (pow t 3)) z)) x)) (pow t 2)) (/ (* a (pow t 2)) z)) x)))) x))))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow t 2) x)) (* -1 t)) x))))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow t 3) x)) (* -1 (pow t 2))) x)) (* -1 t)) x))))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* a t) z)) (/ (* a (pow t 2)) (* x z))) x)))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* a t) z)) (* -1 (/ (- (/ (* a (pow t 3)) (* x z)) (/ (* a (pow t 2)) z)) x))) x)))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* a t) z)) (* -1 (/ (- (* -1 (/ (- (/ (* a (pow t 4)) (* x z)) (/ (* a (pow t 3)) z)) x)) (/ (* a (pow t 2)) z)) x))) x)))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (/ (pow t 2) x)) x)))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (pow t 3) x) (pow t 2)) x))) x)))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (pow t 4) x) (pow t 3)) x)) (pow t 2)) x))) 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) (* b (* y (- (/ (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))) b) (/ 1 (+ t x)))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) (* y (+ (* b (* y (+ (/ 1 (pow (+ t x) 2)) (/ (* a (- (/ (* x z) (* a (pow (+ t x) 3))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) b)))) (* b (- (/ (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))) b) (/ 1 (+ t x))))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) (* y (+ (* b (- (/ (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))) b) (/ 1 (+ t x)))) (* y (+ (* b (* y (- (/ (* a (- (+ (/ 1 (pow (+ t x) 3)) (/ z (* a (pow (+ t x) 3)))) (+ (/ t (pow (+ t x) 4)) (/ (* x z) (* a (pow (+ t x) 4)))))) b) (/ 1 (pow (+ t x) 3))))) (* b (+ (/ 1 (pow (+ t x) 2)) (/ (* a (- (/ (* x z) (* a (pow (+ t x) 3))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) b)))))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (/ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* y (- (/ (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))) b) (/ 1 (+ t x)))) (/ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* y (- (+ (* y (+ (/ 1 (pow (+ t x) 2)) (/ (* a (- (/ (* x z) (* a (pow (+ t x) 3))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) b))) (/ (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))) b)) (/ 1 (+ t x)))) (/ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* y (- (+ (* y (+ (* y (- (/ (* a (- (+ (/ 1 (pow (+ t x) 3)) (/ z (* a (pow (+ t x) 3)))) (+ (/ t (pow (+ t x) 4)) (/ (* x z) (* a (pow (+ t x) 4)))))) b) (/ 1 (pow (+ t x) 3)))) (+ (/ 1 (pow (+ t x) 2)) (/ (* a (- (/ (* x z) (* a (pow (+ t x) 3))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) b)))) (/ (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))) b)) (/ 1 (+ t x)))) (/ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) b)))) |
#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 y #s(hole binary64 y)) |
#s(approx (+ t (+ x y)) #s(hole binary64 (+ t x))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (/ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (/ (* a (* y (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) b) (/ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) b)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* y (+ (/ (* a (* 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)))))))) b) (/ (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))) b))) (/ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) b)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* y (+ (* y (+ (/ (* a (* y (- (+ (/ 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 (- (/ (* x z) (* a (pow (+ t x) 3))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) b))) (/ (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))) b))) (/ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) b)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* a (* y (- (+ (/ 1 (+ t x)) (/ z (* 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 (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) (* y (+ (* a (* 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)))))))) (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) (* y (+ (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))) (* y (+ (* a (* y (- (+ (/ 1 (pow (+ t x) 3)) (/ z (* a (pow (+ t x) 3)))) (+ (/ t (pow (+ t x) 4)) (/ (* x z) (* a (pow (+ t x) 4))))))) (* a (- (/ (* 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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x)))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) #s(hole binary64 (/ t (+ t x)))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (+ (* -1 (/ (* t y) (pow (+ t x) 2))) (/ t (+ t x))))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (+ (* y (- (/ (* t y) (pow (+ t x) 3)) (/ t (pow (+ t x) 2)))) (/ t (+ t x))))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (+ (* y (- (* y (- (* -1 (/ (* t y) (pow (+ t x) 4))) (* -1 (/ t (pow (+ t x) 3))))) (/ t (pow (+ t x) 2)))) (/ t (+ t x))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (* x z) (* a (+ t x))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* y (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (/ (* x z) (* a (pow (+ t x) 2))))) (/ (* x z) (* a (+ t x)))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* y (- (+ (* y (- (/ (* x z) (* a (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2)))))) (+ (/ 1 (+ t x)) (/ z (* a (+ t x))))) (/ (* x z) (* a (pow (+ t x) 2))))) (/ (* x z) (* a (+ t x)))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (+ (/ 1 (pow (+ t x) 3)) (/ z (* a (pow (+ t x) 3)))) (/ (* x z) (* a (pow (+ t x) 4))))) (/ (* x z) (* a (pow (+ t x) 3)))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2)))))) (+ (/ 1 (+ t x)) (/ z (* a (+ t x))))) (/ (* x z) (* a (pow (+ t x) 2))))) (/ (* x z) (* a (+ t x)))))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (* x z) (* a (+ t x))))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* y (- (/ z (* a (+ t x))) (/ (* x z) (* a (pow (+ t x) 2))))) (/ (* x z) (* a (+ t x)))))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #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) (/ (+ x y) (+ t (+ x y)))) #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 (/ (+ 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)) #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) (* (+ y x) z)) #s(hole binary64 (+ (* a t) (* x z)))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (+ (* a t) (+ (* x z) (* y (+ a z)))))) |
#s(approx (+ t y) #s(hole binary64 t)) |
#s(approx (+ t y) #s(hole binary64 (+ t 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 (* (- (+ (/ (+ 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* b (- (/ (* a (+ 1 (/ z a))) b) 1)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* b (- (/ (* a (+ 1 (/ z a))) b) 1)) (/ (* b (+ t (+ x (/ (* a (- (/ (* x z) a) (+ x (/ (* z (+ t x)) a)))) b)))) y)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* b (- (/ (* a (+ 1 (/ z a))) b) 1)) (+ (/ (* b (+ t (+ x (/ (* a (- (/ (* x z) a) (+ x (/ (* z (+ t x)) a)))) b)))) y) (/ (* b (+ (* -1 (/ (* a (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a)))))) b)) (* -1 (pow (+ t x) 2)))) (pow y 2)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* b (- (/ (* a (+ 1 (/ z a))) b) 1)) (+ (/ (* b (+ t (+ x (/ (* a (- (/ (* x z) a) (+ x (/ (* z (+ t x)) a)))) b)))) y) (+ (/ (* b (+ (* -1 (/ (* a (+ (* -1 (* t (pow (+ t x) 2))) (+ (* -1 (* (pow (+ t x) 2) (- (/ (* x z) a) (/ (* z (+ t x)) a)))) (pow (+ t x) 3)))) b)) (pow (+ t x) 3))) (pow y 3)) (/ (* b (+ (* -1 (/ (* a (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a)))))) b)) (* -1 (pow (+ t x) 2)))) (pow y 2))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (- (/ (* a (+ 1 (/ z a))) b) 1))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (- (+ (/ t y) (+ (/ x y) (+ (/ (* a (+ 1 (/ z a))) b) (/ (* a (- (/ (* x z) a) (+ x (/ (* z (+ t x)) a)))) (* b y))))) 1))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (- (+ (* -1 (/ (* a (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a)))))) (* b (pow y 2)))) (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ t y) (+ (/ x y) (+ (/ (* a (+ 1 (/ z a))) b) (/ (* a (- (/ (* x z) a) (+ x (/ (* z (+ t x)) a)))) (* b y))))))) 1))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (- (+ (* -1 (/ (* a (+ (* -1 (* t (pow (+ t x) 2))) (+ (* -1 (* (pow (+ t x) 2) (- (/ (* x z) a) (/ (* z (+ t x)) a)))) (pow (+ t x) 3)))) (* b (pow y 3)))) (+ (* -1 (/ (* a (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a)))))) (* b (pow y 2)))) (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ t y) (+ (/ x y) (+ (/ (* a (+ 1 (/ z a))) b) (+ (/ (* a (- (/ (* x z) a) (+ x (/ (* z (+ t x)) a)))) (* b y)) (/ (pow (+ t x) 3) (pow y 3))))))))) 1))) |
#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 (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (/ (* a (+ 1 (/ z a))) b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (/ (* a (+ 1 (/ z a))) b) (/ (* a (- (/ (* x z) a) (+ x (/ (* z (+ t x)) a)))) (* b y))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (* a (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a)))))) (* b (pow y 2)))) (+ (/ (* a (+ 1 (/ z a))) b) (/ (* a (- (/ (* x z) a) (+ x (/ (* z (+ t x)) a)))) (* b y)))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (* a (+ (* -1 (* t (pow (+ t x) 2))) (+ (* -1 (* (pow (+ t x) 2) (- (/ (* x z) a) (/ (* z (+ t x)) a)))) (pow (+ t x) 3)))) (* b (pow y 3)))) (+ (* -1 (/ (* a (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a)))))) (* b (pow y 2)))) (+ (/ (* a (+ 1 (/ z a))) b) (/ (* a (- (/ (* x z) a) (+ x (/ (* z (+ t x)) a)))) (* b y))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (* a (+ 1 (/ z a))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* a (+ 1 (/ z a))) (/ (* a (- (/ (* x z) a) (+ x (/ (* z (+ t x)) a)))) y)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* -1 (/ (* a (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a)))))) (pow y 2))) (+ (* a (+ 1 (/ z a))) (/ (* a (- (/ (* x z) a) (+ x (/ (* z (+ t x)) a)))) y))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* -1 (/ (* 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))) (+ (* -1 (/ (* a (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a)))))) (pow y 2))) (+ (* a (+ 1 (/ z a))) (/ (* a (- (/ (* x z) a) (+ x (/ (* z (+ t x)) a)))) y)))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ 1 (/ z a)))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (- (+ 1 (+ (/ z a) (/ (* x z) (* a y)))) (+ (/ x y) (/ (* z (+ t x)) (* a y)))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) #s(hole binary64 (/ t y))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (/ (+ t (* -1 (/ (* t (+ t x)) y))) y))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (/ (- (+ t (/ (* t (pow (+ t x) 2)) (pow y 2))) (/ (* t (+ t x)) y)) y))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (/ (- (+ t (* -1 (/ (* t (pow (+ t x) 3)) (pow y 3)))) (+ (* -1 (/ (* t (pow (+ t x) 2)) (pow y 2))) (/ (* t (+ t x)) y))) y))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ 1 (/ z a)))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ 1 (+ (/ z a) (/ (* x z) (* a y)))) (+ (/ t y) (+ (/ x y) (/ (* z (+ t x)) (* a y))))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (+ (* -1 (pow (+ t x) 2)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a)))) (pow y 2))) (+ (/ z a) (/ (* x z) (* a y))))) (+ (/ t y) (+ (/ x y) (/ (* z (+ t x)) (* a y))))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (+ (* -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))) (+ (/ t y) (+ (/ x y) (+ (/ (* z (+ t x)) (* a y)) (/ (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 2))))))))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ (/ z a) (/ (* x z) (* a y))) (/ (* z (+ t x)) (* a y))))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #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) (/ (+ x y) (+ t (+ x y)))) #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 (/ (+ 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)) #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) (* (+ y x) z)) #s(hole binary64 (* y (+ a z)))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* y (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y))))))) |
#s(approx (+ t y) #s(hole binary64 y)) |
#s(approx (+ t y) #s(hole binary64 (* y (+ 1 (/ t y))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* y (+ z (/ (* x z) y))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x 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 (* (- (+ (/ (+ 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* -1 (/ (* b (- (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a)))) b) (+ t x))) y)) (* b (- (/ (* a (+ 1 (/ z a))) b) 1))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (* b (- (/ (* 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))) y)) (* b (- (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a)))) b) (+ t x)))) y)) (* b (- (/ (* a (+ 1 (/ z a))) b) 1))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (- (/ (* 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))) y)) (* b (- (/ (* 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)))) y)) (* b (- (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a)))) b) (+ t x)))) y)) (* b (- (/ (* a (+ 1 (/ z a))) b) 1))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (- (+ (* -1 (/ (- (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a)))) b) (+ t x)) y)) (/ (* a (+ 1 (/ z a))) b)) 1))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #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)) y)) (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a)))) b)) (+ t x)) y)) (/ (* a (+ 1 (/ z a))) b)) 1))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #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)) 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)) y)) (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a)))) b)) (+ t x)) y)) (/ (* a (+ 1 (/ z a))) 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 (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a)))) (* b y))) (/ (* a (+ 1 (/ z a))) b)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #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 y))) (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a)))) b)) y)) (/ (* a (+ 1 (/ z a))) b)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #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 y))) (/ (* a (- (pow (+ t x) 2) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (* t (+ t x))))) b)) y)) (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a)))) b)) y)) (/ (* a (+ 1 (/ z a))) b)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* -1 (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a)))) y)) (* a (+ 1 (/ z a)))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #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))))) y)) (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a))))) y)) (* a (+ 1 (/ z a)))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #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))))) y)) (* a (- (pow (+ t x) 2) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (* t (+ t x)))))) y)) (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a))))) y)) (* a (+ 1 (/ z a)))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a))) y)) (/ z a))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 t) (/ (* t (+ t x)) y)) y)))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow (+ t x) 2)) y) (* t (+ t x))) y))) y)))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (+ t x) 3)) y) (* t (pow (+ t x) 2))) y)) (* t (+ t x))) y))) y)))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (- (+ t (+ x (* -1 (/ (* x z) a)))) (* -1 (/ (* z (+ t x)) a))) y)) (/ z a))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 (/ (* x z) a)) (* -1 (/ (- (pow (+ t x) 2) (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a)))))) y))))) (* -1 (/ (* z (+ t x)) a))) y)) (/ z a))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 (/ (* x z) a)) (* -1 (/ (- (+ (* -1 (/ (- (pow (+ t x) 3) (* -1 (* (pow (+ t x) 2) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a)))))) y)) (pow (+ t x) 2)) (* -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) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))) y)) (/ z a)))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #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) (/ (+ x y) (+ t (+ x y)))) #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 (/ (+ 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)) #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) (* (+ y x) z)) #s(hole binary64 (* -1 (* y (+ (* -1 a) (* -1 z)))))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* -1 (* y (+ (* -1 a) (+ (* -1 z) (* -1 (/ (+ (* a t) (* x z)) y)))))))) |
#s(approx (+ t y) #s(hole binary64 (* -1 (* y (- (* -1 (/ t y)) 1))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* x z) y))))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x 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 (* (- (+ (/ (+ 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) b))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))) (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) b)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y (+ t (+ x y)))) (+ (/ (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))) b) (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) b))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (/ (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))) b) (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) b)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))) (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ y (+ t (+ x y))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) (/ y (+ t (+ x y)))))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (/ (* a t) (+ t x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x))))) |
#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 (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* a (+ t y)))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (+ (* a (+ t y)) (* z (+ x y))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* z (+ x y)))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (/ (* a t) (+ t x)))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (/ (* a t) (* z (+ t x))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (/ (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x))) z))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (/ (* a t) (* z (+ t x))))) |
#s(approx (/ a z) #s(hole binary64 (/ a 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 (* (- (+ (/ (+ 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* z (+ (* a (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) (/ (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) b))) z))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (/ (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))) b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (* z (+ (* -1 (/ y (* z (+ t (+ x y))))) (+ (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (* b z)) (/ (* a (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) b)))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (/ (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))) b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (* z (+ (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (* b z)) (/ (* a (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) b))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (* z (+ (* a (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) z))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* z (+ (/ x (* a (+ t (+ x y)))) (+ (/ y (* a (+ t (+ x y)))) (/ y (* z (+ t (+ x y))))))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (/ (* x z) (+ t x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (* z (+ (/ x (+ t x)) (/ (* a t) (* z (+ t x))))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* z (+ x (/ (* a t) 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) a) (* (+ y x) z)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* z (+ x (+ y (/ (* a (+ t y)) z)))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (/ (* x z) (+ t x)))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (* z (+ (/ x (+ t x)) (/ (* a t) (* z (+ t x))))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (/ x (+ t x)))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ (/ x (+ t x)) (/ (* a t) (* z (+ t x)))))) |
#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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) b))) z)) (* -1 (/ (+ x y) (+ t (+ x y))))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (/ (* z (+ x y)) (* b (+ t (+ x y)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (* b (+ t (+ x y))))) (* -1 (/ (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) b)) z))))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (/ (* z (+ x y)) (* b (+ t (+ x y)))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (* b z))) (* -1 (/ (+ x y) (* b (+ t (+ x y)))))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) z)) (* -1 (/ (+ x y) (+ t (+ x y))))))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (/ (* z (+ x y)) (* a (+ t (+ x y)))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (* a (+ t (+ x y))))) (* -1 (/ (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) z))))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (* z (+ x y)) (* a (+ t (+ x y)))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y (* z (+ t (+ x y))))) (* -1 (/ (+ x y) (* a (+ t (+ x y)))))))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x (+ t x))) (* -1 (/ (* a t) (* z (+ t x))))))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 (/ (* a t) 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 (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* a (+ t y)) z))))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x (+ t x))) (* -1 (/ (* a t) (* z (+ t x))))))))) |
#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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* b (+ (* -1 (/ y (+ x y))) (/ (* a (+ (/ y (+ x y)) (/ z a))) b))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* b (* t (+ (/ y (pow (+ x y) 2)) (/ (* a (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) b)))) (* b (+ (* -1 (/ y (+ x y))) (/ (* a (+ (/ y (+ x y)) (/ z a))) b)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* b (+ (* -1 (/ y (+ x y))) (/ (* a (+ (/ y (+ x y)) (/ z a))) b))) (* t (+ (* b (* t (+ (* -1 (/ y (pow (+ x y) 3))) (* -1 (/ (* a (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2))))) b))))) (* b (+ (/ y (pow (+ x y) 2)) (/ (* a (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) b)))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* b (+ (* -1 (/ y (+ x y))) (/ (* a (+ (/ y (+ x y)) (/ z a))) b))) (* t (+ (* b (+ (/ y (pow (+ x y) 2)) (/ (* a (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) b))) (* t (+ (* b (* t (+ (/ y (pow (+ x y) 4)) (/ (* a (- (/ 1 (pow (+ x y) 3)) (+ (/ y (pow (+ x y) 4)) (/ z (* a (pow (+ x y) 3)))))) b)))) (* b (+ (* -1 (/ y (pow (+ x y) 3))) (* -1 (/ (* a (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2))))) b))))))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y (+ x y))) (/ (* a (+ (/ y (+ x y)) (/ z a))) b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y (+ x y))) (+ (* t (+ (/ y (pow (+ x y) 2)) (/ (* a (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) b))) (/ (* a (+ (/ y (+ x y)) (/ z a))) b))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y (+ x y))) (+ (* t (+ (* t (+ (* -1 (/ y (pow (+ x y) 3))) (* -1 (/ (* a (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2))))) b)))) (+ (/ y (pow (+ x y) 2)) (/ (* a (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) b)))) (/ (* a (+ (/ y (+ x y)) (/ z a))) b))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y (+ x y))) (+ (* t (+ (* t (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ (* a (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2))))) b)) (* t (+ (/ y (pow (+ x y) 4)) (/ (* a (- (/ 1 (pow (+ x y) 3)) (+ (/ y (pow (+ x y) 4)) (/ z (* a (pow (+ x y) 3)))))) b)))))) (+ (/ y (pow (+ x y) 2)) (/ (* a (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) b)))) (/ (* a (+ (/ y (+ x y)) (/ z a))) 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 t #s(hole binary64 t)) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (/ (* a (+ (/ y (+ x y)) (/ z a))) b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (/ (* a (* t (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y))))))) b) (/ (* a (+ (/ y (+ x y)) (/ z a))) b)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* t (+ (* -1 (/ (* a (* t (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2)))))) b)) (/ (* a (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) b))) (/ (* a (+ (/ y (+ x y)) (/ z a))) b)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* t (+ (* t (+ (* -1 (/ (* a (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2))))) b)) (/ (* a (* t (- (/ 1 (pow (+ x y) 3)) (+ (/ y (pow (+ x y) 4)) (/ z (* a (pow (+ x y) 3))))))) b))) (/ (* a (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) b))) (/ (* a (+ (/ y (+ x y)) (/ z a))) b)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (* a (+ (/ y (+ x y)) (/ z a))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* a (* t (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y))))))) (* a (+ (/ y (+ x y)) (/ z a)))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* a (+ (/ y (+ x y)) (/ z a))) (* t (+ (* -1 (* a (* t (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2))))))) (* a (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y))))))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* a (+ (/ y (+ x y)) (/ z a))) (* t (+ (* a (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (* t (+ (* -1 (* a (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2)))))) (* a (* t (- (/ 1 (pow (+ x y) 3)) (+ (/ y (pow (+ x y) 4)) (/ z (* a (pow (+ x y) 3)))))))))))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (/ y (+ x y)) (/ z a)))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* t (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) #s(hole binary64 (/ t (+ x y)))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (* t (+ (* -1 (/ t (pow (+ x y) 2))) (/ 1 (+ x y)))))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (* t (+ (* t (- (/ t (pow (+ x y) 3)) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y)))))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (* t (+ (* t (- (* t (+ (* -1 (/ t (pow (+ x y) 4))) (/ 1 (pow (+ x y) 3)))) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y)))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (/ y (+ x y)) (/ z a)))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (* t (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* t (- (* -1 (* t (+ (* -1 (/ y (pow (+ x y) 3))) (* -1 (/ z (* a (pow (+ x y) 2))))))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (* t (+ (/ y (pow (+ x y) 4)) (/ z (* a (pow (+ x y) 3)))))) (+ (* -1 (/ y (pow (+ x y) 3))) (* -1 (/ z (* a (pow (+ x y) 2))))))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (* t z) (* a (+ x y)))) (/ z a)))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* t (- (/ (* t z) (* a (pow (+ x y) 2))) (/ z (* a (+ x y))))) (/ z a)))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #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 (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* t (- (/ a x) (/ z x)))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* t (- (+ (* t (- (/ z (pow x 2)) (/ a (pow x 2)))) (/ a x)) (/ z x)))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* t (- (+ (* t (- (+ (* t (- (/ a (pow x 3)) (/ z (pow x 3)))) (/ z (pow x 2))) (/ a (pow x 2)))) (/ a x)) (/ z x)))))) |
#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 (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (+ (* a y) (* z (+ x y))))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (+ (* a t) (+ (* a y) (* z (+ x y)))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ x y))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ z (* t (* z (- (/ a (* x z)) (/ 1 x))))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ z (* t (+ (* t (* z (- (/ 1 (pow x 2)) (/ a (* (pow x 2) z))))) (* z (- (/ a (* x z)) (/ 1 x)))))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ z (* t (+ (* t (+ (* -1 (* t (* z (+ (* -1 (/ a (* (pow x 3) z))) (/ 1 (pow x 3)))))) (* z (- (/ 1 (pow x 2)) (/ a (* (pow x 2) z)))))) (* z (- (/ a (* x z)) (/ 1 x)))))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ 1 (* t (- (/ a (* x z)) (/ 1 x)))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ 1 (* t (- (+ (* t (- (/ 1 (pow x 2)) (/ a (* (pow x 2) z)))) (/ a (* x z))) (/ 1 x)))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ 1 (* t (- (+ (* t (- (+ (* -1 (* t (+ (* -1 (/ a (* (pow x 3) z))) (/ 1 (pow x 3))))) (/ 1 (pow x 2))) (/ a (* (pow x 2) z)))) (/ a (* x z))) (/ 1 x)))))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (+ 1 (* t (- (/ t (pow x 2)) (/ 1 x)))))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (+ 1 (* t (- (* t (+ (* -1 (/ t (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (* t (+ (* -1 (/ (* a t) (* (pow x 2) z))) (/ a (* x z)))))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (* t (+ (* t (- (/ (* a t) (* (pow x 3) z)) (/ a (* (pow x 2) z)))) (/ a (* x z)))))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (* t (+ (* t (- (* t (- (* -1 (/ (* a t) (* (pow x 4) z))) (* -1 (/ a (* (pow x 3) z))))) (/ a (* (pow x 2) z)))) (/ a (* x z)))))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (* t (+ (* -1 (/ t (pow x 2))) (/ 1 x))))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (* t (+ (* t (- (/ t (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (* t (+ (* t (- (* t (+ (* -1 (/ t (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))))) |
#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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 a)) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ a (/ (* b (+ (* -1 y) (/ (* a (- (/ (* z (+ x y)) a) x)) b))) t)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ a (+ (/ (* b (+ (* -1 y) (/ (* a (- (/ (* z (+ x y)) a) x)) b))) t) (/ (* b (+ (* -1 (/ (* a (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) b)) (* y (+ x y)))) (pow t 2)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ a (+ (/ (* b (+ (* -1 y) (/ (* a (- (/ (* z (+ x y)) a) x)) b))) t) (+ (/ (* b (+ (* -1 (* y (pow (+ x y) 2))) (* -1 (/ (* a (+ (* -1 (* y (pow (+ x y) 2))) (+ (* -1 (/ (* z (pow (+ x y) 3)) a)) (pow (+ x y) 3)))) b)))) (pow t 3)) (/ (* b (+ (* -1 (/ (* a (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) b)) (* y (+ x y)))) (pow t 2))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (/ a b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y t)) (+ (/ a b) (/ (* a (- (/ (* z (+ x y)) a) x)) (* b t)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y t)) (+ (* -1 (/ (* a (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) (* b (pow t 2)))) (+ (/ a b) (+ (/ (* a (- (/ (* z (+ x y)) a) x)) (* b t)) (/ (* y (+ x y)) (pow t 2)))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y t)) (+ (* -1 (/ (* a (+ (* -1 (* y (pow (+ x y) 2))) (+ (* -1 (/ (* z (pow (+ x y) 3)) a)) (pow (+ x y) 3)))) (* b (pow t 3)))) (+ (* -1 (/ (* a (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) (* b (pow t 2)))) (+ (* -1 (/ (* y (pow (+ x y) 2)) (pow t 3))) (+ (/ a b) (+ (/ (* a (- (/ (* z (+ x y)) a) x)) (* b t)) (/ (* y (+ x y)) (pow t 2)))))))))) |
#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 (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (/ a b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (/ a b) (/ (* a (- (/ (* z (+ x y)) a) x)) (* b t))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (* a (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) (* b (pow t 2)))) (+ (/ a b) (/ (* a (- (/ (* z (+ x y)) a) x)) (* b t)))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (* a (+ (* -1 (* y (pow (+ x y) 2))) (+ (* -1 (/ (* z (pow (+ x y) 3)) a)) (pow (+ x y) 3)))) (* b (pow t 3)))) (+ (* -1 (/ (* a (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) (* b (pow t 2)))) (+ (/ a b) (/ (* a (- (/ (* z (+ x y)) a) x)) (* b t))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 a)) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ a (/ (* a (- (/ (* z (+ x y)) a) x)) t)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ a (+ (* -1 (/ (* a (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) (pow t 2))) (/ (* a (- (/ (* z (+ x y)) a) x)) t))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ a (+ (* -1 (/ (* a (+ (* -1 (* y (pow (+ x y) 2))) (+ (* -1 (/ (* z (pow (+ x y) 3)) a)) (pow (+ x y) 3)))) (pow t 3))) (+ (* -1 (/ (* a (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) (pow t 2))) (/ (* a (- (/ (* z (+ x y)) a) x)) t)))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 1)) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (- (+ 1 (/ (* z (+ x y)) (* a t))) (/ x t)))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) #s(hole binary64 1)) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (+ x y) t))))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (- (+ 1 (/ (pow (+ x y) 2) (pow t 2))) (+ (/ x t) (/ y t))))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (- (+ 1 (* -1 (/ (pow (+ x y) 3) (pow t 3)))) (+ (* -1 (/ (pow (+ x y) 2) (pow t 2))) (+ (/ x t) (/ y t)))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (+ y (/ (* z (+ x y)) a)) t))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (+ y (+ (* -1 (/ (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)) t)) (/ (* z (+ x y)) a))) t))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (- (+ y (+ (* -1 (/ (+ (* -1 (* y (pow (+ x y) 2))) (* -1 (/ (* z (pow (+ x y) 3)) a))) (pow t 2))) (/ (* z (+ x y)) a))) (+ (/ (* y (+ x y)) t) (/ (* z (pow (+ x y) 2)) (* a t)))) t))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (- (+ y (+ (* -1 (/ (+ (* y (pow (+ x y) 3)) (/ (* z (pow (+ x y) 4)) a)) (pow t 3))) (/ (* z (+ x y)) a))) (+ (* -1 (/ (* y (pow (+ x y) 2)) (pow t 2))) (+ (* -1 (/ (* z (pow (+ x y) 3)) (* a (pow t 2)))) (+ (/ (* y (+ x y)) t) (/ (* z (pow (+ x y) 2)) (* a t)))))) t))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (* z (+ x y)) (* a t)))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (+ (* -1 (/ (* z (pow (+ x y) 2)) (* a t))) (/ (* z (+ x y)) a)) t))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #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) (/ (+ x y) (+ t (+ x y)))) #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 (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ a (/ (* x z) t)) (/ (* a x) t)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ a (+ (* -1 (/ (* x (- (* x z) (* a x))) (pow t 2))) (/ (* x z) t))) (/ (* a x) t)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ a (+ (/ (* x z) t) (/ (* (pow x 2) (- (* x z) (* a x))) (pow t 3)))) (+ (/ (* a x) t) (/ (* x (- (* x z) (* a x))) (pow t 2)))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* t (+ a (/ (* x z) t))))) |
#s(approx (+ t x) #s(hole binary64 (* t (+ 1 (/ x 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) (* (+ y x) z)) #s(hole binary64 (* a t))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* t (+ a (+ (/ (* a y) t) (/ (* z (+ x 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 (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ a (/ (* z (- x (/ (* a x) z))) t)))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ a (+ (* -1 (/ (* z (+ (* -1 (/ (* a (pow x 2)) z)) (pow x 2))) (pow t 2))) (/ (* z (- x (/ (* a x) z))) t))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ a (+ (* -1 (/ (* z (+ (* -1 (/ (* a (pow x 2)) z)) (pow x 2))) (pow t 2))) (+ (* -1 (/ (* z (+ (* -1 (pow x 3)) (/ (* a (pow x 3)) z))) (pow t 3))) (/ (* z (- x (/ (* a x) z))) t)))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (- (+ (/ a z) (/ x t)) (/ (* a x) (* t z))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (* a (pow x 2)) z)) (pow x 2)) (pow t 2))) (+ (/ a z) (/ x t))) (/ (* a x) (* t z))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (pow x 3)) (/ (* a (pow x 3)) z)) (pow t 3))) (+ (/ a z) (/ x t))) (+ (* -1 (/ (* a (pow x 2)) (* (pow t 2) z))) (+ (/ (* a x) (* t z)) (/ (pow x 2) (pow t 2))))))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (/ (+ x (* -1 (/ (pow x 2) t))) t))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (/ (- (+ x (/ (pow x 3) (pow t 2))) (/ (pow x 2) t)) t))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (/ (- (+ x (* -1 (/ (pow x 4) (pow t 3)))) (+ (* -1 (/ (pow x 3) (pow t 2))) (/ (pow x 2) t))) t))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (- (+ (/ a z) (/ (* a (pow x 2)) (* (pow t 2) z))) (/ (* a x) (* t z))))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (- (+ (* -1 (/ (* a (pow x 3)) (* (pow t 3) z))) (/ a z)) (+ (* -1 (/ (* a (pow x 2)) (* (pow t 2) z))) (/ (* a x) (* t z)))))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (- (+ 1 (/ (pow x 2) (pow t 2))) (/ x t)))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (- (+ 1 (* -1 (/ (pow x 3) (pow t 3)))) (+ (* -1 (/ (pow x 2) (pow t 2))) (/ 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 (* (- (+ (/ (+ 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ a (* -1 (/ (* b (+ y (/ (* a (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a)))))) b))) t))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ a (* -1 (/ (+ (* -1 (/ (* b (+ (* y (+ x y)) (/ (* a (- (pow (+ x y) 2) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) b))) t)) (* b (+ y (/ (* a (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a)))))) b)))) t))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* y (pow (+ x y) 2)) (/ (* a (- (pow (+ x y) 3) (+ (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) a)))) b))) t)) (* b (+ (* y (+ x y)) (/ (* a (- (pow (+ x y) 2) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) b)))) t)) (* b (+ y (/ (* a (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a)))))) b)))) t))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ (+ y (/ (* a (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a)))))) b)) t)) (/ a b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ (+ y (+ (* -1 (/ (+ (* y (+ x y)) (/ (* a (- (pow (+ x y) 2) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) b)) t)) (/ (* a (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a)))))) b))) t)) (/ a b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ (+ y (+ (* -1 (/ (+ (* -1 (/ (+ (* y (pow (+ x y) 2)) (/ (* a (- (pow (+ x y) 3) (+ (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) a)))) b)) t)) (+ (* y (+ x y)) (/ (* a (- (pow (+ x y) 2) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) b))) t)) (/ (* a (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a)))))) b))) t)) (/ a b)))) |
#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 (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (* a (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a)))))) (* b t))) (/ a b)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (* a (- (pow (+ x y) 2) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) (* b t))) (/ (* a (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a)))))) b)) t)) (/ a b)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (- (pow (+ x y) 3) (+ (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) a)))) (* b t))) (/ (* a (- (pow (+ x y) 2) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) b)) t)) (/ (* a (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a)))))) b)) t)) (/ a b)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ a (* -1 (/ (* a (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a)))))) t))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ a (* -1 (/ (+ (* -1 (/ (* 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))))))) t))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (- (pow (+ x y) 3) (+ (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) a)))) t)) (* 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))))))) t))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ 1 (* -1 (/ (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) t))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow (+ x y) 2) t)) (* -1 (+ x y))) t))))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow (+ x y) 3) t)) (* -1 (pow (+ x y) 2))) t)) (* -1 (+ x y))) t))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))) t)))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (+ (* -1 (/ (* z (+ x y)) a)) (+ (/ (* y (+ x y)) t) (/ (* z (pow (+ x y) 2)) (* a t))))) t)))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (+ (* -1 (/ (* z (+ x y)) a)) (* -1 (/ (- (+ (/ (* y (pow (+ x y) 2)) t) (/ (* z (pow (+ x y) 3)) (* a t))) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))) t)))) t)))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (+ (* -1 (/ (* z (+ x y)) a)) (* -1 (/ (- (* -1 (/ (- (+ (/ (* y (pow (+ x y) 3)) t) (/ (* z (pow (+ x y) 4)) (* a t))) (+ (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) a))) t)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))) t)))) t)))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* z (+ x y)) a)) (/ (* z (pow (+ x y) 2)) (* a t))) t)))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #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) (/ (+ x y) (+ t (+ x y)))) #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 (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* -1 (/ (- (* -1 (* x z)) (* -1 (* a x))) t))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (- (* -1 (* x z)) (* -1 (* a x)))) t))) (* -1 (* a x))) t))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 (* x z)) (* -1 (* a x)))) t)) (* -1 (* x (- (* -1 (* x z)) (* -1 (* a x)))))) t))) (* -1 (* a x))) t))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (* x z) t))))))) |
#s(approx (+ t x) #s(hole binary64 (* -1 (* t (- (* -1 (/ x t)) 1))))) |
#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) (* (+ y x) z)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ (* a y) (* z (+ x 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 (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ a (* -1 (/ (* z (+ (* -1 x) (/ (* a x) z))) t))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ a (* -1 (/ (+ (* -1 (/ (* z (- (/ (* a (pow x 2)) z) (pow x 2))) t)) (* z (+ (* -1 x) (/ (* a x) z)))) t))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (/ (* a (pow x 3)) z) (pow x 3))) t)) (* z (- (/ (* a (pow x 2)) z) (pow x 2)))) t)) (* z (+ (* -1 x) (/ (* a x) z)))) t))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 x) (/ (* a x) z)) t)) (/ a z)))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 x) (+ (* -1 (/ (- (/ (* a (pow x 2)) z) (pow x 2)) t)) (/ (* a x) z))) t)) (/ a z)))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 x) (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (* a (pow x 3)) z) (pow x 3)) t)) (/ (* a (pow x 2)) z)) (pow x 2)) t)) (/ (* a x) z))) t)) (/ a z)))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ (pow x 2) t)) t)))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) t) (pow x 2)) t))) t)))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) t) (pow x 3)) t)) (pow x 2)) t))) t)))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (* a (pow x 2)) (* t z))) (/ (* a x) z)) t)) (/ a z)))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (pow x 3)) (* t z))) (/ (* a (pow x 2)) z)) t)) (/ (* a x) z)) t)) (/ a z)))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) t)) (* -1 x)) t))))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) t)) (* -1 (pow x 2))) t)) (* -1 x)) 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y)))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* a (* b (+ (/ t (* b (+ t (+ x y)))) (/ y (* b (+ t (+ x y))))))) (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y))))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y (+ t (+ x y)))) (+ (* a (+ (/ t (* b (+ t (+ x y)))) (/ y (* b (+ t (+ x y)))))) (/ (* z (+ x y)) (* b (+ t (+ x y)))))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* a (+ (/ t (* b (+ t (+ x y)))) (/ y (* b (+ t (+ x y)))))) (/ (* z (+ x y)) (* b (+ t (+ x y))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (/ (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))) a))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (+ (/ (* a y) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y)))) a))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (* z (+ x y)) (* b 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* a (* b (+ (/ t (* b (+ t (+ x y)))) (/ y (* b (+ t (+ x y))))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* a (+ (* b (+ (/ t (* b (+ t (+ x y)))) (/ y (* b (+ t (+ x y)))))) (/ (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y)))))) a))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (* a (+ (/ t (* b (+ t (+ x y)))) (/ y (* b (+ t (+ x y)))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (* a (+ (* -1 (/ y (* a (+ t (+ x y))))) (+ (/ t (* b (+ t (+ x y)))) (+ (/ y (* b (+ t (+ x y)))) (/ (* z (+ x y)) (* a (* b (+ t (+ x y))))))))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (* a (+ (/ t (* b (+ t (+ x y)))) (+ (/ y (* b (+ t (+ x y)))) (/ (* z (+ x y)) (* a (* b (+ t (+ x y)))))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* a (+ t (/ (* x 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) a) (* (+ y x) z)) #s(hole binary64 (* a (+ t (+ y (/ (* z (+ x y)) a)))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (* a (+ (/ t (* z (+ t x))) (/ x (* a (+ t x))))))) |
#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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* -1 (* a (+ (* -1 (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (* -1 (/ (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y)))))) a))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ y (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y))))) a)) (* -1 (/ (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) b))))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (* z (+ x y)) (* a (* b (+ t (+ x y)))))) (* -1 (/ (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) b))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (* -1 (/ (* z (+ x y)) (* a (+ t (+ x y)))))))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ t (+ t x))) (* -1 (/ (* x z) (* a (+ t x))))))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (/ (* x z) 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 (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t y)) (* -1 (/ (* z (+ x y)) a))))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ t (+ t x))) (* -1 (/ (* x z) (* a (+ t x))))))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ t (* z (+ t x)))) (* -1 (/ x (* a (+ t x))))))))) |
#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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #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 b #s(hole binary64 b)) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))) b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #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)))))))) b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (/ (* 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 (+ (* 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 (/ (- (+ (* (+ 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #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 (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (* -1 (/ y (+ t (+ x y)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -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 (/ (- (+ (* (+ 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #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)))))) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 34.0ms | a | @ | -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) (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) -1 (/ y (+ t (+ x y))) y (+ t (+ x y)) t (+ x y) x (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))) (/ z a) z (/ (+ x y) (+ t (+ x y))) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/ (+ (* a t) (* z x)) (+ t x)) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/ (+ (* a t) (* z x)) (+ t x)) (+ (* a t) (* z x)) (* z x) (+ t x) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (* (+ t y) a) (* (+ y x) z)) (+ t y) (* (+ y x) z) (+ y x) (+ (+ x t) y) (+ x t) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/ (+ (* a t) (* z x)) (+ t x)) (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/ x (+ t x)) (+ t x) (* (/ a z) (/ t (+ t x))) (/ a z) (/ t (+ t x))) |
| 29.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) (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) -1 (/ y (+ t (+ x y))) y (+ t (+ x y)) t (+ x y) x (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))) (/ z a) z (/ (+ x y) (+ t (+ x y))) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/ (+ (* a t) (* z x)) (+ t x)) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/ (+ (* a t) (* z x)) (+ t x)) (+ (* a t) (* z x)) (* z x) (+ t x) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (* (+ t y) a) (* (+ y x) z)) (+ t y) (* (+ y x) z) (+ y x) (+ (+ x t) y) (+ x t) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/ (+ (* a t) (* z x)) (+ t x)) (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/ x (+ t x)) (+ t x) (* (/ a z) (/ t (+ t x))) (/ a z) (/ t (+ t x))) |
| 26.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) (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) -1 (/ y (+ t (+ x y))) y (+ t (+ x y)) t (+ x y) x (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))) (/ z a) z (/ (+ x y) (+ t (+ x y))) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/ (+ (* a t) (* z x)) (+ t x)) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/ (+ (* a t) (* z x)) (+ t x)) (+ (* a t) (* z x)) (* z x) (+ t x) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (* (+ t y) a) (* (+ y x) z)) (+ t y) (* (+ y x) z) (+ y x) (+ (+ x t) y) (+ x t) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/ (+ (* a t) (* z x)) (+ t x)) (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/ x (+ t x)) (+ t x) (* (/ a z) (/ t (+ t x))) (/ a z) (/ t (+ t x))) |
| 20.0ms | z | @ | 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) (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) -1 (/ y (+ t (+ x y))) y (+ t (+ x y)) t (+ x y) x (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))) (/ z a) z (/ (+ x y) (+ t (+ x y))) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/ (+ (* a t) (* z x)) (+ t x)) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/ (+ (* a t) (* z x)) (+ t x)) (+ (* a t) (* z x)) (* z x) (+ t x) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (* (+ t y) a) (* (+ y x) z)) (+ t y) (* (+ y x) z) (+ y x) (+ (+ x t) y) (+ x t) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/ (+ (* a t) (* z x)) (+ t x)) (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/ x (+ t x)) (+ t x) (* (/ a z) (/ t (+ t x))) (/ a z) (/ t (+ t x))) |
| 10.0ms | x | @ | -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) (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) -1 (/ y (+ t (+ x y))) y (+ t (+ x y)) t (+ x y) x (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))) (/ z a) z (/ (+ x y) (+ t (+ x y))) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/ (+ (* a t) (* z x)) (+ t x)) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/ (+ (* a t) (* z x)) (+ t x)) (+ (* a t) (* z x)) (* z x) (+ t x) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (* (+ t y) a) (* (+ y x) z)) (+ t y) (* (+ y x) z) (+ y x) (+ (+ x t) y) (+ x t) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/ (+ (* a t) (* z x)) (+ t x)) (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/ x (+ t x)) (+ t x) (* (/ a z) (/ t (+ t x))) (/ a z) (/ t (+ t x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4245 | 46511 |
| 0 | 4305 | 45588 |
| 0 | 10394 | 44370 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#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) (*.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)))) 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)))) |
(*.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))) |
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(literal -1 binary64) |
(/.f64 y (+.f64 t (+.f64 x y))) |
y |
(+.f64 t (+.f64 x y)) |
t |
(+.f64 x y) |
x |
(/.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 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))))))) |
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)))))) |
(/.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 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))) |
(/.f64 z a) |
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 (/ (+ (* a t) (* z x)) (+ t x)) z)) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) #s(approx (+ t x) x))) |
(/.f64 (fma.f64 a t (*.f64 z x)) #s(approx (+ t x) x)) |
(fma.f64 a t (*.f64 z x)) |
(*.f64 z x) |
#s(approx (+ t x) 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)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) |
(fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) |
(+.f64 t y) |
(*.f64 (+.f64 y x) z) |
(+.f64 y x) |
(+.f64 (+.f64 x t) y) |
(+.f64 x t) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z (+.f64 (/.f64 x (+.f64 t x)) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x))))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z (+.f64 (/.f64 x (+.f64 t x)) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x)))))) |
(*.f64 z (+.f64 (/.f64 x (+.f64 t x)) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x))))) |
(+.f64 (/.f64 x (+.f64 t x)) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x)))) |
(/.f64 x (+.f64 t x)) |
(+.f64 t x) |
(*.f64 (/.f64 a z) (/.f64 t (+.f64 t x))) |
(/.f64 a z) |
(/.f64 t (+.f64 t x)) |
#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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* b (+ (* -1 (/ y (+ t y))) (/ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) b))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* b (* x (+ (/ y (pow (+ t y) 2)) (/ (* a (- (/ z (* a (+ t y))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) b)))) (* b (+ (* -1 (/ y (+ t y))) (/ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) b)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* b (+ (* -1 (/ y (+ t y))) (/ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) b))) (* x (+ (* b (* x (+ (* -1 (/ y (pow (+ t y) 3))) (/ (* a (- (/ (* 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))))))) b)))) (* b (+ (/ y (pow (+ t y) 2)) (/ (* a (- (/ z (* a (+ t y))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) b)))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* b (+ (* -1 (/ y (+ t y))) (/ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) b))) (* x (+ (* b (+ (/ y (pow (+ t y) 2)) (/ (* a (- (/ z (* a (+ t y))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) b))) (* x (+ (* b (* x (+ (/ y (pow (+ t y) 4)) (/ (* a (- (/ z (* a (pow (+ t y) 3))) (+ (/ t (pow (+ t y) 4)) (+ (/ y (pow (+ t y) 4)) (/ (* y z) (* a (pow (+ t y) 4))))))) b)))) (* b (+ (* -1 (/ y (pow (+ t y) 3))) (/ (* a (- (/ (* 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))))))) b)))))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y (+ t y))) (/ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y (+ t y))) (+ (* x (+ (/ y (pow (+ t y) 2)) (/ (* a (- (/ z (* a (+ t y))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) b))) (/ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) b))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y (+ t y))) (+ (* x (+ (* x (+ (* -1 (/ y (pow (+ t y) 3))) (/ (* a (- (/ (* 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))))))) b))) (+ (/ y (pow (+ t y) 2)) (/ (* a (- (/ z (* a (+ t y))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) b)))) (/ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) b))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y (+ t y))) (+ (* x (+ (* x (+ (* -1 (/ y (pow (+ t y) 3))) (+ (* x (+ (/ y (pow (+ t y) 4)) (/ (* a (- (/ z (* a (pow (+ t y) 3))) (+ (/ t (pow (+ t y) 4)) (+ (/ y (pow (+ t y) 4)) (/ (* y z) (* a (pow (+ t y) 4))))))) b))) (/ (* a (- (/ (* 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))))))) b)))) (+ (/ y (pow (+ t y) 2)) (/ (* a (- (/ z (* a (+ t y))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) b)))) (/ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) b))))) |
#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 x #s(hole binary64 x)) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (/ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (/ (* a (* x (- (/ z (* a (+ t y))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2)))))))) b) (/ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) b)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* x (+ (/ (* a (* 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)))))))) b) (/ (* a (- (/ z (* a (+ t y))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) b))) (/ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) b)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* x (+ (* x (+ (/ (* a (* x (- (/ z (* a (pow (+ t y) 3))) (+ (/ t (pow (+ t y) 4)) (+ (/ y (pow (+ t y) 4)) (/ (* y z) (* a (pow (+ t y) 4)))))))) b) (/ (* a (- (/ (* 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))))))) b))) (/ (* a (- (/ z (* a (+ t y))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2))))))) b))) (/ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) b)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* a (* x (- (/ z (* a (+ t y))) (+ (/ 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))))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) (* x (+ (* a (* 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)))))))) (* a (- (/ z (* a (+ t y))) (+ (/ t (pow (+ t y) 2)) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2)))))))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* a (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) (* x (+ (* a (- (/ z (* a (+ t y))) (+ (/ 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))) (+ (/ t (pow (+ t y) 4)) (+ (/ y (pow (+ t y) 4)) (/ (* y z) (* a (pow (+ t y) 4)))))))) (* a (- (/ (* 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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (/ t (+ t y)) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) #s(hole binary64 (/ t (+ t y)))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (+ (* -1 (/ (* t x) (pow (+ t y) 2))) (/ t (+ t y))))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (+ (* x (- (/ (* t x) (pow (+ t y) 3)) (/ t (pow (+ t y) 2)))) (/ t (+ t y))))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (+ (* x (- (* x (- (* -1 (/ (* t x) (pow (+ t y) 4))) (* -1 (/ t (pow (+ t y) 3))))) (/ t (pow (+ t y) 2)))) (/ t (+ t y))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y)))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* x (- (/ z (* a (+ t y))) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2)))))) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* x (- (+ (* x (- (/ (* y z) (* a (pow (+ t y) 3))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2)))))) (/ z (* a (+ t y)))) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2)))))) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* x (- (+ (* x (- (+ (* x (- (/ z (* a (pow (+ t y) 3))) (+ (/ y (pow (+ t y) 4)) (/ (* y z) (* a (pow (+ t y) 4)))))) (/ (* y z) (* a (pow (+ t y) 3)))) (+ (* -1 (/ y (pow (+ t y) 3))) (/ z (* a (pow (+ t y) 2)))))) (/ z (* a (+ t y)))) (+ (/ y (pow (+ t y) 2)) (/ (* y z) (* a (pow (+ t y) 2)))))) (+ (/ y (+ t y)) (/ (* y z) (* a (+ t y))))))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (* y z) (* a (+ t y))))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* x (- (/ z (* a (+ t y))) (/ (* y z) (* a (pow (+ t y) 2))))) (/ (* y z) (* a (+ t y)))))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #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) (/ (+ x y) (+ t (+ x y)))) #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 (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 a)) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* x (- (/ z t) (/ a t)))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* x (- (+ (* x (- (/ a (pow t 2)) (/ z (pow t 2)))) (/ z t)) (/ a t)))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* x (- (+ (* x (- (+ (* x (- (/ z (pow t 3)) (/ a (pow t 3)))) (/ a (pow t 2))) (/ z (pow t 2)))) (/ z t)) (/ a t)))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* a t))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (+ (* a t) (* x z)))) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#s(approx (+ t x) #s(hole binary64 t)) |
#s(approx (+ t x) #s(hole binary64 (+ t x))) |
#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 (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (+ (* a (+ t y)) (* y z)))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (+ (* a (+ t y)) (+ (* x z) (* y z))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (+ y x) z) #s(hole binary64 (+ (* x z) (* y z)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x 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 (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 a)) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ a (* x (* z (- (/ 1 t) (/ a (* t z)))))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ a (* x (+ (* -1 (* x (* z (+ (* -1 (/ a (* (pow t 2) z))) (/ 1 (pow t 2)))))) (* z (- (/ 1 t) (/ a (* t z))))))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ a (* x (+ (* x (+ (* -1 (* z (+ (* -1 (/ a (* (pow t 2) z))) (/ 1 (pow t 2))))) (* x (* z (- (/ 1 (pow t 3)) (/ a (* (pow t 3) z))))))) (* z (- (/ 1 t) (/ a (* t z))))))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (/ a z))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ (* x (- (/ 1 t) (/ a (* t z)))) (/ a z)))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ (* x (- (+ (* -1 (* x (+ (* -1 (/ a (* (pow t 2) z))) (/ 1 (pow t 2))))) (/ 1 t)) (/ a (* t z)))) (/ a z)))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ (* x (- (+ (* x (- (* x (- (/ 1 (pow t 3)) (/ a (* (pow t 3) z)))) (+ (* -1 (/ a (* (pow t 2) z))) (/ 1 (pow t 2))))) (/ 1 t)) (/ a (* t z)))) (/ a z)))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (/ x t))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (* x (+ (* -1 (/ x (pow t 2))) (/ 1 t))))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (* x (+ (* x (- (/ x (pow t 3)) (/ 1 (pow t 2)))) (/ 1 t))))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (* x (+ (* x (- (* x (+ (* -1 (/ x (pow t 4))) (/ 1 (pow t 3)))) (/ 1 (pow t 2)))) (/ 1 t))))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (/ a z))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (+ (* -1 (/ (* a x) (* t z))) (/ a z)))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (+ (* x (- (/ (* a x) (* (pow t 2) z)) (/ a (* t z)))) (/ a z)))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (+ (* x (- (* x (- (* -1 (/ (* a x) (* (pow t 3) z))) (* -1 (/ a (* (pow t 2) z))))) (/ a (* t z)))) (/ a z)))) |
#s(approx (/ t (+ t x)) #s(hole binary64 1)) |
#s(approx (/ t (+ t x)) #s(hole binary64 (+ 1 (* -1 (/ x t))))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (+ 1 (* x (- (/ x (pow t 2)) (/ 1 t)))))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (+ 1 (* x (- (* x (+ (* -1 (/ x (pow t 3))) (/ 1 (pow t 2)))) (/ 1 t)))))) |
#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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 z)) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ z (/ (* b (+ (* -1 y) (/ (* a (- (+ t (+ y (/ (* y z) a))) (/ (* z (+ t y)) a))) b))) x)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ z (+ (/ (* b (+ (* -1 y) (/ (* a (- (+ t (+ y (/ (* y z) a))) (/ (* z (+ t y)) a))) b))) x) (/ (* b (+ (* -1 (/ (* a (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a)))))) b)) (* y (+ t y)))) (pow x 2)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ z (+ (/ (* b (+ (* -1 y) (/ (* a (- (+ t (+ y (/ (* y z) a))) (/ (* z (+ t y)) a))) b))) x) (+ (/ (* b (+ (* -1 (* y (pow (+ t y) 2))) (* -1 (/ (* 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))))))) b)))) (pow x 3)) (/ (* b (+ (* -1 (/ (* a (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a)))))) b)) (* y (+ t y)))) (pow x 2))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (/ z b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y x)) (+ (/ z b) (/ (* a (- (+ t (+ y (/ (* y z) a))) (/ (* z (+ t y)) a))) (* b x)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y x)) (+ (* -1 (/ (* a (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a)))))) (* b (pow x 2)))) (+ (/ z b) (+ (/ (* a (- (+ t (+ y (/ (* y z) a))) (/ (* z (+ t y)) a))) (* b x)) (/ (* y (+ t y)) (pow x 2)))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y x)) (+ (* -1 (/ (* 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))))))) (* b (pow x 3)))) (+ (* -1 (/ (* a (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a)))))) (* b (pow x 2)))) (+ (* -1 (/ (* y (pow (+ t y) 2)) (pow x 3))) (+ (/ z b) (+ (/ (* a (- (+ t (+ y (/ (* y z) a))) (/ (* z (+ t y)) a))) (* b x)) (/ (* y (+ t y)) (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 (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (/ z b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (/ z b) (/ (* a (- (+ t (+ y (/ (* y z) a))) (/ (* z (+ t y)) a))) (* b x))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (* a (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a)))))) (* b (pow x 2)))) (+ (/ z b) (/ (* a (- (+ t (+ y (/ (* y z) a))) (/ (* z (+ t y)) a))) (* b x)))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (* 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))))))) (* b (pow x 3)))) (+ (* -1 (/ (* a (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a)))))) (* b (pow x 2)))) (+ (/ z b) (/ (* a (- (+ t (+ y (/ (* y z) a))) (/ (* z (+ t y)) a))) (* b x))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 z)) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ z (/ (* a (- (+ t (+ y (/ (* y z) a))) (/ (* z (+ t y)) a))) x)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ z (+ (* -1 (/ (* a (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a)))))) (pow x 2))) (/ (* a (- (+ t (+ y (/ (* y z) a))) (/ (* z (+ t y)) a))) x))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ z (+ (* -1 (/ (* 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))) (+ (* -1 (/ (* a (+ (* t (+ t y)) (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a)))))) (pow x 2))) (/ (* a (- (+ t (+ y (/ (* y z) a))) (/ (* z (+ t y)) a))) x)))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (/ z a))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (- (+ (/ t x) (+ (/ y x) (+ (/ z a) (/ (* y z) (* a x))))) (/ (* z (+ t y)) (* a x))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) #s(hole binary64 (/ t x))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (/ (+ t (* -1 (/ (* t (+ t y)) x))) x))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (/ (- (+ t (/ (* t (pow (+ t y) 2)) (pow x 2))) (/ (* t (+ t y)) x)) x))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (/ (- (+ t (* -1 (/ (* t (pow (+ t y) 3)) (pow x 3)))) (+ (* -1 (/ (* t (pow (+ t y) 2)) (pow x 2))) (/ (* t (+ t y)) x))) x))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ z a))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ (/ y x) (+ (/ z a) (/ (* y z) (* a x)))) (/ (* z (+ t y)) (* a x))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* y (+ t y)) (* (+ t y) (- (/ (* y z) a) (/ (* z (+ t y)) a)))) (pow x 2))) (+ (/ y x) (+ (/ z a) (/ (* y z) (* a x))))) (/ (* z (+ t y)) (* a x))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (* y (pow (+ t y) 2))) (* -1 (* (pow (+ t y) 2) (- (/ (* y z) a) (/ (* z (+ t y)) a))))) (pow x 3))) (+ (/ y x) (+ (/ z a) (/ (* y z) (* a x))))) (+ (/ (* 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 (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ z a))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ (/ z a) (/ (* y z) (* a x))) (/ (* z (+ t y)) (* a x))))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #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) (/ (+ x y) (+ t (+ x y)))) #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 (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 z)) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ z (/ (* a t) x)) (/ (* t z) x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* t (- (* a t) (* t z))) (pow x 2))) (/ (* a t) x))) (/ (* t z) x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ z (+ (/ (* a t) x) (/ (* (pow t 2) (- (* a t) (* t z))) (pow x 3)))) (+ (/ (* t z) x) (/ (* t (- (* a t) (* t z))) (pow x 2)))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* x z))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* x (+ z (/ (* a t) x))))) |
#s(approx (+ t x) #s(hole binary64 x)) |
#s(approx (+ t x) #s(hole binary64 (* x (+ 1 (/ t 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 (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* x (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) 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 (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #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 (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 z)) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ z (/ (* z (- (/ (* a t) z) t)) x)))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ z (+ (* -1 (/ (* z (+ (* -1 (pow t 2)) (/ (* a (pow t 2)) z))) (pow x 2))) (/ (* z (- (/ (* a t) z) t)) x))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ z (+ (* -1 (/ (* z (+ (* -1 (/ (* a (pow t 3)) z)) (pow t 3))) (pow x 3))) (+ (* -1 (/ (* z (+ (* -1 (pow t 2)) (/ (* a (pow t 2)) z))) (pow x 2))) (/ (* z (- (/ (* a t) z) t)) x)))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 1)) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (- (+ 1 (/ (* a t) (* x z))) (/ t x)))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (+ (* -1 (pow t 2)) (/ (* a (pow t 2)) z)) (pow x 2))) (/ (* a t) (* x z)))) (/ t x)))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (+ (* -1 (/ (* a (pow t 3)) z)) (pow t 3)) (pow x 3))) (/ (* a t) (* x z)))) (+ (* -1 (/ (pow t 2) (pow x 2))) (+ (/ t x) (/ (* a (pow t 2)) (* (pow x 2) z))))))) |
#s(approx (/ x (+ t x)) #s(hole binary64 1)) |
#s(approx (/ x (+ t x)) #s(hole binary64 (+ 1 (* -1 (/ t x))))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (- (+ 1 (/ (pow t 2) (pow x 2))) (/ t x)))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (- (+ 1 (* -1 (/ (pow t 3) (pow x 3)))) (+ (* -1 (/ (pow t 2) (pow x 2))) (/ t x))))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (/ (* a t) (* x z)))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (/ (+ (* -1 (/ (* a (pow t 2)) (* x z))) (/ (* a t) z)) x))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (/ (- (+ (/ (* a t) z) (/ (* a (pow t 3)) (* (pow x 2) z))) (/ (* a (pow t 2)) (* x z))) x))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (/ (- (+ (* -1 (/ (* a (pow t 4)) (* (pow x 3) z))) (/ (* a t) z)) (+ (* -1 (/ (* a (pow t 3)) (* (pow x 2) z))) (/ (* a (pow t 2)) (* x z)))) x))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (/ t x))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (/ (+ t (* -1 (/ (pow t 2) x))) x))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (/ (- (+ t (/ (pow t 3) (pow x 2))) (/ (pow t 2) x)) x))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (/ (- (+ t (* -1 (/ (pow t 4) (pow x 3)))) (+ (* -1 (/ (pow t 3) (pow x 2))) (/ (pow t 2) x))) 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ z (* -1 (/ (* b (+ y (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a)))) b))) x))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* a (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) b)) (* y (+ t y)))) x)) (* b (+ y (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a)))) b)))) x))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* 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))))) b)) (* y (pow (+ t y) 2)))) x)) (* b (+ (* -1 (/ (* a (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) b)) (* y (+ t y))))) x)) (* b (+ y (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a)))) b)))) x))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ (+ y (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a)))) b)) x)) (/ z b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ (+ y (+ (* -1 (/ (+ (* -1 (/ (* a (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) b)) (* y (+ t y))) x)) (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a)))) b))) x)) (/ z b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ (+ y (+ (* -1 (/ (+ (* -1 (/ (* a (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) b)) (+ (* -1 (/ (+ (* -1 (/ (* 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))))) b)) (* y (pow (+ t y) 2))) x)) (* y (+ t y)))) x)) (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a)))) 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 (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a)))) (* b x))) (/ z b)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (+ (/ (* a (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) (* b x)) (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a)))) b)) x)) (/ z b)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) b)) (/ (* 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))))) (* b x))) x)) (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a)))) b)) x)) (/ z b)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ z (* -1 (/ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a)))) x))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ z (* -1 (/ (+ (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a)))) (/ (* a (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y))))) x)) x))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (+ (* -1 (* a (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (+ (* t (+ t y)) (* y (+ t y)))))) (/ (* 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)) x)) (* a (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a))))) x))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 t) (+ (* -1 y) (* -1 (/ (* y z) a)))) (* -1 (/ (* z (+ t y)) a))) x)) (/ z a)))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 t) (/ (* t (+ t y)) x)) x)))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow (+ t y) 2)) x) (* t (+ t y))) x))) x)))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (+ t y) 3)) x) (* t (pow (+ t y) 2))) x)) (* t (+ t y))) x))) x)))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* y z) a))) (* -1 (/ (* z (+ t y)) a))) x)) (/ z a)))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 y) (+ (* -1 (/ (* y z) a)) (+ (* -1 (/ (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (/ (* y (+ t y)) x)))) (* -1 (/ (* z (+ t y)) a))) x)) (/ z a)))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1 y) (+ (* -1 (/ (* y z) a)) (* -1 (/ (- (+ (* -1 (/ (* (pow (+ t y) 2) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a)))) x)) (/ (* y (pow (+ t y) 2)) x)) (+ (* -1 (* (+ t y) (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))))) (* y (+ t y)))) x)))) (* -1 (/ (* z (+ t y)) a))) x)) (/ z a)))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (* y z) a)) (* -1 (/ (* z (+ t y)) a))) x)) (/ z a)))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #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) (/ (+ x y) (+ t (+ x y)))) #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 (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* -1 (/ (- (* -1 (* a t)) (* -1 (* t z))) x))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a t)) (* -1 (/ (* t (- (* -1 (* a t)) (* -1 (* t z)))) x))) (* -1 (* t z))) x))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a t)) (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* -1 (* a t)) (* -1 (* t z)))) x)) (* -1 (* t (- (* -1 (* a t)) (* -1 (* t z)))))) x))) (* -1 (* t z))) x))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (* a t) x))))))) |
#s(approx (+ t x) #s(hole binary64 (* -1 (* x (- (* -1 (/ t x)) 1))))) |
#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 (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (+ (* a (+ t y)) (* y z)) x))))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (* y z) x))))))) |
#s(approx (+ y x) #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 (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ z (* -1 (/ (* z (+ t (* -1 (/ (* a t) z)))) x))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (* z (- (pow t 2) (/ (* a (pow t 2)) z))) x)) (* z (+ t (* -1 (/ (* a t) z))))) x))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ z (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (pow t 3) (/ (* a (pow t 3)) z))) x)) (* z (- (pow t 2) (/ (* a (pow t 2)) z)))) x)) (* z (+ t (* -1 (/ (* a t) z))))) x))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ 1 (* -1 (/ (+ t (* -1 (/ (* a t) z))) x))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ 1 (* -1 (/ (+ t (+ (* -1 (/ (* a t) z)) (* -1 (/ (- (pow t 2) (/ (* a (pow t 2)) z)) x)))) x))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ 1 (* -1 (/ (+ t (+ (* -1 (/ (* a t) z)) (* -1 (/ (- (+ (* -1 (/ (- (pow t 3) (/ (* a (pow t 3)) z)) x)) (pow t 2)) (/ (* a (pow t 2)) z)) x)))) x))))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow t 2) x)) (* -1 t)) x))))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow t 3) x)) (* -1 (pow t 2))) x)) (* -1 t)) x))))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* a t) z)) (/ (* a (pow t 2)) (* x z))) x)))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* a t) z)) (* -1 (/ (- (/ (* a (pow t 3)) (* x z)) (/ (* a (pow t 2)) z)) x))) x)))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* a t) z)) (* -1 (/ (- (* -1 (/ (- (/ (* a (pow t 4)) (* x z)) (/ (* a (pow t 3)) z)) x)) (/ (* a (pow t 2)) z)) x))) x)))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (/ (pow t 2) x)) x)))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (pow t 3) x) (pow t 2)) x))) x)))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (pow t 4) x) (pow t 3)) x)) (pow t 2)) x))) 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) (* b (* y (- (/ (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))) b) (/ 1 (+ t x)))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) (* y (+ (* b (* y (+ (/ 1 (pow (+ t x) 2)) (/ (* a (- (/ (* x z) (* a (pow (+ t x) 3))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) b)))) (* b (- (/ (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))) b) (/ 1 (+ t x))))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) (* y (+ (* b (- (/ (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))) b) (/ 1 (+ t x)))) (* y (+ (* b (* y (- (/ (* a (- (+ (/ 1 (pow (+ t x) 3)) (/ z (* a (pow (+ t x) 3)))) (+ (/ t (pow (+ t x) 4)) (/ (* x z) (* a (pow (+ t x) 4)))))) b) (/ 1 (pow (+ t x) 3))))) (* b (+ (/ 1 (pow (+ t x) 2)) (/ (* a (- (/ (* x z) (* a (pow (+ t x) 3))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) b)))))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (/ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* y (- (/ (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))) b) (/ 1 (+ t x)))) (/ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* y (- (+ (* y (+ (/ 1 (pow (+ t x) 2)) (/ (* a (- (/ (* x z) (* a (pow (+ t x) 3))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) b))) (/ (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))) b)) (/ 1 (+ t x)))) (/ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* y (- (+ (* y (+ (* y (- (/ (* a (- (+ (/ 1 (pow (+ t x) 3)) (/ z (* a (pow (+ t x) 3)))) (+ (/ t (pow (+ t x) 4)) (/ (* x z) (* a (pow (+ t x) 4)))))) b) (/ 1 (pow (+ t x) 3)))) (+ (/ 1 (pow (+ t x) 2)) (/ (* a (- (/ (* x z) (* a (pow (+ t x) 3))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) b)))) (/ (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))) b)) (/ 1 (+ t x)))) (/ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) b)))) |
#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 y #s(hole binary64 y)) |
#s(approx (+ t (+ x y)) #s(hole binary64 (+ t x))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (/ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (/ (* a (* y (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))) b) (/ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) b)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* y (+ (/ (* a (* 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)))))))) b) (/ (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))) b))) (/ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) b)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* y (+ (* y (+ (/ (* a (* y (- (+ (/ 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 (- (/ (* x z) (* a (pow (+ t x) 3))) (+ (* -1 (/ t (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2))))))) b))) (/ (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))) b))) (/ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) b)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* a (* y (- (+ (/ 1 (+ t x)) (/ z (* 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 (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) (* y (+ (* a (* 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)))))))) (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2))))))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))) (* y (+ (* a (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (+ (/ t (pow (+ t x) 2)) (/ (* x z) (* a (pow (+ t x) 2)))))) (* y (+ (* a (* y (- (+ (/ 1 (pow (+ t x) 3)) (/ z (* a (pow (+ t x) 3)))) (+ (/ t (pow (+ t x) 4)) (/ (* x z) (* a (pow (+ t x) 4))))))) (* a (- (/ (* 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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x)))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) #s(hole binary64 (/ t (+ t x)))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (+ (* -1 (/ (* t y) (pow (+ t x) 2))) (/ t (+ t x))))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (+ (* y (- (/ (* t y) (pow (+ t x) 3)) (/ t (pow (+ t x) 2)))) (/ t (+ t x))))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (+ (* y (- (* y (- (* -1 (/ (* t y) (pow (+ t x) 4))) (* -1 (/ t (pow (+ t x) 3))))) (/ t (pow (+ t x) 2)))) (/ t (+ t x))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (* x z) (* a (+ t x))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* y (- (+ (/ 1 (+ t x)) (/ z (* a (+ t x)))) (/ (* x z) (* a (pow (+ t x) 2))))) (/ (* x z) (* a (+ t x)))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* y (- (+ (* y (- (/ (* x z) (* a (pow (+ t x) 3))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2)))))) (+ (/ 1 (+ t x)) (/ z (* a (+ t x))))) (/ (* x z) (* a (pow (+ t x) 2))))) (/ (* x z) (* a (+ t x)))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* y (- (+ (/ 1 (pow (+ t x) 3)) (/ z (* a (pow (+ t x) 3)))) (/ (* x z) (* a (pow (+ t x) 4))))) (/ (* x z) (* a (pow (+ t x) 3)))) (+ (/ 1 (pow (+ t x) 2)) (/ z (* a (pow (+ t x) 2)))))) (+ (/ 1 (+ t x)) (/ z (* a (+ t x))))) (/ (* x z) (* a (pow (+ t x) 2))))) (/ (* x z) (* a (+ t x)))))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (* x z) (* a (+ t x))))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* y (- (/ z (* a (+ t x))) (/ (* x z) (* a (pow (+ t x) 2))))) (/ (* x z) (* a (+ t x)))))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #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) (/ (+ x y) (+ t (+ x y)))) #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 (/ (+ 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)) #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) (* (+ y x) z)) #s(hole binary64 (+ (* a t) (* x z)))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (+ (* a t) (+ (* x z) (* y (+ a z)))))) |
#s(approx (+ t y) #s(hole binary64 t)) |
#s(approx (+ t y) #s(hole binary64 (+ t 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 (* (- (+ (/ (+ 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* b (- (/ (* a (+ 1 (/ z a))) b) 1)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* b (- (/ (* a (+ 1 (/ z a))) b) 1)) (/ (* b (+ t (+ x (/ (* a (- (/ (* x z) a) (+ x (/ (* z (+ t x)) a)))) b)))) y)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* b (- (/ (* a (+ 1 (/ z a))) b) 1)) (+ (/ (* b (+ t (+ x (/ (* a (- (/ (* x z) a) (+ x (/ (* z (+ t x)) a)))) b)))) y) (/ (* b (+ (* -1 (/ (* a (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a)))))) b)) (* -1 (pow (+ t x) 2)))) (pow y 2)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* b (- (/ (* a (+ 1 (/ z a))) b) 1)) (+ (/ (* b (+ t (+ x (/ (* a (- (/ (* x z) a) (+ x (/ (* z (+ t x)) a)))) b)))) y) (+ (/ (* b (+ (* -1 (/ (* a (+ (* -1 (* t (pow (+ t x) 2))) (+ (* -1 (* (pow (+ t x) 2) (- (/ (* x z) a) (/ (* z (+ t x)) a)))) (pow (+ t x) 3)))) b)) (pow (+ t x) 3))) (pow y 3)) (/ (* b (+ (* -1 (/ (* a (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a)))))) b)) (* -1 (pow (+ t x) 2)))) (pow y 2))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (- (/ (* a (+ 1 (/ z a))) b) 1))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (- (+ (/ t y) (+ (/ x y) (+ (/ (* a (+ 1 (/ z a))) b) (/ (* a (- (/ (* x z) a) (+ x (/ (* z (+ t x)) a)))) (* b y))))) 1))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (- (+ (* -1 (/ (* a (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a)))))) (* b (pow y 2)))) (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ t y) (+ (/ x y) (+ (/ (* a (+ 1 (/ z a))) b) (/ (* a (- (/ (* x z) a) (+ x (/ (* z (+ t x)) a)))) (* b y))))))) 1))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (- (+ (* -1 (/ (* a (+ (* -1 (* t (pow (+ t x) 2))) (+ (* -1 (* (pow (+ t x) 2) (- (/ (* x z) a) (/ (* z (+ t x)) a)))) (pow (+ t x) 3)))) (* b (pow y 3)))) (+ (* -1 (/ (* a (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a)))))) (* b (pow y 2)))) (+ (* -1 (/ (pow (+ t x) 2) (pow y 2))) (+ (/ t y) (+ (/ x y) (+ (/ (* a (+ 1 (/ z a))) b) (+ (/ (* a (- (/ (* x z) a) (+ x (/ (* z (+ t x)) a)))) (* b y)) (/ (pow (+ t x) 3) (pow y 3))))))))) 1))) |
#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 (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (/ (* a (+ 1 (/ z a))) b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (/ (* a (+ 1 (/ z a))) b) (/ (* a (- (/ (* x z) a) (+ x (/ (* z (+ t x)) a)))) (* b y))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (* a (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a)))))) (* b (pow y 2)))) (+ (/ (* a (+ 1 (/ z a))) b) (/ (* a (- (/ (* x z) a) (+ x (/ (* z (+ t x)) a)))) (* b y)))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (* a (+ (* -1 (* t (pow (+ t x) 2))) (+ (* -1 (* (pow (+ t x) 2) (- (/ (* x z) a) (/ (* z (+ t x)) a)))) (pow (+ t x) 3)))) (* b (pow y 3)))) (+ (* -1 (/ (* a (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a)))))) (* b (pow y 2)))) (+ (/ (* a (+ 1 (/ z a))) b) (/ (* a (- (/ (* x z) a) (+ x (/ (* z (+ t x)) a)))) (* b y))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (* a (+ 1 (/ z a))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* a (+ 1 (/ z a))) (/ (* a (- (/ (* x z) a) (+ x (/ (* z (+ t x)) a)))) y)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* -1 (/ (* a (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a)))))) (pow y 2))) (+ (* a (+ 1 (/ z a))) (/ (* a (- (/ (* x z) a) (+ x (/ (* z (+ t x)) a)))) y))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* -1 (/ (* 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))) (+ (* -1 (/ (* a (+ (* -1 (pow (+ t x) 2)) (+ (* t (+ t x)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a)))))) (pow y 2))) (+ (* a (+ 1 (/ z a))) (/ (* a (- (/ (* x z) a) (+ x (/ (* z (+ t x)) a)))) y)))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ 1 (/ z a)))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (- (+ 1 (+ (/ z a) (/ (* x z) (* a y)))) (+ (/ x y) (/ (* z (+ t x)) (* a y)))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) #s(hole binary64 (/ t y))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (/ (+ t (* -1 (/ (* t (+ t x)) y))) y))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (/ (- (+ t (/ (* t (pow (+ t x) 2)) (pow y 2))) (/ (* t (+ t x)) y)) y))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (/ (- (+ t (* -1 (/ (* t (pow (+ t x) 3)) (pow y 3)))) (+ (* -1 (/ (* t (pow (+ t x) 2)) (pow y 2))) (/ (* t (+ t x)) y))) y))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ 1 (/ z a)))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ 1 (+ (/ z a) (/ (* x z) (* a y)))) (+ (/ t y) (+ (/ x y) (/ (* z (+ t x)) (* a y))))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (+ (* -1 (pow (+ t x) 2)) (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a)))) (pow y 2))) (+ (/ z a) (/ (* x z) (* a y))))) (+ (/ t y) (+ (/ x y) (/ (* z (+ t x)) (* a y))))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (- (+ 1 (+ (* -1 (/ (+ (* -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))) (+ (/ t y) (+ (/ x y) (+ (/ (* z (+ t x)) (* a y)) (/ (* (+ t x) (- (/ (* x z) a) (/ (* z (+ t x)) a))) (pow y 2))))))))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (- (+ (/ z a) (/ (* x z) (* a y))) (/ (* z (+ t x)) (* a y))))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #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) (/ (+ x y) (+ t (+ x y)))) #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 (/ (+ 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)) #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) (* (+ y x) z)) #s(hole binary64 (* y (+ a z)))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* y (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y))))))) |
#s(approx (+ t y) #s(hole binary64 y)) |
#s(approx (+ t y) #s(hole binary64 (* y (+ 1 (/ t y))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* y (+ z (/ (* x z) y))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x 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 (* (- (+ (/ (+ 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* -1 (/ (* b (- (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a)))) b) (+ t x))) y)) (* b (- (/ (* a (+ 1 (/ z a))) b) 1))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (* b (- (/ (* 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))) y)) (* b (- (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a)))) b) (+ t x)))) y)) (* b (- (/ (* a (+ 1 (/ z a))) b) 1))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (- (/ (* 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))) y)) (* b (- (/ (* 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)))) y)) (* b (- (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a)))) b) (+ t x)))) y)) (* b (- (/ (* a (+ 1 (/ z a))) b) 1))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (- (+ (* -1 (/ (- (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a)))) b) (+ t x)) y)) (/ (* a (+ 1 (/ z a))) b)) 1))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #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)) y)) (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a)))) b)) (+ t x)) y)) (/ (* a (+ 1 (/ z a))) b)) 1))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #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)) 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)) y)) (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a)))) b)) (+ t x)) y)) (/ (* a (+ 1 (/ z a))) 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 (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a)))) (* b y))) (/ (* a (+ 1 (/ z a))) b)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #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 y))) (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a)))) b)) y)) (/ (* a (+ 1 (/ z a))) b)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #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 y))) (/ (* a (- (pow (+ t x) 2) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (* t (+ t x))))) b)) y)) (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a)))) b)) y)) (/ (* a (+ 1 (/ z a))) b)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* -1 (/ (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a)))) y)) (* a (+ 1 (/ z a)))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #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))))) y)) (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a))))) y)) (* a (+ 1 (/ z a)))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #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))))) y)) (* a (- (pow (+ t x) 2) (+ (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))))) (* t (+ t x)))))) y)) (* a (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a))))) y)) (* a (+ 1 (/ z a)))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 t) (* -1 (/ (* x z) a))))) (* -1 (/ (* z (+ t x)) a))) y)) (/ z a))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 t) (/ (* t (+ t x)) y)) y)))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (- (/ (* t (pow (+ t x) 2)) y) (* t (+ t x))) y))) y)))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 t) (* -1 (/ (- (* -1 (/ (- (/ (* t (pow (+ t x) 3)) y) (* t (pow (+ t x) 2))) y)) (* t (+ t x))) y))) y)))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (- (+ t (+ x (* -1 (/ (* x z) a)))) (* -1 (/ (* z (+ t x)) a))) y)) (/ z a))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 (/ (* x z) a)) (* -1 (/ (- (pow (+ t x) 2) (* -1 (* (+ t x) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a)))))) y))))) (* -1 (/ (* z (+ t x)) a))) y)) (/ z a))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (- (+ t (+ x (+ (* -1 (/ (* x z) a)) (* -1 (/ (- (+ (* -1 (/ (- (pow (+ t x) 3) (* -1 (* (pow (+ t x) 2) (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a)))))) y)) (pow (+ t x) 2)) (* -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) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (* x z) a)) (* -1 (/ (* z (+ t x)) a))) y)) (/ z a)))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #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) (/ (+ x y) (+ t (+ x y)))) #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 (/ (+ 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)) #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) (* (+ y x) z)) #s(hole binary64 (* -1 (* y (+ (* -1 a) (* -1 z)))))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* -1 (* y (+ (* -1 a) (+ (* -1 z) (* -1 (/ (+ (* a t) (* x z)) y)))))))) |
#s(approx (+ t y) #s(hole binary64 (* -1 (* y (- (* -1 (/ t y)) 1))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* x z) y))))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x 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 (* (- (+ (/ (+ 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) b))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))) (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) b)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y (+ t (+ x y)))) (+ (/ (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))) b) (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) b))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (/ (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))) b) (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) b)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))) (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ y (+ t (+ x y))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) (/ y (+ t (+ x y)))))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (/ (* a t) (+ t x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x))))) |
#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 (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* a (+ t y)))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (+ (* a (+ t y)) (* z (+ x y))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* z (+ x y)))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (/ (* a t) (+ t x)))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (/ (* a t) (* z (+ t x))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (/ (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x))) z))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (/ (* a t) (* z (+ t x))))) |
#s(approx (/ a z) #s(hole binary64 (/ a 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 (* (- (+ (/ (+ 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* z (+ (* a (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) (/ (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) b))) z))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (/ (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))) b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (* z (+ (* -1 (/ y (* z (+ t (+ x y))))) (+ (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (* b z)) (/ (* a (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) b)))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (/ (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))) b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (* z (+ (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (* b z)) (/ (* a (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) b))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (* a (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y))))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (* z (+ (* a (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))) (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) z))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* z (+ (/ x (* a (+ t (+ x y)))) (/ y (* a (+ t (+ x y)))))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* z (+ (/ x (* a (+ t (+ x y)))) (+ (/ y (* a (+ t (+ x y)))) (/ y (* z (+ t (+ x y))))))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (/ (* x z) (+ t x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (* z (+ (/ x (+ t x)) (/ (* a t) (* z (+ t x))))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* z (+ x (/ (* a t) 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) a) (* (+ y x) z)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* z (+ x (+ y (/ (* a (+ t y)) z)))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (/ (* x z) (+ t x)))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (* z (+ (/ x (+ t x)) (/ (* a t) (* z (+ t x))))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (/ x (+ t x)))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ (/ x (+ t x)) (/ (* a t) (* z (+ t x)))))) |
#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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) b))) z)) (* -1 (/ (+ x y) (+ t (+ x y))))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (/ (* z (+ x y)) (* b (+ t (+ x y)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (* b (+ t (+ x y))))) (* -1 (/ (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) b)) z))))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (/ (* z (+ x y)) (* b (+ t (+ x y)))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (* b z))) (* -1 (/ (+ x y) (* b (+ t (+ x y)))))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (/ (* z (+ x y)) (+ t (+ x y))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) z)) (* -1 (/ (+ x y) (+ t (+ x y))))))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (/ (* z (+ x y)) (* a (+ t (+ x y)))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x y) (* a (+ t (+ x y))))) (* -1 (/ (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) z))))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (* z (+ x y)) (* a (+ t (+ x y)))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y (* z (+ t (+ x y))))) (* -1 (/ (+ x y) (* a (+ t (+ x y)))))))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x (+ t x))) (* -1 (/ (* a t) (* z (+ t x))))))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 (/ (* a t) 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 (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ x y)) (* -1 (/ (* a (+ t y)) z))))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x (+ t x))) (* -1 (/ (* a t) (* z (+ t x))))))))) |
#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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* b (+ (* -1 (/ y (+ x y))) (/ (* a (+ (/ y (+ x y)) (/ z a))) b))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* b (* t (+ (/ y (pow (+ x y) 2)) (/ (* a (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) b)))) (* b (+ (* -1 (/ y (+ x y))) (/ (* a (+ (/ y (+ x y)) (/ z a))) b)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* b (+ (* -1 (/ y (+ x y))) (/ (* a (+ (/ y (+ x y)) (/ z a))) b))) (* t (+ (* b (* t (+ (* -1 (/ y (pow (+ x y) 3))) (* -1 (/ (* a (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2))))) b))))) (* b (+ (/ y (pow (+ x y) 2)) (/ (* a (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) b)))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* b (+ (* -1 (/ y (+ x y))) (/ (* a (+ (/ y (+ x y)) (/ z a))) b))) (* t (+ (* b (+ (/ y (pow (+ x y) 2)) (/ (* a (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) b))) (* t (+ (* b (* t (+ (/ y (pow (+ x y) 4)) (/ (* a (- (/ 1 (pow (+ x y) 3)) (+ (/ y (pow (+ x y) 4)) (/ z (* a (pow (+ x y) 3)))))) b)))) (* b (+ (* -1 (/ y (pow (+ x y) 3))) (* -1 (/ (* a (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2))))) b))))))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y (+ x y))) (/ (* a (+ (/ y (+ x y)) (/ z a))) b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y (+ x y))) (+ (* t (+ (/ y (pow (+ x y) 2)) (/ (* a (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) b))) (/ (* a (+ (/ y (+ x y)) (/ z a))) b))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y (+ x y))) (+ (* t (+ (* t (+ (* -1 (/ y (pow (+ x y) 3))) (* -1 (/ (* a (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2))))) b)))) (+ (/ y (pow (+ x y) 2)) (/ (* a (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) b)))) (/ (* a (+ (/ y (+ x y)) (/ z a))) b))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y (+ x y))) (+ (* t (+ (* t (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ (* a (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2))))) b)) (* t (+ (/ y (pow (+ x y) 4)) (/ (* a (- (/ 1 (pow (+ x y) 3)) (+ (/ y (pow (+ x y) 4)) (/ z (* a (pow (+ x y) 3)))))) b)))))) (+ (/ y (pow (+ x y) 2)) (/ (* a (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) b)))) (/ (* a (+ (/ y (+ x y)) (/ z a))) 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 t #s(hole binary64 t)) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (/ (* a (+ (/ y (+ x y)) (/ z a))) b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (/ (* a (* t (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y))))))) b) (/ (* a (+ (/ y (+ x y)) (/ z a))) b)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* t (+ (* -1 (/ (* a (* t (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2)))))) b)) (/ (* a (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) b))) (/ (* a (+ (/ y (+ x y)) (/ z a))) b)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* t (+ (* t (+ (* -1 (/ (* a (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2))))) b)) (/ (* a (* t (- (/ 1 (pow (+ x y) 3)) (+ (/ y (pow (+ x y) 4)) (/ z (* a (pow (+ x y) 3))))))) b))) (/ (* a (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) b))) (/ (* a (+ (/ y (+ x y)) (/ z a))) b)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (* a (+ (/ y (+ x y)) (/ z a))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* a (* t (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y))))))) (* a (+ (/ y (+ x y)) (/ z a)))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* a (+ (/ y (+ x y)) (/ z a))) (* t (+ (* -1 (* a (* t (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2))))))) (* a (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y))))))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* a (+ (/ y (+ x y)) (/ z a))) (* t (+ (* a (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (* t (+ (* -1 (* a (+ (* -1 (/ y (pow (+ x y) 3))) (+ (* -1 (/ z (* a (pow (+ x y) 2)))) (/ 1 (pow (+ x y) 2)))))) (* a (* t (- (/ 1 (pow (+ x y) 3)) (+ (/ y (pow (+ x y) 4)) (/ z (* a (pow (+ x y) 3)))))))))))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (/ y (+ x y)) (/ z a)))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (* t (- (/ 1 (+ x y)) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) #s(hole binary64 (/ t (+ x y)))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (* t (+ (* -1 (/ t (pow (+ x y) 2))) (/ 1 (+ x y)))))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (* t (+ (* t (- (/ t (pow (+ x y) 3)) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y)))))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (* t (+ (* t (- (* t (+ (* -1 (/ t (pow (+ x y) 4))) (/ 1 (pow (+ x y) 3)))) (/ 1 (pow (+ x y) 2)))) (/ 1 (+ x y)))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (/ y (+ x y)) (/ z a)))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* -1 (* t (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* t (- (* -1 (* t (+ (* -1 (/ y (pow (+ x y) 3))) (* -1 (/ z (* a (pow (+ x y) 2))))))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (* t (- (* t (- (* -1 (* t (+ (/ y (pow (+ x y) 4)) (/ z (* a (pow (+ x y) 3)))))) (+ (* -1 (/ y (pow (+ x y) 3))) (* -1 (/ z (* a (pow (+ x y) 2))))))) (+ (/ y (pow (+ x y) 2)) (/ z (* a (+ x y)))))) (+ (/ y (+ x y)) (/ z a))))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* -1 (/ (* t z) (* a (+ x y)))) (/ z a)))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (+ (* t (- (/ (* t z) (* a (pow (+ x y) 2))) (/ z (* a (+ x y))))) (/ z a)))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #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 (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* t (- (/ a x) (/ z x)))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* t (- (+ (* t (- (/ z (pow x 2)) (/ a (pow x 2)))) (/ a x)) (/ z x)))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* t (- (+ (* t (- (+ (* t (- (/ a (pow x 3)) (/ z (pow x 3)))) (/ z (pow x 2))) (/ a (pow x 2)))) (/ a x)) (/ z x)))))) |
#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 (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (+ (* a y) (* z (+ x y))))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (+ (* a t) (+ (* a y) (* z (+ x y)))))) |
#s(approx (+ (+ x t) y) #s(hole binary64 (+ x y))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ z (* t (* z (- (/ a (* x z)) (/ 1 x))))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ z (* t (+ (* t (* z (- (/ 1 (pow x 2)) (/ a (* (pow x 2) z))))) (* z (- (/ a (* x z)) (/ 1 x)))))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ z (* t (+ (* t (+ (* -1 (* t (* z (+ (* -1 (/ a (* (pow x 3) z))) (/ 1 (pow x 3)))))) (* z (- (/ 1 (pow x 2)) (/ a (* (pow x 2) z)))))) (* z (- (/ a (* x z)) (/ 1 x)))))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ 1 (* t (- (/ a (* x z)) (/ 1 x)))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ 1 (* t (- (+ (* t (- (/ 1 (pow x 2)) (/ a (* (pow x 2) z)))) (/ a (* x z))) (/ 1 x)))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ 1 (* t (- (+ (* t (- (+ (* -1 (* t (+ (* -1 (/ a (* (pow x 3) z))) (/ 1 (pow x 3))))) (/ 1 (pow x 2))) (/ a (* (pow x 2) z)))) (/ a (* x z))) (/ 1 x)))))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (+ 1 (* t (- (/ t (pow x 2)) (/ 1 x)))))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (+ 1 (* t (- (* t (+ (* -1 (/ t (pow x 3))) (/ 1 (pow x 2)))) (/ 1 x)))))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (* t (+ (* -1 (/ (* a t) (* (pow x 2) z))) (/ a (* x z)))))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (* t (+ (* t (- (/ (* a t) (* (pow x 3) z)) (/ a (* (pow x 2) z)))) (/ a (* x z)))))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (* t (+ (* t (- (* t (- (* -1 (/ (* a t) (* (pow x 4) z))) (* -1 (/ a (* (pow x 3) z))))) (/ a (* (pow x 2) z)))) (/ a (* x z)))))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (* t (+ (* -1 (/ t (pow x 2))) (/ 1 x))))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (* t (+ (* t (- (/ t (pow x 3)) (/ 1 (pow x 2)))) (/ 1 x))))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (* t (+ (* t (- (* t (+ (* -1 (/ t (pow x 4))) (/ 1 (pow x 3)))) (/ 1 (pow x 2)))) (/ 1 x))))) |
#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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 a)) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ a (/ (* b (+ (* -1 y) (/ (* a (- (/ (* z (+ x y)) a) x)) b))) t)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ a (+ (/ (* b (+ (* -1 y) (/ (* a (- (/ (* z (+ x y)) a) x)) b))) t) (/ (* b (+ (* -1 (/ (* a (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) b)) (* y (+ x y)))) (pow t 2)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ a (+ (/ (* b (+ (* -1 y) (/ (* a (- (/ (* z (+ x y)) a) x)) b))) t) (+ (/ (* b (+ (* -1 (* y (pow (+ x y) 2))) (* -1 (/ (* a (+ (* -1 (* y (pow (+ x y) 2))) (+ (* -1 (/ (* z (pow (+ x y) 3)) a)) (pow (+ x y) 3)))) b)))) (pow t 3)) (/ (* b (+ (* -1 (/ (* a (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) b)) (* y (+ x y)))) (pow t 2))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (/ a b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y t)) (+ (/ a b) (/ (* a (- (/ (* z (+ x y)) a) x)) (* b t)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y t)) (+ (* -1 (/ (* a (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) (* b (pow t 2)))) (+ (/ a b) (+ (/ (* a (- (/ (* z (+ x y)) a) x)) (* b t)) (/ (* y (+ x y)) (pow t 2)))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y t)) (+ (* -1 (/ (* a (+ (* -1 (* y (pow (+ x y) 2))) (+ (* -1 (/ (* z (pow (+ x y) 3)) a)) (pow (+ x y) 3)))) (* b (pow t 3)))) (+ (* -1 (/ (* a (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) (* b (pow t 2)))) (+ (* -1 (/ (* y (pow (+ x y) 2)) (pow t 3))) (+ (/ a b) (+ (/ (* a (- (/ (* z (+ x y)) a) x)) (* b t)) (/ (* y (+ x y)) (pow t 2)))))))))) |
#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 (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (/ a b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (/ a b) (/ (* a (- (/ (* z (+ x y)) a) x)) (* b t))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (* a (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) (* b (pow t 2)))) (+ (/ a b) (/ (* a (- (/ (* z (+ x y)) a) x)) (* b t)))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (* a (+ (* -1 (* y (pow (+ x y) 2))) (+ (* -1 (/ (* z (pow (+ x y) 3)) a)) (pow (+ x y) 3)))) (* b (pow t 3)))) (+ (* -1 (/ (* a (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) (* b (pow t 2)))) (+ (/ a b) (/ (* a (- (/ (* z (+ x y)) a) x)) (* b t))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 a)) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ a (/ (* a (- (/ (* z (+ x y)) a) x)) t)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ a (+ (* -1 (/ (* a (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) (pow t 2))) (/ (* a (- (/ (* z (+ x y)) a) x)) t))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ a (+ (* -1 (/ (* a (+ (* -1 (* y (pow (+ x y) 2))) (+ (* -1 (/ (* z (pow (+ x y) 3)) a)) (pow (+ x y) 3)))) (pow t 3))) (+ (* -1 (/ (* a (+ (* -1 (pow (+ x y) 2)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) (pow t 2))) (/ (* a (- (/ (* z (+ x y)) a) x)) t)))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 1)) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (- (+ 1 (/ (* z (+ x y)) (* a t))) (/ x t)))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) #s(hole binary64 1)) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (+ x y) t))))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (- (+ 1 (/ (pow (+ x y) 2) (pow t 2))) (+ (/ x t) (/ y t))))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (- (+ 1 (* -1 (/ (pow (+ x y) 3) (pow t 3)))) (+ (* -1 (/ (pow (+ x y) 2) (pow t 2))) (+ (/ x t) (/ y t)))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (+ y (/ (* z (+ x y)) a)) t))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (+ y (+ (* -1 (/ (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)) t)) (/ (* z (+ x y)) a))) t))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (- (+ y (+ (* -1 (/ (+ (* -1 (* y (pow (+ x y) 2))) (* -1 (/ (* z (pow (+ x y) 3)) a))) (pow t 2))) (/ (* z (+ x y)) a))) (+ (/ (* y (+ x y)) t) (/ (* z (pow (+ x y) 2)) (* a t)))) t))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (- (+ y (+ (* -1 (/ (+ (* y (pow (+ x y) 3)) (/ (* z (pow (+ x y) 4)) a)) (pow t 3))) (/ (* z (+ x y)) a))) (+ (* -1 (/ (* y (pow (+ x y) 2)) (pow t 2))) (+ (* -1 (/ (* z (pow (+ x y) 3)) (* a (pow t 2)))) (+ (/ (* y (+ x y)) t) (/ (* z (pow (+ x y) 2)) (* a t)))))) t))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (* z (+ x y)) (* a t)))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (/ (+ (* -1 (/ (* z (pow (+ x y) 2)) (* a t))) (/ (* z (+ x y)) a)) t))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #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) (/ (+ x y) (+ t (+ x y)))) #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 (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ a (/ (* x z) t)) (/ (* a x) t)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ a (+ (* -1 (/ (* x (- (* x z) (* a x))) (pow t 2))) (/ (* x z) t))) (/ (* a x) t)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ a (+ (/ (* x z) t) (/ (* (pow x 2) (- (* x z) (* a x))) (pow t 3)))) (+ (/ (* a x) t) (/ (* x (- (* x z) (* a x))) (pow t 2)))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* t (+ a (/ (* x z) t))))) |
#s(approx (+ t x) #s(hole binary64 (* t (+ 1 (/ x 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) (* (+ y x) z)) #s(hole binary64 (* a t))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* t (+ a (+ (/ (* a y) t) (/ (* z (+ x 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 (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ a (/ (* z (- x (/ (* a x) z))) t)))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ a (+ (* -1 (/ (* z (+ (* -1 (/ (* a (pow x 2)) z)) (pow x 2))) (pow t 2))) (/ (* z (- x (/ (* a x) z))) t))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ a (+ (* -1 (/ (* z (+ (* -1 (/ (* a (pow x 2)) z)) (pow x 2))) (pow t 2))) (+ (* -1 (/ (* z (+ (* -1 (pow x 3)) (/ (* a (pow x 3)) z))) (pow t 3))) (/ (* z (- x (/ (* a x) z))) t)))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (- (+ (/ a z) (/ x t)) (/ (* a x) (* t z))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (* a (pow x 2)) z)) (pow x 2)) (pow t 2))) (+ (/ a z) (/ x t))) (/ (* a x) (* t z))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (pow x 3)) (/ (* a (pow x 3)) z)) (pow t 3))) (+ (/ a z) (/ x t))) (+ (* -1 (/ (* a (pow x 2)) (* (pow t 2) z))) (+ (/ (* a x) (* t z)) (/ (pow x 2) (pow t 2))))))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (/ (+ x (* -1 (/ (pow x 2) t))) t))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (/ (- (+ x (/ (pow x 3) (pow t 2))) (/ (pow x 2) t)) t))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (/ (- (+ x (* -1 (/ (pow x 4) (pow t 3)))) (+ (* -1 (/ (pow x 3) (pow t 2))) (/ (pow x 2) t))) t))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (- (+ (/ a z) (/ (* a (pow x 2)) (* (pow t 2) z))) (/ (* a x) (* t z))))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (- (+ (* -1 (/ (* a (pow x 3)) (* (pow t 3) z))) (/ a z)) (+ (* -1 (/ (* a (pow x 2)) (* (pow t 2) z))) (/ (* a x) (* t z)))))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (- (+ 1 (/ (pow x 2) (pow t 2))) (/ x t)))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (- (+ 1 (* -1 (/ (pow x 3) (pow t 3)))) (+ (* -1 (/ (pow x 2) (pow t 2))) (/ 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 (* (- (+ (/ (+ 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ a (* -1 (/ (* b (+ y (/ (* a (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a)))))) b))) t))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ a (* -1 (/ (+ (* -1 (/ (* b (+ (* y (+ x y)) (/ (* a (- (pow (+ x y) 2) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) b))) t)) (* b (+ y (/ (* a (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a)))))) b)))) t))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* y (pow (+ x y) 2)) (/ (* a (- (pow (+ x y) 3) (+ (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) a)))) b))) t)) (* b (+ (* y (+ x y)) (/ (* a (- (pow (+ x y) 2) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) b)))) t)) (* b (+ y (/ (* a (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a)))))) b)))) t))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ (+ y (/ (* a (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a)))))) b)) t)) (/ a b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ (+ y (+ (* -1 (/ (+ (* y (+ x y)) (/ (* a (- (pow (+ x y) 2) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) b)) t)) (/ (* a (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a)))))) b))) t)) (/ a b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ (+ y (+ (* -1 (/ (+ (* -1 (/ (+ (* y (pow (+ x y) 2)) (/ (* a (- (pow (+ x y) 3) (+ (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) a)))) b)) t)) (+ (* y (+ x y)) (/ (* a (- (pow (+ x y) 2) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) b))) t)) (/ (* a (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a)))))) b))) t)) (/ a b)))) |
#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 (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (* a (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a)))))) (* b t))) (/ a b)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (* a (- (pow (+ x y) 2) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) (* b t))) (/ (* a (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a)))))) b)) t)) (/ a b)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (- (pow (+ x y) 3) (+ (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) a)))) (* b t))) (/ (* a (- (pow (+ x y) 2) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a)))) b)) t)) (/ (* a (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a)))))) b)) t)) (/ a b)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ a (* -1 (/ (* a (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a)))))) t))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ a (* -1 (/ (+ (* -1 (/ (* 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))))))) t))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (- (pow (+ x y) 3) (+ (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) a)))) t)) (* 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))))))) t))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ 1 (* -1 (/ (+ x (+ y (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))))) t))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #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 (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow (+ x y) 2) t)) (* -1 (+ x y))) t))))) |
#s(approx (/ t (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow (+ x y) 3) t)) (* -1 (pow (+ x y) 2))) t)) (* -1 (+ x y))) t))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (* z (+ x y)) a))) t)))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (+ (* -1 (/ (* z (+ x y)) a)) (+ (/ (* y (+ x y)) t) (/ (* z (pow (+ x y) 2)) (* a t))))) t)))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (+ (* -1 (/ (* z (+ x y)) a)) (* -1 (/ (- (+ (/ (* y (pow (+ x y) 2)) t) (/ (* z (pow (+ x y) 3)) (* a t))) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))) t)))) t)))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (+ (* -1 (/ (* z (+ x y)) a)) (* -1 (/ (- (* -1 (/ (- (+ (/ (* y (pow (+ x y) 3)) t) (/ (* z (pow (+ x y) 4)) (* a t))) (+ (* y (pow (+ x y) 2)) (/ (* z (pow (+ x y) 3)) a))) t)) (+ (* y (+ x y)) (/ (* z (pow (+ x y) 2)) a))) t)))) t)))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (* z (+ x y)) a)) (/ (* z (pow (+ x y) 2)) (* a t))) t)))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) #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) (/ (+ x y) (+ t (+ x y)))) #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 (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* -1 (/ (- (* -1 (* x z)) (* -1 (* a x))) t))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (- (* -1 (* x z)) (* -1 (* a x)))) t))) (* -1 (* a x))) t))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 (* x z)) (* -1 (* a x)))) t)) (* -1 (* x (- (* -1 (* x z)) (* -1 (* a x)))))) t))) (* -1 (* a x))) t))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (* x z) t))))))) |
#s(approx (+ t x) #s(hole binary64 (* -1 (* t (- (* -1 (/ x t)) 1))))) |
#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) (* (+ y x) z)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ (* a y) (* z (+ x 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 (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ a (* -1 (/ (* z (+ (* -1 x) (/ (* a x) z))) t))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ a (* -1 (/ (+ (* -1 (/ (* z (- (/ (* a (pow x 2)) z) (pow x 2))) t)) (* z (+ (* -1 x) (/ (* a x) z)))) t))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (+ a (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* z (- (/ (* a (pow x 3)) z) (pow x 3))) t)) (* z (- (/ (* a (pow x 2)) z) (pow x 2)))) t)) (* z (+ (* -1 x) (/ (* a x) z)))) t))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 x) (/ (* a x) z)) t)) (/ a z)))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 x) (+ (* -1 (/ (- (/ (* a (pow x 2)) z) (pow x 2)) t)) (/ (* a x) z))) t)) (/ a z)))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 x) (+ (* -1 (/ (- (+ (* -1 (/ (- (/ (* a (pow x 3)) z) (pow x 3)) t)) (/ (* a (pow x 2)) z)) (pow x 2)) t)) (/ (* a x) z))) t)) (/ a z)))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (/ (pow x 2) t)) t)))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (/ (pow x 3) t) (pow x 2)) t))) t)))) |
#s(approx (/ x (+ t x)) #s(hole binary64 (* -1 (/ (+ (* -1 x) (* -1 (/ (- (* -1 (/ (- (/ (pow x 4) t) (pow x 3)) t)) (pow x 2)) t))) t)))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (* a (pow x 2)) (* t z))) (/ (* a x) z)) t)) (/ a z)))) |
#s(approx (* (/ a z) (/ t (+ t x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* a (pow x 3)) (* t z))) (/ (* a (pow x 2)) z)) t)) (/ (* a x) z)) t)) (/ a z)))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow x 2) t)) (* -1 x)) t))))) |
#s(approx (/ t (+ t x)) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) t)) (* -1 (pow x 2))) t)) (* -1 x)) 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y)))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (+ (* a (* b (+ (/ t (* b (+ t (+ x y)))) (/ y (* b (+ t (+ x y))))))) (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y))))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -1 (/ y (+ t (+ x y)))) (+ (* a (+ (/ t (* b (+ t (+ x y)))) (/ y (* b (+ t (+ x y)))))) (/ (* z (+ x y)) (* b (+ t (+ x y)))))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (+ (* a (+ (/ t (* b (+ t (+ x y)))) (/ y (* b (+ t (+ x y)))))) (/ (* z (+ x y)) (* b (+ t (+ x y))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (/ (+ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (/ (* z (+ x y)) (+ t (+ x y)))) a))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (/ (+ (/ (* a y) (+ t (+ x y))) (/ (* z (+ x y)) (+ t (+ x y)))) a))) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(hole binary64 (- (* z (+ x y)) (* b 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* a (* b (+ (/ t (* b (+ t (+ x y)))) (/ y (* b (+ t (+ x y))))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* a (+ (* b (+ (/ t (* b (+ t (+ x y)))) (/ y (* b (+ t (+ x y)))))) (/ (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y)))))) a))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (* a (+ (/ t (* b (+ t (+ x y)))) (/ y (* b (+ t (+ x y)))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (* a (+ (* -1 (/ y (* a (+ t (+ x y))))) (+ (/ t (* b (+ t (+ x y)))) (+ (/ y (* b (+ t (+ x y)))) (/ (* z (+ x y)) (* a (* b (+ t (+ x y))))))))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (* a (+ (/ t (* b (+ t (+ x y)))) (+ (/ y (* b (+ t (+ x y)))) (/ (* z (+ x y)) (* a (* b (+ t (+ x y)))))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(hole binary64 (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y)))))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) #s(hole binary64 (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* a (+ t (/ (* x 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) a) (* (+ y x) z)) #s(hole binary64 (* a (+ t (+ y (/ (* z (+ x y)) a)))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (* a (+ (/ t (* z (+ t x))) (/ x (* a (+ t x))))))) |
#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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* -1 (* a (+ (* -1 (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (* -1 (/ (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y)))))) a))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (/ (* a (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ y (+ t (+ x y)))) (/ (* z (+ x y)) (* b (+ t (+ x y))))) a)) (* -1 (/ (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) b))))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (* z (+ x y)) (* a (* b (+ t (+ x y)))))) (* -1 (/ (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y)))) b))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) #s(hole binary64 (* -1 (* a (+ (* -1 (+ (/ t (+ t (+ x y))) (/ y (+ t (+ x y))))) (* -1 (/ (* z (+ x y)) (* a (+ t (+ x y)))))))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ t (+ t x))) (* -1 (/ (* x z) (* a (+ t x))))))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (/ (* x z) 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 (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ t y)) (* -1 (/ (* z (+ x y)) a))))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ t (+ t x))) (* -1 (/ (* x z) (* a (+ t x))))))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ t (* z (+ t x)))) (* -1 (/ x (* a (+ t x))))))))) |
#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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #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 b #s(hole binary64 b)) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (/ (* z (+ x y)) (* a (+ t (+ x y))))))) b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #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)))))))) b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) #s(hole binary64 (/ (* 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 (+ (* 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 (/ (- (+ (* (+ 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #s(hole binary64 (* -1 (/ (* b y) (+ t (+ x y)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #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 (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (* -1 (/ y (+ t (+ x y)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) #s(hole binary64 (+ (* -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 (/ (- (+ (* (+ 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) #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)))))) |
| Outputs |
|---|
#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) (*.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)))) 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)))) |
(*.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))) |
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)) |
(+.f64 (*.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(literal -1 binary64) |
(/.f64 (neg.f64 y) (neg.f64 (+.f64 t (+.f64 x y)))) |
(/.f64 y (+.f64 t (+.f64 x y))) |
y |
(+.f64 t (+.f64 x y)) |
t |
(+.f64 x y) |
x |
(/.f64 (neg.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)))))))) (neg.f64 b)) |
(/.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 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))))))) |
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)))))) |
(/.f64 (neg.f64 t) (neg.f64 (+.f64 t (+.f64 x y)))) |
(/.f64 t (+.f64 t (+.f64 x y))) |
(/.f64 (fma.f64 y (*.f64 a (+.f64 t (+.f64 x y))) (*.f64 (+.f64 t (+.f64 x y)) (*.f64 z (+.f64 x y)))) (*.f64 (+.f64 t (+.f64 x y)) (*.f64 a (+.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 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 z (+.f64 x y))) (neg.f64 (*.f64 a (+.f64 t (+.f64 x y))))) |
(/.f64 (*.f64 z (+.f64 x y)) (*.f64 a (+.f64 t (+.f64 x y)))) |
(/.f64 (neg.f64 z) (neg.f64 a)) |
(/.f64 z a) |
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)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) z)) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) z) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) #s(approx (+ t x) x))) |
(/.f64 (neg.f64 (fma.f64 a t (*.f64 z x))) (neg.f64 #s(approx (+ t x) x))) |
(/.f64 (fma.f64 a t (*.f64 z x)) #s(approx (+ t x) x)) |
(+.f64 (/.f64 (*.f64 a t) #s(approx (+ t x) x)) (/.f64 (*.f64 z x) #s(approx (+ t x) x))) |
(fma.f64 a t (*.f64 z x)) |
(+.f64 (*.f64 a t) (*.f64 z x)) |
(*.f64 z x) |
#s(approx (+ t x) x) |
(/.f64 (neg.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)))) (neg.f64 (+.f64 (+.f64 x t) y))) |
(/.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)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) |
(fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) |
(+.f64 (*.f64 (+.f64 t y) a) (*.f64 (+.f64 y x) z)) |
(+.f64 t y) |
(*.f64 (+.f64 y x) z) |
(+.f64 y x) |
(+.f64 (+.f64 x t) y) |
(+.f64 x t) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z (+.f64 (/.f64 x (+.f64 t x)) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x))))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z (+.f64 (/.f64 x (+.f64 t x)) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x)))))) |
(*.f64 z (+.f64 (/.f64 x (+.f64 t x)) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x))))) |
(/.f64 (fma.f64 x (*.f64 z (+.f64 t x)) (*.f64 (+.f64 t x) (*.f64 a t))) (*.f64 (+.f64 t x) (*.f64 z (+.f64 t x)))) |
(+.f64 (/.f64 x (+.f64 t x)) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x)))) |
(/.f64 (neg.f64 x) (neg.f64 (+.f64 t x))) |
(/.f64 x (+.f64 t x)) |
(+.f64 t x) |
(*.f64 (/.f64 a z) (/.f64 t (+.f64 t x))) |
(/.f64 (neg.f64 (*.f64 a t)) (neg.f64 (*.f64 z (+.f64 t x)))) |
(/.f64 (*.f64 a t) (*.f64 z (+.f64 t x))) |
(/.f64 (neg.f64 a) (neg.f64 z)) |
(/.f64 a z) |
(/.f64 (neg.f64 t) (neg.f64 (+.f64 t x))) |
(/.f64 t (+.f64 t x)) |
#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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t y)) (/.f64 (*.f64 a (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))) b)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (fma.f64 b (*.f64 x (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 a (-.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)))))))) b))) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t y)) (/.f64 (*.f64 a (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))) b))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (fma.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t y)) (/.f64 (*.f64 a (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))) b)) (*.f64 x (fma.f64 b (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 (*.f64 a (-.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)))))))) b))) (*.f64 b (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 a (-.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)))))))) b))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (fma.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t y)) (/.f64 (*.f64 a (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))) b)) (*.f64 x (fma.f64 b (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 a (-.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)))))))) b)) (*.f64 x (fma.f64 b (*.f64 x (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 4 binary64))) (/.f64 (*.f64 a (-.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)))))))) b))) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 (*.f64 a (-.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)))))))) b))))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t y)) (/.f64 (*.f64 a (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))) b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t y)) (fma.f64 x (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 a (-.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)))))))) b)) (/.f64 (*.f64 a (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))) b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t y)) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 (*.f64 a (-.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)))))))) b)) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 a (-.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)))))))) b))) (/.f64 (*.f64 a (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))) b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t y)) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (fma.f64 x (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 4 binary64))) (/.f64 (*.f64 a (-.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)))))))) b)) (/.f64 (*.f64 a (-.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)))))))) b))) (+.f64 (/.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 (*.f64 a (-.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)))))))) b))) (/.f64 (*.f64 a (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))) b)))) |
#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 x x) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (/.f64 (*.f64 a (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))) b)) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (/.f64 (fma.f64 a (*.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 a (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))))) b)) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (fma.f64 x (/.f64 (fma.f64 a (*.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 a (-.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))))))))) b) (/.f64 (*.f64 a (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))) b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (fma.f64 x (fma.f64 x (/.f64 (fma.f64 a (*.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 a (-.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))))))))) b) (/.f64 (*.f64 a (-.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)))))))) b)) (/.f64 (*.f64 a (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))) b))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (*.f64 a (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (fma.f64 a (*.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 a (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (fma.f64 a (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))) (*.f64 x (fma.f64 a (*.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 a (-.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)))))))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (fma.f64 a (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))) (*.f64 x (fma.f64 a (-.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 x (fma.f64 a (*.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 a (-.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)))))))))))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (+.f64 (/.f64 t (+.f64 t y)) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (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 (+ t (+ x y))) (/.f64 t (+.f64 t y))) |
#s(approx (/ t (+ t (+ x y))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t x) (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (/.f64 t (+.f64 t y)))) |
#s(approx (/ t (+ t (+ x y))) (fma.f64 x (-.f64 (/.f64 (*.f64 t x) (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (/.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 t (+.f64 t y)))) |
#s(approx (/ t (+ t (+ x y))) (fma.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t x) (pow.f64 (+.f64 t y) #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t y) #s(literal 3 binary64)))))) (/.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) (/.f64 t (+.f64 t y)))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (+.f64 (/.f64 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (fma.f64 x (-.f64 (/.f64 z (*.f64 a (+.f64 t y))) (+.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 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (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 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 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 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (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 (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 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 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 y (+.f64 t y)) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) (*.f64 (/.f64 y a) (/.f64 z (+.f64 t y)))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) (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) (/ (+ x y) (+ t (+ x y)))) (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) (/ (+ x y) (+ t (+ x y)))) (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 (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) a) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 x (/.f64 (-.f64 z a) t)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 x (-.f64 (fma.f64 x (/.f64 (-.f64 a z) (*.f64 t t)) (/.f64 z t)) (/.f64 a t))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 x (/.f64 (-.f64 z a) (pow.f64 t #s(literal 3 binary64))) (/.f64 a (*.f64 t t))) (/.f64 z (*.f64 t t))) (/.f64 z t)) (/.f64 a t))))) |
#s(approx (+ (* a t) (* z x)) (*.f64 a t)) |
#s(approx (+ (* a t) (* z x)) (fma.f64 a t (*.f64 x z))) |
#s(approx (* z x) (*.f64 x z)) |
#s(approx (+ t x) t) |
#s(approx (+ t x) (+.f64 t x)) |
#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 (+ (* (+ t y) a) (* (+ y x) z)) (fma.f64 a (+.f64 t y) (*.f64 y z))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) (fma.f64 a (+.f64 t y) (fma.f64 x z (*.f64 y z)))) |
#s(approx (* (+ y x) z) (*.f64 y z)) |
#s(approx (* (+ y x) z) (fma.f64 x z (*.f64 y z))) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 x 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 (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) a) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (+.f64 a (*.f64 x (*.f64 z (-.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 a (*.f64 t z))))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (+.f64 a (*.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -2 binary64))))) (*.f64 z (-.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 a (*.f64 t z)))))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (+.f64 a (*.f64 x (fma.f64 x (fma.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -2 binary64)))) (*.f64 x (*.f64 z (-.f64 (pow.f64 t #s(literal -3 binary64)) (/.f64 a (*.f64 (pow.f64 t #s(literal 3 binary64)) z)))))) (*.f64 z (-.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 a (*.f64 t z)))))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/.f64 a z)) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (fma.f64 x (-.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 a (*.f64 t z))) (/.f64 a z))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (fma.f64 x (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -2 binary64)))) (pow.f64 t #s(literal -1 binary64))) (/.f64 a (*.f64 t z))) (/.f64 a z))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (fma.f64 x (-.f64 (fma.f64 x (-.f64 (*.f64 x (-.f64 (pow.f64 t #s(literal -3 binary64)) (/.f64 a (*.f64 (pow.f64 t #s(literal 3 binary64)) z)))) (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (*.f64 t t) z)) (pow.f64 t #s(literal -2 binary64)))) (pow.f64 t #s(literal -1 binary64))) (/.f64 a (*.f64 t z))) (/.f64 a z))) |
#s(approx (/ x (+ t x)) (/.f64 x t)) |
#s(approx (/ x (+ t x)) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t t)) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (/ x (+ t x)) (*.f64 x (fma.f64 x (-.f64 (/.f64 x (pow.f64 t #s(literal 3 binary64))) (pow.f64 t #s(literal -2 binary64))) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (/ x (+ t x)) (*.f64 x (fma.f64 x (-.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 t #s(literal 4 binary64))) (pow.f64 t #s(literal -3 binary64)))) (pow.f64 t #s(literal -2 binary64))) (pow.f64 t #s(literal -1 binary64))))) |
#s(approx (* (/ a z) (/ t (+ t x))) (/.f64 a z)) |
#s(approx (* (/ a z) (/ t (+ t x))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a t) (/.f64 x z)) (/.f64 a z))) |
#s(approx (* (/ a z) (/ t (+ t x))) (fma.f64 x (-.f64 (*.f64 (/.f64 a (*.f64 t t)) (/.f64 x z)) (/.f64 a (*.f64 t z))) (/.f64 a z))) |
#s(approx (* (/ a z) (/ t (+ t x))) (fma.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (pow.f64 t #s(literal 3 binary64))) (/.f64 x z))) (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (*.f64 t t) z))))) (/.f64 a (*.f64 t z))) (/.f64 a z))) |
#s(approx (/ t (+ t x)) #s(literal 1 binary64)) |
#s(approx (/ t (+ t x)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x t)))) |
#s(approx (/ t (+ t x)) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (/.f64 x (*.f64 t t)) (pow.f64 t #s(literal -1 binary64)))))) |
#s(approx (/ t (+ t x)) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 t #s(literal 3 binary64))) (pow.f64 t #s(literal -2 binary64)))) (pow.f64 t #s(literal -1 binary64)))))) |
#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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) z) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (+.f64 z (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 a (-.f64 (+.f64 t (+.f64 y (/.f64 (*.f64 y z) a))) (/.f64 (*.f64 z (+.f64 t y)) a))) b))) x))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (+.f64 z (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 a (-.f64 (+.f64 t (+.f64 y (/.f64 (*.f64 y z) a))) (/.f64 (*.f64 z (+.f64 t y)) a))) b))) x) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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))))) b) (*.f64 y (+.f64 t y)))) (*.f64 x x))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (+.f64 z (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 a (-.f64 (+.f64 t (+.f64 y (/.f64 (*.f64 y z) a))) (/.f64 (*.f64 z (+.f64 t y)) a))) b))) x) (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 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)))))) b)))) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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))))) b) (*.f64 y (+.f64 t y)))) (*.f64 x x)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (/.f64 z b)) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 y x) (+.f64 (/.f64 z b) (*.f64 (/.f64 a b) (/.f64 (-.f64 (+.f64 t (+.f64 y (/.f64 (*.f64 y z) a))) (/.f64 (*.f64 z (+.f64 t y)) a)) x))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 y x) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (/.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 z b) (fma.f64 (/.f64 a b) (/.f64 (-.f64 (+.f64 t (+.f64 y (/.f64 (*.f64 y z) a))) (/.f64 (*.f64 z (+.f64 t y)) a)) x) (/.f64 (*.f64 y (+.f64 t y)) (*.f64 x x))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 y x) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (/.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)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (/.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))) (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 a b) (/.f64 (-.f64 (+.f64 t (+.f64 y (/.f64 (*.f64 y z) a))) (/.f64 (*.f64 z (+.f64 t y)) a)) x) (/.f64 (*.f64 y (+.f64 t y)) (*.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 (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (/.f64 z b)) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (+.f64 (/.f64 z b) (*.f64 (/.f64 a b) (/.f64 (-.f64 (+.f64 t (+.f64 y (/.f64 (*.f64 y z) a))) (/.f64 (*.f64 z (+.f64 t y)) a)) x)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (/.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 z b) (*.f64 (/.f64 a b) (/.f64 (-.f64 (+.f64 t (+.f64 y (/.f64 (*.f64 y z) a))) (/.f64 (*.f64 z (+.f64 t y)) a)) x))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (/.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)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (/.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 z b) (*.f64 (/.f64 a b) (/.f64 (-.f64 (+.f64 t (+.f64 y (/.f64 (*.f64 y z) a))) (/.f64 (*.f64 z (+.f64 t y)) a)) x)))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) z) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (+.f64 z (/.f64 (*.f64 a (-.f64 (+.f64 t (+.f64 y (/.f64 (*.f64 y z) a))) (/.f64 (*.f64 z (+.f64 t y)) a))) x))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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)) (/.f64 (*.f64 a (-.f64 (+.f64 t (+.f64 y (/.f64 (*.f64 y z) a))) (/.f64 (*.f64 z (+.f64 t y)) a))) x)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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)) (/.f64 (*.f64 a (-.f64 (+.f64 t (+.f64 y (/.f64 (*.f64 y z) a))) (/.f64 (*.f64 z (+.f64 t y)) a))) x))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (/.f64 z a)) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (-.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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (-.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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (-.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 (+ t (+ x y))) (/.f64 t x)) |
#s(approx (/ t (+ t (+ x y))) (/.f64 (+.f64 t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (+.f64 t y)) x))) x)) |
#s(approx (/ t (+ t (+ x y))) (/.f64 (-.f64 (+.f64 t (/.f64 (*.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 x x))) (/.f64 (*.f64 t (+.f64 t y)) x)) x)) |
#s(approx (/ t (+ t (+ x y))) (/.f64 (-.f64 (+.f64 t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (pow.f64 (+.f64 t y) #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (*.f64 t (+.f64 t y)) x))) x)) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (/.f64 z a)) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (-.f64 (+.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 (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (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 y x) (+.f64 (/.f64 z a) (*.f64 (/.f64 y a) (/.f64 z x))))) (*.f64 (/.f64 z a) (/.f64 (+.f64 t y) x)))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (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 y x) (+.f64 (/.f64 z a) (*.f64 (/.f64 y a) (/.f64 z 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 (* (/ z a) (/ (+ x y) (+ t (+ x y)))) (/.f64 z a)) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) (-.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) (/ (+ 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))) 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) (/ (+ x y) (+ t (+ x y)))) (-.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 (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) z) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (-.f64 (+.f64 z (/.f64 (*.f64 a t) x)) (/.f64 (*.f64 t z) x))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (-.f64 (*.f64 a t) (*.f64 t z))) (*.f64 x x)) (/.f64 (*.f64 a t) x))) (/.f64 (*.f64 t z) x))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (-.f64 (+.f64 z (+.f64 (/.f64 (*.f64 a t) x) (/.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 a t) (*.f64 t z))) (pow.f64 x #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 t z) x) (/.f64 (*.f64 t (-.f64 (*.f64 a t) (*.f64 t z))) (*.f64 x x))))) |
#s(approx (+ (* a t) (* z x)) (*.f64 x z)) |
#s(approx (+ (* a t) (* z x)) (*.f64 x (+.f64 z (/.f64 (*.f64 a t) x)))) |
#s(approx (+ t x) x) |
#s(approx (+ t x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t 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 (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 x z)) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 x (+.f64 z (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) 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 (+ y x) x) |
#s(approx (+ y x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 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 (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) z) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (+.f64 z (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 a t) z) t)) x))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 t t) (/.f64 (*.f64 a (*.f64 t t)) z))) (*.f64 x x)) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 a t) z) t)) x)))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (pow.f64 t #s(literal 3 binary64))) z) (pow.f64 t #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 t t) (/.f64 (*.f64 a (*.f64 t t)) z))) (*.f64 x x)) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 a t) z) t)) x))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) #s(literal 1 binary64)) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 a x) (/.f64 t z))) (/.f64 t x))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t t) (/.f64 (*.f64 a (*.f64 t t)) z)) (*.f64 x x)) (*.f64 (/.f64 a x) (/.f64 t z)))) (/.f64 t x))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (pow.f64 t #s(literal 3 binary64))) z) (pow.f64 t #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))) (*.f64 (/.f64 a x) (/.f64 t z)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) (*.f64 x x)) (+.f64 (/.f64 t x) (*.f64 (/.f64 a (*.f64 x x)) (/.f64 (*.f64 t t) z)))))) |
#s(approx (/ x (+ t x)) #s(literal 1 binary64)) |
#s(approx (/ x (+ t x)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 t x)))) |
#s(approx (/ x (+ t x)) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) (*.f64 x x))) (/.f64 t x))) |
#s(approx (/ x (+ t x)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 t x) #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) (*.f64 x x)) (/.f64 t x)))) |
#s(approx (* (/ a z) (/ t (+ t x))) (*.f64 (/.f64 a x) (/.f64 t z))) |
#s(approx (* (/ a z) (/ t (+ t x))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a x) (/.f64 (*.f64 t t) z)) (/.f64 (*.f64 a t) z)) x)) |
#s(approx (* (/ a z) (/ t (+ t x))) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 a t) z) (*.f64 (/.f64 a (*.f64 x x)) (/.f64 (pow.f64 t #s(literal 3 binary64)) z))) (*.f64 (/.f64 a x) (/.f64 (*.f64 t t) z))) x)) |
#s(approx (* (/ a z) (/ t (+ t x))) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (pow.f64 x #s(literal 3 binary64))) (/.f64 (pow.f64 t #s(literal 4 binary64)) z)) (/.f64 (*.f64 a t) z)) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (*.f64 x x)) (/.f64 (pow.f64 t #s(literal 3 binary64)) z)) (*.f64 (/.f64 a x) (/.f64 (*.f64 t t) z)))) x)) |
#s(approx (/ t (+ t x)) (/.f64 t x)) |
#s(approx (/ t (+ t x)) (/.f64 (+.f64 t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) x))) x)) |
#s(approx (/ t (+ t x)) (/.f64 (-.f64 (+.f64 t (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 x x))) (/.f64 (*.f64 t t) x)) x)) |
#s(approx (/ t (+ t x)) (/.f64 (-.f64 (+.f64 t (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 t #s(literal 3 binary64)) (*.f64 x x)) (/.f64 (*.f64 t t) x))) 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (+.f64 y (/.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)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) b))) x)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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))))) b) (*.f64 y (+.f64 t y)))) x) (*.f64 b (+.f64 y (/.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)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) b)))) x)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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)))))) b) (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64))))) x) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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))))) b) (*.f64 y (+.f64 t y))))) x) (*.f64 b (+.f64 y (/.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)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) b)))) x)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (/.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)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) b)) x) (/.f64 z b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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))))) b) (*.f64 y (+.f64 t y))) x) (/.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)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) b))) x) (/.f64 z b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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))))) b) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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)))))) b) (*.f64 y (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) x) (*.f64 y (+.f64 t y)))) x) (/.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)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) 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 (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (/.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 b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (/.f64 a b) (/.f64 (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 (*.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)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) b)) x) (/.f64 z b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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))))) b) (*.f64 (/.f64 a b) (/.f64 (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))) x) (/.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)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) b)) x) (/.f64 z b))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (+.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)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a)))) x)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (fma.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)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a))) (/.f64 (*.f64 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)) x)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ 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 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))))) (/.f64 (*.f64 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)) 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)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a))))) x)))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (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 (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) t (/.f64 (*.f64 t (+.f64 t y)) x)) x))) |
#s(approx (/ t (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64))) x) (*.f64 t (+.f64 t y))) x))) x))) |
#s(approx (/ t (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 t (pow.f64 (+.f64 t y) #s(literal 3 binary64))) x) (*.f64 t (pow.f64 (+.f64 t y) #s(literal 2 binary64)))) x)) (*.f64 t (+.f64 t y))) x))) x))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (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 (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (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 (*.f64 y (+.f64 t y)) x)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a))) x) (/.f64 z a))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (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 (*.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)))) (*.f64 y (+.f64 t y)))) x)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t y)) a))) x) (/.f64 z a))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) (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) (/ (+ x y) (+ t (+ x y)))) (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) (/ (+ x y) (+ t (+ x y)))) (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 (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a t)) (*.f64 #s(literal -1 binary64) (*.f64 t z))) x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a t) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a t)) (*.f64 #s(literal -1 binary64) (*.f64 t z)))) x))) (*.f64 #s(literal -1 binary64) (*.f64 t z))) x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a t) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a t)) (*.f64 #s(literal -1 binary64) (*.f64 t z)))) x)) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a t)) (*.f64 #s(literal -1 binary64) (*.f64 t z)))))) x))) (*.f64 #s(literal -1 binary64) (*.f64 t z))) x)))) |
#s(approx (+ (* a t) (* z x)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a t) x)))))) |
#s(approx (+ t x) (*.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)) (* 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 (+ (* (+ t y) a) (* (+ y x) z)) (*.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 (* (+ 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 (+ y x) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))))) |
#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 (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a t) z)))) x)))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 (*.f64 t t) (/.f64 (*.f64 a (*.f64 t t)) z))) x) (*.f64 z (+.f64 t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a t) z))))) x)))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 a (pow.f64 t #s(literal 3 binary64))) z))) x) (*.f64 z (-.f64 (*.f64 t t) (/.f64 (*.f64 a (*.f64 t t)) z)))) x) (*.f64 z (+.f64 t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a t) z))))) x)))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a t) z))) x)))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a t) z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 t t) (/.f64 (*.f64 a (*.f64 t t)) z)) x)))) x)))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a t) z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (/.f64 (*.f64 a (pow.f64 t #s(literal 3 binary64))) z)) x) (*.f64 t t)) (/.f64 (*.f64 a (*.f64 t t)) z)) x)))) x)))) |
#s(approx (/ x (+ t x)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) x)) (*.f64 #s(literal -1 binary64) t)) x)))) |
#s(approx (/ x (+ t x)) (+.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 t #s(literal 3 binary64)) x)) (*.f64 #s(literal -1 binary64) (*.f64 t t))) x)) (*.f64 #s(literal -1 binary64) t)) x)))) |
#s(approx (* (/ a z) (/ t (+ t x))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a t) z) (*.f64 (/.f64 a x) (/.f64 (*.f64 t t) z))) x))) |
#s(approx (* (/ a z) (/ t (+ t x))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a t) z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 a x) (/.f64 (pow.f64 t #s(literal 3 binary64)) z)) (/.f64 (*.f64 a (*.f64 t t)) z)) x))) x))) |
#s(approx (* (/ a z) (/ t (+ t x))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a t) z) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 a x) (/.f64 (pow.f64 t #s(literal 4 binary64)) z)) (/.f64 (*.f64 a (pow.f64 t #s(literal 3 binary64))) z)) x)) (/.f64 (*.f64 a (*.f64 t t)) z)) x))) x))) |
#s(approx (/ t (+ t x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) t (/.f64 (*.f64 t t) x)) x))) |
#s(approx (/ t (+ t x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) x) (*.f64 t t)) x))) x))) |
#s(approx (/ t (+ t x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 t #s(literal 4 binary64)) x) (pow.f64 t #s(literal 3 binary64))) x)) (*.f64 t t)) x))) 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (*.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (fma.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))) (*.f64 b (*.f64 y (-.f64 (/.f64 (*.f64 a (-.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))))))) b) (pow.f64 (+.f64 t x) #s(literal -1 binary64))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (fma.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))) (*.f64 y (fma.f64 b (*.f64 y (+.f64 (pow.f64 (+.f64 t x) #s(literal -2 binary64)) (/.f64 (*.f64 a (-.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)))))))) b))) (*.f64 b (-.f64 (/.f64 (*.f64 a (-.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))))))) b) (pow.f64 (+.f64 t x) #s(literal -1 binary64)))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (fma.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))) (*.f64 y (fma.f64 b (-.f64 (/.f64 (*.f64 a (-.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))))))) b) (pow.f64 (+.f64 t x) #s(literal -1 binary64))) (*.f64 y (fma.f64 b (*.f64 y (-.f64 (/.f64 (*.f64 a (-.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))))))) b) (pow.f64 (+.f64 t x) #s(literal -3 binary64)))) (*.f64 b (+.f64 (pow.f64 (+.f64 t x) #s(literal -2 binary64)) (/.f64 (*.f64 a (-.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)))))))) b))))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (/.f64 (*.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x))))) b)) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (fma.f64 y (-.f64 (/.f64 (*.f64 a (-.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))))))) b) (pow.f64 (+.f64 t x) #s(literal -1 binary64))) (/.f64 (*.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x))))) b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (fma.f64 y (-.f64 (fma.f64 y (+.f64 (pow.f64 (+.f64 t x) #s(literal -2 binary64)) (/.f64 (*.f64 a (-.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)))))))) b)) (/.f64 (*.f64 a (-.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))))))) b)) (pow.f64 (+.f64 t x) #s(literal -1 binary64))) (/.f64 (*.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x))))) b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (fma.f64 y (-.f64 (fma.f64 y (fma.f64 y (-.f64 (/.f64 (*.f64 a (-.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))))))) b) (pow.f64 (+.f64 t x) #s(literal -3 binary64))) (+.f64 (pow.f64 (+.f64 t x) #s(literal -2 binary64)) (/.f64 (*.f64 a (-.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)))))))) b))) (/.f64 (*.f64 a (-.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))))))) b)) (pow.f64 (+.f64 t x) #s(literal -1 binary64))) (/.f64 (*.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x))))) b))) |
#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 y y) |
#s(approx (+ t (+ x y)) (+.f64 t x)) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (/.f64 (*.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x))))) b)) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (/.f64 (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 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)))))) b)) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (fma.f64 y (/.f64 (fma.f64 a (*.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 a (-.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)))))))) b) (/.f64 (*.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x))))) b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (fma.f64 y (fma.f64 y (/.f64 (fma.f64 a (*.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 a (-.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))))))))) b) (/.f64 (*.f64 a (-.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))))))) b)) (/.f64 (*.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x))))) b))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (*.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (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 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 (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (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 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 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 (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (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 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 (+.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 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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (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 (+ t (+ x y))) (/.f64 t (+.f64 t x))) |
#s(approx (/ t (+ t (+ x y))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t y) (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (/.f64 t (+.f64 t x)))) |
#s(approx (/ t (+ t (+ x y))) (fma.f64 y (-.f64 (/.f64 (*.f64 t y) (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 t (+.f64 t x)))) |
#s(approx (/ t (+ t (+ x y))) (fma.f64 y (-.f64 (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t y) (pow.f64 (+.f64 t x) #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 3 binary64)))))) (/.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) (/.f64 t (+.f64 t x)))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (fma.f64 y (-.f64 (+.f64 (pow.f64 (+.f64 t x) #s(literal -1 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 (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (fma.f64 y (-.f64 (fma.f64 y (-.f64 (*.f64 (/.f64 x a) (/.f64 z (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 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 (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (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 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 (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 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) (/ (+ x y) (+ t (+ x y)))) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) (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) (/ (+ x y) (+ t (+ x y)))) (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) (/ (+ x y) (+ t (+ x y)))) (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 (/ (+ 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)) (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) (* (+ y x) z)) (fma.f64 a t (*.f64 x z))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) (fma.f64 a t (fma.f64 x z (*.f64 y (+.f64 a z))))) |
#s(approx (+ t y) t) |
#s(approx (+ t y) (+.f64 t 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 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (*.f64 b (-.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a))) b) #s(literal 1 binary64)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (fma.f64 b (-.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a))) b) #s(literal 1 binary64)) (/.f64 (*.f64 b (+.f64 t (+.f64 x (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 x z) a) (+.f64 x (/.f64 (*.f64 z (+.f64 t x)) a)))) b)))) y))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (fma.f64 b (-.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a))) b) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 b (+.f64 t (+.f64 x (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 x z) a) (+.f64 x (/.f64 (*.f64 z (+.f64 t x)) a)))) b)))) y) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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))))) b) (*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (*.f64 y y))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (fma.f64 b (-.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a))) b) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 b (+.f64 t (+.f64 x (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 x z) a) (+.f64 x (/.f64 (*.f64 z (+.f64 t x)) a)))) b)))) y) (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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))))) b) (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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))))) b) (*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) (*.f64 y y)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (-.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a))) b) #s(literal 1 binary64))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (-.f64 (+.f64 (/.f64 t y) (+.f64 (/.f64 x y) (+.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a))) b) (*.f64 (/.f64 a b) (/.f64 (-.f64 (/.f64 (*.f64 x z) a) (+.f64 x (/.f64 (*.f64 z (+.f64 t x)) a))) y))))) #s(literal 1 binary64))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (/.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))) (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 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a))) b) (*.f64 (/.f64 a b) (/.f64 (-.f64 (/.f64 (*.f64 x z) a) (+.f64 x (/.f64 (*.f64 z (+.f64 t x)) a))) y))))))) #s(literal 1 binary64))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (/.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)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (/.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))) (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 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a))) b) (fma.f64 (/.f64 a b) (/.f64 (-.f64 (/.f64 (*.f64 x z) a) (+.f64 x (/.f64 (*.f64 z (+.f64 t x)) a))) y) (pow.f64 (/.f64 (+.f64 t x) y) #s(literal 3 binary64))))))))) #s(literal 1 binary64))) |
#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 (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a))) b)) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (+.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a))) b) (*.f64 (/.f64 a b) (/.f64 (-.f64 (/.f64 (*.f64 x z) a) (+.f64 x (/.f64 (*.f64 z (+.f64 t x)) a))) y)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (/.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 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a))) b) (*.f64 (/.f64 a b) (/.f64 (-.f64 (/.f64 (*.f64 x z) a) (+.f64 x (/.f64 (*.f64 z (+.f64 t x)) a))) y))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (/.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)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (/.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 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a))) b) (*.f64 (/.f64 a b) (/.f64 (-.f64 (/.f64 (*.f64 x z) a) (+.f64 x (/.f64 (*.f64 z (+.f64 t x)) a))) y)))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (fma.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 x z) a) (+.f64 x (/.f64 (*.f64 z (+.f64 t x)) a)))) y))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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)) (fma.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 x z) a) (+.f64 x (/.f64 (*.f64 z (+.f64 t x)) a)))) y)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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)) (fma.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a)) (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 x z) a) (+.f64 x (/.f64 (*.f64 z (+.f64 t x)) a)))) y))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (+.f64 #s(literal 1 binary64) (/.f64 z a))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (-.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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (-.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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (-.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 (+ t (+ x y))) (/.f64 t y)) |
#s(approx (/ t (+ t (+ x y))) (/.f64 (+.f64 t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (+.f64 t x)) y))) y)) |
#s(approx (/ t (+ t (+ x y))) (/.f64 (-.f64 (+.f64 t (/.f64 (*.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 y y))) (/.f64 (*.f64 t (+.f64 t x)) y)) y)) |
#s(approx (/ t (+ t (+ x y))) (/.f64 (-.f64 (+.f64 t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (pow.f64 (+.f64 t x) #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.f64 y y)) (/.f64 (*.f64 t (+.f64 t x)) y))) y)) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (+.f64 #s(literal 1 binary64) (/.f64 z a))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (-.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 z a) (*.f64 (/.f64 x a) (/.f64 z y)))) (+.f64 (/.f64 t y) (+.f64 (/.f64 x y) (*.f64 (/.f64 z a) (/.f64 (+.f64 t x) y)))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (-.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)) (*.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 t y) (+.f64 (/.f64 x y) (*.f64 (/.f64 z a) (/.f64 (+.f64 t x) y)))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (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 t y) (+.f64 (/.f64 x 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 (* (/ z a) (/ (+ x y) (+ t (+ x y)))) (-.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) (/ (+ 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))) 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) (/ (+ x y) (+ t (+ x y)))) (-.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 (/ (+ 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)) (*.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) (* (+ y x) z)) (*.f64 y (+.f64 a z))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 y (+.f64 a (+.f64 z (/.f64 (fma.f64 a t (*.f64 x z)) y))))) |
#s(approx (+ t y) y) |
#s(approx (+ t y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 t y)))) |
#s(approx (* (+ y x) z) (*.f64 y (+.f64 z (/.f64 (*.f64 x z) y)))) |
#s(approx (+ y x) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x 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)) (* 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (-.f64 (/.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))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) b) (+.f64 t x))) y) (*.f64 b (-.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a))) b) #s(literal 1 binary64))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (-.f64 (/.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)))) (*.f64 t (+.f64 t x))))) b) (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) y) (*.f64 b (-.f64 (/.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))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) b) (+.f64 t x)))) y) (*.f64 b (-.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a))) b) #s(literal 1 binary64))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (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 (*.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)))) (*.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))) b) (pow.f64 (+.f64 t x) #s(literal 3 binary64)))) y) (*.f64 b (-.f64 (/.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)))) (*.f64 t (+.f64 t x))))) b) (pow.f64 (+.f64 t x) #s(literal 2 binary64))))) y) (*.f64 b (-.f64 (/.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))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) b) (+.f64 t x)))) y) (*.f64 b (-.f64 (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a))) b) #s(literal 1 binary64))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.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))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) b) (+.f64 t x)) y) (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a))) b)) #s(literal 1 binary64))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.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)))) (*.f64 t (+.f64 t x))))) b) (pow.f64 (+.f64 t x) #s(literal 2 binary64))) y) (/.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))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) b)) (+.f64 t x)) y) (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a))) b)) #s(literal 1 binary64))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (-.f64 (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 (*.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)))) (*.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))) b) (pow.f64 (+.f64 t x) #s(literal 3 binary64))) y) (/.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)))) (*.f64 t (+.f64 t x))))) b)) (pow.f64 (+.f64 t x) #s(literal 2 binary64))) y) (/.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))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) b)) (+.f64 t x)) y) (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a))) 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 (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (/.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 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a))) b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (/.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 (*.f64 a (-.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)))) b)) y) (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a))) b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (/.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)) (/.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)))) (*.f64 t (+.f64 t x))))) b)) y) (/.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))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) b)) y) (/.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a))) b))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (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))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a)))) y) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (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)))) (*.f64 t (+.f64 t x))))) 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))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a))))) y) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ 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 (*.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)))) (*.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64)))))) 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)))) (*.f64 t (+.f64 t x)))))) 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))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 t x)) a))))) y) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 z a))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (+.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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (+.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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (+.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 (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) t (/.f64 (*.f64 t (+.f64 t x)) y)) y))) |
#s(approx (/ t (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64))) y) (*.f64 t (+.f64 t x))) y))) y))) |
#s(approx (/ t (+ t (+ x y))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 t (pow.f64 (+.f64 t x) #s(literal 3 binary64))) y) (*.f64 t (pow.f64 (+.f64 t x) #s(literal 2 binary64)))) y)) (*.f64 t (+.f64 t x))) y))) y))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 t (+.f64 x (*.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 (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 t (+.f64 x (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)) (*.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 (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 t (+.f64 x (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)) (*.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)))))) y) (pow.f64 (+.f64 t x) #s(literal 2 binary64))) (*.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 (* (/ z a) (/ (+ x y) (+ t (+ x y)))) (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) (/ (+ x y) (+ t (+ x y)))) (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) (/ (+ x y) (+ t (+ x y)))) (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 (/ (+ 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)) (*.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) (* (+ y x) z)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z))))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) (*.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) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t 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 (+ y x) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
#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)) (* 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (/.f64 (*.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) b)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (fma.f64 a (*.f64 z (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y))))) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (/.f64 (*.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) b))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (/.f64 (*.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (/.f64 (fma.f64 a (*.f64 z (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y))))) (*.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))))) b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (/.f64 (*.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) b)) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (/.f64 (fma.f64 a (*.f64 z (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y))))) (*.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))))) b)) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (*.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (fma.f64 a (*.f64 z (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y))))) (*.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (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 (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (/.f64 y (+.f64 t (+.f64 x y)))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (fma.f64 z (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y)))) (/.f64 y (+.f64 t (+.f64 x y))))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) (*.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 (/ (+ (* a t) (* z x)) (+ t x)) (/.f64 (*.f64 a t) (+.f64 t x))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x))) |
#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 (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 a (+.f64 t y))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y)))) |
#s(approx (* (+ y x) z) (*.f64 z (+.f64 x y))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (/.f64 (*.f64 a t) (+.f64 t x))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x)))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/.f64 (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x)) z)) |
#s(approx (* (/ a z) (/ t (+ t x))) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x)))) |
#s(approx (/ a z) (/.f64 a z)) |
#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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (*.f64 a (*.f64 z (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (*.f64 z (fma.f64 a (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y)))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (/.f64 (*.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) b))) z)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (/.f64 (*.f64 a (*.f64 z (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y)))))) b)) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z (+.f64 t (+.f64 x y)))) (fma.f64 (/.f64 a b) (/.f64 (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) z) (/.f64 (*.f64 a (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y))))) b))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (/.f64 (*.f64 a (*.f64 z (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y)))))) b)) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (*.f64 z (fma.f64 (/.f64 a b) (/.f64 (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) z) (/.f64 (*.f64 a (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y))))) b)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (*.f64 a (*.f64 z (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (*.f64 z (fma.f64 a (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y)))) (/.f64 (*.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) z)))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (*.f64 z (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y)))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (*.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 (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (*.f64 z (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y)))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (*.f64 z (+.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 (/ (+ (* a t) (* z x)) (+ t x)) (/.f64 (*.f64 x z) (+.f64 t x))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z (+.f64 (/.f64 x (+.f64 t x)) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x)))))) |
#s(approx (+ (* a t) (* z x)) (*.f64 z (+.f64 x (/.f64 (*.f64 a t) 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) a) (* (+ y x) z)) (*.f64 z (+.f64 x y))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 z (+.f64 x (+.f64 y (/.f64 (*.f64 a (+.f64 t y)) z))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (/.f64 (*.f64 x z) (+.f64 t x))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (*.f64 z (+.f64 (/.f64 x (+.f64 t x)) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x)))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/.f64 x (+.f64 t x))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (+.f64 (/.f64 x (+.f64 t x)) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x))))) |
#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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (/.f64 (*.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) b))) z) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.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 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (/.f64 (*.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) b)) z)))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (/.f64 (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) z)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (*.f64 b (+.f64 t (+.f64 x y))))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (/.f64 (*.f64 z (+.f64 x y)) (+.f64 t (+.f64 x y)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) z) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (*.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 (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 z (+.f64 t (+.f64 x y)))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) (*.f64 a (+.f64 t (+.f64 x y))))))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 x (+.f64 t x)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x)))))))) |
#s(approx (+ (* a t) (* z x)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a t) 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 (+ (* (+ t y) a) (* (+ y x) z)) (*.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 (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 x (+.f64 t x)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x)))))))) |
#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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x y)) (/.f64 (*.f64 a (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a))) b)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (fma.f64 b (*.f64 t (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 a (-.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)))))) b))) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x y)) (/.f64 (*.f64 a (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a))) b))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (fma.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x y)) (/.f64 (*.f64 a (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a))) b)) (*.f64 t (fma.f64 b (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (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))))) b)))) (*.f64 b (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 a (-.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)))))) b))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (fma.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x y)) (/.f64 (*.f64 a (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a))) b)) (*.f64 t (fma.f64 b (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 a (-.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)))))) b)) (*.f64 t (fma.f64 b (*.f64 t (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 4 binary64))) (/.f64 (*.f64 a (-.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))))))) b))) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (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))))) b)))))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x y)) (/.f64 (*.f64 a (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a))) b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (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 (*.f64 a (-.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)))))) b)) (/.f64 (*.f64 a (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a))) b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x y)) (fma.f64 t (fma.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (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))))) b))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 a (-.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)))))) b))) (/.f64 (*.f64 a (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a))) b)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 x y)) (fma.f64 t (fma.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 (*.f64 a (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))))) b) (*.f64 t (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 4 binary64))) (/.f64 (*.f64 a (-.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))))))) b))))) (+.f64 (/.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (/.f64 (*.f64 a (-.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)))))) b))) (/.f64 (*.f64 a (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a))) 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 t t) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (/.f64 (*.f64 a (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a))) b)) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (/.f64 (fma.f64 a (*.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 a (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a)))) b)) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (fma.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.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)))))) b) (/.f64 (*.f64 a (-.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)))))) b)) (/.f64 (*.f64 a (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a))) b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (fma.f64 t (fma.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (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))))) b) (/.f64 (*.f64 a (*.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)))))))) b)) (/.f64 (*.f64 a (-.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)))))) b)) (/.f64 (*.f64 a (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a))) b))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (*.f64 a (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (fma.f64 a (*.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 a (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (fma.f64 a (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a)) (*.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 a (*.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)))))) (*.f64 a (-.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)))))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (fma.f64 a (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a)) (*.f64 t (fma.f64 a (-.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 t (fma.f64 #s(literal -1 binary64) (*.f64 a (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 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)))))))))))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (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 (+ t (+ x y))) (/.f64 t (+.f64 x y))) |
#s(approx (/ t (+ t (+ x y))) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (pow.f64 (+.f64 x y) #s(literal -1 binary64))))) |
#s(approx (/ t (+ t (+ x y))) (*.f64 t (fma.f64 t (-.f64 (/.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 (/ t (+ t (+ x y))) (*.f64 t (fma.f64 t (-.f64 (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 (+.f64 x y) #s(literal 4 binary64))) (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 (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (+.f64 (/.f64 y (+.f64 x y)) (/.f64 z a))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (fma.f64 #s(literal -1 binary64) (*.f64 t (+.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 (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (fma.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 y (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 (/.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 (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (fma.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 t (+.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))) (*.f64 #s(literal -1 binary64) (/.f64 z (*.f64 a (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)))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 t a) (/.f64 z (+.f64 x y))) (/.f64 z a))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) (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) (/ (+ x y) (+ t (+ x y)))) (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 (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 t (/.f64 (-.f64 a z) x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 t (-.f64 (fma.f64 t (/.f64 (-.f64 z a) (*.f64 x x)) (/.f64 a x)) (/.f64 z x))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 t (/.f64 (-.f64 a z) (pow.f64 x #s(literal 3 binary64))) (/.f64 z (*.f64 x x))) (/.f64 a (*.f64 x x))) (/.f64 a x)) (/.f64 z x))))) |
#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 (+ (* (+ t y) a) (* (+ y x) z)) (fma.f64 a y (*.f64 z (+.f64 x y)))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) (fma.f64 a t (fma.f64 a y (*.f64 z (+.f64 x y))))) |
#s(approx (+ (+ x t) y) (+.f64 x y)) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (+.f64 z (*.f64 t (*.f64 z (-.f64 (/.f64 a (*.f64 x z)) (pow.f64 x #s(literal -1 binary64))))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (+.f64 z (*.f64 t (fma.f64 t (*.f64 z (-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 a (*.f64 (*.f64 x x) z)))) (*.f64 z (-.f64 (/.f64 a (*.f64 x z)) (pow.f64 x #s(literal -1 binary64)))))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (+.f64 z (*.f64 t (fma.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (pow.f64 x #s(literal 3 binary64)) z)) (pow.f64 x #s(literal -3 binary64))))) (*.f64 z (-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 a (*.f64 (*.f64 x x) z))))) (*.f64 z (-.f64 (/.f64 a (*.f64 x z)) (pow.f64 x #s(literal -1 binary64)))))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (/.f64 a (*.f64 x z)) (pow.f64 x #s(literal -1 binary64)))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (fma.f64 t (-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 a (*.f64 (*.f64 x x) z))) (/.f64 a (*.f64 x z))) (pow.f64 x #s(literal -1 binary64)))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (pow.f64 x #s(literal 3 binary64)) z)) (pow.f64 x #s(literal -3 binary64)))) (pow.f64 x #s(literal -2 binary64))) (/.f64 a (*.f64 (*.f64 x x) z))) (/.f64 a (*.f64 x z))) (pow.f64 x #s(literal -1 binary64)))))) |
#s(approx (/ x (+ t x)) (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (/.f64 t (*.f64 x x)) (pow.f64 x #s(literal -1 binary64)))))) |
#s(approx (/ x (+ t x)) (+.f64 #s(literal 1 binary64) (*.f64 t (-.f64 (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal -2 binary64)))) (pow.f64 x #s(literal -1 binary64)))))) |
#s(approx (* (/ a z) (/ t (+ t x))) (*.f64 t (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (*.f64 x x)) (/.f64 t z)) (/.f64 a (*.f64 x z))))) |
#s(approx (* (/ a z) (/ t (+ t x))) (*.f64 t (fma.f64 t (-.f64 (*.f64 (/.f64 a (pow.f64 x #s(literal 3 binary64))) (/.f64 t z)) (/.f64 a (*.f64 (*.f64 x x) z))) (/.f64 a (*.f64 x z))))) |
#s(approx (* (/ a z) (/ t (+ t x))) (*.f64 t (fma.f64 t (-.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (pow.f64 x #s(literal 4 binary64))) (/.f64 t z))) (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (pow.f64 x #s(literal 3 binary64)) z))))) (/.f64 a (*.f64 (*.f64 x x) z))) (/.f64 a (*.f64 x z))))) |
#s(approx (/ t (+ t x)) (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 t (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (/ t (+ t x)) (*.f64 t (fma.f64 t (-.f64 (/.f64 t (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (/ t (+ t x)) (*.f64 t (fma.f64 t (-.f64 (*.f64 t (fma.f64 #s(literal -1 binary64) (/.f64 t (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -3 binary64)))) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal -1 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)) (-.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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) a) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (+.f64 a (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 z (+.f64 x y)) a) x)) b))) t))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (+.f64 a (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 z (+.f64 x y)) a) x)) b))) t) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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)))) b) (*.f64 y (+.f64 x y)))) (*.f64 t t))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (+.f64 a (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) y (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 z (+.f64 x y)) a) x)) b))) t) (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 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))))) b)))) (pow.f64 t #s(literal 3 binary64))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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)))) b) (*.f64 y (+.f64 x y)))) (*.f64 t t)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (/.f64 a b)) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 y t) (+.f64 (/.f64 a b) (*.f64 (/.f64 a b) (/.f64 (-.f64 (/.f64 (*.f64 z (+.f64 x y)) a) x) t))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 y t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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 b (*.f64 t t))) (+.f64 (/.f64 a b) (fma.f64 (/.f64 a b) (/.f64 (-.f64 (/.f64 (*.f64 z (+.f64 x y)) a) x) t) (/.f64 (*.f64 y (+.f64 x y)) (*.f64 t t))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 y t) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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))))) (*.f64 b (pow.f64 t #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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 b (*.f64 t 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))) (+.f64 (/.f64 a b) (fma.f64 (/.f64 a b) (/.f64 (-.f64 (/.f64 (*.f64 z (+.f64 x y)) a) x) t) (/.f64 (*.f64 y (+.f64 x y)) (*.f64 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 (+ x y)) t) |
#s(approx (+ t (+ x y)) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (/.f64 a b)) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (+.f64 (/.f64 a b) (*.f64 (/.f64 a b) (/.f64 (-.f64 (/.f64 (*.f64 z (+.f64 x y)) a) x) t)))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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 b (*.f64 t t))) (+.f64 (/.f64 a b) (*.f64 (/.f64 a b) (/.f64 (-.f64 (/.f64 (*.f64 z (+.f64 x y)) a) x) t))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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))))) (*.f64 b (pow.f64 t #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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 b (*.f64 t t))) (+.f64 (/.f64 a b) (*.f64 (/.f64 a b) (/.f64 (-.f64 (/.f64 (*.f64 z (+.f64 x y)) a) x) t)))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) a) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (+.f64 a (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 z (+.f64 x y)) a) x)) t))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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) x)) t)))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 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) x)) t))))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) #s(literal 1 binary64)) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) t))) (/.f64 x t))) |
#s(approx (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (-.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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (-.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 (+ t (+ x y))) #s(literal 1 binary64)) |
#s(approx (/ t (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) t)))) |
#s(approx (/ t (+ t (+ x y))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (*.f64 t t))) (/.f64 (+.f64 x y) t))) |
#s(approx (/ t (+ t (+ x y))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (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 y) t)))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (/.f64 (+.f64 y (/.f64 (*.f64 z (+.f64 x y)) a)) t)) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (/.f64 (+.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (+.f64 x y) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a)) t) (/.f64 (*.f64 z (+.f64 x y)) a))) t)) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (/.f64 (-.f64 (+.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (fma.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))) a))) (*.f64 t t)) (/.f64 (*.f64 z (+.f64 x y)) a))) (+.f64 (/.f64 (*.f64 y (+.f64 x y)) t) (*.f64 (/.f64 z a) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t)))) t)) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (/.f64 (-.f64 (+.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64)) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 4 binary64))) a)) (pow.f64 t #s(literal 3 binary64))) (/.f64 (*.f64 z (+.f64 x y)) a))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) (*.f64 t t)) (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 (*.f64 y (+.f64 x y)) t) (*.f64 (/.f64 z a) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t)))))) t)) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) t))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) (/.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) (/ (+ x y) (+ t (+ x y)))) (/.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) (/ (+ 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 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 (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) (-.f64 (+.f64 a (/.f64 (*.f64 x z) t)) (/.f64 (*.f64 a x) t))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (-.f64 (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 (*.f64 x z) (*.f64 a x))) (*.f64 t t)) (/.f64 (*.f64 x z) t))) (/.f64 (*.f64 a x) t))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (-.f64 (+.f64 a (+.f64 (/.f64 (*.f64 x z) t) (/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x z) (*.f64 a x))) (pow.f64 t #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 a x) t) (/.f64 (*.f64 x (-.f64 (*.f64 x z) (*.f64 a x))) (*.f64 t t))))) |
#s(approx (+ (* a t) (* z x)) (*.f64 t (+.f64 a (/.f64 (*.f64 x z) t)))) |
#s(approx (+ t x) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 x 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) (* (+ y x) z)) (*.f64 a t)) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 t (+.f64 a (/.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) t)))) |
#s(approx (+ t y) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 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 (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (+.f64 a (/.f64 (*.f64 z (-.f64 x (/.f64 (*.f64 a x) z))) t))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 x x)) z) (*.f64 x x))) (*.f64 t t)) (/.f64 (*.f64 z (-.f64 x (/.f64 (*.f64 a x) z))) t)))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 x x)) z) (*.f64 x x))) (*.f64 t t)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)) (/.f64 (*.f64 a (pow.f64 x #s(literal 3 binary64))) z))) (pow.f64 t #s(literal 3 binary64))) (/.f64 (*.f64 z (-.f64 x (/.f64 (*.f64 a x) z))) t))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (-.f64 (+.f64 (/.f64 a z) (/.f64 x t)) (*.f64 (/.f64 a t) (/.f64 x z)))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 x x)) z) (*.f64 x x)) (*.f64 t t)) (+.f64 (/.f64 a z) (/.f64 x t))) (*.f64 (/.f64 a t) (/.f64 x z)))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)) (/.f64 (*.f64 a (pow.f64 x #s(literal 3 binary64))) z)) (pow.f64 t #s(literal 3 binary64))) (+.f64 (/.f64 a z) (/.f64 x t))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (*.f64 t t)) (/.f64 (*.f64 x x) z)) (fma.f64 (/.f64 a t) (/.f64 x z) (/.f64 (*.f64 x x) (*.f64 t t)))))) |
#s(approx (/ x (+ t x)) (/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) t))) t)) |
#s(approx (/ x (+ t x)) (/.f64 (-.f64 (+.f64 x (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 t t))) (/.f64 (*.f64 x x) t)) t)) |
#s(approx (/ x (+ t x)) (/.f64 (-.f64 (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 t #s(literal 3 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 t t)) (/.f64 (*.f64 x x) t))) t)) |
#s(approx (* (/ a z) (/ t (+ t x))) (-.f64 (+.f64 (/.f64 a z) (*.f64 (/.f64 a (*.f64 t t)) (/.f64 (*.f64 x x) z))) (*.f64 (/.f64 a t) (/.f64 x z)))) |
#s(approx (* (/ a z) (/ t (+ t x))) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (pow.f64 t #s(literal 3 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) z)) (/.f64 a z)) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a (*.f64 t t)) (/.f64 (*.f64 x x) z)) (*.f64 (/.f64 a t) (/.f64 x z))))) |
#s(approx (/ t (+ t x)) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 t t))) (/.f64 x t))) |
#s(approx (/ t (+ t x)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x t) #s(literal 3 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) (*.f64 t t)) (/.f64 x 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (+.f64 y (/.f64 (*.f64 a (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a)))))) b))) t)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 y (+.f64 x y) (/.f64 (*.f64 a (-.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)))) b))) t) (*.f64 b (+.f64 y (/.f64 (*.f64 a (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a)))))) b)))) t)))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 a (-.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)))) b))) t) (*.f64 b (fma.f64 y (+.f64 x y) (/.f64 (*.f64 a (-.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)))) b)))) t) (*.f64 b (+.f64 y (/.f64 (*.f64 a (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a)))))) b)))) t)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (/.f64 (*.f64 a (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a)))))) b)) t) (/.f64 a b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (+.f64 x y) (/.f64 (*.f64 a (-.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)))) b)) t) (/.f64 (*.f64 a (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a)))))) b))) t) (/.f64 a b))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 a (-.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)))) b)) t) (fma.f64 y (+.f64 x y) (/.f64 (*.f64 a (-.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)))) b))) t) (/.f64 (*.f64 a (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a)))))) b))) t) (/.f64 a b))) |
#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 (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (/.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)) (/.f64 a b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (/.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)) (/.f64 (*.f64 a (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a)))))) b)) t) (/.f64 a b))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (/.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)) (/.f64 (*.f64 a (-.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)))) b)) t) (/.f64 (*.f64 a (+.f64 x (+.f64 y (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a)))))) b)) t) (/.f64 a b))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (+.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 (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (-.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) (*.f64 a (+.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 (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) (+.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 (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 (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 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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (+.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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (+.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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y)))))) (+.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 (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t)) (*.f64 #s(literal -1 binary64) (+.f64 x y))) t)))) |
#s(approx (/ t (+ 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 x y) #s(literal 3 binary64)) t)) (*.f64 #s(literal -1 binary64) (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) t)) (*.f64 #s(literal -1 binary64) (+.f64 x y))) t)))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a))) t))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) y (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (+.f64 x y)) a) (+.f64 (/.f64 (*.f64 y (+.f64 x y)) t) (*.f64 (/.f64 z a) (/.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) t))))) t))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (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 y (pow.f64 (+.f64 x y) #s(literal 2 binary64))) t) (*.f64 (/.f64 z a) (/.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) t))) (fma.f64 y (+.f64 x y) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a))) t)))) t))) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (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 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 y (pow.f64 (+.f64 x y) #s(literal 3 binary64))) t) (*.f64 (/.f64 z a) (/.f64 (pow.f64 (+.f64 x y) #s(literal 4 binary64)) t))) (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)) (fma.f64 y (+.f64 x y) (/.f64 (*.f64 z (pow.f64 (+.f64 x y) #s(literal 2 binary64))) a))) t)))) t))) |
#s(approx (* (/ z a) (/ (+ x y) (+ t (+ x y)))) (*.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) (/ (+ x y) (+ t (+ x y)))) (*.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) (/ (+ x y) (+ t (+ x y)))) (*.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 (/ (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 a x))) t)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 a x)))) t))) (*.f64 #s(literal -1 binary64) (*.f64 a x))) t)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.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 (*.f64 x x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 a x)))) t)) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 a x)))))) t))) (*.f64 #s(literal -1 binary64) (*.f64 a x))) t)))) |
#s(approx (+ (* a t) (* z x)) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) t)))))) |
#s(approx (+ t x) (*.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)) (* 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) (* (+ y x) z)) (*.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) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y t)) #s(literal 1 binary64))))) |
#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 (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (fma.f64 #s(literal -1 binary64) x (/.f64 (*.f64 a x) z))) t)))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 a (*.f64 x x)) z) (*.f64 x x))) t) (*.f64 z (fma.f64 #s(literal -1 binary64) x (/.f64 (*.f64 a x) z)))) t)))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (-.f64 (/.f64 (*.f64 a (pow.f64 x #s(literal 3 binary64))) z) (pow.f64 x #s(literal 3 binary64)))) t) (*.f64 z (-.f64 (/.f64 (*.f64 a (*.f64 x x)) z) (*.f64 x x)))) t) (*.f64 z (fma.f64 #s(literal -1 binary64) x (/.f64 (*.f64 a x) z)))) t)))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 (*.f64 a x) z)) t) (/.f64 a z))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) x (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 x x)) z) (*.f64 x x)) t) (/.f64 (*.f64 a x) z))) t) (/.f64 a z))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) x (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a (pow.f64 x #s(literal 3 binary64))) z) (pow.f64 x #s(literal 3 binary64))) t) (/.f64 (*.f64 a (*.f64 x x)) z)) (*.f64 x x)) t) (/.f64 (*.f64 a x) z))) t) (/.f64 a z))) |
#s(approx (/ x (+ t x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 (*.f64 x x) t)) t))) |
#s(approx (/ x (+ t x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) t) (*.f64 x x)) t))) t))) |
#s(approx (/ x (+ t x)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) t) (pow.f64 x #s(literal 3 binary64))) t)) (*.f64 x x)) t))) t))) |
#s(approx (* (/ a z) (/ t (+ t x))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a t) (/.f64 (*.f64 x x) z)) (/.f64 (*.f64 a x) z)) t) (/.f64 a z))) |
#s(approx (* (/ a z) (/ t (+ t x))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a t) (/.f64 (pow.f64 x #s(literal 3 binary64)) z)) (/.f64 (*.f64 a (*.f64 x x)) z)) t) (/.f64 (*.f64 a x) z)) t) (/.f64 a z))) |
#s(approx (/ t (+ t x)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) t)) (*.f64 #s(literal -1 binary64) x)) t)))) |
#s(approx (/ t (+ t x)) (+.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 x #s(literal 3 binary64)) t)) (*.f64 #s(literal -1 binary64) (*.f64 x x))) t)) (*.f64 #s(literal -1 binary64) x)) 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (*.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)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (fma.f64 a (*.f64 b (/.f64 (+.f64 t y) (*.f64 b (+.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)))))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ 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(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))) (fma.f64 a (/.f64 (+.f64 t y) (*.f64 b (+.f64 t (+.f64 x y)))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (fma.f64 a (/.f64 (+.f64 t y) (*.f64 b (+.f64 t (+.f64 x y)))) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ 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 (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x 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)))) a)) |
#s(approx (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))) (/.f64 (/.f64 (fma.f64 a y (*.f64 z (+.f64 x y))) (+.f64 t (+.f64 x y))) a)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (-.f64 (*.f64 z (+.f64 x y)) (*.f64 b 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (*.f64 a (*.f64 b (/.f64 (+.f64 t y) (*.f64 b (+.f64 t (+.f64 x y))))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (*.f64 a (fma.f64 b (/.f64 (+.f64 t y) (*.f64 b (+.f64 t (+.f64 x y)))) (/.f64 (*.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)))))) a)))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.f64 a (/.f64 (+.f64 t y) (*.f64 b (+.f64 t (+.f64 x y)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 y (*.f64 a (+.f64 t (+.f64 x y)))) (+.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)))))))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (*.f64 a (+.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))))))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ 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 (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ 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 (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))))) |
#s(approx (+ (* a t) (* z x)) (*.f64 a (+.f64 t (/.f64 (*.f64 x 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) a) (* (+ y x) z)) (*.f64 a (+.f64 t (+.f64 y (/.f64 (*.f64 z (+.f64 x y)) a))))) |
#s(approx (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (*.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (*.f64 a (+.f64 (/.f64 t (*.f64 z (+.f64 t x))) (/.f64 x (*.f64 a (+.f64 t x)))))) |
#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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (*.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (*.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 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)))))) a)))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (/.f64 (*.f64 a (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y)))) b)) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (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))))) a) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) b)))))) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z a) (/.f64 (+.f64 x y) (*.f64 b (+.f64 t (+.f64 x y))))) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) b)))))) |
#s(approx (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x 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 z a) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y))))))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 t (+.f64 t x)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))))))) |
#s(approx (+ (* a t) (* z x)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)))))) |
#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) a) (* (+ y x) z)) (*.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 (* z (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x))))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 t (+.f64 t x)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))))))) |
#s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 t (*.f64 z (+.f64 t x))) (*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 a (+.f64 t x)))))))) |
#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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (*.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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (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 b b) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (/.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 (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (/.f64 (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)))))))) b)) |
#s(approx (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b) (/.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)) (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 (/ (- (+ (* (+ 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) (+.f64 t (+.f64 x y))))) |
#s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (*.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 (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y))))) |
#s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) 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 (/ (- (+ (* (+ 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 (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (*.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))))) |
Compiled 108 257 to 7 957 computations (92.6% saved)
33 alts after pruning (31 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 009 | 13 | 1 022 |
| Fresh | 13 | 18 | 31 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 026 | 33 | 1 059 |
| Status | Accuracy | Program |
|---|---|---|
| 73.0% | (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))) | |
| 10.4% | (/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b)) #s(approx (+ (+ x t) y) t)) | |
| 31.0% | (/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) | |
| ▶ | 33.3% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 #s(approx (+ x t) t) y)) |
| 20.0% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) #s(approx (+ (+ x t) y) t)) | |
| 63.2% | (/.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)) | |
| 49.7% | (/.f64 #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)) (+.f64 (+.f64 x t) y)) | |
| 31.0% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (-.f64 (+.f64 a z) b) y)) (+.f64 (+.f64 x t) y)) | |
| 15.3% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 x t) y)) | |
| 18.5% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) (+.f64 (+.f64 x t) y)) | |
| 18.0% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(approx (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 y (+.f64 a z)))) (+.f64 (+.f64 x t) y)) | |
| 24.8% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) #s(approx (+ t x) t))) | |
| 23.1% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 x z)) (+.f64 t x))) | |
| 27.3% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 x z)) #s(approx (+ t x) x))) | |
| ▶ | 23.3% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) (+.f64 t x))) |
| 5.7% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) #s(approx (+ t x) x))) | |
| 30.4% | #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))) | |
| ▶ | 60.0% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
| ▶ | 74.9% | #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 #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t))))))) a)) |
| ▶ | 38.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 (+.f64 t y) (+.f64 t (+.f64 x y)))) a)) |
| 27.2% | #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 a)) a)) | |
| 30.1% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 t (/.f64 (-.f64 a z) x))))) | |
| 30.5% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 x (/.f64 (-.f64 z a) t))))) | |
| 32.0% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z #s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/.f64 x (+.f64 t x)))))) | |
| 26.7% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z #s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/.f64 a z))))) | |
| 26.5% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z #s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x))))))) | |
| ✓ | 36.7% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) z)) |
| 29.1% | #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) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (/.f64 z b))))) | |
| 32.6% | #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) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) | |
| 26.2% | #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) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.f64 a (/.f64 (+.f64 t y) (*.f64 b (+.f64 t (+.f64 x y))))))))) | |
| 23.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) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y)))))))) | |
| 68.1% | #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) #s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (*.f64 a (fma.f64 b (/.f64 (+.f64 t y) (*.f64 b (+.f64 t (+.f64 x y)))) (/.f64 (*.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)))))) a)))))) | |
| ✓ | 32.2% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
Compiled 3 396 to 1 832 computations (46.1% 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 #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) 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 #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) 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 #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) 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 #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t)))))) |
(/.f64 b a) |
b |
(/.f64 y #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t))))) |
#s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t)) |
#s(literal 1 binary64) |
(/.f64 (+.f64 x y) 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) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) (+.f64 t x))) |
(/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) (+.f64 t x)) |
#s(approx (+ (* a t) (* z x)) (*.f64 a t)) |
(*.f64 a t) |
(+.f64 t x) |
#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)) |
(*.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 (- (+ (/ (+ 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)))) |
(/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) |
(+.f64 t (+.f64 x y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 #s(approx (+ x t) t) y)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) |
(fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) |
(*.f64 (+.f64 y x) z) |
(+.f64 #s(approx (+ x t) t) y) |
#s(approx (+ x t) 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 (* (- (+ (/ (+ 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 (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 (* t (+ 1 (/ y t))))) |
#s(approx (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 (+ x (* t (+ 1 (/ y t)))))) |
#s(approx (+ 1 (/ (+ x y) t)) #s(hole binary64 (+ 1 (/ y t)))) |
#s(approx (+ 1 (/ (+ x y) t)) #s(hole binary64 (+ 1 (+ (/ x t) (/ y t))))) |
#s(approx (/ (+ x y) t) #s(hole binary64 (/ y t))) |
#s(approx (/ (+ x y) t) #s(hole binary64 (+ (/ x t) (/ y t)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 a)) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* x (- (/ z t) (/ a t)))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* x (- (+ (* x (- (/ a (pow t 2)) (/ z (pow t 2)))) (/ z t)) (/ a t)))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* x (- (+ (* x (- (+ (* x (- (/ z (pow t 3)) (/ a (pow t 3)))) (/ a (pow t 2))) (/ z (pow t 2)))) (/ z t)) (/ a t)))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* a t))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (+ (* a t) (* x z)))) |
#s(approx (+ t x) #s(hole binary64 t)) |
#s(approx (+ t x) #s(hole binary64 (+ t x))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 1)) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ x (+ t y)))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* x (- (/ x (pow (+ t y) 2)) (/ 1 (+ t y))))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* x (- (* x (+ (* -1 (/ x (pow (+ t y) 3))) (/ 1 (pow (+ t y) 2)))) (/ 1 (+ 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) 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 (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (+ (* a (+ t y)) (* y z)))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (+ (* a (+ t y)) (+ (* x z) (* y z))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (+ y x) z) #s(hole binary64 (+ (* x z) (* y z)))) |
#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 (* (- (+ (/ (+ 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 (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 x)) |
#s(approx (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 (* x (+ 1 (/ (* t (+ 1 (/ y t))) x))))) |
#s(approx (+ 1 (/ (+ x y) t)) #s(hole binary64 (/ x t))) |
#s(approx (+ 1 (/ (+ x y) t)) #s(hole binary64 (* x (+ (/ 1 t) (+ (/ 1 x) (/ y (* t x))))))) |
#s(approx (/ (+ x y) t) #s(hole binary64 (/ x t))) |
#s(approx (/ (+ x y) t) #s(hole binary64 (* x (+ (/ 1 t) (/ y (* t x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 z)) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ z (/ (* a t) x)) (/ (* t z) x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* t (- (* a t) (* t z))) (pow x 2))) (/ (* a t) x))) (/ (* t z) x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ z (+ (/ (* a t) x) (/ (* (pow t 2) (- (* a t) (* t z))) (pow x 3)))) (+ (/ (* t z) x) (/ (* t (- (* a t) (* t z))) (pow x 2)))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* x z))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* x (+ z (/ (* a t) x))))) |
#s(approx (+ t x) #s(hole binary64 x)) |
#s(approx (+ t x) #s(hole binary64 (* x (+ 1 (/ t x))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (/ (+ t y) x))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (/ (+ t (+ y (* -1 (/ (pow (+ t y) 2) x)))) x))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (/ (- (+ t (+ y (/ (pow (+ t y) 3) (pow x 2)))) (/ (pow (+ t y) 2) x)) x))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #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 (+ 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) 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 (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* x (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) 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 (+ (+ 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 (* (- (+ (/ (+ 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 (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* t (+ 1 (/ y t))) x)) 1))))) |
#s(approx (+ 1 (/ (+ x y) t)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ 1 (/ y t)) x)) (/ 1 t)))))) |
#s(approx (/ (+ x y) t) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* t x))) (/ 1 t)))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* -1 (/ (- (* -1 (* a t)) (* -1 (* t z))) x))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a t)) (* -1 (/ (* t (- (* -1 (* a t)) (* -1 (* t z)))) x))) (* -1 (* t z))) x))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a t)) (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* -1 (* a t)) (* -1 (* t z)))) x)) (* -1 (* t (- (* -1 (* a t)) (* -1 (* t z)))))) x))) (* -1 (* t z))) x))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (* a t) x))))))) |
#s(approx (+ t x) #s(hole binary64 (* -1 (* x (- (* -1 (/ t x)) 1))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (+ t y)) (/ (pow (+ t y) 2) x)) x)))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (+ t y)) (* -1 (/ (- (/ (pow (+ t y) 3) x) (pow (+ t y) 2)) x))) x)))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #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 (+ t (+ x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ t y) x)) 1))))) |
#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 (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (+ (* a (+ t y)) (* y z)) x))))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (* y z) 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)) (* 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 (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 (* t (+ 1 (/ x t))))) |
#s(approx (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 (+ y (* t (+ 1 (/ x t)))))) |
#s(approx (+ 1 (/ (+ x y) t)) #s(hole binary64 (+ 1 (/ x t)))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (/ t (+ t x)))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (+ (* y (- (/ 1 (+ t x)) (/ t (pow (+ t x) 2)))) (/ t (+ t x))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #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) (+ t (+ x y))) #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 (+ x y)) #s(hole binary64 (+ 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) (* (+ y x) z)) #s(hole binary64 (+ (* a t) (* x z)))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (+ (* a t) (+ (* x z) (* y (+ a z)))))) |
#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 (* (- (+ (/ (+ 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 (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 y)) |
#s(approx (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 (* y (+ 1 (/ (* t (+ 1 (/ x t))) y))))) |
#s(approx (+ 1 (/ (+ x y) t)) #s(hole binary64 (/ y t))) |
#s(approx (+ 1 (/ (+ x y) t)) #s(hole binary64 (* y (+ (/ 1 t) (+ (/ 1 y) (/ x (* t y))))))) |
#s(approx (/ (+ x y) t) #s(hole binary64 (* y (+ (/ 1 t) (/ x (* t y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ x y))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (- (+ 1 (/ (* x (+ t x)) (pow y 2))) (/ x y)))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #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 (+ x y)) #s(hole binary64 y)) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* y (+ 1 (+ (/ 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) (* (+ y x) z)) #s(hole binary64 (* y (+ a z)))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* y (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y))))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* y (+ z (/ (* x z) 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 (* (- (+ (/ (+ 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 (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (* t (+ 1 (/ x t))) y)) 1))))) |
#s(approx (+ 1 (/ (+ x y) t)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ 1 (/ x t)) y)) (/ 1 t)))))) |
#s(approx (/ (+ x y) t) #s(hole binary64 (* -1 (* y (- (* -1 (/ x (* t y))) (/ 1 t)))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 t) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (* (+ t x) (- (* -1 t) (* -1 (+ t x)))) y))) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #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 (+ x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ t x) y)) 1))))) |
#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) (* (+ y x) z)) #s(hole binary64 (* -1 (* y (+ (* -1 a) (* -1 z)))))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* -1 (* y (+ (* -1 a) (+ (* -1 z) (* -1 (/ (+ (* a t) (* x z)) y)))))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* x z) y))))))) |
#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 (* (- (+ (/ (+ 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 (- (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (/ (* a t) (+ t x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x))))) |
#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 (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* a (+ t y)))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (+ (* a (+ t y)) (* z (+ x y))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* 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 (- (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (/ (* x z) (+ t x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (* z (+ (/ x (+ t x)) (/ (* a t) (* z (+ t x))))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* z (+ x (/ (* a t) 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) a) (* (+ y x) z)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #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 (* (- (+ (/ (+ 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 (- (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x (+ t x))) (* -1 (/ (* a t) (* z (+ t x))))))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 (/ (* a t) 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 (+ (* (+ t y) a) (* (+ y x) z)) #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 (* (- (+ (/ (+ 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 (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 (+ x y))) |
#s(approx (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 (+ t (+ x y)))) |
#s(approx (+ 1 (/ (+ x y) t)) #s(hole binary64 (/ (+ x y) t))) |
#s(approx (+ 1 (/ (+ x y) t)) #s(hole binary64 (/ (+ t (+ x y)) t))) |
#s(approx (/ (+ x y) t) #s(hole binary64 (/ (+ x y) t))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* t (- (/ a x) (/ z x)))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* t (- (+ (* t (- (/ z (pow x 2)) (/ a (pow x 2)))) (/ a x)) (/ z x)))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* t (- (+ (* t (- (+ (* t (- (/ a (pow x 3)) (/ z (pow x 3)))) (/ z (pow x 2))) (/ a (pow x 2)))) (/ a x)) (/ z x)))))) |
#s(approx (* a t) #s(hole binary64 (* a t))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (/ y (+ x y)))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (+ (* t (- (/ 1 (+ x y)) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #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) (+ t (+ x y))) #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 (+ x y)) #s(hole binary64 (+ 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 (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (+ (* a y) (* z (+ x y))))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (+ (* a t) (+ (* a y) (* z (+ x y)))))) |
#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 (* (- (+ (/ (+ 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 (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 t)) |
#s(approx (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 (* t (+ 1 (+ (/ x t) (/ y t)))))) |
#s(approx (+ 1 (/ (+ x y) t)) #s(hole binary64 1)) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ a (/ (* x z) t)) (/ (* a x) t)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ a (+ (* -1 (/ (* x (- (* x z) (* a x))) (pow t 2))) (/ (* x z) t))) (/ (* a x) t)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ a (+ (/ (* x z) t) (/ (* (pow x 2) (- (* x z) (* a x))) (pow t 3)))) (+ (/ (* a x) t) (/ (* x (- (* x z) (* a x))) (pow t 2)))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* t (+ a (/ (* x z) t))))) |
#s(approx (+ t x) #s(hole binary64 (* t (+ 1 (/ x t))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ x t))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (- (+ 1 (/ (* x (+ x y)) (pow t 2))) (/ x t)))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #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 (+ x y)) #s(hole binary64 t)) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* t (+ 1 (+ (/ x t) (/ y 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) (* (+ y x) z)) #s(hole binary64 (* a t))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* t (+ a (+ (/ (* a y) t) (/ (* z (+ x 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 (* (- (+ (/ (+ 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 (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ x y) t)) 1))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* -1 (/ (- (* -1 (* x z)) (* -1 (* a x))) t))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (- (* -1 (* x z)) (* -1 (* a x)))) t))) (* -1 (* a x))) t))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 (* x z)) (* -1 (* a x)))) t)) (* -1 (* x (- (* -1 (* x z)) (* -1 (* a x)))))) t))) (* -1 (* a x))) t))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (* x z) t))))))) |
#s(approx (+ t x) #s(hole binary64 (* -1 (* t (- (* -1 (/ x t)) 1))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 y) (* -1 (+ x y))) t))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* (+ x y) (- (* -1 y) (* -1 (+ x y)))) t))) (* -1 (+ x y))) t))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #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 (+ x y)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ x y) t)) 1))))) |
#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) (* (+ y x) z)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ (* a y) (* z (+ x 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)) (* 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 (- (+ 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 (/ (- (+ (* (+ 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 (- (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* a (+ t (/ (* x 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) a) (* (+ y x) z)) #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 (* (- (+ (/ (+ 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 (- (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ t (+ t x))) (* -1 (/ (* x z) (* a (+ t x))))))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (/ (* x z) 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 (+ (* (+ t y) a) (* (+ y x) z)) #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 (* (- (+ (/ (+ 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 (- (+ 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 (/ (- (+ (* (+ 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 (- (+ 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 (/ (- (+ (* (+ 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 (- (+ 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)))))) |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | a | @ | 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)) (+ (+ y x) t) (* t (+ 1 (/ (+ x y) t))) (+ 1 (/ (+ x y) t)) 1 (/ (+ 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)) (/ (+ (* a t) (* z x)) (+ t x)) (+ (* a t) (* z x)) (* a t) (+ t x) (/ (- (+ (* (+ 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) (+ t (+ x y))) (+ t (+ x y)) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (* (+ t y) a) (* (+ y x) z)) (* (+ y x) z) (+ (+ x t) y) (+ x t)) |
| 6.0ms | z | @ | 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)) (+ (+ y x) t) (* t (+ 1 (/ (+ x y) t))) (+ 1 (/ (+ x y) t)) 1 (/ (+ 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)) (/ (+ (* a t) (* z x)) (+ t x)) (+ (* a t) (* z x)) (* a t) (+ t x) (/ (- (+ (* (+ 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) (+ t (+ x y))) (+ t (+ x y)) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (* (+ t y) a) (* (+ y x) z)) (* (+ y x) z) (+ (+ x t) y) (+ x t)) |
| 5.0ms | a | @ | -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)) (+ (+ y x) t) (* t (+ 1 (/ (+ x y) t))) (+ 1 (/ (+ x y) t)) 1 (/ (+ 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)) (/ (+ (* a t) (* z x)) (+ t x)) (+ (* a t) (* z x)) (* a t) (+ t x) (/ (- (+ (* (+ 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) (+ t (+ x y))) (+ t (+ x y)) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (* (+ t y) a) (* (+ y x) z)) (* (+ y x) z) (+ (+ x t) y) (+ x t)) |
| 4.0ms | z | @ | -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)) (+ (+ y x) t) (* t (+ 1 (/ (+ x y) t))) (+ 1 (/ (+ x y) t)) 1 (/ (+ 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)) (/ (+ (* a t) (* z x)) (+ t x)) (+ (* a t) (* z x)) (* a t) (+ t x) (/ (- (+ (* (+ 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) (+ t (+ x y))) (+ t (+ x y)) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (* (+ t y) a) (* (+ y x) z)) (* (+ y x) z) (+ (+ x t) y) (+ x t)) |
| 4.0ms | z | @ | 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)) (+ (+ y x) t) (* t (+ 1 (/ (+ x y) t))) (+ 1 (/ (+ x y) t)) 1 (/ (+ 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)) (/ (+ (* a t) (* z x)) (+ t x)) (+ (* a t) (* z x)) (* a t) (+ t x) (/ (- (+ (* (+ 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) (+ t (+ x y))) (+ t (+ x y)) (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (* (+ t y) a) (* (+ y x) z)) (* (+ y x) z) (+ (+ x t) y) (+ x t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3152 | 29417 |
| 0 | 3198 | 28865 |
| 0 | 10806 | 28087 |
| 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 #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) 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 #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) 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 #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) 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 #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t)))))) |
(/.f64 b a) |
b |
(/.f64 y #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t))))) |
#s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t)) |
#s(literal 1 binary64) |
(/.f64 (+.f64 x y) 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) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) (+.f64 t x))) |
(/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) (+.f64 t x)) |
#s(approx (+ (* a t) (* z x)) (*.f64 a t)) |
(*.f64 a t) |
(+.f64 t x) |
#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)) |
(*.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 (- (+ (/ (+ 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)))) |
(/.f64 (+.f64 t y) (+.f64 t (+.f64 x y))) |
(+.f64 t (+.f64 x y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 #s(approx (+ x t) t) y)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) |
(fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) |
(*.f64 (+.f64 y x) z) |
(+.f64 #s(approx (+ x t) t) y) |
#s(approx (+ x t) 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 (* (- (+ (/ (+ 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 (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 (* t (+ 1 (/ y t))))) |
#s(approx (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 (+ x (* t (+ 1 (/ y t)))))) |
#s(approx (+ 1 (/ (+ x y) t)) #s(hole binary64 (+ 1 (/ y t)))) |
#s(approx (+ 1 (/ (+ x y) t)) #s(hole binary64 (+ 1 (+ (/ x t) (/ y t))))) |
#s(approx (/ (+ x y) t) #s(hole binary64 (/ y t))) |
#s(approx (/ (+ x y) t) #s(hole binary64 (+ (/ x t) (/ y t)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 a)) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* x (- (/ z t) (/ a t)))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* x (- (+ (* x (- (/ a (pow t 2)) (/ z (pow t 2)))) (/ z t)) (/ a t)))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* x (- (+ (* x (- (+ (* x (- (/ z (pow t 3)) (/ a (pow t 3)))) (/ a (pow t 2))) (/ z (pow t 2)))) (/ z t)) (/ a t)))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* a t))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (+ (* a t) (* x z)))) |
#s(approx (+ t x) #s(hole binary64 t)) |
#s(approx (+ t x) #s(hole binary64 (+ t x))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 1)) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ x (+ t y)))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* x (- (/ x (pow (+ t y) 2)) (/ 1 (+ t y))))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* x (- (* x (+ (* -1 (/ x (pow (+ t y) 3))) (/ 1 (pow (+ t y) 2)))) (/ 1 (+ 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) 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 (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (+ (* a (+ t y)) (* y z)))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (+ (* a (+ t y)) (+ (* x z) (* y z))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* y z))) |
#s(approx (* (+ y x) z) #s(hole binary64 (+ (* x z) (* y z)))) |
#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 (* (- (+ (/ (+ 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 (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 x)) |
#s(approx (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 (* x (+ 1 (/ (* t (+ 1 (/ y t))) x))))) |
#s(approx (+ 1 (/ (+ x y) t)) #s(hole binary64 (/ x t))) |
#s(approx (+ 1 (/ (+ x y) t)) #s(hole binary64 (* x (+ (/ 1 t) (+ (/ 1 x) (/ y (* t x))))))) |
#s(approx (/ (+ x y) t) #s(hole binary64 (/ x t))) |
#s(approx (/ (+ x y) t) #s(hole binary64 (* x (+ (/ 1 t) (/ y (* t x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 z)) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ z (/ (* a t) x)) (/ (* t z) x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ z (+ (* -1 (/ (* t (- (* a t) (* t z))) (pow x 2))) (/ (* a t) x))) (/ (* t z) x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ z (+ (/ (* a t) x) (/ (* (pow t 2) (- (* a t) (* t z))) (pow x 3)))) (+ (/ (* t z) x) (/ (* t (- (* a t) (* t z))) (pow x 2)))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* x z))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* x (+ z (/ (* a t) x))))) |
#s(approx (+ t x) #s(hole binary64 x)) |
#s(approx (+ t x) #s(hole binary64 (* x (+ 1 (/ t x))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (/ (+ t y) x))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (/ (+ t (+ y (* -1 (/ (pow (+ t y) 2) x)))) x))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (/ (- (+ t (+ y (/ (pow (+ t y) 3) (pow x 2)))) (/ (pow (+ t y) 2) x)) x))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #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 (+ 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) 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 (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* x (+ z (+ (/ (* a (+ t y)) x) (/ (* y z) 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 (+ (+ 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 (* (- (+ (/ (+ 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 (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* t (+ 1 (/ y t))) x)) 1))))) |
#s(approx (+ 1 (/ (+ x y) t)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ 1 (/ y t)) x)) (/ 1 t)))))) |
#s(approx (/ (+ x y) t) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* t x))) (/ 1 t)))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* -1 (/ (- (* -1 (* a t)) (* -1 (* t z))) x))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a t)) (* -1 (/ (* t (- (* -1 (* a t)) (* -1 (* t z)))) x))) (* -1 (* t z))) x))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* -1 (/ (- (+ (* -1 (* a t)) (* -1 (/ (- (* -1 (/ (* (pow t 2) (- (* -1 (* a t)) (* -1 (* t z)))) x)) (* -1 (* t (- (* -1 (* a t)) (* -1 (* t z)))))) x))) (* -1 (* t z))) x))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (* a t) x))))))) |
#s(approx (+ t x) #s(hole binary64 (* -1 (* x (- (* -1 (/ t x)) 1))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (+ t y)) (/ (pow (+ t y) 2) x)) x)))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (* -1 (/ (+ (* -1 (+ t y)) (* -1 (/ (- (/ (pow (+ t y) 3) x) (pow (+ t y) 2)) x))) x)))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #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 (+ t (+ x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ t y) x)) 1))))) |
#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 (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (+ (* a (+ t y)) (* y z)) x))))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* -1 (* x (+ (* -1 z) (* -1 (/ (* y z) 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)) (* 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 (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 (* t (+ 1 (/ x t))))) |
#s(approx (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 (+ y (* t (+ 1 (/ x t)))))) |
#s(approx (+ 1 (/ (+ x y) t)) #s(hole binary64 (+ 1 (/ x t)))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (/ t (+ t x)))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (+ (* y (- (/ 1 (+ t x)) (/ t (pow (+ t x) 2)))) (/ t (+ t x))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #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) (+ t (+ x y))) #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 (+ x y)) #s(hole binary64 (+ 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) (* (+ y x) z)) #s(hole binary64 (+ (* a t) (* x z)))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (+ (* a t) (+ (* x z) (* y (+ a z)))))) |
#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 (* (- (+ (/ (+ 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 (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 y)) |
#s(approx (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 (* y (+ 1 (/ (* t (+ 1 (/ x t))) y))))) |
#s(approx (+ 1 (/ (+ x y) t)) #s(hole binary64 (/ y t))) |
#s(approx (+ 1 (/ (+ x y) t)) #s(hole binary64 (* y (+ (/ 1 t) (+ (/ 1 y) (/ x (* t y))))))) |
#s(approx (/ (+ x y) t) #s(hole binary64 (* y (+ (/ 1 t) (/ x (* t y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ x y))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (- (+ 1 (/ (* x (+ t x)) (pow y 2))) (/ x y)))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #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 (+ x y)) #s(hole binary64 y)) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* y (+ 1 (+ (/ 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) (* (+ y x) z)) #s(hole binary64 (* y (+ a z)))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* y (+ a (+ z (+ (/ (* a t) y) (/ (* x z) y))))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* y (+ z (/ (* x z) 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 (* (- (+ (/ (+ 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 (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (* t (+ 1 (/ x t))) y)) 1))))) |
#s(approx (+ 1 (/ (+ x y) t)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ 1 (/ x t)) y)) (/ 1 t)))))) |
#s(approx (/ (+ x y) t) #s(hole binary64 (* -1 (* y (- (* -1 (/ x (* t y))) (/ 1 t)))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 t) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 t) (* -1 (/ (* (+ t x) (- (* -1 t) (* -1 (+ t x)))) y))) (* -1 (+ t x))) y))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #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 (+ x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ t x) y)) 1))))) |
#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) (* (+ y x) z)) #s(hole binary64 (* -1 (* y (+ (* -1 a) (* -1 z)))))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* -1 (* y (+ (* -1 a) (+ (* -1 z) (* -1 (/ (+ (* a t) (* x z)) y)))))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ (* x z) y))))))) |
#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 (* (- (+ (/ (+ 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 (- (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (/ (* a t) (+ t x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ (/ (* a t) (+ t x)) (/ (* x z) (+ t x))))) |
#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 (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* a (+ t y)))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (+ (* a (+ t y)) (* z (+ x y))))) |
#s(approx (* (+ y x) z) #s(hole binary64 (* 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 (- (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (/ (* x z) (+ t x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (* z (+ (/ x (+ t x)) (/ (* a t) (* z (+ t x))))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* z (+ x (/ (* a t) 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) a) (* (+ y x) z)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #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 (* (- (+ (/ (+ 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 (- (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x (+ t x))) (* -1 (/ (* a t) (* z (+ t x))))))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 (/ (* a t) 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 (+ (* (+ t y) a) (* (+ y x) z)) #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 (* (- (+ (/ (+ 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 (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 (+ x y))) |
#s(approx (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 (+ t (+ x y)))) |
#s(approx (+ 1 (/ (+ x y) t)) #s(hole binary64 (/ (+ x y) t))) |
#s(approx (+ 1 (/ (+ x y) t)) #s(hole binary64 (/ (+ t (+ x y)) t))) |
#s(approx (/ (+ x y) t) #s(hole binary64 (/ (+ x y) t))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* t (- (/ a x) (/ z x)))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* t (- (+ (* t (- (/ z (pow x 2)) (/ a (pow x 2)))) (/ a x)) (/ z x)))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ z (* t (- (+ (* t (- (+ (* t (- (/ a (pow x 3)) (/ z (pow x 3)))) (/ z (pow x 2))) (/ a (pow x 2)))) (/ a x)) (/ z x)))))) |
#s(approx (* a t) #s(hole binary64 (* a t))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (/ y (+ x y)))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (+ (* t (- (/ 1 (+ x y)) (/ y (pow (+ x y) 2)))) (/ y (+ x y))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #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) (+ t (+ x y))) #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 (+ x y)) #s(hole binary64 (+ 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 (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (+ (* a y) (* z (+ x y))))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (+ (* a t) (+ (* a y) (* z (+ x y)))))) |
#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 (* (- (+ (/ (+ 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 (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 t)) |
#s(approx (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 (* t (+ 1 (+ (/ x t) (/ y t)))))) |
#s(approx (+ 1 (/ (+ x y) t)) #s(hole binary64 1)) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ a (/ (* x z) t)) (/ (* a x) t)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ a (+ (* -1 (/ (* x (- (* x z) (* a x))) (pow t 2))) (/ (* x z) t))) (/ (* a x) t)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (- (+ a (+ (/ (* x z) t) (/ (* (pow x 2) (- (* x z) (* a x))) (pow t 3)))) (+ (/ (* a x) t) (/ (* x (- (* x z) (* a x))) (pow t 2)))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* t (+ a (/ (* x z) t))))) |
#s(approx (+ t x) #s(hole binary64 (* t (+ 1 (/ x t))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ x t))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (- (+ 1 (/ (* x (+ x y)) (pow t 2))) (/ x t)))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #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 (+ x y)) #s(hole binary64 t)) |
#s(approx (+ t (+ x y)) #s(hole binary64 (* t (+ 1 (+ (/ x t) (/ y 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) (* (+ y x) z)) #s(hole binary64 (* a t))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) #s(hole binary64 (* t (+ a (+ (/ (* a y) t) (/ (* z (+ x 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 (* (- (+ (/ (+ 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 (* t (+ 1 (/ (+ x y) t))) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ x y) t)) 1))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* -1 (/ (- (* -1 (* x z)) (* -1 (* a x))) t))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (* x (- (* -1 (* x z)) (* -1 (* a x)))) t))) (* -1 (* a x))) t))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (+ a (* -1 (/ (- (+ (* -1 (* x z)) (* -1 (/ (- (* -1 (/ (* (pow x 2) (- (* -1 (* x z)) (* -1 (* a x)))) t)) (* -1 (* x (- (* -1 (* x z)) (* -1 (* a x)))))) t))) (* -1 (* a x))) t))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (* x z) t))))))) |
#s(approx (+ t x) #s(hole binary64 (* -1 (* t (- (* -1 (/ x t)) 1))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 y) (* -1 (+ x y))) t))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 y) (* -1 (/ (* (+ x y) (- (* -1 y) (* -1 (+ x y)))) t))) (* -1 (+ x y))) t))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) #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 (+ x y)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (+ x y) t)) 1))))) |
#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) (* (+ y x) z)) #s(hole binary64 (* -1 (* t (+ (* -1 a) (* -1 (/ (+ (* a y) (* z (+ x 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)) (* 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 (- (+ 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 (/ (- (+ (* (+ 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 (- (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (* a (+ (/ t (+ t x)) (/ (* x z) (* a (+ t x))))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* a (+ t (/ (* x 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) a) (* (+ y x) z)) #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 (* (- (+ (/ (+ 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 (- (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ t (+ t x))) (* -1 (/ (* x z) (* a (+ t x))))))))) |
#s(approx (+ (* a t) (* z x)) #s(hole binary64 (* -1 (* a (+ (* -1 t) (* -1 (/ (* x z) 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 (+ (* (+ t y) a) (* (+ y x) z)) #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 (* (- (+ (/ (+ 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 (- (+ 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 (/ (- (+ (* (+ 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 (- (+ 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 (/ (- (+ (* (+ 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 (- (+ 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)))))) |
| 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 #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) 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 #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) 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 #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) 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 #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t)))))) |
(/.f64 (*.f64 b y) (*.f64 a #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t)))))) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
b |
(/.f64 (neg.f64 y) (neg.f64 #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t)))))) |
(/.f64 y #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t))))) |
#s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t)))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 x y) t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (+.f64 x y) t) (/.f64 (+.f64 x y) t)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t)) |
#s(literal 1 binary64) |
(/.f64 (+.f64 (pow.f64 (/.f64 x t) #s(literal 3 binary64)) (pow.f64 (/.f64 y t) #s(literal 3 binary64))) (fma.f64 (/.f64 x t) (/.f64 x t) (-.f64 (*.f64 (/.f64 y t) (/.f64 y t)) (*.f64 (/.f64 x t) (/.f64 y t))))) |
(/.f64 (neg.f64 (+.f64 x y)) (neg.f64 t)) |
(/.f64 (fma.f64 x t (*.f64 t y)) (*.f64 t t)) |
(/.f64 (+.f64 x y) t) |
(+.f64 (/.f64 x t) (/.f64 y t)) |
(/.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) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
(-.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) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) (+.f64 t x))) |
(/.f64 (neg.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t))) (neg.f64 (+.f64 t x))) |
(/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) (+.f64 t x)) |
#s(approx (+ (* a t) (* z x)) (*.f64 a t)) |
(*.f64 a 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 t x) |
#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)) |
(*.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 (- (+ (/ (+ 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)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 t (+.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 t (+.f64 t (+.f64 x y))) (/.f64 t (+.f64 t (+.f64 x y))) (-.f64 (*.f64 (/.f64 y (+.f64 t (+.f64 x y))) (/.f64 y (+.f64 t (+.f64 x y)))) (*.f64 (/.f64 t (+.f64 t (+.f64 x y))) (/.f64 y (+.f64 t (+.f64 x y))))))) |
(/.f64 (neg.f64 (+.f64 t y)) (neg.f64 (+.f64 t (+.f64 x y)))) |
(/.f64 (fma.f64 t (+.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 t y) (+.f64 t (+.f64 x y))) |
(+.f64 (/.f64 t (+.f64 t (+.f64 x y))) (/.f64 y (+.f64 t (+.f64 x y)))) |
(/.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 (neg.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)))) (neg.f64 (+.f64 #s(approx (+ x t) t) y))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 #s(approx (+ x t) t) y)) |
#s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 t y) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 y x) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 t y) a) (*.f64 (+.f64 t y) a) (-.f64 (*.f64 (*.f64 (+.f64 y x) z) (*.f64 (+.f64 y x) z)) (*.f64 (*.f64 (+.f64 t y) a) (*.f64 (+.f64 y x) z))))) |
(fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z)) |
(+.f64 (*.f64 (+.f64 t y) a) (*.f64 (+.f64 y x) z)) |
(*.f64 (+.f64 y x) z) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ x t) t) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(approx (+ x t) t) #s(approx (+ x t) t) (-.f64 (*.f64 y y) (*.f64 #s(approx (+ x t) t) y)))) |
(+.f64 #s(approx (+ x t) t) y) |
#s(approx (+ x t) t) |
#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 (* t (+ 1 (/ (+ x y) t))) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 y t)))) |
#s(approx (* t (+ 1 (/ (+ x y) t))) (+.f64 x (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 y t))))) |
#s(approx (+ 1 (/ (+ x y) t)) (+.f64 #s(literal 1 binary64) (/.f64 y t))) |
#s(approx (+ 1 (/ (+ x y) t)) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t))) |
#s(approx (/ (+ x y) t) (/.f64 y t)) |
#s(approx (/ (+ x y) t) (/.f64 (+.f64 x y) t)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 x y)) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) a) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 x (/.f64 (-.f64 z a) t)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 x (-.f64 (fma.f64 x (/.f64 (-.f64 a z) (*.f64 t t)) (/.f64 z t)) (/.f64 a t))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 x (-.f64 (fma.f64 x (-.f64 (fma.f64 x (/.f64 (-.f64 z a) (pow.f64 t #s(literal 3 binary64))) (/.f64 a (*.f64 t t))) (/.f64 z (*.f64 t t))) (/.f64 z t)) (/.f64 a t))))) |
#s(approx (+ (* a t) (* z x)) (*.f64 a t)) |
#s(approx (+ (* a t) (* z x)) (fma.f64 a t (*.f64 x z))) |
#s(approx (+ t x) t) |
#s(approx (+ t x) (+.f64 t x)) |
#s(approx (/ (+ t y) (+ t (+ x y))) #s(literal 1 binary64)) |
#s(approx (/ (+ t y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x (+.f64 t y))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) (+.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) (+ t (+ x y))) (+.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 (+ t (+ x y)) (+.f64 t y)) |
#s(approx (+ t (+ x y)) (+.f64 t (+.f64 x 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 (+ (* (+ t y) a) (* (+ y x) z)) (fma.f64 a (+.f64 t y) (*.f64 y z))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) (fma.f64 a (+.f64 t y) (fma.f64 x z (*.f64 y z)))) |
#s(approx (* (+ y x) z) (*.f64 y z)) |
#s(approx (* (+ y x) z) (fma.f64 x z (*.f64 y z))) |
#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)) (* 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 (* t (+ 1 (/ (+ x y) t))) x) |
#s(approx (* t (+ 1 (/ (+ x y) t))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 y t))) x)))) |
#s(approx (+ 1 (/ (+ x y) t)) (/.f64 x t)) |
#s(approx (+ 1 (/ (+ x y) t)) (*.f64 x (+.f64 (pow.f64 t #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 y (*.f64 t x)))))) |
#s(approx (/ (+ x y) t) (/.f64 x t)) |
#s(approx (/ (+ x y) t) (*.f64 x (+.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 y (*.f64 t x))))) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) z) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (-.f64 (+.f64 z (/.f64 (*.f64 a t) x)) (/.f64 (*.f64 t z) x))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (-.f64 (+.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (-.f64 (*.f64 a t) (*.f64 t z))) (*.f64 x x)) (/.f64 (*.f64 a t) x))) (/.f64 (*.f64 t z) x))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (-.f64 (+.f64 z (+.f64 (/.f64 (*.f64 a t) x) (/.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 a t) (*.f64 t z))) (pow.f64 x #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 t z) x) (/.f64 (*.f64 t (-.f64 (*.f64 a t) (*.f64 t z))) (*.f64 x x))))) |
#s(approx (+ (* a t) (* z x)) (*.f64 x z)) |
#s(approx (+ (* a t) (* z x)) (*.f64 x (+.f64 z (/.f64 (*.f64 a t) x)))) |
#s(approx (+ t x) x) |
#s(approx (+ t x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 t x)))) |
#s(approx (/ (+ t y) (+ t (+ x y))) (/.f64 (+.f64 t y) x)) |
#s(approx (/ (+ t y) (+ t (+ x y))) (/.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) (+ t (+ x y))) (/.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) (+ t (+ x y))) (/.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 (+ 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) 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 (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 x z)) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 x (+.f64 z (/.f64 (fma.f64 a (+.f64 t y) (*.f64 y z)) 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 (+ (+ 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)) (* 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 (* t (+ 1 (/ (+ x y) t))) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 y t))) x)) #s(literal 1 binary64))))) |
#s(approx (+ 1 (/ (+ x y) t)) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y t)) x)) (pow.f64 t #s(literal -1 binary64)))))) |
#s(approx (/ (+ x y) t) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (*.f64 t x))) (pow.f64 t #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 (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a t)) (*.f64 #s(literal -1 binary64) (*.f64 t z))) x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a t) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a t)) (*.f64 #s(literal -1 binary64) (*.f64 t z)))) x))) (*.f64 #s(literal -1 binary64) (*.f64 t z))) x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a t) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a t)) (*.f64 #s(literal -1 binary64) (*.f64 t z)))) x)) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a t)) (*.f64 #s(literal -1 binary64) (*.f64 t z)))))) x))) (*.f64 #s(literal -1 binary64) (*.f64 t z))) x)))) |
#s(approx (+ (* a t) (* z x)) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a t) x)))))) |
#s(approx (+ t x) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 t x)) #s(literal 1 binary64))))) |
#s(approx (/ (+ t y) (+ t (+ x y))) (*.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) (+ t (+ x y))) (*.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) (+ t (+ x y))) (*.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 (+ 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) 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 (+ (* (+ t y) a) (* (+ y x) z)) (*.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 (* (+ 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 (+ (+ 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)) (* 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 (* t (+ 1 (/ (+ x y) t))) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 x t)))) |
#s(approx (* t (+ 1 (/ (+ x y) t))) (+.f64 y (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 x t))))) |
#s(approx (+ 1 (/ (+ x y) t)) (+.f64 #s(literal 1 binary64) (/.f64 x t))) |
#s(approx (/ (+ t y) (+ t (+ x y))) (/.f64 t (+.f64 t x))) |
#s(approx (/ (+ t y) (+ t (+ x y))) (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) (+ t (+ x y))) (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) (+ 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 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 (+ x y)) (+.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) (* (+ y x) z)) (fma.f64 a t (*.f64 x z))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) (fma.f64 a t (fma.f64 x z (*.f64 y (+.f64 a z))))) |
#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 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 (* t (+ 1 (/ (+ x y) t))) y) |
#s(approx (* t (+ 1 (/ (+ x y) t))) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 x t))) y)))) |
#s(approx (+ 1 (/ (+ x y) t)) (/.f64 y t)) |
#s(approx (+ 1 (/ (+ x y) t)) (*.f64 y (+.f64 (pow.f64 t #s(literal -1 binary64)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x (*.f64 t y)))))) |
#s(approx (/ (+ x y) t) (*.f64 y (+.f64 (pow.f64 t #s(literal -1 binary64)) (/.f64 x (*.f64 t y))))) |
#s(approx (+ x y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (/ (+ t y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))) |
#s(approx (/ (+ t y) (+ t (+ x y))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 t x)) (*.f64 y y))) (/.f64 x y))) |
#s(approx (/ (+ t y) (+ t (+ x y))) (-.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 (+ x y)) y) |
#s(approx (+ t (+ x y)) (*.f64 y (+.f64 #s(literal 1 binary64) (/.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) (* (+ y x) z)) (*.f64 y (+.f64 a z))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 y (+.f64 a (+.f64 z (/.f64 (fma.f64 a t (*.f64 x z)) y))))) |
#s(approx (* (+ y x) z) (*.f64 y (+.f64 z (/.f64 (*.f64 x z) 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)) (* 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 (* t (+ 1 (/ (+ x y) t))) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 x t))) y)) #s(literal 1 binary64))))) |
#s(approx (+ 1 (/ (+ x y) t)) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x t)) y)) (pow.f64 t #s(literal -1 binary64)))))) |
#s(approx (/ (+ x y) t) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 t y))) (pow.f64 t #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 (/ (+ t y) (+ t (+ x y))) (+.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) (+ t (+ x y))) (+.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) (+ t (+ x y))) (+.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 (+ 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) 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) (* (+ y x) z)) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) z))))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) (*.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 (* (+ 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 (+ (+ 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)) (* 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 (- (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) (/.f64 (*.f64 a t) (+.f64 t x))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (/.f64 (fma.f64 a t (*.f64 x z)) (+.f64 t x))) |
#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 (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 a (+.f64 t y))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) (fma.f64 a (+.f64 t y) (*.f64 z (+.f64 x y)))) |
#s(approx (* (+ y x) z) (*.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 (- (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) (/.f64 (*.f64 x z) (+.f64 t x))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z (+.f64 (/.f64 x (+.f64 t x)) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x)))))) |
#s(approx (+ (* a t) (* z x)) (*.f64 z (+.f64 x (/.f64 (*.f64 a t) 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) a) (* (+ y x) z)) (*.f64 z (+.f64 x y))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 z (+.f64 x (+.f64 y (/.f64 (*.f64 a (+.f64 t 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 (- (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 x (+.f64 t x)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x)))))))) |
#s(approx (+ (* a t) (* z x)) (*.f64 #s(literal -1 binary64) (*.f64 z (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a t) 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 (+ (* (+ t y) a) (* (+ y x) z)) (*.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 (/ (- (+ (* (+ 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 (* t (+ 1 (/ (+ x y) t))) (+.f64 x y)) |
#s(approx (* t (+ 1 (/ (+ x y) t))) (+.f64 t (+.f64 x y))) |
#s(approx (+ 1 (/ (+ x y) t)) (/.f64 (+.f64 x y) t)) |
#s(approx (+ 1 (/ (+ x y) t)) (/.f64 (+.f64 t (+.f64 x y)) t)) |
#s(approx (/ (+ x y) t) (/.f64 (+.f64 x y) t)) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 t (/.f64 (-.f64 a z) x)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 t (-.f64 (fma.f64 t (/.f64 (-.f64 z a) (*.f64 x x)) (/.f64 a x)) (/.f64 z x))))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 t (-.f64 (fma.f64 t (-.f64 (fma.f64 t (/.f64 (-.f64 a z) (pow.f64 x #s(literal 3 binary64))) (/.f64 z (*.f64 x x))) (/.f64 a (*.f64 x x))) (/.f64 a x)) (/.f64 z x))))) |
#s(approx (* a t) (*.f64 a t)) |
#s(approx (/ (+ t y) (+ t (+ x y))) (/.f64 y (+.f64 x y))) |
#s(approx (/ (+ t y) (+ t (+ x y))) (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) (+ t (+ x y))) (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) (+ t (+ x y))) (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 (+ x 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 (+ (* (+ t y) a) (* (+ y x) z)) (fma.f64 a y (*.f64 z (+.f64 x y)))) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) (fma.f64 a t (fma.f64 a y (*.f64 z (+.f64 x y))))) |
#s(approx (+ (+ x t) y) (+.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 (* t (+ 1 (/ (+ x y) t))) t) |
#s(approx (* t (+ 1 (/ (+ x y) t))) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t)))) |
#s(approx (+ 1 (/ (+ x y) t)) #s(literal 1 binary64)) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (-.f64 (+.f64 a (/.f64 (*.f64 x z) t)) (/.f64 (*.f64 a x) t))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (-.f64 (+.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 (*.f64 x z) (*.f64 a x))) (*.f64 t t)) (/.f64 (*.f64 x z) t))) (/.f64 (*.f64 a x) t))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (-.f64 (+.f64 a (+.f64 (/.f64 (*.f64 x z) t) (/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 x z) (*.f64 a x))) (pow.f64 t #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 a x) t) (/.f64 (*.f64 x (-.f64 (*.f64 x z) (*.f64 a x))) (*.f64 t t))))) |
#s(approx (+ (* a t) (* z x)) (*.f64 t (+.f64 a (/.f64 (*.f64 x z) t)))) |
#s(approx (+ t x) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 x t)))) |
#s(approx (/ (+ t y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x t)))) |
#s(approx (/ (+ t y) (+ t (+ x y))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 x y)) (*.f64 t t))) (/.f64 x t))) |
#s(approx (/ (+ t y) (+ t (+ x y))) (-.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 (+ x y)) t) |
#s(approx (+ t (+ x y)) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) 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) (* (+ y x) z)) (*.f64 a t)) |
#s(approx (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 t (+.f64 a (/.f64 (fma.f64 a y (*.f64 z (+.f64 x 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)) (* 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 (* t (+ 1 (/ (+ x y) 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 (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 a x))) t)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x z) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 a x)))) t))) (*.f64 #s(literal -1 binary64) (*.f64 a x))) t)))) |
#s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.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 (*.f64 x x) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 a x)))) t)) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 a x)))))) t))) (*.f64 #s(literal -1 binary64) (*.f64 a x))) t)))) |
#s(approx (+ (* a t) (* z x)) (*.f64 #s(literal -1 binary64) (*.f64 t (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) t)))))) |
#s(approx (+ t x) (*.f64 #s(literal -1 binary64) (*.f64 t (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x t)) #s(literal 1 binary64))))) |
#s(approx (/ (+ t 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 x y))) t)))) |
#s(approx (/ (+ t 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 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) (+ 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 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 (+ 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 (- (+ (* (+ 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) (* (+ y x) z)) (*.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 (+ (+ 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)) (* 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 (- (+ 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 (/ (- (+ (* (+ 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 (- (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 a (+.f64 (/.f64 t (+.f64 t x)) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))))) |
#s(approx (+ (* a t) (* z x)) (*.f64 a (+.f64 t (/.f64 (*.f64 x 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) a) (* (+ y x) z)) (*.f64 a (+.f64 t (+.f64 y (/.f64 (*.f64 z (+.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 (- (+ (/ (+ 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 (- (+ 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 (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 t (+.f64 t x)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 x a) (/.f64 z (+.f64 t x)))))))) |
#s(approx (+ (* a t) (* z x)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) t (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x z) a)))))) |
#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) a) (* (+ y x) z)) (*.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 (/ (- (+ (* (+ 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 (- (+ 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 (/ (- (+ (* (+ 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 (- (+ 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 (/ (- (+ (* (+ 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 (- (+ 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))))) |
Compiled 64 254 to 5 353 computations (91.7% saved)
40 alts after pruning (38 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 805 | 19 | 824 |
| Fresh | 7 | 19 | 26 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 2 | 2 |
| Total | 817 | 40 | 857 |
| Status | Accuracy | Program |
|---|---|---|
| 73.0% | (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))) | |
| 10.4% | (/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b)) #s(approx (+ (+ x t) y) t)) | |
| 31.0% | (/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 a t)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) | |
| 36.6% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 #s(approx (+ y x) y) z))) (+.f64 #s(approx (+ x t) t) y)) | |
| 63.2% | (/.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)) | |
| 15.3% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 x t) y)) | |
| 32.0% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 y (-.f64 (+.f64 a z) b))) (+.f64 #s(approx (+ x t) t) y)) | |
| 5.7% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 x z)) (+.f64 #s(approx (+ x t) t) y)) | |
| 34.1% | (/.f64 #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))) (+.f64 #s(approx (+ x t) t) y)) | |
| 15.6% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) (+.f64 #s(approx (+ x t) t) y)) | |
| 23.4% | (/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(approx (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 y (+.f64 a z)))) (+.f64 #s(approx (+ x t) t) y)) | |
| 24.8% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) #s(approx (+ t x) t))) | |
| 27.3% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 x z)) #s(approx (+ t x) x))) | |
| 5.7% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) #s(approx (+ t x) x))) | |
| 23.0% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) #s(approx (+ t x) t))) | |
| 30.4% | #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))) | |
| 40.8% | #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)) | |
| 73.3% | #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 #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x t) (/.f64 y t)))))))) a)) | |
| 40.2% | #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 #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t))))))) a)) | |
| 11.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 (+.f64 t y) #s(approx (+ t (+ x y)) y))) a)) | |
| 8.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 (+.f64 t y) #s(approx (+ t (+ x y)) x))) a)) | |
| 24.0% | #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) #s(approx (+ t (+ x y)) t))) a)) | |
| 27.2% | #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 a)) a)) | |
| 22.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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (/.f64 y (+.f64 x y)))) a)) | |
| 33.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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (/.f64 t (+.f64 t x)))) a)) | |
| 29.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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x t))))) a)) | |
| 30.1% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 t (/.f64 (-.f64 a z) x))))) | |
| 30.5% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 x (/.f64 (-.f64 z a) t))))) | |
| 32.0% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z #s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/.f64 x (+.f64 t x)))))) | |
| 26.5% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z #s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x))))))) | |
| ✓ | 36.7% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) z)) |
| 57.1% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) | |
| 14.1% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (*.f64 #s(literal -1 binary64) b))) | |
| 29.1% | #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) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (/.f64 z b))))) | |
| 32.6% | #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) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.f64 (/.f64 z b) (/.f64 (+.f64 x y) (+.f64 t (+.f64 x y)))))))) | |
| 26.2% | #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) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.f64 a (/.f64 (+.f64 t y) (*.f64 b (+.f64 t (+.f64 x y))))))))) | |
| 23.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) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y)))))))) | |
| 68.1% | #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) #s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (*.f64 a (fma.f64 b (/.f64 (+.f64 t y) (*.f64 b (+.f64 t (+.f64 x y)))) (/.f64 (*.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)))))) a)))))) | |
| ✓ | 32.2% | #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) |
Compiled 6 337 to 1 631 computations (74.3% 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 (/ (+ (* a t) (* z x)) (+ t x)) 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)) |
#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) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (/.f64 z b))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z #s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/.f64 a 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 z a)) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) #s(approx (+ t x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) #s(approx (+ t x) x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 x z)) #s(approx (+ t x) x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z #s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/.f64 x (+.f64 t x)))))) |
#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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (/.f64 t (+.f64 t x)))) 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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (/.f64 y (+.f64 x y)))) 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 (+.f64 t 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 (+.f64 t y) #s(approx (+ t (+ x y)) x))) 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 (+.f64 t y) #s(approx (+ t (+ x y)) y))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) (+.f64 t x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 x z)) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) (+.f64 #s(approx (+ x t) t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 x z)) (+.f64 #s(approx (+ x t) t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 x (/.f64 (-.f64 z a) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 t (/.f64 (-.f64 a z) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) #s(approx (+ t x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) #s(approx (+ t x) x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(approx (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 y (+.f64 a z)))) (+.f64 #s(approx (+ x t) t) y)) |
(/.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)) |
#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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x t))))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.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 (+.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)) #s(approx (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 y (+.f64 a z)))) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 y (-.f64 (+.f64 a z) b))) (+.f64 #s(approx (+ x t) t) y)) |
(/.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)) |
#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) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y)))))))) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (-.f64 (+.f64 a z) b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 #s(approx (+ y x) y) z))) (+.f64 #s(approx (+ x t) t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) #s(approx (+ (+ x t) y) t)) |
(/.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 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 #s(approx (+ x t) t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(/.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)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.f64 a (/.f64 (+.f64 t y) (*.f64 b (+.f64 t (+.f64 x y))))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z #s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (-.f64 (+.f64 a (/.f64 (*.f64 x z) t)) (/.f64 (*.f64 a 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)) (+ (+ x t) y)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.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 (/.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)) |
#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 (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x))) x)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.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 (-.f64 (*.f64 z (+.f64 x y)) (*.f64 b y)) (+.f64 t (+.f64 x y))) a)) a)) |
(/.f64 #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))) (+.f64 #s(approx (+ x t) t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z (+.f64 (/.f64 x (+.f64 t x)) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x))))))) |
(/.f64 #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)) (+.f64 (+.f64 x t) 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 #s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (/.f64 y #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t))))))) 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))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 x (-.f64 (fma.f64 x (/.f64 (-.f64 a z) (*.f64 t t)) (/.f64 z t)) (/.f64 a t)))))) |
(/.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)) |
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) #s(approx (* (+ t y) a) (*.f64 (fma.f64 a (/.f64 t y) a) y))) (*.f64 y b)) (+.f64 (+.f64 x t) 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))) |
#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)) (+ (+ 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)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) #s(approx (* b (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b))) (*.f64 a (fma.f64 b (/.f64 (+.f64 t y) (*.f64 b (+.f64 t (+.f64 x y)))) (/.f64 (*.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)))))) a)))))) |
#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) (*.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)) (+ (+ 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 #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t))))))) a)) |
#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) (*.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)) (+ (+ 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 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))))))) 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 #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 x t) (/.f64 y t)))))))) a)) |
#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 |
|---|
#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)) |
(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))) |
#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)) |
7 calls:
| 24.0ms | z |
| 23.0ms | x |
| 23.0ms | a |
| 22.0ms | b |
| 20.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.5% | 3 | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| 86.8% | 4 | x |
| 89.1% | 4 | y |
| 89.3% | 3 | z |
| 87.0% | 3 | t |
| 93.6% | 3 | a |
| 89.9% | 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 (/ (+ (* a t) (* z x)) (+ t x)) 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)) |
#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) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (/.f64 z b))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z #s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/.f64 a 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 z a)) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) #s(approx (+ t x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) #s(approx (+ t x) x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 x z)) #s(approx (+ t x) x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z #s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/.f64 x (+.f64 t x)))))) |
#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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (/.f64 t (+.f64 t x)))) 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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (/.f64 y (+.f64 x y)))) 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 (+.f64 t 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 (+.f64 t y) #s(approx (+ t (+ x y)) x))) 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 (+.f64 t y) #s(approx (+ t (+ x y)) y))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) (+.f64 t x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 x z)) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) (+.f64 #s(approx (+ x t) t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 x z)) (+.f64 #s(approx (+ x t) t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 x (/.f64 (-.f64 z a) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 t (/.f64 (-.f64 a z) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) #s(approx (+ t x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) #s(approx (+ t x) x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(approx (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 y (+.f64 a z)))) (+.f64 #s(approx (+ x t) t) y)) |
(/.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)) |
#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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x t))))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.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 (+.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)) #s(approx (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 y (+.f64 a z)))) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 y (-.f64 (+.f64 a z) b))) (+.f64 #s(approx (+ x t) t) y)) |
(/.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)) |
#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) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y)))))))) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (-.f64 (+.f64 a z) b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 #s(approx (+ y x) y) z))) (+.f64 #s(approx (+ x t) t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) #s(approx (+ (+ x t) y) t)) |
(/.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 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 #s(approx (+ x t) t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(/.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)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.f64 a (/.f64 (+.f64 t y) (*.f64 b (+.f64 t (+.f64 x y))))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z #s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (-.f64 (+.f64 a (/.f64 (*.f64 x z) t)) (/.f64 (*.f64 a 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)) (+ (+ x t) y)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.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 (/.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)) |
#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 (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x))) x)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.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 (-.f64 (*.f64 z (+.f64 x y)) (*.f64 b y)) (+.f64 t (+.f64 x y))) a)) a)) |
(/.f64 #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))) (+.f64 #s(approx (+ x t) t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z (+.f64 (/.f64 x (+.f64 t x)) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x))))))) |
(/.f64 #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)) (+.f64 (+.f64 x t) 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 #s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (/.f64 y #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t))))))) 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))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 x (-.f64 (fma.f64 x (/.f64 (-.f64 a z) (*.f64 t t)) (/.f64 z t)) (/.f64 a t)))))) |
(/.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)) |
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) #s(approx (* (+ t y) a) (*.f64 (fma.f64 a (/.f64 t y) a) y))) (*.f64 y b)) (+.f64 (+.f64 x t) 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))) |
#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)) |
| 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 (/.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)) |
4 calls:
| 20.0ms | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| 19.0ms | a |
| 18.0ms | b |
| 18.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.6% | 3 | z |
| 80.7% | 4 | b |
| 87.8% | 3 | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| 85.0% | 3 | a |
Compiled 24 to 34 computations (-41.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 (/ (+ (* a t) (* z x)) (+ t x)) 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)) |
#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) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (/.f64 z b))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z #s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/.f64 a 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 z a)) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) #s(approx (+ t x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) #s(approx (+ t x) x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 x z)) #s(approx (+ t x) x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z #s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/.f64 x (+.f64 t x)))))) |
#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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (/.f64 t (+.f64 t x)))) 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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (/.f64 y (+.f64 x y)))) 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 (+.f64 t 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 (+.f64 t y) #s(approx (+ t (+ x y)) x))) 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 (+.f64 t y) #s(approx (+ t (+ x y)) y))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) (+.f64 t x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 x z)) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) (+.f64 #s(approx (+ x t) t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 x z)) (+.f64 #s(approx (+ x t) t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 x (/.f64 (-.f64 z a) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 t (/.f64 (-.f64 a z) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) #s(approx (+ t x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) #s(approx (+ t x) x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(approx (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 y (+.f64 a z)))) (+.f64 #s(approx (+ x t) t) y)) |
(/.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)) |
#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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x t))))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.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 (+.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)) #s(approx (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 y (+.f64 a z)))) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 y (-.f64 (+.f64 a z) b))) (+.f64 #s(approx (+ x t) t) y)) |
(/.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)) |
#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) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y)))))))) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (-.f64 (+.f64 a z) b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 #s(approx (+ y x) y) z))) (+.f64 #s(approx (+ x t) t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) #s(approx (+ (+ x t) y) t)) |
(/.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 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 #s(approx (+ x t) t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(/.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)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.f64 a (/.f64 (+.f64 t y) (*.f64 b (+.f64 t (+.f64 x y))))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z #s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (-.f64 (+.f64 a (/.f64 (*.f64 x z) t)) (/.f64 (*.f64 a 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)) (+ (+ x t) y)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.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 (/.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)) |
#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 (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 #s(approx (+ z (/ (- (+ (* (+ t y) a) (* z y)) (* b y)) x)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b y) x))) x)) (+.f64 (+.f64 x t) y)) |
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.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 (-.f64 (*.f64 z (+.f64 x y)) (*.f64 b y)) (+.f64 t (+.f64 x y))) a)) a)) |
(/.f64 #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))) (+.f64 #s(approx (+ x t) t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z (+.f64 (/.f64 x (+.f64 t x)) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x))))))) |
(/.f64 #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)) (+.f64 (+.f64 x t) 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 #s(approx (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (/.f64 y #s(approx (+ (+ y x) t) (*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) t))))))) 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))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 x (-.f64 (fma.f64 x (/.f64 (-.f64 a z) (*.f64 t t)) (/.f64 z t)) (/.f64 a t)))))) |
(/.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)) |
(/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) #s(approx (* (+ t y) a) (*.f64 (fma.f64 a (/.f64 t y) a) y))) (*.f64 y b)) (+.f64 (+.f64 x t) 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 |
|---|
#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:
| 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 |
|---|---|---|
| 87.8% | 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 (/ (+ (* a t) (* z x)) (+ t x)) 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)) |
#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) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (/.f64 z b))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z #s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/.f64 a 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 z a)) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) #s(approx (+ t x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) #s(approx (+ t x) x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 x z)) #s(approx (+ t x) x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z #s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/.f64 x (+.f64 t x)))))) |
#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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (/.f64 t (+.f64 t x)))) 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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (/.f64 y (+.f64 x y)))) 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 (+.f64 t 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 (+.f64 t y) #s(approx (+ t (+ x y)) x))) 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 (+.f64 t y) #s(approx (+ t (+ x y)) y))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) (+.f64 t x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 x z)) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) (+.f64 #s(approx (+ x t) t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 x z)) (+.f64 #s(approx (+ x t) t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 x (/.f64 (-.f64 z a) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 t (/.f64 (-.f64 a z) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) #s(approx (+ t x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) #s(approx (+ t x) x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(approx (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 y (+.f64 a z)))) (+.f64 #s(approx (+ x t) t) y)) |
(/.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)) |
#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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x t))))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.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 (+.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)) #s(approx (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 y (+.f64 a z)))) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 y (-.f64 (+.f64 a z) b))) (+.f64 #s(approx (+ x t) t) y)) |
(/.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)) |
#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) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y)))))))) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (-.f64 (+.f64 a z) b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 #s(approx (+ y x) y) z))) (+.f64 #s(approx (+ x t) t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) #s(approx (+ (+ x t) y) t)) |
(/.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 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 #s(approx (+ x t) t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
(/.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)) #s(approx (* (- (+ (/ (+ t y) (+ (+ y x) t)) (* (/ z a) (/ (+ y x) (+ (+ y x) t)))) (* (/ b a) (/ y (+ (+ y x) t)))) a) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.f64 a (/.f64 (+.f64 t y) (*.f64 b (+.f64 t (+.f64 x y))))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z #s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (*.f64 (/.f64 a z) (/.f64 t (+.f64 t x))))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (-.f64 (+.f64 a (/.f64 (*.f64 x z) t)) (/.f64 (*.f64 a x) t)))) |
| 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:
| 17.0ms | z |
| 16.0ms | t |
| 13.0ms | y |
| 13.0ms | a |
| 13.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.9% | 5 | b |
| 60.0% | 1 | z |
| 73.7% | 6 | a |
| 67.5% | 3 | x |
| 63.9% | 3 | t |
| 72.6% | 4 | y |
| 74.7% | 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 (/ (+ (* a t) (* z x)) (+ t x)) 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)) |
#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) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (/.f64 z b))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z #s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/.f64 a 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 z a)) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) #s(approx (+ t x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) #s(approx (+ t x) x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 x z)) #s(approx (+ t x) x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z #s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/.f64 x (+.f64 t x)))))) |
#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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (/.f64 t (+.f64 t x)))) 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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (/.f64 y (+.f64 x y)))) 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 (+.f64 t 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 (+.f64 t y) #s(approx (+ t (+ x y)) x))) 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 (+.f64 t y) #s(approx (+ t (+ x y)) y))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) (+.f64 t x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 x z)) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) (+.f64 #s(approx (+ x t) t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 x z)) (+.f64 #s(approx (+ x t) t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 x (/.f64 (-.f64 z a) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 t (/.f64 (-.f64 a z) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) #s(approx (+ t x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) #s(approx (+ t x) x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(approx (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 y (+.f64 a z)))) (+.f64 #s(approx (+ x t) t) y)) |
(/.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)) |
#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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x t))))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.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 (+.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)) #s(approx (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 y (+.f64 a z)))) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 y (-.f64 (+.f64 a z) b))) (+.f64 #s(approx (+ x t) t) y)) |
(/.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)) |
#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) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y)))))))) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (-.f64 (+.f64 a z) b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 #s(approx (+ y x) y) z))) (+.f64 #s(approx (+ x t) t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) #s(approx (+ (+ x t) y) t)) |
(/.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 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 #s(approx (+ x t) t) y)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| Outputs |
|---|
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) |
2 calls:
| 17.0ms | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| 12.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.5% | 5 | y |
| 69.8% | 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 (/ (+ (* a t) (* z x)) (+ t x)) 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)) |
#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) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (/.f64 z b))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z #s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/.f64 a 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 z a)) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) #s(approx (+ t x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) #s(approx (+ t x) x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 x z)) #s(approx (+ t x) x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z #s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/.f64 x (+.f64 t x)))))) |
#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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (/.f64 t (+.f64 t x)))) 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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (/.f64 y (+.f64 x y)))) 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 (+.f64 t 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 (+.f64 t y) #s(approx (+ t (+ x y)) x))) 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 (+.f64 t y) #s(approx (+ t (+ x y)) y))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) (+.f64 t x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 x z)) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) (+.f64 #s(approx (+ x t) t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 x z)) (+.f64 #s(approx (+ x t) t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 x (/.f64 (-.f64 z a) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 t (/.f64 (-.f64 a z) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) #s(approx (+ t x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) #s(approx (+ t x) x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(approx (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 y (+.f64 a z)))) (+.f64 #s(approx (+ x t) t) y)) |
(/.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)) |
#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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x t))))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.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 (+.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)) #s(approx (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 y (+.f64 a z)))) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 y (-.f64 (+.f64 a z) b))) (+.f64 #s(approx (+ x t) t) y)) |
(/.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)) |
#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) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (*.f64 #s(literal -1 binary64) (/.f64 y (+.f64 t (+.f64 x y)))))))) |
(/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b)) #s(approx (+ (+ x t) y) t)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 (-.f64 (+.f64 a z) b) y)) (+.f64 (+.f64 x t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 #s(approx (+ y x) y) z))) (+.f64 #s(approx (+ x t) t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (fma.f64 (+.f64 t y) a (*.f64 (+.f64 y x) z))) #s(approx (+ (+ x t) y) t)) |
(/.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 (+.f64 t y) a (*.f64 (+.f64 y x) z))) (+.f64 #s(approx (+ x t) 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)) |
2 calls:
| 14.0ms | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| 12.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.9% | 3 | a |
| 68.8% | 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 (/ (+ (* a t) (* z x)) (+ t x)) 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)) |
#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) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (/.f64 z b))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z #s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/.f64 a 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 z a)) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) #s(approx (+ t x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) #s(approx (+ t x) x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 x z)) #s(approx (+ t x) x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z #s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/.f64 x (+.f64 t x)))))) |
#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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (/.f64 t (+.f64 t x)))) 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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (/.f64 y (+.f64 x y)))) 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 (+.f64 t 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 (+.f64 t y) #s(approx (+ t (+ x y)) x))) 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 (+.f64 t y) #s(approx (+ t (+ x y)) y))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) (+.f64 t x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 x z)) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) (+.f64 #s(approx (+ x t) t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 x z)) (+.f64 #s(approx (+ x t) t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 x (/.f64 (-.f64 z a) t))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 t (/.f64 (-.f64 a z) x))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) #s(approx (+ t x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 (fma.f64 a t (*.f64 z x)) #s(approx (+ t x) x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) #s(approx (+ (* (+ t y) a) (* (+ y x) z)) (*.f64 y (+.f64 a z)))) (+.f64 #s(approx (+ x t) t) y)) |
(/.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)) |
#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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x t))))) a)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.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 (+.f64 t y) (+.f64 t (+.f64 x y)))) a)) |
| 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 (+.f64 a z) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 z (*.f64 t (/.f64 (-.f64 a z) x))))) |
3 calls:
| 14.0ms | y |
| 9.0ms | x |
| 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 |
|---|---|---|
| 67.5% | 3 | x |
| 66.5% | 3 | y |
| 63.9% | 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 (/ (+ (* a t) (* z x)) (+ t x)) 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)) |
#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) (*.f64 b #s(approx (+ (* -1 (/ y (+ t (+ x y)))) (/ (* a (+ (/ t (+ t (+ x y))) (+ (/ y (+ t (+ x y))) (* (/ z a) (/ (+ x y) (+ t (+ x y))))))) b)) (/.f64 z b))))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z #s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/.f64 a 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 z a)) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) #s(approx (+ t x) t))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) #s(approx (+ t x) x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 x z)) #s(approx (+ t x) x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (*.f64 z #s(approx (+ (/ x (+ t x)) (* (/ a z) (/ t (+ t x)))) (/.f64 x (+.f64 t x)))))) |
#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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (/.f64 t (+.f64 t x)))) 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)))) #s(approx (/ (+ t y) (+ t (+ x y))) (/.f64 y (+.f64 x y)))) 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 (+.f64 t 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 (+.f64 t y) #s(approx (+ t (+ x y)) x))) 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 (+.f64 t y) #s(approx (+ t (+ x y)) y))) a)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 a t)) (+.f64 t x))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (/.f64 #s(approx (+ (* a t) (* z x)) (*.f64 x z)) (+.f64 t x))) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 a t)) (+.f64 #s(approx (+ x t) t) y)) |
(/.f64 #s(approx (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (*.f64 x z)) (+.f64 #s(approx (+ x t) t) y)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (/ (+ (* a t) (* z x)) (+ t x)) (+.f64 a (*.f64 x (/.f64 (-.f64 z a) t))))) |
| 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)) |
3 calls:
| 9.0ms | a |
| 7.0ms | y |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.5% | 3 | y |
| 62.6% | 2 | a |
| 66.1% | 3 | x |
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 (/ (+ (* a t) (* z x)) (+ t x)) 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) a) b)) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) |
7 calls:
| 7.0ms | z |
| 3.0ms | y |
| 3.0ms | b |
| 2.0ms | a |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.1% | 3 | z |
| 57.1% | 1 | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| 57.1% | 1 | t |
| 57.1% | 1 | a |
| 59.2% | 2 | b |
| 60.0% | 2 | x |
| 59.4% | 2 | 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 (/ (+ (* a t) (* z x)) (+ t x)) 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))) |
#s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) z) |
2 calls:
| 2.0ms | z |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.0% | 2 | x |
| 57.1% | 1 | z |
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 (/ (+ (* a t) (* z x)) (+ t x)) z)) |
| Outputs |
|---|
#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) |
7 calls:
| 2.0ms | y |
| 2.0ms | a |
| 2.0ms | b |
| 2.0ms | t |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.0% | 3 | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| 54.1% | 3 | a |
| 52.3% | 3 | t |
| 48.0% | 3 | z |
| 38.4% | 2 | b |
| 39.9% | 3 | y |
| 47.7% | 3 | x |
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:
| 3.0ms | b |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | a |
| 1.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 32.2% | 1 | y |
| 32.2% | 1 | b |
| 32.2% | 1 | (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) |
| 32.2% | 1 | x |
| 32.2% | 1 | z |
| 32.2% | 1 | t |
| 32.2% | 1 | a |
Compiled 27 to 52 computations (-92.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 4.9064577318887526e-79 | 1.1475117486601824e-78 |
| 16.0ms | -4.452036303035101e+48 | -1.3476631954917292e+44 |
| 19.0ms | 208× | 0 | valid |
Compiled 1 129 to 636 computations (43.7% saved)
ival-mult: 6.0ms (46.8% of total)ival-add: 5.0ms (39% of total)ival-sub: 1.0ms (7.8% of total)ival-div: 1.0ms (7.8% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.706683677615133e+272 | +inf |
| 0.0ms | -inf | -1.8591844582073664e+282 |
Compiled 24 to 25 computations (-4.2% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.706683677615133e+272 | +inf |
| 0.0ms | -inf | -1.8591844582073664e+282 |
Compiled 24 to 25 computations (-4.2% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.706683677615133e+272 | +inf |
| 0.0ms | -2.5296752795487656e+245 | -1.4457120818523375e+235 |
Compiled 24 to 25 computations (-4.2% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.458652715697412e+222 | 5.92317690374254e+229 |
| 0.0ms | -0.001092053540007946 | -1.8063012176221335e-6 |
Compiled 24 to 25 computations (-4.2% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.2027117295548806e-63 | 2.0754274887024788e-57 |
| 0.0ms | -1.2469582061138888e+77 | -1.631601622386543e+73 |
Compiled 24 to 25 computations (-4.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 8.186219894582173e+115 | 7.126369998746555e+134 |
| 20.0ms | -2.1667831980994998e+105 | -4.9893760457496385e+96 |
| 28.0ms | 304× | 0 | valid |
Compiled 1 246 to 883 computations (29.1% saved)
ival-add: 7.0ms (43.3% of total)ival-mult: 6.0ms (37.1% of total)ival-div: 2.0ms (12.4% of total)ival-sub: 1.0ms (6.2% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 2.4695206675655348e+66 | 3.489039878846399e+69 |
| 14.0ms | -4.346700884453906e+30 | -6.343500267840951e+28 |
| 23.0ms | 240× | 0 | valid |
Compiled 894 to 655 computations (26.7% saved)
ival-add: 8.0ms (53.3% of total)ival-mult: 4.0ms (26.7% of total)ival-sub: 1.0ms (6.7% of total)ival-div: 1.0ms (6.7% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 6.846714840052395e-127 | 7.6335775106352e-125 |
| 19.0ms | -1.684227656601466e-113 | -8.945702485800231e-123 |
| 22.0ms | 256× | 0 | valid |
Compiled 984 to 713 computations (27.5% saved)
ival-add: 6.0ms (44.5% of total)ival-mult: 5.0ms (37.1% of total)ival-div: 2.0ms (14.8% of total)ival-sub: 1.0ms (7.4% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 6.339110117951794e+161 | 7.957578956144742e+161 |
| 6.0ms | 48× | 0 | valid |
Compiled 186 to 145 computations (22% saved)
ival-add: 1.0ms (36.9% of total)ival-mult: 1.0ms (36.9% of total)ival-sub: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 6.2514544214358686e+66 | 1.703097969053848e+74 |
| 19.0ms | -1.4812334572795614e-5 | -4.054658510657709e-20 |
| 27.0ms | 304× | 0 | valid |
Compiled 898 to 709 computations (21% saved)
ival-add: 7.0ms (43.6% of total)ival-mult: 6.0ms (37.4% of total)ival-div: 2.0ms (12.5% of total)ival-sub: 1.0ms (6.2% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 143 | 1007 |
| 1 | 223 | 1007 |
| 2 | 341 | 1007 |
| 3 | 687 | 1007 |
| 4 | 1503 | 1007 |
| 5 | 3243 | 1007 |
| 6 | 5291 | 1007 |
| 7 | 6523 | 1007 |
| 8 | 7660 | 1007 |
| 9 | 7854 | 1007 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 a #s(literal -135000000000000000024613520024019925915926528 binary64)) #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)) (if (<=.f64 a #s(literal 2294517323743165/2085924839766513752338888384931203236916703635113918720651407820138886450957656787131798913024 binary64)) (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))) #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)))) |
(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)) #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 499999999999999972701170848296337442289488270977721329566305179912859347121457059657421081410337639824519603649785654416923454595569342486253994641168347891303833520112959137525342032630583758489088677395132802532733033184688425175646530461769523219334840203452357476876288 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)) #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 499999999999999972701170848296337442289488270977721329566305179912859347121457059657421081410337639824519603649785654416923454595569342486253994641168347891303833520112959137525342032630583758489088677395132802532733033184688425175646530461769523219334840203452357476876288 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 -200000000000000008865591331916694877000857933217272512160395875661926954165237823719168356730340153384902021777125683944200820531246613453659458355377824296650910559620209942066205153823999633833272476105465504214545753911342860863491894855860224 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 499999999999999972701170848296337442289488270977721329566305179912859347121457059657421081410337639824519603649785654416923454595569342486253994641168347891303833520112959137525342032630583758489088677395132802532733033184688425175646530461769523219334840203452357476876288 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 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -1152921504606847/1152921504606846976 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 5000000000000000233009035874103487842025429049746884307104902290093413906615431497863838561070978561605169882979927449326586308330034490456803110487463217202937150636836581109497436029475276191632298678857801213921774796800 binary64)) (/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b)) (+.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 -99999999999999998278261272554585856747747644714015897553975120217811154108416 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 7410693711188237/3705346855594118253554271520278013051304639509300498049262642688253220148477952 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 x #s(literal -3499999999999999764259785050300352526006996973853012490062438787390815382487771910449071714268610560 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) (if (<=.f64 x #s(literal 79999999999999995868254995738497145715158147018256698815684116904679432563896219354020299592712167071081603380907405008175104 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 t) (* z x)) (+ t x)) (+.f64 z (*.f64 t (/.f64 (-.f64 a z) x))))))) |
(if (<=.f64 y #s(literal -799999999999999931465206857728 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) (if (<=.f64 y #s(literal 3050000000000000104487822186770289252018326990706934618371896901632 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 z #s(literal -8373182103885391/23258839177459420497578361852416145099316523541994177929007686373780457219628733546438113622840434097944400691400517693873107252115668992 binary64)) #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 6668774368961165/95268205270873786358080970147496530326800480428008152797215483387004752771599292606210513399154418065180265231976520474104247304665780191232 binary64)) #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 x #s(literal 760000000000000048666069590675743422545066020419684581482486182769155007143899201585989994235872576406327470623112955912302044640982028843341685207469303674175488 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)) z)) |
(if (<=.f64 a #s(literal -1770887431076117/147573952589676412928 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) (if (<=.f64 a #s(literal 6400000000000000268041763610953330937545176746498165012117937355564777472 binary64)) #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)) a) |
| Outputs |
|---|
(if (<=.f64 a #s(literal -135000000000000000024613520024019925915926528 binary64)) #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)) (if (<=.f64 a #s(literal 2294517323743165/2085924839766513752338888384931203236916703635113918720651407820138886450957656787131798913024 binary64)) (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))) #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)))) |
(if (or (<=.f64 a #s(literal -135000000000000000024613520024019925915926528 binary64)) (not (<=.f64 a #s(literal 2294517323743165/2085924839766513752338888384931203236916703635113918720651407820138886450957656787131798913024 binary64)))) #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)) (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)))) |
(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)) #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 499999999999999972701170848296337442289488270977721329566305179912859347121457059657421081410337639824519603649785654416923454595569342486253994641168347891303833520112959137525342032630583758489088677395132802532733033184688425175646530461769523219334840203452357476876288 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 (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 -inf.0 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 499999999999999972701170848296337442289488270977721329566305179912859347121457059657421081410337639824519603649785654416923454595569342486253994641168347891303833520112959137525342032630583758489088677395132802532733033184688425175646530461769523219334840203452357476876288 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 (/.f64 (fma.f64 (+.f64 y x) z (*.f64 (neg.f64 b) y)) (+.f64 (+.f64 y x) t)))) |
(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)) #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 499999999999999972701170848296337442289488270977721329566305179912859347121457059657421081410337639824519603649785654416923454595569342486253994641168347891303833520112959137525342032630583758489088677395132802532733033184688425175646530461769523219334840203452357476876288 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 -inf.0 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 499999999999999972701170848296337442289488270977721329566305179912859347121457059657421081410337639824519603649785654416923454595569342486253994641168347891303833520112959137525342032630583758489088677395132802532733033184688425175646530461769523219334840203452357476876288 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 -200000000000000008865591331916694877000857933217272512160395875661926954165237823719168356730340153384902021777125683944200820531246613453659458355377824296650910559620209942066205153823999633833272476105465504214545753911342860863491894855860224 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 499999999999999972701170848296337442289488270977721329566305179912859347121457059657421081410337639824519603649785654416923454595569342486253994641168347891303833520112959137525342032630583758489088677395132802532733033184688425175646530461769523219334840203452357476876288 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 -200000000000000008865591331916694877000857933217272512160395875661926954165237823719168356730340153384902021777125683944200820531246613453659458355377824296650910559620209942066205153823999633833272476105465504214545753911342860863491894855860224 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 499999999999999972701170848296337442289488270977721329566305179912859347121457059657421081410337639824519603649785654416923454595569342486253994641168347891303833520112959137525342032630583758489088677395132802532733033184688425175646530461769523219334840203452357476876288 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 (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 t y) a)) (*.f64 y b)) (+.f64 (+.f64 x t) y)) #s(literal -1152921504606847/1152921504606846976 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 5000000000000000233009035874103487842025429049746884307104902290093413906615431497863838561070978561605169882979927449326586308330034490456803110487463217202937150636836581109497436029475276191632298678857801213921774796800 binary64)) (/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b)) (+.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 -1152921504606847/1152921504606846976 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 5000000000000000233009035874103487842025429049746884307104902290093413906615431497863838561070978561605169882979927449326586308330034490456803110487463217202937150636836581109497436029475276191632298678857801213921774796800 binary64)))) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) (/.f64 (-.f64 #s(approx (+ (* (+ x y) z) (* (+ t y) a)) (*.f64 (+.f64 y x) z)) (*.f64 y b)) (+.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 -99999999999999998278261272554585856747747644714015897553975120217811154108416 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 7410693711188237/3705346855594118253554271520278013051304639509300498049262642688253220148477952 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 -99999999999999998278261272554585856747747644714015897553975120217811154108416 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 7410693711188237/3705346855594118253554271520278013051304639509300498049262642688253220148477952 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 x #s(literal -3499999999999999764259785050300352526006996973853012490062438787390815382487771910449071714268610560 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) #s(approx (- (+ a z) b) (+.f64 a z))) (if (<=.f64 x #s(literal 79999999999999995868254995738497145715158147018256698815684116904679432563896219354020299592712167071081603380907405008175104 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 t) (* z x)) (+ t x)) (+.f64 z (*.f64 t (/.f64 (-.f64 a z) x))))))) |
(if (<=.f64 y #s(literal -799999999999999931465206857728 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) (-.f64 (+.f64 a z) b)) (if (<=.f64 y #s(literal 3050000000000000104487822186770289252018326990706934618371896901632 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 y #s(literal -799999999999999931465206857728 binary64)) (not (<=.f64 y #s(literal 3050000000000000104487822186770289252018326990706934618371896901632 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 z #s(literal -8373182103885391/23258839177459420497578361852416145099316523541994177929007686373780457219628733546438113622840434097944400691400517693873107252115668992 binary64)) #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 6668774368961165/95268205270873786358080970147496530326800480428008152797215483387004752771599292606210513399154418065180265231976520474104247304665780191232 binary64)) #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 (or (<=.f64 z #s(literal -8373182103885391/23258839177459420497578361852416145099316523541994177929007686373780457219628733546438113622840434097944400691400517693873107252115668992 binary64)) (not (<=.f64 z #s(literal 6668774368961165/95268205270873786358080970147496530326800480428008152797215483387004752771599292606210513399154418065180265231976520474104247304665780191232 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))) |
(if (<=.f64 x #s(literal 760000000000000048666069590675743422545066020419684581482486182769155007143899201585989994235872576406327470623112955912302044640982028843341685207469303674175488 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)) z)) |
(if (<=.f64 a #s(literal -1770887431076117/147573952589676412928 binary64)) #s(approx (/ (- (+ (* (+ x y) z) (* (+ t y) a)) (* y b)) (+ (+ x t) y)) a) (if (<=.f64 a #s(literal 6400000000000000268041763610953330937545176746498165012117937355564777472 binary64)) #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)) a) |
| 1× | fuel |
Compiled 1 029 to 148 computations (85.6% saved)
Compiled 2 262 to 382 computations (83.1% saved)
Loading profile data...