
Time bar (total: 2.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 66.7% | 50% | 25% | 0.1% | 0% | 25% | 0% | 4 |
| 66.7% | 50% | 25% | 0.1% | 0% | 25% | 0% | 5 |
| 80% | 50% | 12.5% | 0.1% | 0% | 37.5% | 0% | 6 |
| 80% | 50% | 12.5% | 0.1% | 0% | 37.5% | 0% | 7 |
| 88.9% | 50% | 6.2% | 0.1% | 0% | 43.7% | 0% | 8 |
| 88.9% | 50% | 6.2% | 0.1% | 0% | 43.7% | 0% | 9 |
| 94.1% | 50% | 3.1% | 0.1% | 0% | 46.8% | 0% | 10 |
| 94.1% | 50% | 3.1% | 0.1% | 0% | 46.8% | 0% | 11 |
| 97% | 50% | 1.6% | 0.1% | 0% | 48.4% | 0% | 12 |
Compiled 10 to 9 computations (10% saved)
| 542.0ms | 8 256× | 0 | valid |
| 22.0ms | 275× | 0 | invalid |
ival-mult!: 77.0ms (36.4% of total)ival-sqrt: 70.0ms (33.1% of total)ival-sub!: 47.0ms (22.2% of total)ival-add!: 17.0ms (8% of total)adjust: 2.0ms (0.9% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 0 | 0 | - | 0 | - | (sqrt.f64 x) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 y (sqrt.f64 x)) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 33.0ms | 512× | 0 | valid |
Compiled 52 to 25 computations (51.9% saved)
ival-sqrt: 12.0ms (68.1% of total)ival-mult!: 3.0ms (17% of total)ival-sub!: 2.0ms (11.3% of total)ival-add!: 1.0ms (5.7% of total)adjust: 0.0ms (0% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 54 |
| 1 | 55 | 54 |
| 2 | 112 | 54 |
| 3 | 196 | 51 |
| 4 | 415 | 50 |
| 5 | 1189 | 50 |
| 6 | 3067 | 50 |
| 7 | 6969 | 50 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
Compiled 16 to 14 computations (12.5% saved)
| Inputs |
|---|
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(*.f64 y (sqrt.f64 x)) |
y |
(sqrt.f64 x) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- 1 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((+ (- 1 x) (* y (sqrt x))) (- 1 x) 1 x (* y (sqrt x)) y (sqrt x)) |
| 1.0ms | y | @ | -inf | ((+ (- 1 x) (* y (sqrt x))) (- 1 x) 1 x (* y (sqrt x)) y (sqrt x)) |
| 1.0ms | x | @ | inf | ((+ (- 1 x) (* y (sqrt x))) (- 1 x) 1 x (* y (sqrt x)) y (sqrt x)) |
| 1.0ms | x | @ | 0 | ((+ (- 1 x) (* y (sqrt x))) (- 1 x) 1 x (* y (sqrt x)) y (sqrt x)) |
| 1.0ms | y | @ | inf | ((+ (- 1 x) (* y (sqrt x))) (- 1 x) 1 x (* y (sqrt x)) y (sqrt x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 80 | 333 |
| 0 | 84 | 307 |
| 0 | 392 | 289 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(*.f64 y (sqrt.f64 x)) |
y |
(sqrt.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- 1 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y))) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y))))) |
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (sqrt.f64 x) y))) |
(+.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(*.f64 (sqrt.f64 x) y) |
(*.f64 y (sqrt.f64 x)) |
y |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (* y (sqrt x)) (*.f64 (sqrt.f64 x) y)) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (pow.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (* y (sqrt x)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64)))) |
#s(approx (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
#s(approx y y) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) y))) |
Compiled 511 to 124 computations (75.7% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 28 | 7 | 35 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 29 | 7 | 36 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
| ▶ | 70.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| ▶ | 62.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
| 94.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (pow.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) x)) | |
| 60.5% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) | |
| ▶ | 89.2% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) |
| ▶ | 37.6% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
Compiled 212 to 162 computations (23.6% saved)
| Inputs |
|---|
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
(sqrt.f64 x) |
x |
y |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (sqrt.f64 x) y) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) |
(*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y) |
(+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) y) |
| Outputs |
|---|
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (+ (* -1 x) (* y (+ (sqrt x) (/ 1 y)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (+ (sqrt x) (/ 1 y)))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (+ (sqrt x) (+ (* -1 (/ x y)) (/ 1 y))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (+ (* -1 (/ x y)) (/ 1 y)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* x (* y (- (sqrt (/ 1 x)) (/ 1 y)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* x (+ (* y (- (sqrt (/ 1 x)) (/ 1 y))) (/ 1 x))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* x (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (/ 1 (* x y))) (/ 1 y))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* x (- (/ 1 (* x y)) (/ 1 y))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* x (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* x (- (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))) (/ 1 x)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* x (- (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) (/ 1 (* x y))))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* -1 (* x (- (/ 1 y) (/ 1 (* x y))))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- 1 x))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- 1 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 1)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (- 1 x))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (/ (- 1 x) y))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (/ (- (+ 1 (* (sqrt x) y)) x) y))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (/ (- 1 x) y))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (- (+ (sqrt x) (/ 1 y)) (/ x y)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | y | @ | -inf | ((+ (* (sqrt x) y) (- 1 x)) (sqrt x) x y (- 1 x) 1 (+ (- 1 x) (* y (sqrt x))) (+ (- 1 x) (* y (sqrt x))) (* (sqrt x) y) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (+ (sqrt x) (/ (- 1 x) y)) (/ (- 1 x) y)) |
| 2.0ms | x | @ | -inf | ((+ (* (sqrt x) y) (- 1 x)) (sqrt x) x y (- 1 x) 1 (+ (- 1 x) (* y (sqrt x))) (+ (- 1 x) (* y (sqrt x))) (* (sqrt x) y) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (+ (sqrt x) (/ (- 1 x) y)) (/ (- 1 x) y)) |
| 2.0ms | x | @ | 0 | ((+ (* (sqrt x) y) (- 1 x)) (sqrt x) x y (- 1 x) 1 (+ (- 1 x) (* y (sqrt x))) (+ (- 1 x) (* y (sqrt x))) (* (sqrt x) y) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (+ (sqrt x) (/ (- 1 x) y)) (/ (- 1 x) y)) |
| 2.0ms | x | @ | inf | ((+ (* (sqrt x) y) (- 1 x)) (sqrt x) x y (- 1 x) 1 (+ (- 1 x) (* y (sqrt x))) (+ (- 1 x) (* y (sqrt x))) (* (sqrt x) y) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (+ (sqrt x) (/ (- 1 x) y)) (/ (- 1 x) y)) |
| 1.0ms | y | @ | 0 | ((+ (* (sqrt x) y) (- 1 x)) (sqrt x) x y (- 1 x) 1 (+ (- 1 x) (* y (sqrt x))) (+ (- 1 x) (* y (sqrt x))) (* (sqrt x) y) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (+ (sqrt x) (/ (- 1 x) y)) (/ (- 1 x) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 180 | 1285 |
| 0 | 193 | 1185 |
| 0 | 766 | 1170 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
(sqrt.f64 x) |
x |
y |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (sqrt.f64 x) y) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) |
(*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y) |
(+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) y) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (+ (* -1 x) (* y (+ (sqrt x) (/ 1 y)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (+ (sqrt x) (/ 1 y)))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (+ (sqrt x) (+ (* -1 (/ x y)) (/ 1 y))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (+ (* -1 (/ x y)) (/ 1 y)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* x (* y (- (sqrt (/ 1 x)) (/ 1 y)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* x (+ (* y (- (sqrt (/ 1 x)) (/ 1 y))) (/ 1 x))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* x (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (/ 1 (* x y))) (/ 1 y))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* x (- (/ 1 (* x y)) (/ 1 y))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* x (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* x (- (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))) (/ 1 x)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* x (- (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) (/ 1 (* x y))))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* -1 (* x (- (/ 1 y) (/ 1 (* x y))))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- 1 x))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- 1 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 1)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (- 1 x))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (/ (- 1 x) y))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (/ (- (+ 1 (* (sqrt x) y)) x) y))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (/ (- 1 x) y))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (- (+ (sqrt x) (/ 1 y)) (/ x y)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 x x)) (+.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y))) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 x x (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
(-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (sqrt.f64 x) y))) |
(+.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y)) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 x) y) x)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
y |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (sqrt.f64 x) y) |
(*.f64 y (sqrt.f64 x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 1 binary64)) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))))) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
(fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) y)) |
(+.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y)) |
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y) |
(*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) (*.f64 (/.f64 x y) (/.f64 x y))) (+.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) (-.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) (fma.f64 (/.f64 x y) (/.f64 x y) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 x y))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y))))) |
(-.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 x y)) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) |
(+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 y)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) y) |
(-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (* (sqrt x) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (* (sqrt x) y) 1) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) y)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (fma.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) y (neg.f64 x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) (sqrt.f64 x))) |
#s(approx (/ (- 1 x) y) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (/ (- 1 x) y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (pow.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (pow.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64))) y (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (/ (- 1 x) y) (/.f64 (neg.f64 x) y)) |
#s(approx (/ (- 1 x) y) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (* (sqrt x) y) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64)))) |
#s(approx (+ (* (sqrt x) y) 1) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64)))) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (neg.f64 x) (-.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) y) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) (pow.f64 (*.f64 y x) #s(literal -1 binary64))))) |
#s(approx (/ (- 1 x) y) (*.f64 (neg.f64 x) (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x))) |
#s(approx y y) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* (sqrt x) y) 1) #s(literal 1 binary64)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (/.f64 (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (/ (- 1 x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y)) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) y)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y)) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (sqrt.f64 x)) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (+ (* (sqrt x) y) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) y))) |
Compiled 2 664 to 420 computations (84.2% saved)
12 alts after pruning (8 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 113 | 7 | 120 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 115 | 12 | 127 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
| ▶ | 65.3% | (fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
| ✓ | 70.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| ✓ | 62.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
| ▶ | 49.5% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (/.f64 (+.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y))))) y)) |
| 60.5% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) | |
| ▶ | 70.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) y)) |
| ✓ | 37.6% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
| 30.0% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) | |
| ▶ | 34.5% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
| ▶ | 66.0% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (pow.f64 x #s(literal -1 binary64))) x))) |
| 60.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)))))) |
Compiled 420 to 269 computations (36% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) y)) |
(*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) y) |
(+.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) |
(sqrt.f64 x) |
x |
(/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
y |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (pow.f64 x #s(literal -1 binary64))) x))) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (pow.f64 x #s(literal -1 binary64))) x)) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (pow.f64 x #s(literal -1 binary64))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (/.f64 (+.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y))))) y)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y))))) y) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y))))) |
(+.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) |
(pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) y) |
(-.f64 #s(literal 1 binary64) x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (+ (* -1 x) (* y (+ (sqrt x) (/ 1 y)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (+ (sqrt x) (/ 1 y)))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (+ (sqrt x) (+ (* -1 (/ x y)) (/ 1 y))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (+ (* -1 (/ x y)) (/ 1 y)))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (pow x -1)) #s(hole binary64 (/ (+ 1 (* (sqrt x) y)) x))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (+ (* x (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (+ (* 2 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (/ (* y (- (sqrt x) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (/ 1 (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (+ (* x (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (+ (* 2 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (+ (* x (- (* 3 (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (+ (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))) (/ (* (- 1 (+ (* -1 (* (sqrt x) (/ 1 y))) (* 2 (/ 1 (pow y 2))))) (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (+ (* 2 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (/ (* y (- (sqrt x) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (/ 1 (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) (/ (* y (- (sqrt x) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) (/ 1 (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (+ (* x (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (+ (* 2 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (+ (* x (- (+ (* 3 (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (* x (- (+ (* 3 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 3)))) (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 3))))) (+ (* 2 (/ 1 (* (pow y 6) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 3)))) (+ (* (sqrt x) (/ 1 (* y (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (+ (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))) (/ (* (- 1 (+ (* -1 (* (sqrt x) (/ 1 y))) (* 2 (/ 1 (pow y 2))))) (- (* 3 (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (+ (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))) (/ (* (- 1 (+ (* -1 (* (sqrt x) (/ 1 y))) (* 2 (/ 1 (pow y 2))))) (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (+ (* 2 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (/ (* y (- (sqrt x) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (/ 1 (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))))))) (+ (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))) (/ (* (- 1 (+ (* -1 (* (sqrt x) (/ 1 y))) (* 2 (/ 1 (pow y 2))))) (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (+ (* 2 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (/ (* y (- (sqrt x) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (/ 1 (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) (/ (* y (- (sqrt x) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) (/ 1 (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (+ (* 2 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (* (sqrt x) (/ 1 (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (/ 1 (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))))) (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (+ (* 2 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (+ (* x (- (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (+ (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))) (/ (* (- 1 (+ (* -1 (* (sqrt x) (/ 1 y))) (* 2 (/ 1 (pow y 2))))) (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (+ (* 2 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (* (sqrt x) (/ 1 (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (/ 1 (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) (* (sqrt x) (/ 1 (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))))) (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (/ 1 (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))))) (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (+ (* 2 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (+ (* x (- (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (* x (- (+ (* 3 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 3)))) (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 6) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 3))))) (+ (* 2 (/ 1 (* (pow y 7) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 3)))) (+ (* (sqrt x) (/ 1 (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (+ (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))) (/ (* (- 1 (+ (* -1 (* (sqrt x) (/ 1 y))) (* 2 (/ 1 (pow y 2))))) (- (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (+ (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))) (/ (* (- 1 (+ (* -1 (* (sqrt x) (/ 1 y))) (* 2 (/ 1 (pow y 2))))) (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (+ (* 2 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (* (sqrt x) (/ 1 (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (/ 1 (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))))))) (+ (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))) (/ (* (- 1 (+ (* -1 (* (sqrt x) (/ 1 y))) (* 2 (/ 1 (pow y 2))))) (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (+ (* 2 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (* (sqrt x) (/ 1 (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (/ 1 (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) (* (sqrt x) (/ 1 (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))))) (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (/ 1 (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))))) (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (/ 1 (pow y 3)))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (+ (* x (- (sqrt x) (* 3 (/ 1 (pow y 3))))) (/ 1 (pow y 3))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (+ (* x (- (+ (sqrt x) (* 3 (/ x (pow y 3)))) (* 3 (/ 1 (pow y 3))))) (/ 1 (pow y 3))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (+ (* x (- (+ (sqrt x) (* x (+ (* -1 (/ x (pow y 3))) (* 3 (/ 1 (pow y 3)))))) (* 3 (/ 1 (pow y 3))))) (/ 1 (pow y 3))))) |
#s(approx (pow (sqrt x) 3) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (pow (/ (- 1 x) y) 3) #s(hole binary64 (/ 1 (pow y 3)))) |
#s(approx (pow (/ (- 1 x) y) 3) #s(hole binary64 (+ (* -3 (/ x (pow y 3))) (/ 1 (pow y 3))))) |
#s(approx (pow (/ (- 1 x) y) 3) #s(hole binary64 (+ (* x (- (* 3 (/ x (pow y 3))) (* 3 (/ 1 (pow y 3))))) (/ 1 (pow y 3))))) |
#s(approx (pow (/ (- 1 x) y) 3) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (/ x (pow y 3))) (* 3 (/ 1 (pow y 3))))) (* 3 (/ 1 (pow y 3))))) (/ 1 (pow y 3))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (- (+ (* x (- 1 (+ (* -1 (* (sqrt x) (/ 1 y))) (* 2 (/ 1 (pow y 2)))))) (/ 1 (pow y 2))) (* (sqrt x) (/ 1 y))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (- (+ (* x (- (+ 1 (/ x (pow y 2))) (+ (* -1 (* (sqrt x) (/ 1 y))) (* 2 (/ 1 (pow y 2)))))) (/ 1 (pow y 2))) (* (sqrt x) (/ 1 y))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (- (+ (* -1 (* x (+ (* -1 (* (sqrt x) (/ 1 y))) (* 2 (/ 1 (pow y 2)))))) (/ 1 (pow y 2))) (* (sqrt x) (/ 1 y))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (- (+ (* x (- (/ x (pow y 2)) (+ (* -1 (* (sqrt x) (/ 1 y))) (* 2 (/ 1 (pow y 2)))))) (/ 1 (pow y 2))) (* (sqrt x) (/ 1 y))))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (+ (* -2 (/ x (pow y 2))) (/ 1 (pow y 2))))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (+ (* x (- (/ x (pow y 2)) (* 2 (/ 1 (pow y 2))))) (/ 1 (pow y 2))))) |
#s(approx (* (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* (sqrt x) (/ 1 y)))) |
#s(approx (* (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (+ (* -1 (* (sqrt (pow x 3)) (/ 1 y))) (* (sqrt x) (/ 1 y))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* x (* y (- (sqrt (/ 1 x)) (/ 1 y)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* x (+ (* y (- (sqrt (/ 1 x)) (/ 1 y))) (/ 1 x))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* x (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (/ 1 (* x y))) (/ 1 y))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* x (- (/ 1 (* x y)) (/ 1 y))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x))))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) #s(hole binary64 (* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x))))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (pow x -1)) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (pow x -1)) #s(hole binary64 (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* -1 (/ x (* (pow y 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* x (- (/ (* y (+ (sqrt (/ 1 x)) (* 3 (/ 1 (pow y 3))))) (* x (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))) (+ (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* x (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2))))) (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* x (- (+ (/ 1 (* (pow x 2) (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))) (/ (* y (+ (sqrt (/ 1 x)) (* 3 (/ 1 (pow y 3))))) (* x (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) (+ (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* x (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2))))) (+ (* 3 (/ 1 (* (pow x 2) (* (pow y 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))) (+ (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))) (/ (* (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (- (/ (* y (+ (sqrt (/ 1 x)) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))) (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))))) (* (pow x 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* x (- (+ (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* (pow x 3) (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 3))))) (+ (/ 1 (* (pow x 2) (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))) (+ (/ 1 (* (pow x 3) (* (pow y 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) (/ (* y (+ (sqrt (/ 1 x)) (* 3 (/ 1 (pow y 3))))) (* x (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))) (+ (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* x (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2))))) (+ (* (sqrt (/ 1 (pow x 7))) (/ 1 (* y (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))) (+ (* 3 (/ 1 (* (pow x 2) (* (pow y 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))) (+ (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))) (+ (/ 3 (* (pow x 3) (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))) (+ (/ (* (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (- (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2))) (+ (* 3 (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) (/ (* (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (- (/ (* y (+ (sqrt (/ 1 x)) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))) (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))))) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))) (* (pow x 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))) (/ (* (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (- (/ (* y (+ (sqrt (/ 1 x)) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))) (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))))) (* (pow x 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))))))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (* -1 (/ x (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 (pow x 3))) (/ 1 (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))) (/ 3 (* x (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))) (+ (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* x (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2))))) (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 (pow x 3))) (/ 1 (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))) (+ (/ 1 (* (pow x 2) (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))) (/ 3 (* x (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))) (+ (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* x (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2))))) (+ (* 3 (/ 1 (* (pow x 2) (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))) (+ (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))) (/ (* (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (- (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) (* (sqrt (/ 1 x)) (/ 1 (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))))) (* (pow x 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (* x (- (+ (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* (pow x 3) (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 3))))) (+ (* (sqrt (/ 1 (pow x 3))) (/ 1 (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))) (+ (/ 1 (* (pow x 2) (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))) (+ (/ 1 (* (pow x 3) (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) (/ 3 (* x (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))))) (+ (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* x (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2))))) (+ (* (sqrt (/ 1 (pow x 7))) (/ 1 (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))) (+ (* 3 (/ 1 (* (pow x 2) (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))) (+ (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))) (+ (/ 3 (* (pow x 3) (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))) (+ (/ (* (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (- (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) (* (sqrt (/ 1 x)) (/ 1 (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))))) (* (pow x 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))) (/ (* (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (- (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2))) (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) (/ (* (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (- (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) (* (sqrt (/ 1 x)) (/ 1 (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))))) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))) (* (pow x 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))))))))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (* -1 (/ (pow x 3) (pow y 3))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (* (pow x 3) (- (+ (sqrt (/ 1 (pow x 3))) (/ 3 (* x (pow y 3)))) (/ 1 (pow y 3)))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (* (pow x 3) (- (+ (sqrt (/ 1 (pow x 3))) (/ 3 (* x (pow y 3)))) (+ (/ 1 (pow y 3)) (/ 3 (* (pow x 2) (pow y 3)))))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (* (pow x 3) (- (+ (sqrt (/ 1 (pow x 3))) (+ (/ 1 (* (pow x 3) (pow y 3))) (/ 3 (* x (pow y 3))))) (+ (* 3 (/ 1 (* (pow x 2) (pow y 3)))) (/ 1 (pow y 3))))))) |
#s(approx (pow (/ (- 1 x) y) 3) #s(hole binary64 (* -1 (/ (pow x 3) (pow y 3))))) |
#s(approx (pow (/ (- 1 x) y) 3) #s(hole binary64 (* (pow x 3) (- (* 3 (/ 1 (* x (pow y 3)))) (/ 1 (pow y 3)))))) |
#s(approx (pow (/ (- 1 x) y) 3) #s(hole binary64 (* (pow x 3) (- (/ 3 (* x (pow y 3))) (+ (/ 1 (pow y 3)) (/ 3 (* (pow x 2) (pow y 3)))))))) |
#s(approx (pow (/ (- 1 x) y) 3) #s(hole binary64 (* (pow x 3) (- (+ (/ 1 (* (pow x 3) (pow y 3))) (/ 3 (* x (pow y 3)))) (+ (* 3 (/ 1 (* (pow x 2) (pow y 3)))) (/ 1 (pow y 3))))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (* (pow x 2) (- (+ (/ 1 x) (/ 1 (pow y 2))) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (+ (* (sqrt (/ 1 (pow x 3))) (/ 1 y)) (/ 2 (* x (pow y 2))))))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (* (pow x 2) (- (+ (/ 1 x) (+ (/ 1 (* (pow x 2) (pow y 2))) (/ 1 (pow y 2)))) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (+ (* (sqrt (/ 1 (pow x 3))) (/ 1 y)) (/ 2 (* x (pow y 2))))))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y))) x)) (/ 1 (pow y 2))) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* (pow x 2) (- (+ (/ 1 (* (pow x 2) (pow y 2))) (/ 1 (pow y 2))) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (+ (* (sqrt (/ 1 (pow x 3))) (/ 1 y)) (/ 2 (* x (pow y 2))))))))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow y 2)) (* 2 (/ 1 (* x (pow y 2)))))))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (* (pow x 2) (- (+ (/ 1 (* (pow x 2) (pow y 2))) (/ 1 (pow y 2))) (/ 2 (* x (pow y 2))))))) |
#s(approx (* (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* (sqrt (pow x 3)) (/ 1 y))))) |
#s(approx (* (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* (sqrt (/ 1 (pow x 3))) (/ 1 y)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* x (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* x (- (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))) (/ 1 x)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* x (- (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) (/ 1 (* x y))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* -1 (* x (- (/ 1 y) (/ 1 (* x y))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (sqrt (/ 1 x)) y)) (/ 1 x)))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* -1 (/ x (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))))) (+ (* 2 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (pow (sqrt -1) 2) (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2))))) x)) (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (* 3 (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (+ (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2))) (/ (* (- (+ (* 2 (/ 1 (pow y 2))) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (- (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))))) (+ (* 2 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (pow (sqrt -1) 2) (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) x)) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (+ (* 2 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (pow (sqrt -1) 2) (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2))))) x)) (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 2 (/ 1 (* (pow y 6) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 3)))) (+ (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))))) (/ (pow (sqrt -1) 2) (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 3))))) (+ (* 3 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 3)))) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (* y (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (* (- (* 3 (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (+ (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2))) (/ (* (- (+ (* 2 (/ 1 (pow y 2))) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (- (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))))) (+ (* 2 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (pow (sqrt -1) 2) (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (- (+ (* 2 (/ 1 (pow y 2))) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))))) x)) (* 3 (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))))))) (+ (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2))) (/ (* (- (+ (* 2 (/ 1 (pow y 2))) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (- (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))))) (+ (* 2 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (pow (sqrt -1) 2) (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) x)) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (+ (* 2 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (pow (sqrt -1) 2) (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2))))) x)) (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (* -1 (/ x (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))))))) (+ (* 2 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (pow (sqrt -1) 2) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2))))) x)) (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (+ (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2))) (/ (* (- (+ (* 2 (/ 1 (pow y 2))) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (- (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))))))) (+ (* 2 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (pow (sqrt -1) 2) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) x)) (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))))) (+ (* 2 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (pow (sqrt -1) 2) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2))))) x)) (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 2 (/ 1 (* (pow y 7) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 3)))) (+ (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))))) (/ (pow (sqrt -1) 2) (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 3))))) (+ (* 3 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 6) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 3)))) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (* (- (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (+ (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2))) (/ (* (- (+ (* 2 (/ 1 (pow y 2))) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (- (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))))))) (+ (* 2 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (pow (sqrt -1) 2) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (- (+ (* 2 (/ 1 (pow y 2))) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))))) x)) (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))))))) (+ (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2))) (/ (* (- (+ (* 2 (/ 1 (pow y 2))) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (- (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))))))) (+ (* 2 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (pow (sqrt -1) 2) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) x)) (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))))) (+ (* 2 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (pow (sqrt -1) 2) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2))))) x)) (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)) (* 3 (/ 1 (pow y 3)))) x)) (/ 1 (pow y 3))))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (- (+ (* 3 (/ 1 (pow y 3))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* 3 (/ 1 (* x (pow y 3))))) x)) (/ 1 (pow y 3))))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* -1 (/ (- (* 3 (/ 1 (pow y 3))) (/ 1 (* x (pow y 3)))) x)) (+ (* 3 (/ 1 (pow y 3))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)))) x)) (/ 1 (pow y 3))))))) |
#s(approx (pow (sqrt x) 3) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 4)))) |
#s(approx (pow (/ (- 1 x) y) 3) #s(hole binary64 (* -1 (* (pow x 3) (- (/ 1 (pow y 3)) (* 3 (/ 1 (* x (pow y 3))))))))) |
#s(approx (pow (/ (- 1 x) y) 3) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (- (* 3 (/ 1 (pow y 3))) (* 3 (/ 1 (* x (pow y 3))))) x)) (/ 1 (pow y 3))))))) |
#s(approx (pow (/ (- 1 x) y) 3) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* -1 (/ (- (* 3 (/ 1 (pow y 3))) (/ 1 (* x (pow y 3)))) x)) (* 3 (/ 1 (pow y 3)))) x)) (/ 1 (pow y 3))))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (- (+ (* 2 (/ 1 (pow y 2))) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) x)) (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (- (+ (* 2 (/ 1 (pow y 2))) (pow (sqrt -1) 2)) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)) (/ 1 (* x (pow y 2))))) x)) (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (- (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) x)) (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (- (* 2 (/ 1 (pow y 2))) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)) (/ 1 (* x (pow y 2))))) x)) (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* 2 (/ 1 (pow y 2))) (/ 1 (* x (pow y 2)))) x)) (/ 1 (pow y 2)))))) |
#s(approx (* (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* (sqrt (pow x 3)) (/ (pow (sqrt -1) 2) y)))) |
#s(approx (* (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- 1 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (- 1 x))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (/ (- 1 x) y))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (/ (- (+ 1 (* (sqrt x) y)) x) y))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (/ (- 1 x) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- 1 x))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 1)) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) #s(hole binary64 1)) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (pow x -1)) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (- 1 x))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (- (+ 1 (* y (- (* -1 (* y (+ (* -1 (/ x (- 1 x))) (/ x (- 1 x))))) (* -1 (sqrt x))))) x))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (- (+ 1 (* y (- (* y (- (* -1 (* (sqrt x) (/ (* y (+ (* -1 (/ x (- 1 x))) (/ x (- 1 x)))) (- 1 x)))) (+ (* -1 (/ x (- 1 x))) (/ x (- 1 x))))) (* -1 (sqrt x))))) x))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (/ (- 1 x) y))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (/ (- (+ 1 (* (sqrt x) y)) x) y))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (/ (- (+ 1 (* y (- (* -1 (* y (+ (* -1 (/ x (- 1 x))) (/ x (- 1 x))))) (* -1 (sqrt x))))) x) y))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (/ (- (+ 1 (* y (- (* y (- (* -1 (* (sqrt x) (/ (* y (+ (* -1 (/ x (- 1 x))) (/ x (- 1 x)))) (- 1 x)))) (+ (* -1 (/ x (- 1 x))) (/ x (- 1 x))))) (* -1 (sqrt x))))) x) y))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (/ (pow (- 1 x) 3) (pow y 3)))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (/ (+ (* (sqrt (pow x 3)) (pow y 3)) (pow (- 1 x) 3)) (pow y 3)))) |
#s(approx (pow (/ (- 1 x) y) 3) #s(hole binary64 (/ (pow (- 1 x) 3) (pow y 3)))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (/ (pow (- 1 x) 2) (pow y 2)))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (/ (+ (* -1 (* (sqrt x) (* y (- 1 x)))) (pow (- 1 x) 2)) (pow y 2)))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (/ (+ (* y (- (* x y) (* (sqrt x) (- 1 x)))) (pow (- 1 x) 2)) (pow y 2)))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (/ (pow (- 1 x) 2) (pow y 2)))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (/ (+ (* -1 (* (sqrt x) (* y (- 1 x)))) (pow (- 1 x) 2)) (pow y 2)))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (/ (pow (- 1 x) 2) (pow y 2)))) |
#s(approx (* (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* (sqrt x) (/ (- 1 x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (- (+ (sqrt x) (/ 1 y)) (/ x y)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (pow x -1)) #s(hole binary64 (* y (+ (sqrt (/ 1 x)) (/ 1 (* x y)))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* y (- (+ (sqrt x) (* -1 (/ (+ (* -1 (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (pow y 2)))) (* -1 (/ (- 1 x) y)))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* y (- (+ (sqrt x) (* -1 (* (sqrt (/ 1 x)) (/ (* (+ (* -1 (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (- 1 x)) (pow y 3))))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (+ (* -1 (/ (- 1 x) y)) (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2))))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (sqrt x))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (- (+ (sqrt x) (/ 1 y)) (/ x y)))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (- (+ (sqrt x) (* -1 (/ (+ (* -1 (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (pow y 2)))) (* -1 (/ (- 1 x) y))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (- (+ (sqrt x) (* -1 (* (sqrt (/ 1 x)) (/ (* (+ (* -1 (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (- 1 x)) (pow y 3))))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (+ (* -1 (/ (- 1 x) y)) (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (+ (sqrt (pow x 3)) (/ (pow (- 1 x) 3) (pow y 3))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 x)) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (+ x (* -1 (* (sqrt x) (/ (- 1 x) y)))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (- (+ x (/ (pow (- 1 x) 2) (pow y 2))) (* (sqrt x) (/ (- 1 x) y))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* -1 (* (sqrt x) (/ (- 1 x) y))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (/ (- (/ (pow (- 1 x) 2) y) (* (sqrt x) (- 1 x))) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (pow x -1)) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt (/ 1 x))) (/ 1 (* x y))))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* -1 (* y (- (+ (* -1 (sqrt x)) (/ x y)) (/ 1 y)))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) y))) y))))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (- (+ (* -1 (/ (pow (- 1 x) 3) (* x y))) (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2)))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (- 1 x)) y))) (/ (* (pow (- 1 x) 2) (- x 1)) (* x y)))) y))) y))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (+ (sqrt x) (* -1 (/ (- x 1) y))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (+ (sqrt x) (* -1 (/ (- (+ x (+ (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) y)) (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) y)))) 1) y))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (+ (sqrt x) (* -1 (/ (- (+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow (- 1 x) 3) x)) (+ (* -1 (* (sqrt (/ 1 x)) (* (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (- 1 x)))) (/ (* (pow (- 1 x) 2) (- x 1)) x))) y)) (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2)))) y))) 1) y))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (+ x (* -1 (/ (- (* -1 (/ (pow (- 1 x) 2) y)) (* -1 (* (sqrt x) (- 1 x)))) y))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (pow (- 1 x) 2) y)) (* -1 (* (sqrt x) (- 1 x)))) y)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 25.0ms | x | @ | -inf | ((+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (+ (sqrt x) (/ (- 1 x) y)) (sqrt x) x (/ (- 1 x) y) (- 1 x) 1 y (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) (- 1 x)) (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) (+ (* (/ 1 (sqrt x)) y) (pow x -1)) (/ 1 (sqrt x)) (pow x -1) -1 (+ (- 1 x) (* y (sqrt x))) (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (pow (sqrt x) 3) 3 (pow (/ (- 1 x) y) 3) (/ (- 1 x) y) (- 1 x) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) |
| 11.0ms | x | @ | 0 | ((+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (+ (sqrt x) (/ (- 1 x) y)) (sqrt x) x (/ (- 1 x) y) (- 1 x) 1 y (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) (- 1 x)) (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) (+ (* (/ 1 (sqrt x)) y) (pow x -1)) (/ 1 (sqrt x)) (pow x -1) -1 (+ (- 1 x) (* y (sqrt x))) (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (pow (sqrt x) 3) 3 (pow (/ (- 1 x) y) 3) (/ (- 1 x) y) (- 1 x) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) |
| 11.0ms | x | @ | inf | ((+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (+ (sqrt x) (/ (- 1 x) y)) (sqrt x) x (/ (- 1 x) y) (- 1 x) 1 y (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) (- 1 x)) (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) (+ (* (/ 1 (sqrt x)) y) (pow x -1)) (/ 1 (sqrt x)) (pow x -1) -1 (+ (- 1 x) (* y (sqrt x))) (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (pow (sqrt x) 3) 3 (pow (/ (- 1 x) y) 3) (/ (- 1 x) y) (- 1 x) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) |
| 6.0ms | y | @ | inf | ((+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (+ (sqrt x) (/ (- 1 x) y)) (sqrt x) x (/ (- 1 x) y) (- 1 x) 1 y (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) (- 1 x)) (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) (+ (* (/ 1 (sqrt x)) y) (pow x -1)) (/ 1 (sqrt x)) (pow x -1) -1 (+ (- 1 x) (* y (sqrt x))) (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (pow (sqrt x) 3) 3 (pow (/ (- 1 x) y) 3) (/ (- 1 x) y) (- 1 x) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) |
| 5.0ms | y | @ | -inf | ((+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (+ (sqrt x) (/ (- 1 x) y)) (sqrt x) x (/ (- 1 x) y) (- 1 x) 1 y (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) (- 1 x)) (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) (+ (* (/ 1 (sqrt x)) y) (pow x -1)) (/ 1 (sqrt x)) (pow x -1) -1 (+ (- 1 x) (* y (sqrt x))) (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (pow (sqrt x) 3) 3 (pow (/ (- 1 x) y) 3) (/ (- 1 x) y) (- 1 x) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1093 | 14586 |
| 0 | 1139 | 10630 |
| 1 | 7014 | 10630 |
| 0 | 8459 | 10360 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) y)) |
(*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) y) |
(+.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) |
(sqrt.f64 x) |
x |
(/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
y |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (pow.f64 x #s(literal -1 binary64))) x))) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (pow.f64 x #s(literal -1 binary64))) x)) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (pow.f64 x #s(literal -1 binary64))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (/.f64 (+.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y))))) y)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y))))) y) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y))))) |
(+.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) |
(pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) y) |
(-.f64 #s(literal 1 binary64) x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (+ (* -1 x) (* y (+ (sqrt x) (/ 1 y)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (+ (sqrt x) (/ 1 y)))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (+ (sqrt x) (+ (* -1 (/ x y)) (/ 1 y))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (+ (* -1 (/ x y)) (/ 1 y)))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (pow x -1)) #s(hole binary64 (/ (+ 1 (* (sqrt x) y)) x))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (+ (* x (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (+ (* 2 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (/ (* y (- (sqrt x) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (/ 1 (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (+ (* x (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (+ (* 2 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (+ (* x (- (* 3 (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (+ (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))) (/ (* (- 1 (+ (* -1 (* (sqrt x) (/ 1 y))) (* 2 (/ 1 (pow y 2))))) (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (+ (* 2 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (/ (* y (- (sqrt x) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (/ 1 (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) (/ (* y (- (sqrt x) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) (/ 1 (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (+ (* x (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (+ (* 2 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (+ (* x (- (+ (* 3 (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (* x (- (+ (* 3 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 3)))) (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 3))))) (+ (* 2 (/ 1 (* (pow y 6) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 3)))) (+ (* (sqrt x) (/ 1 (* y (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (+ (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))) (/ (* (- 1 (+ (* -1 (* (sqrt x) (/ 1 y))) (* 2 (/ 1 (pow y 2))))) (- (* 3 (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (+ (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))) (/ (* (- 1 (+ (* -1 (* (sqrt x) (/ 1 y))) (* 2 (/ 1 (pow y 2))))) (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (+ (* 2 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (/ (* y (- (sqrt x) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (/ 1 (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))))))) (+ (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))) (/ (* (- 1 (+ (* -1 (* (sqrt x) (/ 1 y))) (* 2 (/ 1 (pow y 2))))) (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (+ (* 2 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (/ (* y (- (sqrt x) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (/ 1 (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) (/ (* y (- (sqrt x) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) (/ 1 (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (+ (* 2 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (* (sqrt x) (/ 1 (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (/ 1 (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))))) (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (+ (* 2 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (+ (* x (- (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (+ (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))) (/ (* (- 1 (+ (* -1 (* (sqrt x) (/ 1 y))) (* 2 (/ 1 (pow y 2))))) (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (+ (* 2 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (* (sqrt x) (/ 1 (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (/ 1 (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) (* (sqrt x) (/ 1 (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))))) (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (/ 1 (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))))) (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (+ (* x (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (+ (* 2 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (+ (* x (- (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (* x (- (+ (* 3 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 3)))) (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 6) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 3))))) (+ (* 2 (/ 1 (* (pow y 7) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 3)))) (+ (* (sqrt x) (/ 1 (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (+ (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))) (/ (* (- 1 (+ (* -1 (* (sqrt x) (/ 1 y))) (* 2 (/ 1 (pow y 2))))) (- (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (+ (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))) (/ (* (- 1 (+ (* -1 (* (sqrt x) (/ 1 y))) (* 2 (/ 1 (pow y 2))))) (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (+ (* 2 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (* (sqrt x) (/ 1 (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (/ 1 (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))))))) (+ (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))) (/ (* (- 1 (+ (* -1 (* (sqrt x) (/ 1 y))) (* 2 (/ 1 (pow y 2))))) (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2))))) (+ (* 2 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))) (* (sqrt x) (/ 1 (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (/ 1 (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))))) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))))) (* (sqrt x) (/ 1 (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))))) (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))) (/ 1 (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))) 2)))))) (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y)))))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (/ 1 (pow y 3)))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (+ (* x (- (sqrt x) (* 3 (/ 1 (pow y 3))))) (/ 1 (pow y 3))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (+ (* x (- (+ (sqrt x) (* 3 (/ x (pow y 3)))) (* 3 (/ 1 (pow y 3))))) (/ 1 (pow y 3))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (+ (* x (- (+ (sqrt x) (* x (+ (* -1 (/ x (pow y 3))) (* 3 (/ 1 (pow y 3)))))) (* 3 (/ 1 (pow y 3))))) (/ 1 (pow y 3))))) |
#s(approx (pow (sqrt x) 3) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (pow (/ (- 1 x) y) 3) #s(hole binary64 (/ 1 (pow y 3)))) |
#s(approx (pow (/ (- 1 x) y) 3) #s(hole binary64 (+ (* -3 (/ x (pow y 3))) (/ 1 (pow y 3))))) |
#s(approx (pow (/ (- 1 x) y) 3) #s(hole binary64 (+ (* x (- (* 3 (/ x (pow y 3))) (* 3 (/ 1 (pow y 3))))) (/ 1 (pow y 3))))) |
#s(approx (pow (/ (- 1 x) y) 3) #s(hole binary64 (+ (* x (- (* x (+ (* -1 (/ x (pow y 3))) (* 3 (/ 1 (pow y 3))))) (* 3 (/ 1 (pow y 3))))) (/ 1 (pow y 3))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (- (+ (* x (- 1 (+ (* -1 (* (sqrt x) (/ 1 y))) (* 2 (/ 1 (pow y 2)))))) (/ 1 (pow y 2))) (* (sqrt x) (/ 1 y))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (- (+ (* x (- (+ 1 (/ x (pow y 2))) (+ (* -1 (* (sqrt x) (/ 1 y))) (* 2 (/ 1 (pow y 2)))))) (/ 1 (pow y 2))) (* (sqrt x) (/ 1 y))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (- (/ 1 (pow y 2)) (* (sqrt x) (/ 1 y))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (- (+ (* -1 (* x (+ (* -1 (* (sqrt x) (/ 1 y))) (* 2 (/ 1 (pow y 2)))))) (/ 1 (pow y 2))) (* (sqrt x) (/ 1 y))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (- (+ (* x (- (/ x (pow y 2)) (+ (* -1 (* (sqrt x) (/ 1 y))) (* 2 (/ 1 (pow y 2)))))) (/ 1 (pow y 2))) (* (sqrt x) (/ 1 y))))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (+ (* -2 (/ x (pow y 2))) (/ 1 (pow y 2))))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (+ (* x (- (/ x (pow y 2)) (* 2 (/ 1 (pow y 2))))) (/ 1 (pow y 2))))) |
#s(approx (* (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* (sqrt x) (/ 1 y)))) |
#s(approx (* (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (+ (* -1 (* (sqrt (pow x 3)) (/ 1 y))) (* (sqrt x) (/ 1 y))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* x (* y (- (sqrt (/ 1 x)) (/ 1 y)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* x (+ (* y (- (sqrt (/ 1 x)) (/ 1 y))) (/ 1 x))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* x (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (/ 1 (* x y))) (/ 1 y))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* x (- (/ 1 (* x y)) (/ 1 y))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x))))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) #s(hole binary64 (* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x))))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (pow x -1)) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (pow x -1)) #s(hole binary64 (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* -1 (/ x (* (pow y 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* x (- (/ (* y (+ (sqrt (/ 1 x)) (* 3 (/ 1 (pow y 3))))) (* x (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))) (+ (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* x (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2))))) (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* x (- (+ (/ 1 (* (pow x 2) (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))) (/ (* y (+ (sqrt (/ 1 x)) (* 3 (/ 1 (pow y 3))))) (* x (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) (+ (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* x (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2))))) (+ (* 3 (/ 1 (* (pow x 2) (* (pow y 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))) (+ (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))) (/ (* (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (- (/ (* y (+ (sqrt (/ 1 x)) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))) (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))))) (* (pow x 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* x (- (+ (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* (pow x 3) (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 3))))) (+ (/ 1 (* (pow x 2) (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))) (+ (/ 1 (* (pow x 3) (* (pow y 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) (/ (* y (+ (sqrt (/ 1 x)) (* 3 (/ 1 (pow y 3))))) (* x (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))) (+ (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* x (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2))))) (+ (* (sqrt (/ 1 (pow x 7))) (/ 1 (* y (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))) (+ (* 3 (/ 1 (* (pow x 2) (* (pow y 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))) (+ (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))) (+ (/ 3 (* (pow x 3) (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))) (+ (/ (* (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (- (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2))) (+ (* 3 (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) (/ (* (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (- (/ (* y (+ (sqrt (/ 1 x)) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))) (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))))) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))) (* (pow x 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))) (/ (* (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (- (/ (* y (+ (sqrt (/ 1 x)) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))) (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))))) (* (pow x 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))))))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (* -1 (/ x (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 (pow x 3))) (/ 1 (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))) (/ 3 (* x (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))) (+ (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* x (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2))))) (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 (pow x 3))) (/ 1 (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))) (+ (/ 1 (* (pow x 2) (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))) (/ 3 (* x (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))) (+ (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* x (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2))))) (+ (* 3 (/ 1 (* (pow x 2) (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))) (+ (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))) (/ (* (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (- (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) (* (sqrt (/ 1 x)) (/ 1 (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))))) (* (pow x 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (* x (- (+ (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* (pow x 3) (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 3))))) (+ (* (sqrt (/ 1 (pow x 3))) (/ 1 (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))) (+ (/ 1 (* (pow x 2) (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))) (+ (/ 1 (* (pow x 3) (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) (/ 3 (* x (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))))))) (+ (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* x (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2))))) (+ (* (sqrt (/ 1 (pow x 7))) (/ 1 (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))) (+ (* 3 (/ 1 (* (pow x 2) (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))) (+ (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))) (+ (/ 3 (* (pow x 3) (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))) (+ (/ (* (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (- (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) (* (sqrt (/ 1 x)) (/ 1 (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))))) (* (pow x 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))) (/ (* (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (- (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2))) (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) (/ (* (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (- (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) (* (sqrt (/ 1 x)) (/ 1 (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) (* -1 (/ (- 1 (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y)))) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))) 2)))))) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))) (* (pow x 3) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y)))))))))))))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (* -1 (/ (pow x 3) (pow y 3))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (* (pow x 3) (- (+ (sqrt (/ 1 (pow x 3))) (/ 3 (* x (pow y 3)))) (/ 1 (pow y 3)))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (* (pow x 3) (- (+ (sqrt (/ 1 (pow x 3))) (/ 3 (* x (pow y 3)))) (+ (/ 1 (pow y 3)) (/ 3 (* (pow x 2) (pow y 3)))))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (* (pow x 3) (- (+ (sqrt (/ 1 (pow x 3))) (+ (/ 1 (* (pow x 3) (pow y 3))) (/ 3 (* x (pow y 3))))) (+ (* 3 (/ 1 (* (pow x 2) (pow y 3)))) (/ 1 (pow y 3))))))) |
#s(approx (pow (/ (- 1 x) y) 3) #s(hole binary64 (* -1 (/ (pow x 3) (pow y 3))))) |
#s(approx (pow (/ (- 1 x) y) 3) #s(hole binary64 (* (pow x 3) (- (* 3 (/ 1 (* x (pow y 3)))) (/ 1 (pow y 3)))))) |
#s(approx (pow (/ (- 1 x) y) 3) #s(hole binary64 (* (pow x 3) (- (/ 3 (* x (pow y 3))) (+ (/ 1 (pow y 3)) (/ 3 (* (pow x 2) (pow y 3)))))))) |
#s(approx (pow (/ (- 1 x) y) 3) #s(hole binary64 (* (pow x 3) (- (+ (/ 1 (* (pow x 3) (pow y 3))) (/ 3 (* x (pow y 3)))) (+ (* 3 (/ 1 (* (pow x 2) (pow y 3)))) (/ 1 (pow y 3))))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (* (pow x 2) (- (+ (/ 1 x) (/ 1 (pow y 2))) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (+ (* (sqrt (/ 1 (pow x 3))) (/ 1 y)) (/ 2 (* x (pow y 2))))))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (* (pow x 2) (- (+ (/ 1 x) (+ (/ 1 (* (pow x 2) (pow y 2))) (/ 1 (pow y 2)))) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (+ (* (sqrt (/ 1 (pow x 3))) (/ 1 y)) (/ 2 (* x (pow y 2))))))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow y 2)) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (+ (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ 1 y))) x)) (/ 1 (pow y 2))) (* -1 (* (sqrt (/ 1 x)) (/ 1 y))))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* (pow x 2) (- (+ (/ 1 (* (pow x 2) (pow y 2))) (/ 1 (pow y 2))) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (+ (* (sqrt (/ 1 (pow x 3))) (/ 1 y)) (/ 2 (* x (pow y 2))))))))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow y 2)) (* 2 (/ 1 (* x (pow y 2)))))))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (* (pow x 2) (- (+ (/ 1 (* (pow x 2) (pow y 2))) (/ 1 (pow y 2))) (/ 2 (* x (pow y 2))))))) |
#s(approx (* (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* (sqrt (pow x 3)) (/ 1 y))))) |
#s(approx (* (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* (sqrt (/ 1 (pow x 3))) (/ 1 y)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* x (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* x (- (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))) (/ 1 x)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* x (- (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) (/ 1 (* x y))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* -1 (* x (- (/ 1 y) (/ 1 (* x y))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (sqrt (/ 1 x)) y)) (/ 1 x)))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* -1 (/ x (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))))) (+ (* 2 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (pow (sqrt -1) 2) (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2))))) x)) (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (* 3 (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (+ (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2))) (/ (* (- (+ (* 2 (/ 1 (pow y 2))) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (- (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))))) (+ (* 2 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (pow (sqrt -1) 2) (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) x)) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (+ (* 2 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (pow (sqrt -1) 2) (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2))))) x)) (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 2 (/ 1 (* (pow y 6) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 3)))) (+ (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))))) (/ (pow (sqrt -1) 2) (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 3))))) (+ (* 3 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 3)))) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (* y (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (* (- (* 3 (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (+ (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2))) (/ (* (- (+ (* 2 (/ 1 (pow y 2))) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (- (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))))) (+ (* 2 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (pow (sqrt -1) 2) (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (- (+ (* 2 (/ 1 (pow y 2))) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))))) x)) (* 3 (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))))))) (+ (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2))) (/ (* (- (+ (* 2 (/ 1 (pow y 2))) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (- (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))))) (+ (* 2 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (pow (sqrt -1) 2) (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) x)) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)) (* 3 (/ 1 (pow y 3))))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (+ (* 2 (/ 1 (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (pow (sqrt -1) 2) (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2))))) x)) (/ 1 (* (pow y 2) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (* -1 (/ x (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))))))) (+ (* 2 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (pow (sqrt -1) 2) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2))))) x)) (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (+ (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2))) (/ (* (- (+ (* 2 (/ 1 (pow y 2))) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (- (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))))))) (+ (* 2 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (pow (sqrt -1) 2) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) x)) (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))))) (+ (* 2 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (pow (sqrt -1) 2) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2))))) x)) (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 2 (/ 1 (* (pow y 7) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 3)))) (+ (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))))) (/ (pow (sqrt -1) 2) (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 3))))) (+ (* 3 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 6) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 3)))) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (* (pow y 2) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (* (- (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (+ (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2))) (/ (* (- (+ (* 2 (/ 1 (pow y 2))) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (- (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))))))) (+ (* 2 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (pow (sqrt -1) 2) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (- (+ (* 2 (/ 1 (pow y 2))) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))))) x)) (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))))))) (+ (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2))) (/ (* (- (+ (* 2 (/ 1 (pow y 2))) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) (- (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))))))) (+ (* 2 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (pow (sqrt -1) 2) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))))) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) x)) (+ (* 3 (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) (* (pow y 4) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 4) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))))) (+ (* 2 (/ 1 (* (pow y 5) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2)))) (/ (pow (sqrt -1) 2) (* (pow y 3) (pow (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) 2))))) x)) (/ 1 (* (pow y 3) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)) (* 3 (/ 1 (pow y 3)))) x)) (/ 1 (pow y 3))))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (- (+ (* 3 (/ 1 (pow y 3))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4))) (* 3 (/ 1 (* x (pow y 3))))) x)) (/ 1 (pow y 3))))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* -1 (/ (- (* 3 (/ 1 (pow y 3))) (/ 1 (* x (pow y 3)))) x)) (+ (* 3 (/ 1 (pow y 3))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 4)))) x)) (/ 1 (pow y 3))))))) |
#s(approx (pow (sqrt x) 3) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 4)))) |
#s(approx (pow (/ (- 1 x) y) 3) #s(hole binary64 (* -1 (* (pow x 3) (- (/ 1 (pow y 3)) (* 3 (/ 1 (* x (pow y 3))))))))) |
#s(approx (pow (/ (- 1 x) y) 3) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (- (* 3 (/ 1 (pow y 3))) (* 3 (/ 1 (* x (pow y 3))))) x)) (/ 1 (pow y 3))))))) |
#s(approx (pow (/ (- 1 x) y) 3) #s(hole binary64 (* -1 (* (pow x 3) (+ (* -1 (/ (+ (* -1 (/ (- (* 3 (/ 1 (pow y 3))) (/ 1 (* x (pow y 3)))) x)) (* 3 (/ 1 (pow y 3)))) x)) (/ 1 (pow y 3))))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (- (+ (* 2 (/ 1 (pow y 2))) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) x)) (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (- (+ (* 2 (/ 1 (pow y 2))) (pow (sqrt -1) 2)) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)) (/ 1 (* x (pow y 2))))) x)) (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow y 2)) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (- (* 2 (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y))) x)) (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (- (* 2 (/ 1 (pow y 2))) (+ (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)) (/ 1 (* x (pow y 2))))) x)) (/ 1 (pow y 2))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* 2 (/ 1 (pow y 2))) (/ 1 (* x (pow y 2)))) x)) (/ 1 (pow y 2)))))) |
#s(approx (* (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* (sqrt (pow x 3)) (/ (pow (sqrt -1) 2) y)))) |
#s(approx (* (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (pow (sqrt -1) 2) y))) (* (sqrt (/ 1 x)) (/ (pow (sqrt -1) 2) y)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- 1 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (- 1 x))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (/ (- 1 x) y))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (/ (- (+ 1 (* (sqrt x) y)) x) y))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (/ (- 1 x) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- 1 x))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 1)) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) #s(hole binary64 1)) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (pow x -1)) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (- 1 x))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (- (+ 1 (* y (- (* -1 (* y (+ (* -1 (/ x (- 1 x))) (/ x (- 1 x))))) (* -1 (sqrt x))))) x))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (- (+ 1 (* y (- (* y (- (* -1 (* (sqrt x) (/ (* y (+ (* -1 (/ x (- 1 x))) (/ x (- 1 x)))) (- 1 x)))) (+ (* -1 (/ x (- 1 x))) (/ x (- 1 x))))) (* -1 (sqrt x))))) x))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (/ (- 1 x) y))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (/ (- (+ 1 (* (sqrt x) y)) x) y))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (/ (- (+ 1 (* y (- (* -1 (* y (+ (* -1 (/ x (- 1 x))) (/ x (- 1 x))))) (* -1 (sqrt x))))) x) y))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (/ (- (+ 1 (* y (- (* y (- (* -1 (* (sqrt x) (/ (* y (+ (* -1 (/ x (- 1 x))) (/ x (- 1 x)))) (- 1 x)))) (+ (* -1 (/ x (- 1 x))) (/ x (- 1 x))))) (* -1 (sqrt x))))) x) y))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (/ (pow (- 1 x) 3) (pow y 3)))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (/ (+ (* (sqrt (pow x 3)) (pow y 3)) (pow (- 1 x) 3)) (pow y 3)))) |
#s(approx (pow (/ (- 1 x) y) 3) #s(hole binary64 (/ (pow (- 1 x) 3) (pow y 3)))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (/ (pow (- 1 x) 2) (pow y 2)))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (/ (+ (* -1 (* (sqrt x) (* y (- 1 x)))) (pow (- 1 x) 2)) (pow y 2)))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (/ (+ (* y (- (* x y) (* (sqrt x) (- 1 x)))) (pow (- 1 x) 2)) (pow y 2)))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (/ (pow (- 1 x) 2) (pow y 2)))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (/ (+ (* -1 (* (sqrt x) (* y (- 1 x)))) (pow (- 1 x) 2)) (pow y 2)))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (/ (pow (- 1 x) 2) (pow y 2)))) |
#s(approx (* (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* (sqrt x) (/ (- 1 x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (- (+ (sqrt x) (/ 1 y)) (/ x y)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (pow x -1)) #s(hole binary64 (* y (+ (sqrt (/ 1 x)) (/ 1 (* x y)))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* y (- (+ (sqrt x) (* -1 (/ (+ (* -1 (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (pow y 2)))) (* -1 (/ (- 1 x) y)))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* y (- (+ (sqrt x) (* -1 (* (sqrt (/ 1 x)) (/ (* (+ (* -1 (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (- 1 x)) (pow y 3))))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (+ (* -1 (/ (- 1 x) y)) (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2))))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (sqrt x))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (- (+ (sqrt x) (/ 1 y)) (/ x y)))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (- (+ (sqrt x) (* -1 (/ (+ (* -1 (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (pow y 2)))) (* -1 (/ (- 1 x) y))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (- (+ (sqrt x) (* -1 (* (sqrt (/ 1 x)) (/ (* (+ (* -1 (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (- 1 x)) (pow y 3))))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (+ (* -1 (/ (- 1 x) y)) (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) #s(hole binary64 (+ (sqrt (pow x 3)) (/ (pow (- 1 x) 3) (pow y 3))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 x)) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (+ x (* -1 (* (sqrt x) (/ (- 1 x) y)))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (- (+ x (/ (pow (- 1 x) 2) (pow y 2))) (* (sqrt x) (/ (- 1 x) y))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* -1 (* (sqrt x) (/ (- 1 x) y))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (/ (- (/ (pow (- 1 x) 2) y) (* (sqrt x) (- 1 x))) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (pow x -1)) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt (/ 1 x))) (/ 1 (* x y))))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* -1 (* y (- (+ (* -1 (sqrt x)) (/ x y)) (/ 1 y)))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) y))) y))))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (- (+ (* -1 (/ (pow (- 1 x) 3) (* x y))) (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2)))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (- 1 x)) y))) (/ (* (pow (- 1 x) 2) (- x 1)) (* x y)))) y))) y))))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (+ (sqrt x) (* -1 (/ (- x 1) y))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (+ (sqrt x) (* -1 (/ (- (+ x (+ (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) y)) (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) y)))) 1) y))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) #s(hole binary64 (+ (sqrt x) (* -1 (/ (- (+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow (- 1 x) 3) x)) (+ (* -1 (* (sqrt (/ 1 x)) (* (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (- 1 x)))) (/ (* (pow (- 1 x) 2) (- x 1)) x))) y)) (+ (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2)))) y))) 1) y))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) #s(hole binary64 (+ x (* -1 (/ (- (* -1 (/ (pow (- 1 x) 2) y)) (* -1 (* (sqrt x) (- 1 x)))) y))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (pow (- 1 x) 2) y)) (* -1 (* (sqrt x) (- 1 x)))) y)))) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (sqrt.f64 x)) y)) |
(*.f64 (+.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (sqrt.f64 x)) y) |
(*.f64 y (+.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (sqrt.f64 x))) |
(/.f64 (-.f64 x (*.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) (-.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) |
(/.f64 (fma.f64 (sqrt.f64 x) x (pow.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 3 binary64))) (+.f64 x (-.f64 (*.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) (*.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))))) |
(+.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (sqrt.f64 x)) |
(+.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
x |
(/.f64 (neg.f64 #s(approx (- 1 x) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
y |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 #s(approx (- 1 x) (neg.f64 x)) #s(approx (- 1 x) (neg.f64 x)))) (-.f64 (*.f64 (sqrt.f64 x) y) #s(approx (- 1 x) (neg.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (pow.f64 #s(approx (- 1 x) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) #s(approx (- 1 x) (neg.f64 x))) (*.f64 (*.f64 (sqrt.f64 x) y) #s(approx (- 1 x) (neg.f64 x)))))) |
(fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
(fma.f64 y (sqrt.f64 x) #s(approx (- 1 x) (neg.f64 x))) |
(+.f64 (*.f64 (sqrt.f64 x) y) #s(approx (- 1 x) (neg.f64 x))) |
(+.f64 #s(approx (- 1 x) (neg.f64 x)) (*.f64 (sqrt.f64 x) y)) |
#s(approx (- 1 x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y (pow.f64 x #s(literal -1 binary64))) x))) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y (pow.f64 x #s(literal -1 binary64))) x)) |
(*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y (pow.f64 x #s(literal -1 binary64))) x) |
(*.f64 x (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y (pow.f64 x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) x (*.f64 (pow.f64 x #s(literal -1 binary64)) x)) |
(fma.f64 x (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) x) (*.f64 (pow.f64 x #s(literal -1 binary64)) x)) |
(+.f64 (*.f64 x (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y)) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) (-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) (pow.f64 x #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y)) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 y (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (pow.f64 x #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)))) |
#s(literal -1 binary64) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y)) |
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y) |
(*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x))) |
(/.f64 (*.f64 (fma.f64 (sqrt.f64 x) x (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) y) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) (*.f64 (/.f64 x y) (/.f64 x y))) (+.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 x y))) |
(/.f64 (-.f64 x (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))) (-.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) (fma.f64 (/.f64 x y) (/.f64 x y) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 x) x (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) x))) |
(/.f64 (fma.f64 (sqrt.f64 x) x (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) x)) |
(-.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 x y)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) x)) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) x))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) |
(+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) x) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)))) (-.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) y) (pow.f64 x #s(literal 3/2 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(fma.f64 (sqrt.f64 x) x (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) |
(fma.f64 x (sqrt.f64 x) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) |
(+.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) |
(+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3/2 binary64))) |
(*.f64 (sqrt.f64 x) x) |
(*.f64 x (sqrt.f64 x)) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) |
(pow.f64 x #s(literal 3/2 binary64)) |
(sqrt.f64 (pow.f64 x #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal 3 binary64)))) |
#s(literal 3 binary64) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (neg.f64 (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y)) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 y)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) y) |
(-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1 binary64) x) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) x) (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) x)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)))) (+.f64 (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x))))) (-.f64 x (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) x) (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) x) (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) (*.f64 (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)))) (*.f64 x (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x))))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) x) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)))) |
(-.f64 (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x))) |
(+.f64 (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) x) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x))) x) |
(+.f64 x (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)))) (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) (*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)))))) |
(fma.f64 (fabs.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (fabs.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(-.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x))) |
(+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (fabs.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(*.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 #s(literal 1 binary64) x)) y) |
(/.f64 (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (neg.f64 (*.f64 y y))) |
(/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(/.f64 (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) y) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) y)) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (fma.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) y (neg.f64 x))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) (sqrt.f64 x))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (/ (- 1 x) y) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (/ (- 1 x) y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (* (sqrt x) y) 1) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (pow x -1)) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
#s(approx (/ 1 (sqrt x)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
#s(approx (pow x -1) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (fma.f64 (-.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))) (fma.f64 y (/.f64 (-.f64 (sqrt.f64 x) (*.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64)))) x (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (fma.f64 (-.f64 (+.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))))) (fma.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 3 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)))) (/.f64 (-.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))) (fma.f64 y (/.f64 (-.f64 (sqrt.f64 x) (*.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64)))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) (/.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))))) x (/.f64 (*.f64 (-.f64 (sqrt.f64 x) (*.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64))) y) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))))) (/.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64)))) x (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (fma.f64 (-.f64 (+.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))))) (fma.f64 (-.f64 (fma.f64 (-.f64 (+.f64 (/.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 3 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))))) (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (pow.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 3 binary64))) (+.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))) (sqrt.f64 x) (fma.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 3 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)))) (/.f64 (-.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))) (fma.f64 y (/.f64 (-.f64 (sqrt.f64 x) (*.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64)))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) (/.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 3 binary64))))))) x (*.f64 (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)))) (/.f64 (-.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))) (fma.f64 y (/.f64 (-.f64 (sqrt.f64 x) (*.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64)))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) (/.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))))) x (/.f64 (*.f64 (-.f64 (sqrt.f64 x) (*.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64))) y) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))))) (/.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64)))) x (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (fma.f64 (-.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))) (fma.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal -1 binary64)) (sqrt.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64)))))) (fma.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 3 binary64) (/.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))))) x (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (fma.f64 (-.f64 (+.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))))) (fma.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 3 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)))) (/.f64 (-.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))) (fma.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal -1 binary64)) (sqrt.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64)))))) (fma.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 3 binary64) (/.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) (/.f64 (pow.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))))) x (/.f64 (*.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))))) (fma.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 3 binary64) (/.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))))) x (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (fma.f64 (-.f64 (+.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))))) (fma.f64 (-.f64 (fma.f64 (-.f64 (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 3 binary64)))) (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (pow.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 3 binary64))) (+.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))) (sqrt.f64 x) (fma.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 3 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)))) (/.f64 (-.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))) (fma.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal -1 binary64)) (sqrt.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64)))))) (fma.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 3 binary64) (/.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) (/.f64 (pow.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 y #s(literal 7 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 3 binary64))))))) x (*.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)))) (/.f64 (-.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))) (fma.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal -1 binary64)) (sqrt.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 y #s(literal 5 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64)))))) (fma.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 3 binary64) (/.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) (/.f64 (pow.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))))) x (/.f64 (*.f64 (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))))) (fma.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 3 binary64) (/.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) #s(literal 2 binary64))))) x (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (pow.f64 y #s(literal -3 binary64))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (fma.f64 (-.f64 (sqrt.f64 x) (*.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64))) x (pow.f64 y #s(literal -3 binary64)))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (fma.f64 (+.f64 (sqrt.f64 x) (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -3 binary64))))) x (pow.f64 y #s(literal -3 binary64)))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (fma.f64 (-.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64) (/.f64 (neg.f64 x) (pow.f64 y #s(literal 3 binary64)))) x (sqrt.f64 x)) (*.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64))) x (pow.f64 y #s(literal -3 binary64)))) |
#s(approx (pow (sqrt x) 3) (pow.f64 x #s(literal 3/2 binary64))) |
#s(approx (pow (/ (- 1 x) y) 3) (pow.f64 y #s(literal -3 binary64))) |
#s(approx (pow (/ (- 1 x) y) 3) (fma.f64 #s(literal -3 binary64) (/.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -3 binary64)))) |
#s(approx (pow (/ (- 1 x) y) 3) (fma.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -3 binary64)))) x (pow.f64 y #s(literal -3 binary64)))) |
#s(approx (pow (/ (- 1 x) y) 3) (fma.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64) (/.f64 (neg.f64 x) (pow.f64 y #s(literal 3 binary64)))) x (*.f64 #s(literal -3 binary64) (pow.f64 y #s(literal -3 binary64)))) x (pow.f64 y #s(literal -3 binary64)))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) (fma.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)))) x (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) (fma.f64 (-.f64 (+.f64 (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)))) x (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) (fma.f64 (neg.f64 x) (fma.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) (fma.f64 (-.f64 (/.f64 x (*.f64 y y)) (fma.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)))) x (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) (pow.f64 y #s(literal -2 binary64))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) (fma.f64 #s(literal -2 binary64) (/.f64 x (*.f64 y y)) (pow.f64 y #s(literal -2 binary64)))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) (fma.f64 (-.f64 (/.f64 x (*.f64 y y)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64))) x (pow.f64 y #s(literal -2 binary64)))) |
#s(approx (* (sqrt x) (/ (- 1 x) y)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) |
#s(approx (* (sqrt x) (/ (- 1 x) y)) (fma.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x) (neg.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal -1 binary64)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) x)) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (*.f64 (*.f64 y x) (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (*.f64 (fma.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (*.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (/ (- 1 x) y) (/.f64 (neg.f64 x) y)) |
#s(approx (/ (- 1 x) y) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (pow x -1)) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y)) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (pow x -1)) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (/.f64 (neg.f64 x) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) (*.f64 y y)))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y) x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))) (fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) x) (pow.f64 (*.f64 y (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))) #s(literal 2 binary64))) #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))))) x)) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (*.f64 (-.f64 (fma.f64 (/.f64 y x) (/.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))) (pow.f64 (*.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))) #s(literal -1 binary64))) (fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) x) (pow.f64 (*.f64 y (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))) #s(literal 2 binary64))) #s(literal -1 binary64) (+.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) (*.f64 x x)) (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) (pow.f64 (*.f64 y (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))) #s(literal 2 binary64))))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))) (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))))) (/.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))))))) x)) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (*.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64) (+.f64 (fma.f64 (/.f64 y x) (/.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))) (/.f64 (pow.f64 x #s(literal -3 binary64)) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) (*.f64 y y)))) (pow.f64 (*.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))) #s(literal -1 binary64)))) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) x) (pow.f64 (*.f64 y (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))) #s(literal 2 binary64))))) (+.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))))) (+.f64 (+.f64 (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))) (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))))) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))) (fma.f64 (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))) #s(literal 3 binary64) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) (pow.f64 (*.f64 y (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) (pow.f64 (*.f64 y (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))))) (*.f64 (*.f64 x x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))))))))) x)) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (/.f64 (neg.f64 x) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (*.f64 (-.f64 (fma.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (/.f64 #s(literal 3 binary64) x) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) x) (*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))))) x)) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (*.f64 (-.f64 (fma.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 3 binary64) x) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) (pow.f64 y #s(literal 3 binary64)))))) (fma.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) x) (*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (pow.f64 y #s(literal 3 binary64)))) #s(literal -1 binary64) (+.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) (*.f64 x x)) (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))) #s(literal 3 binary64) (/.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))))) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))) (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))))) (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))))))) x)) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (*.f64 (-.f64 (-.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64) (fma.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (+.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 3 binary64) x) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) (pow.f64 y #s(literal 3 binary64))))) (pow.f64 (*.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))) #s(literal -1 binary64))))) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) x) (*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64)) (pow.f64 y #s(literal 3 binary64)))))) (+.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))))) (+.f64 (+.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))) (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))))) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (pow.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))) (fma.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))) #s(literal 3 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))) #s(literal 3 binary64) (/.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))))) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))) (/.f64 (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))) #s(literal 3 binary64) (/.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))))) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))))) (*.f64 (*.f64 x x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))))))))) x)) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) x)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (pow.f64 y #s(literal -3 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) x)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (pow.f64 y #s(literal -3 binary64))) (/.f64 (/.f64 #s(literal 3 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) x)) (pow.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (+.f64 (/.f64 (/.f64 #s(literal 3 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow (/ (- 1 x) y) 3) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) |
#s(approx (pow (/ (- 1 x) y) 3) (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) x)) (pow.f64 y #s(literal -3 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow (/ (- 1 x) y) 3) (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) x)) (+.f64 (/.f64 (/.f64 #s(literal 3 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow (/ (- 1 x) y) 3) (*.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal 3 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) x)) (+.f64 (/.f64 (/.f64 #s(literal 3 binary64) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -3 binary64))))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) (*.f64 (*.f64 x x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 x #s(literal -1 binary64))) (fma.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x))))) (*.f64 x x))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) (*.f64 (-.f64 (+.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -2 binary64))) (pow.f64 x #s(literal -1 binary64))) (fma.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x))))) (*.f64 x x))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) (*.f64 (*.f64 x x) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))) x) #s(literal -1 binary64) (-.f64 (pow.f64 y #s(literal -2 binary64)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))))) (*.f64 x x))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) (*.f64 (-.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -2 binary64))) (fma.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x))))) (*.f64 x x))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) (/.f64 (*.f64 x x) (*.f64 y y))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 x x))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) (*.f64 (-.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 x x))) |
#s(approx (* (sqrt x) (/ (- 1 x) y)) (neg.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (* (sqrt x) (/ (- 1 x) y)) (*.f64 (fma.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (pow.f64 y #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y #s(literal 1 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (*.f64 (neg.f64 x) (-.f64 (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) y) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) (pow.f64 (*.f64 y x) #s(literal -1 binary64))))) |
#s(approx (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (/ (- 1 x) y) (*.f64 (neg.f64 x) (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y #s(literal 1 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (* (sqrt x) y) 1) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64)))) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (/.f64 (neg.f64 x) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) (*.f64 y y)))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (-.f64 (fma.f64 y (/.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 3 binary64))))) (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 y (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))))) x) #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) #s(literal 3 binary64)) (fma.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) (/.f64 (-.f64 (fma.f64 y (/.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 3 binary64))))) (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 y (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) (/.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64))))) x) #s(literal -1 binary64) (-.f64 (fma.f64 y (/.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 3 binary64))))) (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 y (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))))))) x) #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)))))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) #s(literal 3 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (/.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 3 binary64))) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) #s(literal 3 binary64)) (fma.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) (/.f64 (-.f64 (fma.f64 y (/.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 3 binary64))))) (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 y (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) (/.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64))))) (/.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) (*.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64))) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))))) x))) (fma.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) (/.f64 (-.f64 (fma.f64 y (/.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 3 binary64))))) (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 y (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) (/.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64))))) x) #s(literal -1 binary64) (-.f64 (fma.f64 y (/.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 3 binary64))))) (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 y (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))))))) x) #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (/.f64 (neg.f64 x) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) #s(literal 3 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal -1 binary64))))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64))))) x) #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) #s(literal 3 binary64)) (fma.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) #s(literal 3 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal -1 binary64))))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64))))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) (/.f64 (pow.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64))))) x) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) #s(literal 3 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal -1 binary64))))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64)))))) x) #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)))))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) #s(literal 3 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 (+.f64 (+.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 5 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 3 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 3 binary64)) (pow.f64 y #s(literal 7 binary64))))) (/.f64 #s(literal 3 binary64) (*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 5 binary64))))) (fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 6 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 3 binary64))) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) #s(literal 3 binary64)) (fma.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) #s(literal 3 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal -1 binary64))))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64))))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) (/.f64 (pow.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64))))) (/.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) (*.f64 (/.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64))) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))))) x))) (fma.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) #s(literal 3 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal -1 binary64))))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64))))) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) (/.f64 (pow.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64))))) x) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) #s(literal 3 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal -1 binary64))))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64)) (pow.f64 y #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) #s(literal 2 binary64)))))) x) #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal -3 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) x) #s(literal -1 binary64) (pow.f64 y #s(literal -3 binary64))) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) x))) x) #s(literal -1 binary64) (pow.f64 y #s(literal -3 binary64))) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) x) #s(literal -1 binary64) (pow.f64 y #s(literal -3 binary64))) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (pow (sqrt x) 3) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
#s(approx (pow (/ (- 1 x) y) 3) (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) x))) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (pow (/ (- 1 x) y) 3) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 3 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) x))) x) #s(literal -1 binary64) (pow.f64 y #s(literal -3 binary64))) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (pow (/ (- 1 x) y) 3) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1 binary64))) x))) x) #s(literal -1 binary64) (pow.f64 y #s(literal -3 binary64))) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) (*.f64 x x))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) (*.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) x) #s(literal -1 binary64) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) (*.f64 x x))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) (*.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal -1 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64)))) x) #s(literal -1 binary64) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) (*.f64 x x))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) (*.f64 x x))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) x) #s(literal -1 binary64) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) (*.f64 x x))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64)))) x) #s(literal -1 binary64) (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y))) (*.f64 x x))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (pow.f64 y #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (* (sqrt x) (/ (- 1 x) y)) (*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 x #s(literal 3/2 binary64)))) |
#s(approx (* (sqrt x) (/ (- 1 x) y)) (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 #s(literal -1 binary64) y) (/.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) (*.f64 x x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (/.f64 (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (/ (- 1 x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx y y) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* (sqrt x) y) 1) #s(literal 1 binary64)) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) #s(literal 1 binary64)) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (pow x -1)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (-.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) x))) y)) (neg.f64 (sqrt.f64 x))) y #s(literal 1 binary64)) x)) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) x))) y) (-.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) x)))) y (*.f64 #s(literal 1 binary64) (sqrt.f64 x))) y #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (/.f64 (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (/.f64 (-.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) x))) y)) (neg.f64 (sqrt.f64 x))) y #s(literal 1 binary64)) x) y)) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (/.f64 (-.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) x))) y) (-.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) x)))) y (*.f64 #s(literal 1 binary64) (sqrt.f64 x))) y #s(literal 1 binary64)) x) y)) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (/.f64 (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (pow (/ (- 1 x) y) 3) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) (/.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (*.f64 y (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (*.f64 y y))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) (/.f64 (fma.f64 (-.f64 (*.f64 y x) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) y (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (*.f64 y y))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) (/.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (*.f64 y (-.f64 #s(literal 1 binary64) x)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (*.f64 y y))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))) |
#s(approx (* (sqrt x) (/ (- 1 x) y)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y)) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y)) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (sqrt.f64 x)) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y)) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) y)) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) y)) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (pow x -1)) (*.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y)) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))) (*.f64 y y)) #s(literal -1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y))) y)) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (*.f64 (-.f64 (fma.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 x)) (fma.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y))))) y)) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (sqrt.f64 x)) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))) (*.f64 y y)) #s(literal -1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (-.f64 (fma.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) x) (pow.f64 y #s(literal 3 binary64)))) (sqrt.f64 x)) (fma.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y)))))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (pow.f64 x #s(literal 3/2 binary64))) |
#s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (fma.f64 (sqrt.f64 x) x (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) x) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (-.f64 #s(literal 1 binary64) x) y) x)) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) x)) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) (/.f64 (-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) y) (*.f64 (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (+ (* (sqrt x) y) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (pow x -1)) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (pow x -1)) (neg.f64 (*.f64 (-.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) y))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 x) (/.f64 (-.f64 x #s(literal 1 binary64)) y)) y))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) y))) y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (* (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) y) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) x) y))) (fma.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) x) (/.f64 (-.f64 x #s(literal 1 binary64)) y)))) y) #s(literal -1 binary64) (neg.f64 (-.f64 x #s(literal 1 binary64)))) y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (fma.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) y) #s(literal -1 binary64) (sqrt.f64 x))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (fma.f64 (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) y) x) #s(literal 1 binary64)) y) #s(literal -1 binary64) (sqrt.f64 x))) |
#s(approx (/ (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))))) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) x)) (fma.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) x)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (/.f64 (-.f64 x #s(literal 1 binary64)) x)))) y)) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))))) y) #s(literal -1 binary64) x) #s(literal 1 binary64)) y) #s(literal -1 binary64) (sqrt.f64 x))) |
#s(approx (+ (* (sqrt x) (sqrt x)) (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y)))) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) y)) (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x))) y) #s(literal -1 binary64) x)) |
#s(approx (- (* (/ (- 1 x) y) (/ (- 1 x) y)) (* (sqrt x) (/ (- 1 x) y))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) y)) (*.f64 (neg.f64 (sqrt.f64 x)) (-.f64 #s(literal 1 binary64) x))) y))) |
Compiled 22 947 to 2 189 computations (90.5% saved)
14 alts after pruning (7 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 347 | 4 | 351 |
| Fresh | 0 | 3 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 349 | 14 | 363 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
| ✓ | 65.3% | (fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
| ✓ | 70.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| ✓ | 62.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
| ▶ | 57.3% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (/.f64 (-.f64 x (*.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) (-.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) y)) |
| 33.3% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (/.f64 #s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y))))) y)) | |
| ▶ | 60.5% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
| ✓ | 70.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) y)) |
| ✓ | 37.6% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
| ▶ | 30.0% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
| ✓ | 34.5% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
| ▶ | 66.0% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) x))) |
| ▶ | 66.0% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) y (pow.f64 x #s(literal -1 binary64))) x))) |
| 60.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)))))) |
Compiled 515 to 309 computations (40% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) y (pow.f64 x #s(literal -1 binary64))) x))) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) y (pow.f64 x #s(literal -1 binary64))) x)) |
(*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) y (pow.f64 x #s(literal -1 binary64))) x) |
(fma.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) y (pow.f64 x #s(literal -1 binary64))) |
(sqrt.f64 (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
x |
#s(literal -1 binary64) |
y |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) x)) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (/.f64 (-.f64 x (*.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) (-.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) y)) |
(*.f64 (/.f64 (-.f64 x (*.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) (-.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) y) |
(/.f64 (-.f64 x (*.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) (-.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) |
(-.f64 x (*.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) |
(*.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) |
(/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
(-.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) #s(hole binary64 (/ (+ 1 (* (sqrt x) y)) x))) |
#s(approx (sqrt (pow x -1)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (+ (* -1 x) (* (sqrt x) y)))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (/ (+ (* -1 x) (* (sqrt x) y)) x))) |
#s(approx (* (/ 1 (sqrt x)) y) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) x) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (/ (+ 1 (* (sqrt x) y)) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (/ -1 (* y (- (sqrt x) (/ 1 y)))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (- (* x (+ (/ 1 (* (pow y 2) (pow (- (sqrt x) (/ 1 y)) 2))) (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (- (sqrt x) (/ 1 y))))) (/ 1 (* y (- (sqrt x) (/ 1 y))))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (- (* x (+ (* -1 (* x (+ (* 2 (/ 1 (* (pow y 2) (pow (- (sqrt x) (/ 1 y)) 2)))) (+ (/ 1 (* y (- (sqrt x) (/ 1 y)))) (+ (/ 1 (* (pow y 3) (pow (- (sqrt x) (/ 1 y)) 3))) (/ 1 (pow (- (sqrt x) (/ 1 y)) 2))))))) (+ (/ 1 (* (pow y 2) (pow (- (sqrt x) (/ 1 y)) 2))) (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (- (sqrt x) (/ 1 y)))))) (/ 1 (* y (- (sqrt x) (/ 1 y))))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (- (* x (+ (* x (- (/ (* x (+ (* 2 (/ 1 (* (pow y 2) (pow (- (sqrt x) (/ 1 y)) 2)))) (+ (/ 1 (* y (- (sqrt x) (/ 1 y)))) (+ (/ 1 (* (pow y 3) (pow (- (sqrt x) (/ 1 y)) 3))) (/ 1 (pow (- (sqrt x) (/ 1 y)) 2)))))) (* y (- (sqrt x) (/ 1 y)))) (+ (* 2 (/ 1 (* (pow y 2) (pow (- (sqrt x) (/ 1 y)) 2)))) (+ (/ 1 (* y (- (sqrt x) (/ 1 y)))) (+ (/ 1 (* (pow y 3) (pow (- (sqrt x) (/ 1 y)) 3))) (/ 1 (pow (- (sqrt x) (/ 1 y)) 2))))))) (+ (/ 1 (* (pow y 2) (pow (- (sqrt x) (/ 1 y)) 2))) (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (- (sqrt x) (/ 1 y)))))) (/ 1 (* y (- (sqrt x) (/ 1 y))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (/ -1 (* (pow y 2) (- (sqrt x) (/ 1 y)))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (- (* x (+ (* 2 (/ 1 (* (pow y 2) (- (sqrt x) (/ 1 y))))) (+ (/ 1 (* (pow y 3) (pow (- (sqrt x) (/ 1 y)) 2))) (/ 1 (- (sqrt x) (/ 1 y)))))) (/ 1 (* (pow y 2) (- (sqrt x) (/ 1 y))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (- (* x (+ (* -1 (* x (+ (* 2 (/ 1 (* (pow y 3) (pow (- (sqrt x) (/ 1 y)) 2)))) (+ (/ 1 (* y (pow (- (sqrt x) (/ 1 y)) 2))) (+ (/ 1 (* (pow y 2) (- (sqrt x) (/ 1 y)))) (/ 1 (* (pow y 4) (pow (- (sqrt x) (/ 1 y)) 3)))))))) (+ (* 2 (/ 1 (* (pow y 2) (- (sqrt x) (/ 1 y))))) (+ (/ 1 (* (pow y 3) (pow (- (sqrt x) (/ 1 y)) 2))) (/ 1 (- (sqrt x) (/ 1 y))))))) (/ 1 (* (pow y 2) (- (sqrt x) (/ 1 y))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (- (* x (+ (* 2 (/ 1 (* (pow y 2) (- (sqrt x) (/ 1 y))))) (+ (* x (- (/ (* x (+ (* 2 (/ 1 (* (pow y 3) (pow (- (sqrt x) (/ 1 y)) 2)))) (+ (/ 1 (* y (pow (- (sqrt x) (/ 1 y)) 2))) (+ (/ 1 (* (pow y 2) (- (sqrt x) (/ 1 y)))) (/ 1 (* (pow y 4) (pow (- (sqrt x) (/ 1 y)) 3))))))) (* y (- (sqrt x) (/ 1 y)))) (+ (* 2 (/ 1 (* (pow y 3) (pow (- (sqrt x) (/ 1 y)) 2)))) (+ (/ 1 (* y (pow (- (sqrt x) (/ 1 y)) 2))) (+ (/ 1 (* (pow y 2) (- (sqrt x) (/ 1 y)))) (/ 1 (* (pow y 4) (pow (- (sqrt x) (/ 1 y)) 3)))))))) (+ (/ 1 (* (pow y 3) (pow (- (sqrt x) (/ 1 y)) 2))) (/ 1 (- (sqrt x) (/ 1 y))))))) (/ 1 (* (pow y 2) (- (sqrt x) (/ 1 y))))))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) #s(hole binary64 (/ -1 (pow y 2)))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) #s(hole binary64 (- (* x (+ 1 (* 2 (/ 1 (pow y 2))))) (/ 1 (pow y 2))))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) #s(hole binary64 (- (* x (+ 1 (+ (* -1 (/ x (pow y 2))) (* 2 (/ 1 (pow y 2)))))) (/ 1 (pow y 2))))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (+ (* -2 (/ x (pow y 2))) (/ 1 (pow y 2))))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (+ (* x (- (/ x (pow y 2)) (* 2 (/ 1 (pow y 2))))) (/ 1 (pow y 2))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (+ (* -1 (/ x y)) (/ 1 y)))) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (- (sqrt x) (/ 1 y)))) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (- (+ (sqrt x) (/ x y)) (/ 1 y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x))))) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) #s(hole binary64 (* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x))))) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) #s(hole binary64 (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) x) #s(hole binary64 (* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x))))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* -1 (/ x (* y (+ (sqrt (/ 1 x)) (/ 1 y))))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* x (- (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (* x (+ (sqrt (/ 1 x)) (/ 1 y)))) (+ (/ 1 (* x (* (pow y 2) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (/ 1 (* y (+ (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -1 (/ (- (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (+ (sqrt (/ 1 x)) (/ 1 y))) (/ 1 (* (pow y 2) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (* y (+ (sqrt (/ 1 x)) (/ 1 y))))) (/ 1 (* y (+ (sqrt (/ 1 x)) (/ 1 y))))) (pow x 2))) (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (* x (+ (sqrt (/ 1 x)) (/ 1 y))))) (+ (/ 1 (* x (* (pow y 2) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (/ 1 (* y (+ (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -1 (/ (- (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (+ (sqrt (/ 1 x)) (/ 1 y))) (/ 1 (* (pow y 2) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (* (pow y 2) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (/ 1 (* (pow y 2) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (pow x 3))) (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (* x (+ (sqrt (/ 1 x)) (/ 1 y))))) (+ (* -1 (/ (- (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (+ (sqrt (/ 1 x)) (/ 1 y))) (/ 1 (* (pow y 2) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (* (pow x 2) (* y (+ (sqrt (/ 1 x)) (/ 1 y)))))) (+ (/ 1 (* x (* (pow y 2) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (+ (/ 1 (* y (+ (sqrt (/ 1 x)) (/ 1 y)))) (/ 1 (* (pow x 2) (* y (+ (sqrt (/ 1 x)) (/ 1 y)))))))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* -1 (/ x (* (pow y 2) (+ (sqrt (/ 1 x)) (/ 1 y))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* x (- (+ (/ 1 (* x (+ (sqrt (/ 1 x)) (/ 1 y)))) (/ 2 (* x (* (pow y 2) (+ (sqrt (/ 1 x)) (/ 1 y)))))) (+ (/ 1 (* x (* (pow y 3) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (/ 1 (* (pow y 2) (+ (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -1 (/ (- (+ (* 2 (/ 1 (* (pow y 2) (+ (sqrt (/ 1 x)) (/ 1 y))))) (/ 1 (+ (sqrt (/ 1 x)) (/ 1 y)))) (/ 1 (* (pow y 3) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (* y (+ (sqrt (/ 1 x)) (/ 1 y))))) (/ 1 (* (pow y 2) (+ (sqrt (/ 1 x)) (/ 1 y))))) (pow x 2))) (+ (/ 1 (* x (+ (sqrt (/ 1 x)) (/ 1 y)))) (/ 2 (* x (* (pow y 2) (+ (sqrt (/ 1 x)) (/ 1 y))))))) (+ (/ 1 (* x (* (pow y 3) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (/ 1 (* (pow y 2) (+ (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -1 (/ (- (+ (* 2 (/ 1 (* (pow y 2) (+ (sqrt (/ 1 x)) (/ 1 y))))) (/ 1 (+ (sqrt (/ 1 x)) (/ 1 y)))) (/ 1 (* (pow y 3) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (* (pow y 2) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (/ 1 (* (pow y 3) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (pow x 3))) (+ (/ 1 (* x (+ (sqrt (/ 1 x)) (/ 1 y)))) (/ 2 (* x (* (pow y 2) (+ (sqrt (/ 1 x)) (/ 1 y))))))) (+ (* -1 (/ (- (+ (* 2 (/ 1 (* (pow y 2) (+ (sqrt (/ 1 x)) (/ 1 y))))) (/ 1 (+ (sqrt (/ 1 x)) (/ 1 y)))) (/ 1 (* (pow y 3) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (* (pow x 2) (* y (+ (sqrt (/ 1 x)) (/ 1 y)))))) (+ (/ 1 (* x (* (pow y 3) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (+ (/ 1 (* (pow x 2) (* (pow y 2) (+ (sqrt (/ 1 x)) (/ 1 y))))) (/ 1 (* (pow y 2) (+ (sqrt (/ 1 x)) (/ 1 y))))))))))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) #s(hole binary64 (* -1 (/ (pow x 2) (pow y 2))))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) #s(hole binary64 (* (pow x 2) (- (+ (/ 1 x) (/ 2 (* x (pow y 2)))) (/ 1 (pow y 2)))))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) #s(hole binary64 (* (pow x 2) (- (+ (/ 1 x) (/ 2 (* x (pow y 2)))) (+ (/ 1 (* (pow x 2) (pow y 2))) (/ 1 (pow y 2))))))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow y 2)) (* 2 (/ 1 (* x (pow y 2)))))))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (* (pow x 2) (- (+ (/ 1 (* (pow x 2) (pow y 2))) (/ 1 (pow y 2))) (/ 2 (* x (pow y 2))))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* x (- (/ 1 (* x y)) (/ 1 y))))) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (/ 1 y)) (/ 1 (* x y)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))))) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) #s(hole binary64 (* (sqrt x) (* y (pow (sqrt -1) 2))))) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) #s(hole binary64 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) #s(hole binary64 (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))) |
#s(approx (sqrt (pow x -1)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (sqrt (/ 1 x)) y)) (/ 1 x)))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (/ x (* y (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* -1 (* x (- (+ (/ 1 (* x (* (pow y 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2)))) (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))) (/ 1 (* y (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (+ (/ 1 (* (pow y 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2))) (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))) (/ 1 (* x (* y (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))))) (* -1 (/ (+ (/ 1 (* (pow y 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2))) (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))) (* x (* y (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))) x)) (/ 1 (* y (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1 (+ (/ 1 (* (pow y 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2))) (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))) (* -1 (/ (- (+ (* -1 (- (/ 1 (* y (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))) (* -1 (/ (+ (/ 1 (* (pow y 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2))) (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))) (* y (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))) (/ 1 (* x (* (pow y 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2))))) (* -1 (/ (+ (/ 1 (* (pow y 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2))) (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))) (* x (* (pow y 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2)))))) x))) x)) (/ 1 (* y (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (/ x (* (pow y 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* -1 (* x (- (+ (/ 1 (* x (* (pow y 3) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2)))) (+ (/ 1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))) (/ 2 (* x (* (pow y 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))) (/ 1 (* (pow y 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (+ (* 2 (/ 1 (* (pow y 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))) (+ (/ 1 (* (pow y 3) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))))) (/ 1 (* x (* (pow y 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))))) (* -1 (/ (+ (* 2 (/ 1 (* (pow y 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))) (+ (/ 1 (* (pow y 3) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))) (* x (* y (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))) x)) (/ 1 (* (pow y 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1 (+ (* 2 (/ 1 (* (pow y 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))) (+ (/ 1 (* (pow y 3) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))))) (* -1 (/ (- (+ (* -1 (- (/ 1 (* (pow y 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))) (* -1 (/ (+ (* 2 (/ 1 (* (pow y 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))) (+ (/ 1 (* (pow y 3) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))) (* y (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))) (/ 1 (* x (* (pow y 3) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2))))) (* -1 (/ (+ (* 2 (/ 1 (* (pow y 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))) (+ (/ 1 (* (pow y 3) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))) (* x (* (pow y 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2)))))) x))) x)) (/ 1 (* (pow y 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (- (/ 1 (* x (pow y 2))) (+ 1 (* 2 (/ 1 (pow y 2))))) x)) (/ 1 (pow y 2)))))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* 2 (/ 1 (pow y 2))) (/ 1 (* x (pow y 2)))) x)) (/ 1 (pow y 2)))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* -1 (* x (- (/ 1 y) (/ 1 (* x y))))))) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))))) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* x (- (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 (* x y))) (/ 1 y)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- 1 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 1)) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) #s(hole binary64 1)) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) #s(hole binary64 (/ 1 x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 -1)) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) x) #s(hole binary64 1)) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* -1 (/ (pow (- 1 x) 2) (- x 1))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (+ (* -1 (/ (pow (- 1 x) 2) (- x 1))) (* (sqrt x) (/ (* y (pow (- 1 x) 2)) (pow (- x 1) 2)))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (+ (* -1 (/ (pow (- 1 x) 2) (- x 1))) (* y (- (* y (- (/ x (- x 1)) (/ (* x (pow (- 1 x) 2)) (pow (- x 1) 3)))) (* -1 (* (sqrt x) (/ (pow (- 1 x) 2) (pow (- x 1) 2))))))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (+ (* -1 (/ (pow (- 1 x) 2) (- x 1))) (* y (- (* y (- (+ (* -1 (* (sqrt x) (/ (* y (- (/ x (- x 1)) (/ (* x (pow (- 1 x) 2)) (pow (- x 1) 3)))) (- x 1)))) (/ x (- x 1))) (/ (* x (pow (- 1 x) 2)) (pow (- x 1) 3)))) (* -1 (* (sqrt x) (/ (pow (- 1 x) 2) (pow (- x 1) 2))))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* -1 (/ (pow (- 1 x) 2) (* y (- x 1)))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (/ (+ (* -1 (/ (pow (- 1 x) 2) (- x 1))) (* (sqrt x) (/ (* y (pow (- 1 x) 2)) (pow (- x 1) 2)))) y))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (/ (+ (* -1 (/ (pow (- 1 x) 2) (- x 1))) (* y (- (* y (- (/ x (- x 1)) (/ (* x (pow (- 1 x) 2)) (pow (- x 1) 3)))) (* -1 (* (sqrt x) (/ (pow (- 1 x) 2) (pow (- x 1) 2))))))) y))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (/ (+ (* -1 (/ (pow (- 1 x) 2) (- x 1))) (* y (- (* y (- (+ (* -1 (* (sqrt x) (/ (* y (- (/ x (- x 1)) (/ (* x (pow (- 1 x) 2)) (pow (- x 1) 3)))) (- x 1)))) (/ x (- x 1))) (/ (* x (pow (- 1 x) 2)) (pow (- x 1) 3)))) (* -1 (* (sqrt x) (/ (pow (- 1 x) 2) (pow (- x 1) 2))))))) y))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) #s(hole binary64 (* -1 (/ (pow (- 1 x) 2) (pow y 2))))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) #s(hole binary64 (/ (- (* x (pow y 2)) (pow (- 1 x) 2)) (pow y 2)))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (/ (pow (- 1 x) 2) (pow y 2)))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (/ (- 1 x) y))) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (/ (- x 1) y))) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (/ (- (+ x (* (sqrt x) y)) 1) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) #s(hole binary64 (* y (+ (sqrt (/ 1 x)) (/ 1 (* x y)))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* y (+ (sqrt x) (* -1 (/ x y)))))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* y (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) x) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (* y (+ (sqrt (/ 1 x)) (/ 1 (* x y)))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* y (- (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (/ 1 y))) (+ (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2))) (/ x y)))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* y (- (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- x 1) (- (* -1 (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))))) (pow y 3)))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (/ 1 y)))) (+ (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2))) (/ x y)))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (sqrt x))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (- (+ (sqrt x) (/ 1 y)) (/ x y)))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (- (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (/ 1 y))) (+ (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2))) (/ x y))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (- (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- x 1) (- (* -1 (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))))) (pow y 3)))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (/ 1 y)))) (+ (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2))) (/ x y))))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) #s(hole binary64 x)) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) #s(hole binary64 (+ x (* -1 (/ (pow (- 1 x) 2) (pow y 2)))))) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt (/ 1 x))) (/ 1 (* x y))))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) x) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt (/ 1 x))) (/ 1 (* x y))))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* -1 (* y (- (+ (* -1 (sqrt x)) (/ x y)) (/ 1 y)))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) y))) (* -1 (- x 1))) (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) y))) y))))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- (* -1 (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))))) y))) (* -1 (- (* -1 (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1)))))) y))) y))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (+ (sqrt x) (* -1 (/ (- x 1) y))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (+ (sqrt x) (* -1 (/ (- (+ x (* -1 (/ (- (* -1 (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1)))) y))) 1) y))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (+ (sqrt x) (* -1 (/ (- (+ x (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- (* -1 (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))))) y))) (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1)))) y))) 1) y))))) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (+ (sqrt x) (* -1 (/ (- 1 x) y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | x | @ | -inf | ((+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) (+ (* (sqrt (pow x -1)) y) (pow x -1)) (sqrt (pow x -1)) (pow x -1) x -1 y (+ (- 1 x) (* y (sqrt x))) (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) 1 (sqrt x) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (* (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) x) (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (/ 1 x) (+ (- 1 x) (* y (sqrt x))) (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (* (/ (- 1 x) y) (/ (- 1 x) y)) (/ (- 1 x) y) (- 1 x) (- (sqrt x) (/ (- 1 x) y))) |
| 16.0ms | x | @ | inf | ((+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) (+ (* (sqrt (pow x -1)) y) (pow x -1)) (sqrt (pow x -1)) (pow x -1) x -1 y (+ (- 1 x) (* y (sqrt x))) (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) 1 (sqrt x) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (* (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) x) (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (/ 1 x) (+ (- 1 x) (* y (sqrt x))) (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (* (/ (- 1 x) y) (/ (- 1 x) y)) (/ (- 1 x) y) (- 1 x) (- (sqrt x) (/ (- 1 x) y))) |
| 12.0ms | y | @ | -inf | ((+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) (+ (* (sqrt (pow x -1)) y) (pow x -1)) (sqrt (pow x -1)) (pow x -1) x -1 y (+ (- 1 x) (* y (sqrt x))) (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) 1 (sqrt x) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (* (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) x) (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (/ 1 x) (+ (- 1 x) (* y (sqrt x))) (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (* (/ (- 1 x) y) (/ (- 1 x) y)) (/ (- 1 x) y) (- 1 x) (- (sqrt x) (/ (- 1 x) y))) |
| 5.0ms | x | @ | 0 | ((+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) (+ (* (sqrt (pow x -1)) y) (pow x -1)) (sqrt (pow x -1)) (pow x -1) x -1 y (+ (- 1 x) (* y (sqrt x))) (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) 1 (sqrt x) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (* (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) x) (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (/ 1 x) (+ (- 1 x) (* y (sqrt x))) (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (* (/ (- 1 x) y) (/ (- 1 x) y)) (/ (- 1 x) y) (- 1 x) (- (sqrt x) (/ (- 1 x) y))) |
| 3.0ms | y | @ | 0 | ((+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) (+ (* (sqrt (pow x -1)) y) (pow x -1)) (sqrt (pow x -1)) (pow x -1) x -1 y (+ (- 1 x) (* y (sqrt x))) (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) 1 (sqrt x) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (* (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) x) (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (/ 1 x) (+ (- 1 x) (* y (sqrt x))) (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (* (/ (- 1 x) y) (/ (- 1 x) y)) (/ (- 1 x) y) (- 1 x) (- (sqrt x) (/ (- 1 x) y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 714 | 7182 |
| 0 | 745 | 6073 |
| 0 | 4237 | 5964 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) y (pow.f64 x #s(literal -1 binary64))) x))) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) y (pow.f64 x #s(literal -1 binary64))) x)) |
(*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) y (pow.f64 x #s(literal -1 binary64))) x) |
(fma.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) y (pow.f64 x #s(literal -1 binary64))) |
(sqrt.f64 (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
x |
#s(literal -1 binary64) |
y |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) x)) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (/.f64 (-.f64 x (*.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) (-.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) y)) |
(*.f64 (/.f64 (-.f64 x (*.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) (-.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) y) |
(/.f64 (-.f64 x (*.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) (-.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) |
(-.f64 x (*.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) |
(*.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) |
(/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
(-.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) #s(hole binary64 (/ (+ 1 (* (sqrt x) y)) x))) |
#s(approx (sqrt (pow x -1)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (+ (* -1 x) (* (sqrt x) y)))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (/ (+ (* -1 x) (* (sqrt x) y)) x))) |
#s(approx (* (/ 1 (sqrt x)) y) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) x) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (/ (+ 1 (* (sqrt x) y)) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (/ -1 (* y (- (sqrt x) (/ 1 y)))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (- (* x (+ (/ 1 (* (pow y 2) (pow (- (sqrt x) (/ 1 y)) 2))) (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (- (sqrt x) (/ 1 y))))) (/ 1 (* y (- (sqrt x) (/ 1 y))))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (- (* x (+ (* -1 (* x (+ (* 2 (/ 1 (* (pow y 2) (pow (- (sqrt x) (/ 1 y)) 2)))) (+ (/ 1 (* y (- (sqrt x) (/ 1 y)))) (+ (/ 1 (* (pow y 3) (pow (- (sqrt x) (/ 1 y)) 3))) (/ 1 (pow (- (sqrt x) (/ 1 y)) 2))))))) (+ (/ 1 (* (pow y 2) (pow (- (sqrt x) (/ 1 y)) 2))) (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (- (sqrt x) (/ 1 y)))))) (/ 1 (* y (- (sqrt x) (/ 1 y))))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (- (* x (+ (* x (- (/ (* x (+ (* 2 (/ 1 (* (pow y 2) (pow (- (sqrt x) (/ 1 y)) 2)))) (+ (/ 1 (* y (- (sqrt x) (/ 1 y)))) (+ (/ 1 (* (pow y 3) (pow (- (sqrt x) (/ 1 y)) 3))) (/ 1 (pow (- (sqrt x) (/ 1 y)) 2)))))) (* y (- (sqrt x) (/ 1 y)))) (+ (* 2 (/ 1 (* (pow y 2) (pow (- (sqrt x) (/ 1 y)) 2)))) (+ (/ 1 (* y (- (sqrt x) (/ 1 y)))) (+ (/ 1 (* (pow y 3) (pow (- (sqrt x) (/ 1 y)) 3))) (/ 1 (pow (- (sqrt x) (/ 1 y)) 2))))))) (+ (/ 1 (* (pow y 2) (pow (- (sqrt x) (/ 1 y)) 2))) (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (- (sqrt x) (/ 1 y)))))) (/ 1 (* y (- (sqrt x) (/ 1 y))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (/ -1 (* (pow y 2) (- (sqrt x) (/ 1 y)))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (- (* x (+ (* 2 (/ 1 (* (pow y 2) (- (sqrt x) (/ 1 y))))) (+ (/ 1 (* (pow y 3) (pow (- (sqrt x) (/ 1 y)) 2))) (/ 1 (- (sqrt x) (/ 1 y)))))) (/ 1 (* (pow y 2) (- (sqrt x) (/ 1 y))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (- (* x (+ (* -1 (* x (+ (* 2 (/ 1 (* (pow y 3) (pow (- (sqrt x) (/ 1 y)) 2)))) (+ (/ 1 (* y (pow (- (sqrt x) (/ 1 y)) 2))) (+ (/ 1 (* (pow y 2) (- (sqrt x) (/ 1 y)))) (/ 1 (* (pow y 4) (pow (- (sqrt x) (/ 1 y)) 3)))))))) (+ (* 2 (/ 1 (* (pow y 2) (- (sqrt x) (/ 1 y))))) (+ (/ 1 (* (pow y 3) (pow (- (sqrt x) (/ 1 y)) 2))) (/ 1 (- (sqrt x) (/ 1 y))))))) (/ 1 (* (pow y 2) (- (sqrt x) (/ 1 y))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (- (* x (+ (* 2 (/ 1 (* (pow y 2) (- (sqrt x) (/ 1 y))))) (+ (* x (- (/ (* x (+ (* 2 (/ 1 (* (pow y 3) (pow (- (sqrt x) (/ 1 y)) 2)))) (+ (/ 1 (* y (pow (- (sqrt x) (/ 1 y)) 2))) (+ (/ 1 (* (pow y 2) (- (sqrt x) (/ 1 y)))) (/ 1 (* (pow y 4) (pow (- (sqrt x) (/ 1 y)) 3))))))) (* y (- (sqrt x) (/ 1 y)))) (+ (* 2 (/ 1 (* (pow y 3) (pow (- (sqrt x) (/ 1 y)) 2)))) (+ (/ 1 (* y (pow (- (sqrt x) (/ 1 y)) 2))) (+ (/ 1 (* (pow y 2) (- (sqrt x) (/ 1 y)))) (/ 1 (* (pow y 4) (pow (- (sqrt x) (/ 1 y)) 3)))))))) (+ (/ 1 (* (pow y 3) (pow (- (sqrt x) (/ 1 y)) 2))) (/ 1 (- (sqrt x) (/ 1 y))))))) (/ 1 (* (pow y 2) (- (sqrt x) (/ 1 y))))))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) #s(hole binary64 (/ -1 (pow y 2)))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) #s(hole binary64 (- (* x (+ 1 (* 2 (/ 1 (pow y 2))))) (/ 1 (pow y 2))))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) #s(hole binary64 (- (* x (+ 1 (+ (* -1 (/ x (pow y 2))) (* 2 (/ 1 (pow y 2)))))) (/ 1 (pow y 2))))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (+ (* -2 (/ x (pow y 2))) (/ 1 (pow y 2))))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (+ (* x (- (/ x (pow y 2)) (* 2 (/ 1 (pow y 2))))) (/ 1 (pow y 2))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (+ (* -1 (/ x y)) (/ 1 y)))) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (- (sqrt x) (/ 1 y)))) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (- (+ (sqrt x) (/ x y)) (/ 1 y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x))))) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) #s(hole binary64 (* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x))))) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) #s(hole binary64 (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) x) #s(hole binary64 (* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x))))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* -1 (/ x (* y (+ (sqrt (/ 1 x)) (/ 1 y))))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* x (- (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (* x (+ (sqrt (/ 1 x)) (/ 1 y)))) (+ (/ 1 (* x (* (pow y 2) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (/ 1 (* y (+ (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -1 (/ (- (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (+ (sqrt (/ 1 x)) (/ 1 y))) (/ 1 (* (pow y 2) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (* y (+ (sqrt (/ 1 x)) (/ 1 y))))) (/ 1 (* y (+ (sqrt (/ 1 x)) (/ 1 y))))) (pow x 2))) (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (* x (+ (sqrt (/ 1 x)) (/ 1 y))))) (+ (/ 1 (* x (* (pow y 2) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (/ 1 (* y (+ (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -1 (/ (- (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (+ (sqrt (/ 1 x)) (/ 1 y))) (/ 1 (* (pow y 2) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (* (pow y 2) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (/ 1 (* (pow y 2) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (pow x 3))) (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (* x (+ (sqrt (/ 1 x)) (/ 1 y))))) (+ (* -1 (/ (- (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (+ (sqrt (/ 1 x)) (/ 1 y))) (/ 1 (* (pow y 2) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (* (pow x 2) (* y (+ (sqrt (/ 1 x)) (/ 1 y)))))) (+ (/ 1 (* x (* (pow y 2) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (+ (/ 1 (* y (+ (sqrt (/ 1 x)) (/ 1 y)))) (/ 1 (* (pow x 2) (* y (+ (sqrt (/ 1 x)) (/ 1 y)))))))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* -1 (/ x (* (pow y 2) (+ (sqrt (/ 1 x)) (/ 1 y))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* x (- (+ (/ 1 (* x (+ (sqrt (/ 1 x)) (/ 1 y)))) (/ 2 (* x (* (pow y 2) (+ (sqrt (/ 1 x)) (/ 1 y)))))) (+ (/ 1 (* x (* (pow y 3) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (/ 1 (* (pow y 2) (+ (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -1 (/ (- (+ (* 2 (/ 1 (* (pow y 2) (+ (sqrt (/ 1 x)) (/ 1 y))))) (/ 1 (+ (sqrt (/ 1 x)) (/ 1 y)))) (/ 1 (* (pow y 3) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (* y (+ (sqrt (/ 1 x)) (/ 1 y))))) (/ 1 (* (pow y 2) (+ (sqrt (/ 1 x)) (/ 1 y))))) (pow x 2))) (+ (/ 1 (* x (+ (sqrt (/ 1 x)) (/ 1 y)))) (/ 2 (* x (* (pow y 2) (+ (sqrt (/ 1 x)) (/ 1 y))))))) (+ (/ 1 (* x (* (pow y 3) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (/ 1 (* (pow y 2) (+ (sqrt (/ 1 x)) (/ 1 y))))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* x (- (+ (* -1 (/ (+ (* -1 (/ (- (+ (* 2 (/ 1 (* (pow y 2) (+ (sqrt (/ 1 x)) (/ 1 y))))) (/ 1 (+ (sqrt (/ 1 x)) (/ 1 y)))) (/ 1 (* (pow y 3) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (* (pow y 2) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (/ 1 (* (pow y 3) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (pow x 3))) (+ (/ 1 (* x (+ (sqrt (/ 1 x)) (/ 1 y)))) (/ 2 (* x (* (pow y 2) (+ (sqrt (/ 1 x)) (/ 1 y))))))) (+ (* -1 (/ (- (+ (* 2 (/ 1 (* (pow y 2) (+ (sqrt (/ 1 x)) (/ 1 y))))) (/ 1 (+ (sqrt (/ 1 x)) (/ 1 y)))) (/ 1 (* (pow y 3) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (* (pow x 2) (* y (+ (sqrt (/ 1 x)) (/ 1 y)))))) (+ (/ 1 (* x (* (pow y 3) (pow (+ (sqrt (/ 1 x)) (/ 1 y)) 2)))) (+ (/ 1 (* (pow x 2) (* (pow y 2) (+ (sqrt (/ 1 x)) (/ 1 y))))) (/ 1 (* (pow y 2) (+ (sqrt (/ 1 x)) (/ 1 y))))))))))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) #s(hole binary64 (* -1 (/ (pow x 2) (pow y 2))))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) #s(hole binary64 (* (pow x 2) (- (+ (/ 1 x) (/ 2 (* x (pow y 2)))) (/ 1 (pow y 2)))))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) #s(hole binary64 (* (pow x 2) (- (+ (/ 1 x) (/ 2 (* x (pow y 2)))) (+ (/ 1 (* (pow x 2) (pow y 2))) (/ 1 (pow y 2))))))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow y 2)) (* 2 (/ 1 (* x (pow y 2)))))))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (* (pow x 2) (- (+ (/ 1 (* (pow x 2) (pow y 2))) (/ 1 (pow y 2))) (/ 2 (* x (pow y 2))))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* x (- (/ 1 (* x y)) (/ 1 y))))) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (/ 1 y)) (/ 1 (* x y)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))))) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) #s(hole binary64 (* (sqrt x) (* y (pow (sqrt -1) 2))))) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) #s(hole binary64 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) #s(hole binary64 (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))) |
#s(approx (sqrt (pow x -1)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) x) #s(hole binary64 (* -1 (* x (- (* -1 (* (sqrt (/ 1 x)) y)) (/ 1 x)))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (/ x (* y (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* -1 (* x (- (+ (/ 1 (* x (* (pow y 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2)))) (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))) (/ 1 (* y (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (+ (/ 1 (* (pow y 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2))) (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))) (/ 1 (* x (* y (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))))) (* -1 (/ (+ (/ 1 (* (pow y 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2))) (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))) (* x (* y (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))) x)) (/ 1 (* y (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1 (+ (/ 1 (* (pow y 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2))) (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))) (* -1 (/ (- (+ (* -1 (- (/ 1 (* y (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))) (* -1 (/ (+ (/ 1 (* (pow y 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2))) (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))) (* y (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))) (/ 1 (* x (* (pow y 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2))))) (* -1 (/ (+ (/ 1 (* (pow y 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2))) (/ (* y (+ 1 (* 2 (/ 1 (pow y 2))))) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))) (* x (* (pow y 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2)))))) x))) x)) (/ 1 (* y (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (/ x (* (pow y 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* -1 (* x (- (+ (/ 1 (* x (* (pow y 3) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2)))) (+ (/ 1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))) (/ 2 (* x (* (pow y 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))) (/ 1 (* (pow y 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (+ (* 2 (/ 1 (* (pow y 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))) (+ (/ 1 (* (pow y 3) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))))) (/ 1 (* x (* (pow y 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))))) (* -1 (/ (+ (* 2 (/ 1 (* (pow y 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))) (+ (/ 1 (* (pow y 3) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))) (* x (* y (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))) x)) (/ 1 (* (pow y 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1 (+ (* 2 (/ 1 (* (pow y 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))) (+ (/ 1 (* (pow y 3) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))))) (* -1 (/ (- (+ (* -1 (- (/ 1 (* (pow y 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))) (* -1 (/ (+ (* 2 (/ 1 (* (pow y 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))) (+ (/ 1 (* (pow y 3) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))) (* y (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))) (/ 1 (* x (* (pow y 3) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2))))) (* -1 (/ (+ (* 2 (/ 1 (* (pow y 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))) (+ (/ 1 (* (pow y 3) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2))) (/ 1 (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))) (* x (* (pow y 2) (pow (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) 2)))))) x))) x)) (/ 1 (* (pow y 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (- (/ 1 (* x (pow y 2))) (+ 1 (* 2 (/ 1 (pow y 2))))) x)) (/ 1 (pow y 2)))))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (- (* 2 (/ 1 (pow y 2))) (/ 1 (* x (pow y 2)))) x)) (/ 1 (pow y 2)))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* -1 (* x (- (/ 1 y) (/ 1 (* x y))))))) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))))) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* x (- (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 (* x y))) (/ 1 y)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- 1 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 1)) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) #s(hole binary64 1)) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) #s(hole binary64 (/ 1 x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 -1)) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) x) #s(hole binary64 1)) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (/ 1 x))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* -1 (/ (pow (- 1 x) 2) (- x 1))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (+ (* -1 (/ (pow (- 1 x) 2) (- x 1))) (* (sqrt x) (/ (* y (pow (- 1 x) 2)) (pow (- x 1) 2)))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (+ (* -1 (/ (pow (- 1 x) 2) (- x 1))) (* y (- (* y (- (/ x (- x 1)) (/ (* x (pow (- 1 x) 2)) (pow (- x 1) 3)))) (* -1 (* (sqrt x) (/ (pow (- 1 x) 2) (pow (- x 1) 2))))))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (+ (* -1 (/ (pow (- 1 x) 2) (- x 1))) (* y (- (* y (- (+ (* -1 (* (sqrt x) (/ (* y (- (/ x (- x 1)) (/ (* x (pow (- 1 x) 2)) (pow (- x 1) 3)))) (- x 1)))) (/ x (- x 1))) (/ (* x (pow (- 1 x) 2)) (pow (- x 1) 3)))) (* -1 (* (sqrt x) (/ (pow (- 1 x) 2) (pow (- x 1) 2))))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (* -1 (/ (pow (- 1 x) 2) (* y (- x 1)))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (/ (+ (* -1 (/ (pow (- 1 x) 2) (- x 1))) (* (sqrt x) (/ (* y (pow (- 1 x) 2)) (pow (- x 1) 2)))) y))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (/ (+ (* -1 (/ (pow (- 1 x) 2) (- x 1))) (* y (- (* y (- (/ x (- x 1)) (/ (* x (pow (- 1 x) 2)) (pow (- x 1) 3)))) (* -1 (* (sqrt x) (/ (pow (- 1 x) 2) (pow (- x 1) 2))))))) y))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (/ (+ (* -1 (/ (pow (- 1 x) 2) (- x 1))) (* y (- (* y (- (+ (* -1 (* (sqrt x) (/ (* y (- (/ x (- x 1)) (/ (* x (pow (- 1 x) 2)) (pow (- x 1) 3)))) (- x 1)))) (/ x (- x 1))) (/ (* x (pow (- 1 x) 2)) (pow (- x 1) 3)))) (* -1 (* (sqrt x) (/ (pow (- 1 x) 2) (pow (- x 1) 2))))))) y))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) #s(hole binary64 (* -1 (/ (pow (- 1 x) 2) (pow y 2))))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) #s(hole binary64 (/ (- (* x (pow y 2)) (pow (- 1 x) 2)) (pow y 2)))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) #s(hole binary64 (/ (pow (- 1 x) 2) (pow y 2)))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (/ (- 1 x) y))) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (/ (- x 1) y))) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (/ (- (+ x (* (sqrt x) y)) 1) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) #s(hole binary64 (* y (+ (sqrt (/ 1 x)) (/ 1 (* x y)))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* y (+ (sqrt x) (* -1 (/ x y)))))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* y (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) x) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (* y (+ (sqrt (/ 1 x)) (/ 1 (* x y)))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* y (- (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (/ 1 y))) (+ (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2))) (/ x y)))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* y (- (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- x 1) (- (* -1 (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))))) (pow y 3)))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (/ 1 y)))) (+ (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2))) (/ x y)))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (sqrt x))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (- (+ (sqrt x) (/ 1 y)) (/ x y)))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (- (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (/ 1 y))) (+ (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2))) (/ x y))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (- (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- x 1) (- (* -1 (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))))) (pow y 3)))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (/ 1 y)))) (+ (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) (pow y 2))) (/ x y))))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) #s(hole binary64 x)) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) #s(hole binary64 (+ x (* -1 (/ (pow (- 1 x) 2) (pow y 2)))))) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt (/ 1 x))) (/ 1 (* x y))))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))))) |
#s(approx (* (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) x) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt (/ 1 x))) (/ 1 (* x y))))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* -1 (* y (- (+ (* -1 (sqrt x)) (/ x y)) (/ 1 y)))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) y))) (* -1 (- x 1))) (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- x 1)) y))) y))))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ (* -1 (- x 1)) (* -1 (/ (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- (* -1 (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))))) y))) (* -1 (- (* -1 (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1)))))) y))) y))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (+ (sqrt x) (* -1 (/ (- x 1) y))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (+ (sqrt x) (* -1 (/ (- (+ x (* -1 (/ (- (* -1 (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1)))) y))) 1) y))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) #s(hole binary64 (+ (sqrt x) (* -1 (/ (- (+ x (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- (* -1 (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1))))) y))) (* (sqrt (/ 1 x)) (* (- 1 x) (- x 1)))) y))) 1) y))))) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (+ (sqrt x) (* -1 (/ (- 1 x) y))))) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) y (pow.f64 x #s(literal -1 binary64))) x))) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) y (pow.f64 x #s(literal -1 binary64))) x)) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) y (pow.f64 x #s(literal -1 binary64))) x) |
(*.f64 x (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) y (pow.f64 x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) x (*.f64 (pow.f64 x #s(literal -1 binary64)) x)) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) x) (*.f64 (pow.f64 x #s(literal -1 binary64)) x)) |
(+.f64 (*.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) (-.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (pow.f64 x #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) y (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 y (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
x |
#s(literal -1 binary64) |
y |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (- 1 x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 1 binary64)) x) |
(*.f64 x (-.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) y #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 1 binary64))))) |
(-.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) |
(*.f64 y (pow.f64 x #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (pow.f64 x #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) y (pow.f64 x #s(literal -1 binary64))) x))) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) y (pow.f64 x #s(literal -1 binary64))) x)) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) y (pow.f64 x #s(literal -1 binary64))) x) |
(*.f64 x (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) y (pow.f64 x #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) x (*.f64 (pow.f64 x #s(literal -1 binary64)) x)) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) x) (*.f64 (pow.f64 x #s(literal -1 binary64)) x)) |
(+.f64 (*.f64 x (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) (*.f64 x (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) (-.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (pow.f64 x #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) y (pow.f64 x #s(literal -1 binary64))) |
(fma.f64 y (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (/.f64 (*.f64 (-.f64 x (pow.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64))) y) (-.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)))) |
(*.f64 (/.f64 (-.f64 x (pow.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64))) (-.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) y) |
(*.f64 y (/.f64 (-.f64 x (pow.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64))) (-.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)))) |
(/.f64 (*.f64 (-.f64 x (pow.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64))) y) (-.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) |
(/.f64 (neg.f64 (-.f64 x (pow.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)))) |
(/.f64 (-.f64 x (pow.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64))) (-.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) |
(-.f64 (/.f64 x (-.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) (/.f64 (pow.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (pow.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) (+.f64 x (pow.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (pow.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (pow.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 x (pow.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)))))) |
(-.f64 x (pow.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64))) |
(+.f64 x (*.f64 (neg.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) |
(*.f64 (neg.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) (neg.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) |
(*.f64 (fabs.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) (fabs.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) |
(*.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) |
(pow.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) y) |
(/.f64 (*.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(approx (- 1 x) #s(literal 1 binary64))) y) |
(/.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) #s(approx (- 1 x) #s(literal 1 binary64))) (*.f64 y y)) |
(/.f64 (neg.f64 #s(approx (- 1 x) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (pow.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64))) (+.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (+.f64 (pow.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))))) |
(-.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt x) y) 1) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
#s(approx (/ 1 (sqrt x)) (pow.f64 x #s(literal -1/2 binary64))) |
#s(approx (/ 1 x) (pow.f64 x #s(literal -1 binary64))) |
#s(approx x x) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (fma.f64 (sqrt.f64 x) y (neg.f64 x))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x)) |
#s(approx (* (/ 1 (sqrt x)) y) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
#s(approx (/ 1 (sqrt x)) (pow.f64 x #s(literal -1/2 binary64))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
#s(approx (/ 1 x) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (/.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (-.f64 (*.f64 (fma.f64 y (/.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64)))) (/.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)))) x) (/.f64 (pow.f64 y #s(literal -1 binary64)) (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64)))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (+.f64 (+.f64 (+.f64 (pow.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) #s(literal -2 binary64)) (pow.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) y) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 y #s(literal -1 binary64)) (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))))) (/.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) y) #s(literal 2 binary64)))) (fma.f64 y (/.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64)))) (/.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) #s(literal 2 binary64))))) x) (/.f64 (pow.f64 y #s(literal -1 binary64)) (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64)))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 x y) (/.f64 (+.f64 (+.f64 (+.f64 (pow.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) #s(literal -2 binary64)) (pow.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) y) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 y #s(literal -1 binary64)) (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))))) (/.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) y) #s(literal 2 binary64)))) (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))))) (+.f64 (+.f64 (+.f64 (pow.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) #s(literal -2 binary64)) (pow.f64 (pow.f64 (*.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) y) #s(literal 3 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 y #s(literal -1 binary64)) (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))))) (/.f64 #s(literal 2 binary64) (pow.f64 (*.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) y) #s(literal 2 binary64))))) x (fma.f64 y (/.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64)))) (/.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) #s(literal 2 binary64))))) x) (/.f64 (pow.f64 y #s(literal -1 binary64)) (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64)))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (-.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64) (+.f64 (pow.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) #s(literal 2 binary64))))) x) (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64)))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64)))))) (fma.f64 (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64) (+.f64 (pow.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)))))) x) (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64)))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (-.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64) (fma.f64 (-.f64 (*.f64 (/.f64 x y) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64)))))) (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))))) (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) #s(literal 3 binary64))) (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))))))) x (+.f64 (pow.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)))))) x) (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64)))))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (-.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) x) (pow.f64 y #s(literal -2 binary64)))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (-.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) (/.f64 (neg.f64 x) (*.f64 y y))) #s(literal 1 binary64)) x) (pow.f64 y #s(literal -2 binary64)))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) (pow.f64 y #s(literal -2 binary64))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) (fma.f64 #s(literal -2 binary64) (/.f64 x (*.f64 y y)) (pow.f64 y #s(literal -2 binary64)))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) (fma.f64 (-.f64 (/.f64 x (*.f64 y y)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64))) x (pow.f64 y #s(literal -2 binary64)))) |
#s(approx (/ (- 1 x) y) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (/ (- 1 x) y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) (+.f64 (sqrt.f64 x) (/.f64 (-.f64 x #s(literal 1 binary64)) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) y (pow.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) y (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) y (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) y (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 1 binary64)) x)) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (-.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y) #s(literal 1 binary64))) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) y (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) y (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (/.f64 (neg.f64 x) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) y))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (*.f64 (-.f64 (-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) y) x) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) (/.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal -1 binary64)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) x)) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (*.f64 (-.f64 (fma.f64 (/.f64 y x) (/.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) y) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) y)) #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal -1 binary64)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) (*.f64 x x)))) (+.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) (/.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) y) #s(literal 2 binary64))))) x)) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (*.f64 (-.f64 (fma.f64 (/.f64 y x) (/.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) y) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) #s(literal -1 binary64))) (pow.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) y) #s(literal 2 binary64))) #s(literal -1 binary64) (pow.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) #s(literal -1 binary64))) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) y) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) (pow.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) y) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) #s(literal -1 binary64) (+.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) y) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (pow.f64 y #s(literal -1 binary64)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) (/.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) y) #s(literal 2 binary64)))))) x)) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (/.f64 (neg.f64 x) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 y y)))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (*.f64 (-.f64 (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal -1 binary64)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (*.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 y #s(literal -2 binary64)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) x)) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal -2 binary64)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) #s(literal 2 binary64) (pow.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) y)) #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal -2 binary64)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) (*.f64 x x)) #s(literal -1 binary64) (-.f64 (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal -1 binary64)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (*.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 y #s(literal -2 binary64)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64)))))) x)) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (*.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal -2 binary64)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) #s(literal 2 binary64) (pow.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (pow.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) y) #s(literal 2 binary64))) #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal -1 binary64)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64)))))) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal -2 binary64)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) #s(literal 2 binary64) (pow.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x x) y) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) #s(literal -1 binary64) (+.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (pow.f64 y #s(literal -2 binary64)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (*.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64))))) x)) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 y y)))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 y #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x)) (pow.f64 x #s(literal -1 binary64))) (+.f64 (pow.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -2 binary64)))) (*.f64 x x))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) (/.f64 (*.f64 x x) (*.f64 y y))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 x x))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) (*.f64 (-.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 y y) x))) (*.f64 x x))) |
#s(approx (/ (- 1 x) y) (/.f64 (neg.f64 x) y)) |
#s(approx (/ (- 1 x) y) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) x)) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) y #s(literal 1 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) y #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (* (sqrt x) y) 1) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64)))) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64))) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y))) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) (neg.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y))) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) y (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (/ 1 (sqrt x)) (neg.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (/.f64 (/.f64 x y) (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (*.f64 (neg.f64 x) (-.f64 (fma.f64 y (/.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) x)) (pow.f64 (*.f64 (pow.f64 (*.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) y) #s(literal 2 binary64)) x) #s(literal -1 binary64))) (/.f64 (pow.f64 y #s(literal -1 binary64)) (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 y (/.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64)))) (/.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 y x) (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal -1 binary64))) (/.f64 (neg.f64 (fma.f64 y (/.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64)))) (/.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) #s(literal 2 binary64))))) (*.f64 (*.f64 y x) (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64)))))) x)) (/.f64 (pow.f64 y #s(literal -1 binary64)) (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (-.f64 (/.f64 (pow.f64 y #s(literal -1 binary64)) (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64)))) (/.f64 (neg.f64 (fma.f64 y (/.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64)))) (/.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) #s(literal 2 binary64))))) (*.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) y))) #s(literal -1 binary64) (pow.f64 (*.f64 (pow.f64 (*.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) y) #s(literal 2 binary64)) x) #s(literal -1 binary64))) (/.f64 (neg.f64 (fma.f64 y (/.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64)))) (/.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) #s(literal 2 binary64))))) (*.f64 (pow.f64 (*.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) y) #s(literal 2 binary64)) x))) x) #s(literal -1 binary64) (neg.f64 (fma.f64 y (/.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64)) (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64)))) (/.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)))))) x)) (/.f64 (pow.f64 y #s(literal -1 binary64)) (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (/.f64 (/.f64 x (*.f64 y y)) (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (*.f64 (neg.f64 x) (+.f64 (pow.f64 (*.f64 (*.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal -1 binary64)) (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))))) (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64)))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64) (+.f64 (pow.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) #s(literal 2 binary64))))) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) (*.f64 y y)) x) #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64) (+.f64 (pow.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) #s(literal 2 binary64))))) (*.f64 (*.f64 y x) (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))))))) x)) (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (-.f64 (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64) (+.f64 (pow.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) #s(literal 2 binary64))))) (*.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) y)))) #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64))) (/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64) (+.f64 (pow.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (*.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) y) #s(literal 2 binary64)) x))) x) #s(literal -1 binary64) (neg.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64)))) #s(literal 2 binary64) (+.f64 (pow.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))) #s(literal 2 binary64))))))) x)) (/.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))))))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1 binary64))) x)) (pow.f64 y #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64))) x) #s(literal -1 binary64) (pow.f64 y #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (/ (- 1 x) y) (*.f64 (neg.f64 x) (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))))) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt x) y) 1) #s(literal 1 binary64)) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) #s(literal 1 binary64)) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx y y) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (neg.f64 x)) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(literal -1 binary64)) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) #s(literal 1 binary64)) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (neg.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 x #s(literal 1 binary64))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (fma.f64 (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) y) (pow.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (sqrt.f64 x) (neg.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 x #s(literal 1 binary64)))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (fma.f64 (-.f64 (*.f64 (-.f64 (/.f64 x (-.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) x) (pow.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)))) y) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (pow.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) y (neg.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 x #s(literal 1 binary64)))))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (fma.f64 (fma.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (*.f64 y (/.f64 (-.f64 (/.f64 x (-.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) x) (pow.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)))) (-.f64 x #s(literal 1 binary64)))) (-.f64 (/.f64 x (-.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) x) (pow.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 3 binary64))))) y (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (pow.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (sqrt.f64 x)))) y (neg.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 x #s(literal 1 binary64)))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (neg.f64 (/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) y) (-.f64 x #s(literal 1 binary64))))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) y) (pow.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (sqrt.f64 x) (neg.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 x #s(literal 1 binary64))))) y)) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (/.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (/.f64 x (-.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) x) (pow.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)))) y) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (pow.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) y (neg.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 x #s(literal 1 binary64))))) y)) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (*.f64 y (/.f64 (-.f64 (/.f64 x (-.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) x) (pow.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)))) (-.f64 x #s(literal 1 binary64)))) (-.f64 (/.f64 x (-.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) x) (pow.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 3 binary64))))) y (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (pow.f64 (-.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (sqrt.f64 x)))) y (neg.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (-.f64 x #s(literal 1 binary64))))) y)) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (neg.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (/.f64 (-.f64 (*.f64 (*.f64 y y) x) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (*.f64 y y))) |
#s(approx (* (/ (- 1 x) y) (/ (- 1 x) y)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))) |
#s(approx (/ (- 1 x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) (/.f64 (-.f64 x #s(literal 1 binary64)) y)) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) (/.f64 (-.f64 (fma.f64 (sqrt.f64 x) y x) #s(literal 1 binary64)) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) y)) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) y)) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) (*.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) y)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (sqrt.f64 x)) y)) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) y)) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) (*.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (pow.f64 x #s(literal -1/2 binary64))) y)) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (*.f64 (-.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (pow.f64 y #s(literal -1 binary64))) (sqrt.f64 x)) (fma.f64 (/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (*.f64 y y)) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 x y))) y)) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (*.f64 (-.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (pow.f64 y #s(literal -1 binary64)))) (sqrt.f64 x)) (fma.f64 (/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (*.f64 y y)) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 x y))) y)) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (sqrt.f64 x)) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (-.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (pow.f64 y #s(literal -1 binary64))) (sqrt.f64 x)) (fma.f64 (/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (*.f64 y y)) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 x y)))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (-.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (-.f64 x #s(literal 1 binary64)) (/.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (pow.f64 y #s(literal -1 binary64)))) (sqrt.f64 x)) (fma.f64 (/.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (*.f64 y y)) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 x y)))) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) x) |
#s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) #s(literal -1 binary64) x)) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) (sqrt.f64 x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (+ (* (sqrt x) y) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) (neg.f64 (*.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) y))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 x) (/.f64 x y)) y))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (* (+ (* (sqrt (pow x -1)) y) (pow x -1)) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (+ (* (sqrt (pow x -1)) y) (pow x -1)) (neg.f64 (*.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) y))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 x) (/.f64 (-.f64 x #s(literal 1 binary64)) y)) y))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) y) (-.f64 (neg.f64 (-.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 x #s(literal 1 binary64)) y)) (pow.f64 x #s(literal -1/2 binary64))))) y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (* (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) y) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) y)) (neg.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))))) y) #s(literal -1 binary64) (neg.f64 (-.f64 x #s(literal 1 binary64)))) y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (fma.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) y) #s(literal -1 binary64) (sqrt.f64 x))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) y) #s(literal -1 binary64) x) #s(literal 1 binary64)) y) #s(literal -1 binary64) (sqrt.f64 x))) |
#s(approx (/ (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) (- (sqrt x) (/ (- 1 x) y))) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) y)) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (pow.f64 x #s(literal -1/2 binary64)))) y) #s(literal -1 binary64) x) #s(literal 1 binary64)) y) #s(literal -1 binary64) (sqrt.f64 x))) |
#s(approx (- (sqrt x) (/ (- 1 x) y)) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64) (sqrt.f64 x))) |
Compiled 11 021 to 1 313 computations (88.1% saved)
14 alts after pruning (5 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 230 | 3 | 233 |
| Fresh | 0 | 2 | 2 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 7 | 7 |
| Total | 233 | 14 | 247 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
| ✓ | 65.3% | (fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
| ✓ | 70.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| ✓ | 62.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
| 38.0% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (/.f64 #s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) x) (-.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) y)) | |
| 33.3% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (/.f64 #s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y))))) y)) | |
| 60.5% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 1 binary64)) x)) | |
| ✓ | 70.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) y)) |
| ✓ | 37.6% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
| 32.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) x)) | |
| ✓ | 30.0% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
| ✓ | 34.5% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
| ✓ | 66.0% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) x))) |
| 60.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)))))) |
Compiled 808 to 305 computations (62.3% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (/.f64 #s(approx (- x (* (/ (- 1 x) y) (/ (- 1 x) y))) x) (-.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (/.f64 (-.f64 x (*.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) (-.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) y)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (pow.f64 x #s(literal -1 binary64))) x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (pow.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (/.f64 #s(approx (+ (pow (sqrt x) 3) (pow (/ (- 1 x) y) 3)) (pow.f64 x #s(literal 3/2 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y))))) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) y (pow.f64 x #s(literal -1 binary64))) x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (/.f64 (+.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y))))) y)) |
| Outputs |
|---|
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
3 calls:
| 6.0ms | x |
| 6.0ms | y |
| 6.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
3 calls:
| 23.0ms | x |
| 2.0ms | y |
| 2.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 2 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 99.1% | 2 | x |
| 96.5% | 3 | y |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
3 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.5% | 3 | y |
| 85.8% | 3 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 83.2% | 2 | x |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.8% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
3 calls:
| 2.0ms | y |
| 2.0ms | x |
| 1.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.9% | 1 | x |
| 62.9% | 1 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 62.9% | 1 | y |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
3 calls:
| 17.0ms | y |
| 1.0ms | x |
| 1.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.1% | 2 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 43.0% | 5 | y |
| 62.5% | 2 | x |
Compiled 10 to 11 computations (-10% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
3 calls:
| 1.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.5% | 1 | y |
| 34.5% | 1 | x |
| 34.5% | 1 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
Compiled 10 to 11 computations (-10% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 0.003700881591648941 | 5.69301171810776 |
| 5.0ms | 124× | 0 | valid |
| 0.0ms | 3× | 1 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 203 to 180 computations (11.3% saved)
ival-sqrt: 1.0ms (41.7% of total)ival-mult!: 1.0ms (41.7% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-sub!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 2.2130626568301382e+46 | 8.381265424664399e+46 |
| 11.0ms | -2.3340256057625966e+60 | -6.230057212938925e+52 |
| 18.0ms | 224× | 0 | valid |
Compiled 375 to 334 computations (10.9% saved)
ival-sqrt: 2.0ms (48.1% of total)ival-sub!: 1.0ms (24.1% of total)ival-mult!: 1.0ms (24.1% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 2.2130626568301382e+46 | 8.381265424664399e+46 |
| 6.0ms | -2.3340256057625966e+60 | -6.230057212938925e+52 |
| 6.0ms | 144× | 0 | valid |
Compiled 361 to 320 computations (11.4% saved)
ival-sqrt: 1.0ms (37% of total)ival-mult!: 1.0ms (37% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -156285.9974926214 | 0.9958480191195517 |
Compiled 11 to 12 computations (-9.1% saved)
| 1× | fuel |
Compiled 195 to 41 computations (79% saved)
Compiled 406 to 96 computations (76.4% saved)
Loading profile data...