
Time bar (total: 2.2s)
| 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)
| 556.0ms | 8 254× | 0 | valid |
| 11.0ms | 236× | 0 | invalid |
| 0.0ms | 2× | 1 | valid |
ival-mult: 129.0ms (39.3% of total)ival-sqrt: 79.0ms (24.1% of total)ival-sub: 72.0ms (21.9% of total)ival-add: 36.0ms (11% of total)exact: 7.0ms (2.1% of total)ival-assert: 3.0ms (0.9% of total)adjust: 2.0ms (0.6% 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 |
| 62.0ms | 512× | 0 | valid |
Compiled 52 to 25 computations (51.9% saved)
ival-add: 28.0ms (72% of total)ival-sqrt: 4.0ms (10.3% of total)ival-sub: 3.0ms (7.7% of total)ival-mult: 3.0ms (7.7% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (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 |
| 0 | 7 | 8 |
| 0 | 11 | 8 |
| 1 | 20 | 8 |
| 2 | 35 | 8 |
| 3 | 64 | 8 |
| 4 | 133 | 8 |
| 5 | 459 | 8 |
| 6 | 3607 | 8 |
| 7 | 7197 | 8 |
| 0 | 8053 | 7 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| Outputs |
|---|
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
Compiled 8 to 7 computations (12.5% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
Compiled 8 to 7 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 567 to 125 computations (78% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 35 | 7 | 42 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 36 | 7 | 43 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
| 47.7% | (/.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))))) | |
| ▶ | 71.1% | #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| ▶ | 60.6% | #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
| 91.6% | #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.3% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
| ▶ | 40.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
Compiled 250 to 164 computations (34.4% 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 (*.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)) |
| 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 (* (- (* (/ 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) 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 (* (- (* (/ 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 (+ (* (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) 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 (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 -1)) |
#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 (* (- (* (/ 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 (+ (* (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 (* (- (* (/ 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)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.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))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x))) |
| 3.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))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x))) |
| 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))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x))) |
| 2.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))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x))) |
| 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))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 149 | 991 |
| 0 | 163 | 913 |
| 0 | 631 | 902 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 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 (*.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(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 (* (- (* (/ 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) 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 (* (- (* (/ 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 (+ (* (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) 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 (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 -1)) |
#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 (* (- (* (/ 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 (+ (* (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 (* (- (* (/ 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)))))) |
| 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 (*.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) (*.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))))) |
(/.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))))) |
(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 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1 binary64)) x) |
(*.f64 x (-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #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)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 3 binary64)) #s(literal 1 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 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1 binary64))))) |
(-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) |
(*.f64 y (pow.f64 (sqrt.f64 x) #s(literal -1 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)) |
(/.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(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 (* (- (* (/ 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 (sqrt.f64 x) #s(literal -1 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 (sqrt.f64 x) #s(literal -1 binary64)) y)) |
#s(approx (/ 1 (sqrt x)) (pow.f64 (sqrt.f64 x) #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 (-.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) 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 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 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 (sqrt.f64 x) #s(literal -1 binary64)) y (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (*.f64 (-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1 binary64)) x)) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (-.f64 (*.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) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1 binary64) #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 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1 binary64) #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 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1 binary64)) (pow.f64 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 (* (- (* (/ 1 (sqrt x)) y) 1) x) (neg.f64 x)) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(literal -1 binary64)) |
#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))) (*.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 (* (- (* (/ 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 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) 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 (+ (- 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) 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 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) y))) |
Compiled 2 434 to 350 computations (85.6% saved)
11 alts after pruning (7 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 125 | 7 | 132 |
| Fresh | 2 | 0 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 128 | 11 | 139 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
| ▶ | 68.4% | (fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
| 60.0% | (/.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)) | |
| ✓ | 71.1% | #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| 39.0% | #s(approx (+ (- 1 x) (* y (sqrt x))) (/.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)))))) | |
| ✓ | 60.6% | #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
| ▶ | 60.3% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 1 binary64)) x)) |
| ✓ | 40.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
| ▶ | 60.3% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x)) x)) |
| ▶ | 29.7% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
| ▶ | 32.3% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
Compiled 334 to 211 computations (36.8% saved)
| Inputs |
|---|
(fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
(sqrt.f64 x) |
x |
y |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#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(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x)) x)) |
(*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x)) x) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x)) |
(/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x) |
(fma.f64 (sqrt.f64 x) y (neg.f64 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)) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 1 binary64)) x) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) |
(*.f64 #s(literal 1 binary64) 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 (neg x) #s(hole binary64 (* -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 (* (- (* (/ 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 (/ (+ (* (sqrt x) y) (neg x)) x) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (/ (+ (* (sqrt x) y) (neg x)) x) #s(hole binary64 (/ (+ (* -1 x) (* (sqrt x) y)) x))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (+ (* -1 x) (* (sqrt x) y)))) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) #s(hole binary64 (+ (* -1 x) (* (sqrt x) y)))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(hole binary64 (/ (+ (* -1 x) (* (sqrt x) y)) x))) |
#s(approx (/ (* 1 y) (sqrt x)) #s(hole binary64 (* (sqrt (/ 1 x)) 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 (* (- (* (/ 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 (/ (+ (* (sqrt x) y) (neg x)) x) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#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) (neg x)) x) #s(hole binary64 (* -1 (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) |
#s(approx (+ (* (sqrt x) y) (neg 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))) |
#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 (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 -1)) |
#s(approx (/ (+ (* (sqrt x) y) (neg x)) x) #s(hole binary64 -1)) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (- (* (sqrt x) y) x))) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(hole binary64 -1)) |
#s(approx (* 1 y) #s(hole binary64 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 (* (- (* (/ 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 (/ (+ (* (sqrt x) y) (neg x)) x) #s(hole binary64 (* y (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (* y (+ (sqrt x) (* -1 (/ x y)))))) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) #s(hole binary64 (* y (+ (sqrt x) (* -1 (/ x y)))))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(hole binary64 (* y (- (sqrt (/ 1 x)) (/ 1 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 (* (- (* (/ 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 (/ (+ (* (sqrt x) y) (neg x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))))) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | ((+ (* (sqrt x) y) (- 1 x)) (sqrt x) x y (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (- 1 x) 1 (+ (- 1 x) (* y (sqrt x))) (+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (/ (+ (* (sqrt x) y) (neg x)) x) (+ (* (sqrt x) y) (neg x)) (+ (- 1 x) (* y (sqrt x))) (* (- (/ (* 1 y) (sqrt x)) 1) x) (- (/ (* 1 y) (sqrt x)) 1) (/ (* 1 y) (sqrt x)) (* 1 y)) |
| 3.0ms | x | @ | -inf | ((+ (* (sqrt x) y) (- 1 x)) (sqrt x) x y (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (- 1 x) 1 (+ (- 1 x) (* y (sqrt x))) (+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (/ (+ (* (sqrt x) y) (neg x)) x) (+ (* (sqrt x) y) (neg x)) (+ (- 1 x) (* y (sqrt x))) (* (- (/ (* 1 y) (sqrt x)) 1) x) (- (/ (* 1 y) (sqrt x)) 1) (/ (* 1 y) (sqrt x)) (* 1 y)) |
| 2.0ms | y | @ | -inf | ((+ (* (sqrt x) y) (- 1 x)) (sqrt x) x y (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (- 1 x) 1 (+ (- 1 x) (* y (sqrt x))) (+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (/ (+ (* (sqrt x) y) (neg x)) x) (+ (* (sqrt x) y) (neg x)) (+ (- 1 x) (* y (sqrt x))) (* (- (/ (* 1 y) (sqrt x)) 1) x) (- (/ (* 1 y) (sqrt x)) 1) (/ (* 1 y) (sqrt x)) (* 1 y)) |
| 1.0ms | y | @ | inf | ((+ (* (sqrt x) y) (- 1 x)) (sqrt x) x y (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (- 1 x) 1 (+ (- 1 x) (* y (sqrt x))) (+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (/ (+ (* (sqrt x) y) (neg x)) x) (+ (* (sqrt x) y) (neg x)) (+ (- 1 x) (* y (sqrt x))) (* (- (/ (* 1 y) (sqrt x)) 1) x) (- (/ (* 1 y) (sqrt x)) 1) (/ (* 1 y) (sqrt x)) (* 1 y)) |
| 1.0ms | x | @ | 0 | ((+ (* (sqrt x) y) (- 1 x)) (sqrt x) x y (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (- 1 x) 1 (+ (- 1 x) (* y (sqrt x))) (+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (/ (+ (* (sqrt x) y) (neg x)) x) (+ (* (sqrt x) y) (neg x)) (+ (- 1 x) (* y (sqrt x))) (* (- (/ (* 1 y) (sqrt x)) 1) x) (- (/ (* 1 y) (sqrt x)) 1) (/ (* 1 y) (sqrt x)) (* 1 y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 168 | 1398 |
| 0 | 185 | 1213 |
| 0 | 680 | 1177 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
(sqrt.f64 x) |
x |
y |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#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(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x)) x)) |
(*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x)) x) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x)) |
(/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x) |
(fma.f64 (sqrt.f64 x) y (neg.f64 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)) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 1 binary64)) x) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) |
(*.f64 #s(literal 1 binary64) 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 (neg x) #s(hole binary64 (* -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 (* (- (* (/ 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 (/ (+ (* (sqrt x) y) (neg x)) x) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (/ (+ (* (sqrt x) y) (neg x)) x) #s(hole binary64 (/ (+ (* -1 x) (* (sqrt x) y)) x))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (+ (* -1 x) (* (sqrt x) y)))) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) #s(hole binary64 (+ (* -1 x) (* (sqrt x) y)))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(hole binary64 (/ (+ (* -1 x) (* (sqrt x) y)) x))) |
#s(approx (/ (* 1 y) (sqrt x)) #s(hole binary64 (* (sqrt (/ 1 x)) 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 (* (- (* (/ 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 (/ (+ (* (sqrt x) y) (neg x)) x) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#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) (neg x)) x) #s(hole binary64 (* -1 (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) |
#s(approx (+ (* (sqrt x) y) (neg 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))) |
#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 (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 -1)) |
#s(approx (/ (+ (* (sqrt x) y) (neg x)) x) #s(hole binary64 -1)) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (- (* (sqrt x) y) x))) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(hole binary64 -1)) |
#s(approx (* 1 y) #s(hole binary64 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 (* (- (* (/ 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 (/ (+ (* (sqrt x) y) (neg x)) x) #s(hole binary64 (* y (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (* y (+ (sqrt x) (* -1 (/ x y)))))) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) #s(hole binary64 (* y (+ (sqrt x) (* -1 (/ x y)))))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(hole binary64 (* y (- (sqrt (/ 1 x)) (/ 1 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 (* (- (* (/ 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 (/ (+ (* (sqrt x) y) (neg x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))))) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))))) |
| Outputs |
|---|
(/.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)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
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 (+ (* (sqrt x) y) (- 1 x)) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 #s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x)) x)) |
(*.f64 #s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x)) x) |
(*.f64 x #s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x)) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x))) (neg.f64 x)) |
(/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x) |
(+.f64 (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (sqrt.f64 x) y) x)) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) y) x) (/.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (neg.f64 x) (neg.f64 x))) (-.f64 (*.f64 (sqrt.f64 x) y) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y))) (-.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 (*.f64 (sqrt.f64 x) y) (neg.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) (fma.f64 (neg.f64 x) (neg.f64 x) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) y))))) |
(fma.f64 #s(literal -1 binary64) x (*.f64 (sqrt.f64 x) y)) |
(fma.f64 (sqrt.f64 x) y (neg.f64 x)) |
(fma.f64 y (sqrt.f64 x) (neg.f64 x)) |
(fma.f64 x #s(literal -1 binary64) (*.f64 (sqrt.f64 x) y)) |
(-.f64 (neg.f64 x) (*.f64 (neg.f64 (sqrt.f64 x)) y)) |
(+.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) y)) |
(+.f64 (*.f64 (sqrt.f64 x) y) (neg.f64 x)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (-.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) |
(*.f64 x (-.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) (/.f64 y (sqrt.f64 x))) #s(literal 1 binary64)) (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y (sqrt.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y (sqrt.f64 x)) (/.f64 y (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) |
(*.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))) |
(*.f64 y (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 y) (neg.f64 (sqrt.f64 x))) |
(/.f64 y (sqrt.f64 x)) |
y |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt x) y) (- 1 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 (neg x) (neg.f64 x)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) (fma.f64 (sqrt.f64 x) y (neg.f64 x))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 y (sqrt.f64 x))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x)) |
#s(approx (/ (+ (* (sqrt x) y) (neg x)) x) (/.f64 y (sqrt.f64 x))) |
#s(approx (/ (+ (* (sqrt x) y) (neg x)) x) (/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x)) |
#s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (* (sqrt x) y) (neg x)) (fma.f64 (sqrt.f64 x) y (neg.f64 x))) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) (fma.f64 (sqrt.f64 x) y (neg.f64 x))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 y (sqrt.f64 x))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x)) |
#s(approx (/ (* 1 y) (sqrt x)) (/.f64 y (sqrt.f64 x))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (-.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (-.f64 (+.f64 (/.f64 y (sqrt.f64 x)) (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 (+ (* (sqrt x) y) (- 1 x)) (*.f64 (-.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (-.f64 (+.f64 (/.f64 y (sqrt.f64 x)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) (*.f64 (-.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x)) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) (-.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (sqrt x) y) (neg x)) x) (-.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (-.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x)) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) (*.f64 (-.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x)) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) (-.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64) #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 (+ (* (sqrt x) y) (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (/ (+ (* (sqrt x) y) (neg x)) x) (neg.f64 (fma.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* 1 y) y) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) (neg.f64 x)) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(literal -1 binary64)) |
#s(approx (/ (+ (* (sqrt x) y) (neg x)) x) #s(literal -1 binary64)) |
#s(approx (+ (* (sqrt x) y) (neg x)) (neg.f64 x)) |
#s(approx (+ (* (sqrt x) y) (neg x)) (-.f64 (*.f64 (sqrt.f64 x) y) x)) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) (neg.f64 x)) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(literal -1 binary64)) |
#s(approx (* 1 y) y) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (sqrt.f64 x)) y)) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) (*.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (/ (+ (* (sqrt x) y) (neg x)) x) (*.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (sqrt.f64 x)) y)) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (sqrt.f64 x)) y)) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) (*.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (+ (* (sqrt x) y) (- 1 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 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 y) (sqrt x)) 1) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 x) (/.f64 x y)) y))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) (neg.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))) |
#s(approx (/ (+ (* (sqrt x) y) (neg x)) x) (neg.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))) |
#s(approx (+ (* (sqrt x) y) (neg x)) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 x) (/.f64 x y)) y))) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 x) (/.f64 x y)) y))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) (neg.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))) |
Compiled 3 253 to 441 computations (86.4% saved)
11 alts after pruning (4 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 133 | 2 | 135 |
| Fresh | 0 | 2 | 2 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 135 | 11 | 146 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
| ✓ | 68.4% | (fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
| ▶ | 60.0% | (/.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)) |
| ✓ | 71.1% | #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| ▶ | 39.0% | #s(approx (+ (- 1 x) (* y (sqrt x))) (/.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)))))) |
| ✓ | 60.6% | #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
| ✓ | 40.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
| ▶ | 32.7% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 y (sqrt.f64 x))) x)) |
| ▶ | 32.7% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 #s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (sqrt.f64 x) y)) x)) x)) |
| ✓ | 29.7% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
| ✓ | 32.3% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
Compiled 201 to 128 computations (36.3% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 #s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (sqrt.f64 x) y)) x)) x)) |
(*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 #s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (sqrt.f64 x) y)) x)) x) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 #s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (sqrt.f64 x) y)) x)) |
(/.f64 #s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (sqrt.f64 x) y)) x) |
#s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (sqrt.f64 x) y) |
(sqrt.f64 x) |
x |
y |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 y (sqrt.f64 x))) x)) |
(*.f64 #s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 y (sqrt.f64 x))) x) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 y (sqrt.f64 x))) |
(/.f64 y (sqrt.f64 x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (/.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)))))) |
(/.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))))) |
(+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
#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)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) |
(/.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 (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)) (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) |
| 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 (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 (/ (+ (* (sqrt x) y) (neg x)) x) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (/ (+ (* (sqrt x) y) (neg x)) x) #s(hole binary64 (/ (+ (* -1 x) (* (sqrt x) y)) x))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (+ (* -1 x) (* (sqrt x) y)))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) #s(hole binary64 (+ (* -1 x) (* (sqrt x) y)))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(hole binary64 (/ (+ (* -1 x) (* (sqrt x) y)) x))) |
#s(approx (/ y (sqrt x)) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (/ 1 (- 1 (* (sqrt x) y))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (+ (* x (- (* (sqrt x) (/ (pow y 3) (- 1 (* (sqrt x) y)))) (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2)))) (/ 1 (- 1 (* (sqrt x) y)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (+ (* x (- (+ (* -1 (/ (* x (* (pow y 2) (- (* (sqrt x) (/ (pow y 3) (- 1 (* (sqrt x) y)))) (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))))) (- 1 (* (sqrt x) y)))) (* (sqrt x) (/ (pow y 3) (- 1 (* (sqrt x) y))))) (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2)))) (/ 1 (- 1 (* (sqrt x) y)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (+ (* x (- (+ (* x (- (/ (* x (* (pow y 4) (- (* (sqrt x) (/ (pow y 3) (- 1 (* (sqrt x) y)))) (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))))) (pow (- 1 (* (sqrt x) y)) 2)) (/ (* (pow y 2) (- (* (sqrt x) (/ (pow y 3) (- 1 (* (sqrt x) y)))) (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2)))) (- 1 (* (sqrt x) y))))) (* (sqrt x) (/ (pow y 3) (- 1 (* (sqrt x) y))))) (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2)))) (/ 1 (- 1 (* (sqrt x) y)))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 1)) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (+ 1 (* (sqrt (pow x 3)) (pow y 3))))) |
#s(approx (pow (* (sqrt x) y) 3) #s(hole binary64 (* (sqrt (pow x 3)) (pow y 3)))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (- 1 (* (sqrt x) y)))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (- (+ 1 (* x (pow y 2))) (* (sqrt x) y)))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (- 1 (* (sqrt x) y)))) |
#s(approx (* (* (sqrt x) y) 1) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (pow (+ 1 (* (sqrt x) y)) 2))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (+ (* -1 (pow x 2)) (pow (+ 1 (* (sqrt x) y)) 2)))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 (pow (+ 1 (* (sqrt x) y)) 2))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#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 (+ x (* (sqrt x) 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 (* (- (* (/ 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 (/ (+ (* (sqrt x) y) (neg x)) x) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* (sqrt x) (/ (pow y 3) (- (pow y 2) (* (sqrt (/ 1 x)) y)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* x (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (pow y 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 2)))) (* (sqrt (/ 1 x)) (/ (pow y 3) (- (pow y 2) (* (sqrt (/ 1 x)) y)))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) (/ (pow y 3) (- (pow y 2) (* (sqrt (/ 1 x)) y)))) (/ 1 (* (pow x 2) (- (pow y 2) (* (sqrt (/ 1 x)) y))))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 3)))) (* (sqrt (/ 1 (pow x 3))) (/ (pow y 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 2)))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* x (- (+ (* -1 (* (sqrt (/ 1 (pow x 7))) (/ (pow y 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 4)))) (+ (* (sqrt (/ 1 x)) (/ (pow y 3) (- (pow y 2) (* (sqrt (/ 1 x)) y)))) (/ 1 (* (pow x 2) (- (pow y 2) (* (sqrt (/ 1 x)) y)))))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 3)))) (+ (* (sqrt (/ 1 (pow x 3))) (/ (pow y 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (* (pow x 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 2))))))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (* (sqrt (pow x 3)) (pow y 3)))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (* (pow x 2) (+ (* (sqrt (/ 1 x)) (pow y 3)) (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* x (- (pow y 2) (* (sqrt (/ 1 x)) y))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* x (- (+ (/ 1 x) (pow y 2)) (* (sqrt (/ 1 x)) y))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (* -1 (* (sqrt x) y)))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (* x (- (/ 1 x) (* (sqrt (/ 1 x)) y))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (/ (* x (- (/ (pow y 2) x) 1)) (+ 1 (* (sqrt (/ 1 x)) y))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* x (- (+ (* 2 (* (sqrt (/ 1 (pow x 3))) (/ y (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ (pow y 2) (* x (+ 1 (* (sqrt (/ 1 x)) y)))))) (+ (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))) (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2)))))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* x (- (+ (* 2 (* (sqrt (/ 1 (pow x 3))) (/ y (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ (pow y 2) (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ (pow y 2) (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))))))) (+ (* 2 (* (sqrt (/ 1 (pow x 5))) (/ y (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2)))) (+ (/ 1 (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (+ (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))) (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2)))))))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* x (- (+ (* 2 (* (sqrt (/ 1 (pow x 3))) (/ y (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (* 2 (* (sqrt (/ 1 (pow x 7))) (/ y (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3)))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ 1 (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 4))) (+ (/ (pow y 2) (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ (pow y 2) (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))))))))) (+ (* 2 (* (sqrt (/ 1 (pow x 5))) (/ y (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2)))) (+ (/ 1 (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (+ (/ 1 (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))) (+ (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ (pow y 2) (* (pow x 4) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 4)))))))))))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (* (pow x 2) (- (/ (pow y 2) x) 1)))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (* (pow x 2) (- (+ (* 2 (* (sqrt (/ 1 (pow x 3))) y)) (/ (pow y 2) x)) 1)))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (* (pow x 2) (- (+ (* 2 (* (sqrt (/ 1 (pow x 3))) y)) (+ (/ 1 (pow x 2)) (/ (pow y 2) x))) 1)))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 (* (pow x 2) (+ (* 2 (* (sqrt (/ 1 (pow x 3))) y)) (/ (pow y 2) x))))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 (* (pow x 2) (+ (* 2 (* (sqrt (/ 1 (pow x 3))) y)) (+ (/ 1 (pow x 2)) (/ (pow y 2) x)))))) |
#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) y) 1) x) #s(hole binary64 (* x (+ 1 (* (sqrt (/ 1 x)) y))))) |
#s(approx (+ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (* x (+ 1 (+ (* (sqrt (/ 1 x)) y) (/ 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) (neg x)) x) #s(hole binary64 (* -1 (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (* (sqrt x) y) #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 (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* (sqrt x) (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* x (+ (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (* (sqrt (/ 1 (pow x 3))) (/ (* (pow y 3) (pow (sqrt -1) 4)) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* -1 (/ (- (/ 1 (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (* -1 (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))))) x)) (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x)) (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4)))) (/ 1 (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (* -1 (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))))) x)) (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x)) (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (* (sqrt (pow x 3)) (* (pow y 3) (pow (sqrt -1) 4))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (* (pow x 2) (+ (* (sqrt (/ 1 x)) (* (pow y 3) (pow (sqrt -1) 4))) (/ 1 (pow x 2)))))) |
#s(approx (pow (* (sqrt x) y) 3) #s(hole binary64 (* (sqrt (pow x 3)) (* (pow y 3) (pow (sqrt -1) 4))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (pow (sqrt -1) 2)) (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (* (sqrt x) (* y (pow (sqrt -1) 2))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (* x (+ (* (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) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* -1 (/ (* x (- (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) x)) 1)) (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))) (* -1 (/ (- (+ (* 2 (* (sqrt (/ 1 x)) (/ (* y (pow (sqrt -1) 2)) (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 2))) (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) (* x (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 2))))) x))) (/ 1 (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) (* x (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 3)))) (/ 1 (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))) (+ (* 2 (* (sqrt (/ 1 x)) (/ (* y (pow (sqrt -1) 2)) (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 2)))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 3)))) x)) (+ (* 2 (* (sqrt (/ 1 x)) (/ (* y (pow (sqrt -1) 2)) (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 2)))) (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) (* x (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 2))))) x))) (/ 1 (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) (* x (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 3)))) (+ (* -1 (/ (- (+ (* 2 (* (sqrt (/ 1 x)) (/ (* y (pow (sqrt -1) 2)) (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 3)))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 4))) (+ (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) (* x (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 4)))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 2)))) x)) (/ 1 (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))) (+ (* 2 (* (sqrt (/ 1 x)) (/ (* y (pow (sqrt -1) 2)) (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 2)))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 3)))) x)) (+ (* 2 (* (sqrt (/ 1 x)) (/ (* y (pow (sqrt -1) 2)) (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 2)))) (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) (* x (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 2))))) x))) (/ 1 (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))))))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) x)) 1)))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (* (pow x 2) (- (+ (* -2 (* (sqrt (/ 1 (pow x 3))) (* y (pow (sqrt -1) 2)))) (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) x))) 1)))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) x)) (* -1 (/ (- (* 2 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)) x))) 1)))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 (* -1 (* x (* (pow y 2) (pow (sqrt -1) 2)))))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 (* (pow x 2) (+ (* -2 (* (sqrt (/ 1 (pow x 3))) (* y (pow (sqrt -1) 2)))) (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) x)))))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) x)) (* -1 (/ (- (* 2 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)) 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 x) y) 1) x) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (+ 1 (/ 1 x))))))) |
#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 (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 -1)) |
#s(approx (/ (+ (* (sqrt x) y) (neg x)) x) #s(hole binary64 -1)) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (- (* (sqrt x) y) x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(hole binary64 -1)) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 1)) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (+ 1 (* y (- (* -1 (* y (+ x (* -1 x)))) (* -1 (sqrt x))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (+ 1 (* y (- (* y (- (* -1 (* (sqrt x) (* y (+ x (* -1 x))))) (+ x (* -1 x)))) (* -1 (sqrt x))))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 1)) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (+ 1 (* -1 (* (sqrt x) y))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (+ 1 (* y (- (* x y) (sqrt x)))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 1)) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (+ 1 (* -1 (* (sqrt x) y))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (/ (- 1 (pow x 2)) (+ 1 x)))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (- (+ (* y (- (* 2 (* (sqrt x) (/ 1 (+ 1 x)))) (* (sqrt x) (/ (- 1 (pow x 2)) (pow (+ 1 x) 2))))) (/ 1 (+ 1 x))) (/ (pow x 2) (+ 1 x))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (- (+ (* y (- (+ (* 2 (* (sqrt x) (/ 1 (+ 1 x)))) (* y (- (/ x (+ 1 x)) (* (sqrt x) (/ (- (* 2 (* (sqrt x) (/ 1 (+ 1 x)))) (* (sqrt x) (/ (- 1 (pow x 2)) (pow (+ 1 x) 2)))) (+ 1 x)))))) (* (sqrt x) (/ (- 1 (pow x 2)) (pow (+ 1 x) 2))))) (/ 1 (+ 1 x))) (/ (pow x 2) (+ 1 x))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (- (+ (* y (- (+ (* 2 (* (sqrt x) (/ 1 (+ 1 x)))) (* y (- (+ (* -1 (* (sqrt x) (/ (* y (- (/ x (+ 1 x)) (* (sqrt x) (/ (- (* 2 (* (sqrt x) (/ 1 (+ 1 x)))) (* (sqrt x) (/ (- 1 (pow x 2)) (pow (+ 1 x) 2)))) (+ 1 x))))) (+ 1 x)))) (/ x (+ 1 x))) (* (sqrt x) (/ (- (* 2 (* (sqrt x) (/ 1 (+ 1 x)))) (* (sqrt x) (/ (- 1 (pow x 2)) (pow (+ 1 x) 2)))) (+ 1 x)))))) (* (sqrt x) (/ (- 1 (pow x 2)) (pow (+ 1 x) 2))))) (/ 1 (+ 1 x))) (/ (pow x 2) (+ 1 x))))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (- 1 (pow x 2)))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (- (+ 1 (* 2 (* (sqrt x) y))) (pow x 2)))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (- (+ 1 (* y (+ (* 2 (sqrt x)) (* x y)))) (pow x 2)))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 1)) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 (+ 1 (* 2 (* (sqrt x) y))))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 (+ 1 (* y (+ (* 2 (sqrt x)) (* x y)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 1)) |
#s(approx (+ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (+ 1 x))) |
#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 (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 (/ (+ (* (sqrt x) y) (neg x)) x) #s(hole binary64 (* y (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (* y (+ (sqrt x) (* -1 (/ x y)))))) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) #s(hole binary64 (* y (+ (sqrt x) (* -1 (/ x y)))))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(hole binary64 (* y (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* y (+ (sqrt x) (+ (* -1 (/ (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 x)))) (pow y 2))) (/ 1 y)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* y (- (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 x)))) (pow y 3)))) (/ 1 y))) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 (pow y 2)))) (* (sqrt (/ 1 x)) (/ 1 (pow y 2)))))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (* (pow y 3) (+ (sqrt (pow x 3)) (/ 1 (pow y 3)))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* (pow y 2) (+ x (* -1 (* (sqrt x) (/ 1 y))))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* (pow y 2) (- (+ x (/ 1 (pow y 2))) (* (sqrt x) (/ 1 y)))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (* y (- (/ 1 y) (sqrt x))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* y (- (+ (sqrt x) (+ (* (sqrt (/ 1 x)) (/ (- 1 (pow x 2)) (pow y 2))) (/ 1 y))) (+ (* (sqrt (/ 1 x)) (/ (* (+ 1 x) (- 1 x)) (pow y 2))) (/ x y)))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* y (- (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (+ 1 x) (- (* (sqrt (/ 1 x)) (- 1 (pow x 2))) (* (sqrt (/ 1 x)) (* (+ 1 x) (- 1 x))))) (pow y 3)))) (+ (* (sqrt (/ 1 x)) (/ (- 1 (pow x 2)) (pow y 2))) (/ 1 y)))) (+ (* (sqrt (/ 1 x)) (/ (* (+ 1 x) (- 1 x)) (pow y 2))) (/ x y)))))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (* (pow y 2) (+ x (* 2 (* (sqrt x) (/ 1 y))))))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (* (pow y 2) (- (+ x (+ (* 2 (* (sqrt x) (/ 1 y))) (/ 1 (pow y 2)))) (/ (pow x 2) (pow y 2)))))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 (* (pow y 2) (+ x (* 2 (* (sqrt x) (/ 1 y))))))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 (* (pow y 2) (+ x (+ (* 2 (* (sqrt x) (/ 1 y))) (/ 1 (pow y 2))))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* y (+ (sqrt x) (/ 1 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 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 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 (/ (+ (* (sqrt x) y) (neg x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))))) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ 1 (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* (sqrt (/ 1 x)) (/ 1 y)))) y))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (* (sqrt (/ 1 x)) (/ (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 x)))) y))) (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 x))))) y))) y))))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (* -1 (* (pow y 3) (- (* -1 (sqrt (pow x 3))) (/ 1 (pow y 3))))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* (pow y 2) (+ x (+ (* -1 (* (sqrt x) (/ 1 y))) (/ 1 (pow y 2))))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (* y (+ (* -1 (sqrt x)) (/ 1 y))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- (+ 1 (* -1 (/ (- (* -1 (* (sqrt (/ 1 x)) (- 1 (pow x 2)))) (* -1 (* (sqrt (/ 1 x)) (* (+ 1 x) (- 1 x))))) y))) x) y))))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- (+ 1 (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 x)) (- 1 (pow x 2)))) (* -1 (* (sqrt (/ 1 x)) (/ (* (+ 1 x) (- (* -1 (* (sqrt (/ 1 x)) (- 1 (pow x 2)))) (* -1 (* (sqrt (/ 1 x)) (* (+ 1 x) (- 1 x)))))) y)))) (* -1 (* (sqrt (/ 1 x)) (* (+ 1 x) (- 1 x))))) y))) x) y))))))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (* (pow y 2) (+ x (* -1 (/ (+ (* -2 (sqrt x)) (* -1 (/ (- 1 (pow x 2)) y))) y)))))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 (* (pow y 2) (+ x (* -1 (/ (- (* -2 (sqrt x)) (/ 1 y)) y)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (+ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ 1 x) y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | y | @ | 0 | ((+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (/ (+ (* (sqrt x) y) (neg x)) x) (+ (* (sqrt x) y) (neg x)) (* (sqrt x) y) (sqrt x) x y (+ (- 1 x) (* y (sqrt x))) (* (- (/ (* 1 y) (sqrt x)) 1) x) (- (/ (* 1 y) (sqrt x)) 1) (/ y (sqrt x)) (+ (- 1 x) (* y (sqrt x))) (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (+ (pow (* (sqrt x) y) 3) 1) (pow (* (sqrt x) y) 3) 3 1 (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (- 1 (* (* (sqrt x) y) 1)) (* (* (sqrt x) y) 1) (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (+ (* (sqrt x) y) 1) (* x x) (+ (+ (* (sqrt x) y) 1) x)) |
| 12.0ms | x | @ | -inf | ((+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (/ (+ (* (sqrt x) y) (neg x)) x) (+ (* (sqrt x) y) (neg x)) (* (sqrt x) y) (sqrt x) x y (+ (- 1 x) (* y (sqrt x))) (* (- (/ (* 1 y) (sqrt x)) 1) x) (- (/ (* 1 y) (sqrt x)) 1) (/ y (sqrt x)) (+ (- 1 x) (* y (sqrt x))) (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (+ (pow (* (sqrt x) y) 3) 1) (pow (* (sqrt x) y) 3) 3 1 (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (- 1 (* (* (sqrt x) y) 1)) (* (* (sqrt x) y) 1) (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (+ (* (sqrt x) y) 1) (* x x) (+ (+ (* (sqrt x) y) 1) x)) |
| 7.0ms | x | @ | inf | ((+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (/ (+ (* (sqrt x) y) (neg x)) x) (+ (* (sqrt x) y) (neg x)) (* (sqrt x) y) (sqrt x) x y (+ (- 1 x) (* y (sqrt x))) (* (- (/ (* 1 y) (sqrt x)) 1) x) (- (/ (* 1 y) (sqrt x)) 1) (/ y (sqrt x)) (+ (- 1 x) (* y (sqrt x))) (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (+ (pow (* (sqrt x) y) 3) 1) (pow (* (sqrt x) y) 3) 3 1 (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (- 1 (* (* (sqrt x) y) 1)) (* (* (sqrt x) y) 1) (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (+ (* (sqrt x) y) 1) (* x x) (+ (+ (* (sqrt x) y) 1) x)) |
| 5.0ms | y | @ | inf | ((+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (/ (+ (* (sqrt x) y) (neg x)) x) (+ (* (sqrt x) y) (neg x)) (* (sqrt x) y) (sqrt x) x y (+ (- 1 x) (* y (sqrt x))) (* (- (/ (* 1 y) (sqrt x)) 1) x) (- (/ (* 1 y) (sqrt x)) 1) (/ y (sqrt x)) (+ (- 1 x) (* y (sqrt x))) (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (+ (pow (* (sqrt x) y) 3) 1) (pow (* (sqrt x) y) 3) 3 1 (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (- 1 (* (* (sqrt x) y) 1)) (* (* (sqrt x) y) 1) (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (+ (* (sqrt x) y) 1) (* x x) (+ (+ (* (sqrt x) y) 1) x)) |
| 5.0ms | y | @ | -inf | ((+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (/ (+ (* (sqrt x) y) (neg x)) x) (+ (* (sqrt x) y) (neg x)) (* (sqrt x) y) (sqrt x) x y (+ (- 1 x) (* y (sqrt x))) (* (- (/ (* 1 y) (sqrt x)) 1) x) (- (/ (* 1 y) (sqrt x)) 1) (/ y (sqrt x)) (+ (- 1 x) (* y (sqrt x))) (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (+ (pow (* (sqrt x) y) 3) 1) (pow (* (sqrt x) y) 3) 3 1 (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (- 1 (* (* (sqrt x) y) 1)) (* (* (sqrt x) y) 1) (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (+ (* (sqrt x) y) 1) (* x x) (+ (+ (* (sqrt x) y) 1) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 828 | 7462 |
| 0 | 866 | 5363 |
| 0 | 5002 | 5243 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 #s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (sqrt.f64 x) y)) x)) x)) |
(*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 #s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (sqrt.f64 x) y)) x)) x) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 #s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (sqrt.f64 x) y)) x)) |
(/.f64 #s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (sqrt.f64 x) y)) x) |
#s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (sqrt.f64 x) y) |
(sqrt.f64 x) |
x |
y |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 y (sqrt.f64 x))) x)) |
(*.f64 #s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 y (sqrt.f64 x))) x) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 y (sqrt.f64 x))) |
(/.f64 y (sqrt.f64 x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (/.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)))))) |
(/.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))))) |
(+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
#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)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) |
(/.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 (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)) (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) |
#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 (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 (/ (+ (* (sqrt x) y) (neg x)) x) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (/ (+ (* (sqrt x) y) (neg x)) x) #s(hole binary64 (/ (+ (* -1 x) (* (sqrt x) y)) x))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (+ (* -1 x) (* (sqrt x) y)))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) #s(hole binary64 (+ (* -1 x) (* (sqrt x) y)))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(hole binary64 (/ (+ (* -1 x) (* (sqrt x) y)) x))) |
#s(approx (/ y (sqrt x)) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (/ 1 (- 1 (* (sqrt x) y))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (+ (* x (- (* (sqrt x) (/ (pow y 3) (- 1 (* (sqrt x) y)))) (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2)))) (/ 1 (- 1 (* (sqrt x) y)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (+ (* x (- (+ (* -1 (/ (* x (* (pow y 2) (- (* (sqrt x) (/ (pow y 3) (- 1 (* (sqrt x) y)))) (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))))) (- 1 (* (sqrt x) y)))) (* (sqrt x) (/ (pow y 3) (- 1 (* (sqrt x) y))))) (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2)))) (/ 1 (- 1 (* (sqrt x) y)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (+ (* x (- (+ (* x (- (/ (* x (* (pow y 4) (- (* (sqrt x) (/ (pow y 3) (- 1 (* (sqrt x) y)))) (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))))) (pow (- 1 (* (sqrt x) y)) 2)) (/ (* (pow y 2) (- (* (sqrt x) (/ (pow y 3) (- 1 (* (sqrt x) y)))) (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2)))) (- 1 (* (sqrt x) y))))) (* (sqrt x) (/ (pow y 3) (- 1 (* (sqrt x) y))))) (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2)))) (/ 1 (- 1 (* (sqrt x) y)))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 1)) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (+ 1 (* (sqrt (pow x 3)) (pow y 3))))) |
#s(approx (pow (* (sqrt x) y) 3) #s(hole binary64 (* (sqrt (pow x 3)) (pow y 3)))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (- 1 (* (sqrt x) y)))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (- (+ 1 (* x (pow y 2))) (* (sqrt x) y)))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (- 1 (* (sqrt x) y)))) |
#s(approx (* (* (sqrt x) y) 1) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (pow (+ 1 (* (sqrt x) y)) 2))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (+ (* -1 (pow x 2)) (pow (+ 1 (* (sqrt x) y)) 2)))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 (pow (+ 1 (* (sqrt x) y)) 2))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#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 (+ x (* (sqrt x) 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 (* (- (* (/ 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 (/ (+ (* (sqrt x) y) (neg x)) x) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* (sqrt x) (/ (pow y 3) (- (pow y 2) (* (sqrt (/ 1 x)) y)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* x (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (pow y 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 2)))) (* (sqrt (/ 1 x)) (/ (pow y 3) (- (pow y 2) (* (sqrt (/ 1 x)) y)))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) (/ (pow y 3) (- (pow y 2) (* (sqrt (/ 1 x)) y)))) (/ 1 (* (pow x 2) (- (pow y 2) (* (sqrt (/ 1 x)) y))))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 3)))) (* (sqrt (/ 1 (pow x 3))) (/ (pow y 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 2)))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* x (- (+ (* -1 (* (sqrt (/ 1 (pow x 7))) (/ (pow y 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 4)))) (+ (* (sqrt (/ 1 x)) (/ (pow y 3) (- (pow y 2) (* (sqrt (/ 1 x)) y)))) (/ 1 (* (pow x 2) (- (pow y 2) (* (sqrt (/ 1 x)) y)))))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 3)))) (+ (* (sqrt (/ 1 (pow x 3))) (/ (pow y 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (* (pow x 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 2))))))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (* (sqrt (pow x 3)) (pow y 3)))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (* (pow x 2) (+ (* (sqrt (/ 1 x)) (pow y 3)) (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* x (- (pow y 2) (* (sqrt (/ 1 x)) y))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* x (- (+ (/ 1 x) (pow y 2)) (* (sqrt (/ 1 x)) y))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (* -1 (* (sqrt x) y)))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (* x (- (/ 1 x) (* (sqrt (/ 1 x)) y))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (/ (* x (- (/ (pow y 2) x) 1)) (+ 1 (* (sqrt (/ 1 x)) y))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* x (- (+ (* 2 (* (sqrt (/ 1 (pow x 3))) (/ y (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ (pow y 2) (* x (+ 1 (* (sqrt (/ 1 x)) y)))))) (+ (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))) (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2)))))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* x (- (+ (* 2 (* (sqrt (/ 1 (pow x 3))) (/ y (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ (pow y 2) (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ (pow y 2) (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))))))) (+ (* 2 (* (sqrt (/ 1 (pow x 5))) (/ y (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2)))) (+ (/ 1 (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (+ (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))) (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2)))))))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* x (- (+ (* 2 (* (sqrt (/ 1 (pow x 3))) (/ y (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (* 2 (* (sqrt (/ 1 (pow x 7))) (/ y (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3)))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y)))) (+ (/ 1 (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 4))) (+ (/ (pow y 2) (* x (+ 1 (* (sqrt (/ 1 x)) y)))) (/ (pow y 2) (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))))))))) (+ (* 2 (* (sqrt (/ 1 (pow x 5))) (/ y (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2)))) (+ (/ 1 (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 3))) (+ (/ 1 (* (pow x 3) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))) (+ (/ (pow y 2) (* (pow x 2) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ (pow y 2) (* (pow x 4) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 4)))))))))))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (* (pow x 2) (- (/ (pow y 2) x) 1)))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (* (pow x 2) (- (+ (* 2 (* (sqrt (/ 1 (pow x 3))) y)) (/ (pow y 2) x)) 1)))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (* (pow x 2) (- (+ (* 2 (* (sqrt (/ 1 (pow x 3))) y)) (+ (/ 1 (pow x 2)) (/ (pow y 2) x))) 1)))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 (* (pow x 2) (+ (* 2 (* (sqrt (/ 1 (pow x 3))) y)) (/ (pow y 2) x))))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 (* (pow x 2) (+ (* 2 (* (sqrt (/ 1 (pow x 3))) y)) (+ (/ 1 (pow x 2)) (/ (pow y 2) x)))))) |
#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) y) 1) x) #s(hole binary64 (* x (+ 1 (* (sqrt (/ 1 x)) y))))) |
#s(approx (+ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (* x (+ 1 (+ (* (sqrt (/ 1 x)) y) (/ 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) (neg x)) x) #s(hole binary64 (* -1 (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (* (sqrt x) y) #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 (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* (sqrt x) (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* x (+ (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (* (sqrt (/ 1 (pow x 3))) (/ (* (pow y 3) (pow (sqrt -1) 4)) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* -1 (/ (- (/ 1 (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (* -1 (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))))) x)) (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x)) (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4)))) (/ 1 (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (* -1 (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))))) x)) (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x)) (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (* (sqrt (pow x 3)) (* (pow y 3) (pow (sqrt -1) 4))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (* (pow x 2) (+ (* (sqrt (/ 1 x)) (* (pow y 3) (pow (sqrt -1) 4))) (/ 1 (pow x 2)))))) |
#s(approx (pow (* (sqrt x) y) 3) #s(hole binary64 (* (sqrt (pow x 3)) (* (pow y 3) (pow (sqrt -1) 4))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (pow (sqrt -1) 2)) (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (* (sqrt x) (* y (pow (sqrt -1) 2))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (* x (+ (* (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) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* -1 (/ (* x (- (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) x)) 1)) (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))) (* -1 (/ (- (+ (* 2 (* (sqrt (/ 1 x)) (/ (* y (pow (sqrt -1) 2)) (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 2))) (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) (* x (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 2))))) x))) (/ 1 (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) (* x (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 3)))) (/ 1 (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))) (+ (* 2 (* (sqrt (/ 1 x)) (/ (* y (pow (sqrt -1) 2)) (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 2)))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 3)))) x)) (+ (* 2 (* (sqrt (/ 1 x)) (/ (* y (pow (sqrt -1) 2)) (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 2)))) (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) (* x (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 2))))) x))) (/ 1 (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) (* x (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 3)))) (+ (* -1 (/ (- (+ (* 2 (* (sqrt (/ 1 x)) (/ (* y (pow (sqrt -1) 2)) (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 3)))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 4))) (+ (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) (* x (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 4)))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 2)))) x)) (/ 1 (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))) (+ (* 2 (* (sqrt (/ 1 x)) (/ (* y (pow (sqrt -1) 2)) (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 2)))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 3)))) x)) (+ (* 2 (* (sqrt (/ 1 x)) (/ (* y (pow (sqrt -1) 2)) (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))) (/ 1 (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 2)))) (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) (* x (pow (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1) 2))))) x))) (/ 1 (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))))))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) x)) 1)))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (* (pow x 2) (- (+ (* -2 (* (sqrt (/ 1 (pow x 3))) (* y (pow (sqrt -1) 2)))) (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) x))) 1)))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) x)) (* -1 (/ (- (* 2 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)) x))) 1)))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 (* -1 (* x (* (pow y 2) (pow (sqrt -1) 2)))))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 (* (pow x 2) (+ (* -2 (* (sqrt (/ 1 (pow x 3))) (* y (pow (sqrt -1) 2)))) (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) x)))))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (* (pow y 2) (pow (sqrt -1) 2)) x)) (* -1 (/ (- (* 2 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)) 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 x) y) 1) x) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (+ 1 (/ 1 x))))))) |
#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 (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 -1)) |
#s(approx (/ (+ (* (sqrt x) y) (neg x)) x) #s(hole binary64 -1)) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (- (* (sqrt x) y) x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(hole binary64 -1)) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 1)) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (+ 1 (* y (- (* -1 (* y (+ x (* -1 x)))) (* -1 (sqrt x))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (+ 1 (* y (- (* y (- (* -1 (* (sqrt x) (* y (+ x (* -1 x))))) (+ x (* -1 x)))) (* -1 (sqrt x))))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 1)) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (+ 1 (* -1 (* (sqrt x) y))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (+ 1 (* y (- (* x y) (sqrt x)))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 1)) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (+ 1 (* -1 (* (sqrt x) y))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (/ (- 1 (pow x 2)) (+ 1 x)))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (- (+ (* y (- (* 2 (* (sqrt x) (/ 1 (+ 1 x)))) (* (sqrt x) (/ (- 1 (pow x 2)) (pow (+ 1 x) 2))))) (/ 1 (+ 1 x))) (/ (pow x 2) (+ 1 x))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (- (+ (* y (- (+ (* 2 (* (sqrt x) (/ 1 (+ 1 x)))) (* y (- (/ x (+ 1 x)) (* (sqrt x) (/ (- (* 2 (* (sqrt x) (/ 1 (+ 1 x)))) (* (sqrt x) (/ (- 1 (pow x 2)) (pow (+ 1 x) 2)))) (+ 1 x)))))) (* (sqrt x) (/ (- 1 (pow x 2)) (pow (+ 1 x) 2))))) (/ 1 (+ 1 x))) (/ (pow x 2) (+ 1 x))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (- (+ (* y (- (+ (* 2 (* (sqrt x) (/ 1 (+ 1 x)))) (* y (- (+ (* -1 (* (sqrt x) (/ (* y (- (/ x (+ 1 x)) (* (sqrt x) (/ (- (* 2 (* (sqrt x) (/ 1 (+ 1 x)))) (* (sqrt x) (/ (- 1 (pow x 2)) (pow (+ 1 x) 2)))) (+ 1 x))))) (+ 1 x)))) (/ x (+ 1 x))) (* (sqrt x) (/ (- (* 2 (* (sqrt x) (/ 1 (+ 1 x)))) (* (sqrt x) (/ (- 1 (pow x 2)) (pow (+ 1 x) 2)))) (+ 1 x)))))) (* (sqrt x) (/ (- 1 (pow x 2)) (pow (+ 1 x) 2))))) (/ 1 (+ 1 x))) (/ (pow x 2) (+ 1 x))))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (- 1 (pow x 2)))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (- (+ 1 (* 2 (* (sqrt x) y))) (pow x 2)))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (- (+ 1 (* y (+ (* 2 (sqrt x)) (* x y)))) (pow x 2)))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 1)) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 (+ 1 (* 2 (* (sqrt x) y))))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 (+ 1 (* y (+ (* 2 (sqrt x)) (* x y)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 1)) |
#s(approx (+ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (+ 1 x))) |
#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 (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 (/ (+ (* (sqrt x) y) (neg x)) x) #s(hole binary64 (* y (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (* y (+ (sqrt x) (* -1 (/ x y)))))) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) #s(hole binary64 (* y (+ (sqrt x) (* -1 (/ x y)))))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(hole binary64 (* y (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* y (+ (sqrt x) (+ (* -1 (/ (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 x)))) (pow y 2))) (/ 1 y)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* y (- (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 x)))) (pow y 3)))) (/ 1 y))) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 (pow y 2)))) (* (sqrt (/ 1 x)) (/ 1 (pow y 2)))))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (* (pow y 3) (+ (sqrt (pow x 3)) (/ 1 (pow y 3)))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* (pow y 2) (+ x (* -1 (* (sqrt x) (/ 1 y))))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* (pow y 2) (- (+ x (/ 1 (pow y 2))) (* (sqrt x) (/ 1 y)))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (* y (- (/ 1 y) (sqrt x))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* y (- (+ (sqrt x) (+ (* (sqrt (/ 1 x)) (/ (- 1 (pow x 2)) (pow y 2))) (/ 1 y))) (+ (* (sqrt (/ 1 x)) (/ (* (+ 1 x) (- 1 x)) (pow y 2))) (/ x y)))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* y (- (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (* (+ 1 x) (- (* (sqrt (/ 1 x)) (- 1 (pow x 2))) (* (sqrt (/ 1 x)) (* (+ 1 x) (- 1 x))))) (pow y 3)))) (+ (* (sqrt (/ 1 x)) (/ (- 1 (pow x 2)) (pow y 2))) (/ 1 y)))) (+ (* (sqrt (/ 1 x)) (/ (* (+ 1 x) (- 1 x)) (pow y 2))) (/ x y)))))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (* (pow y 2) (+ x (* 2 (* (sqrt x) (/ 1 y))))))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (* (pow y 2) (- (+ x (+ (* 2 (* (sqrt x) (/ 1 y))) (/ 1 (pow y 2)))) (/ (pow x 2) (pow y 2)))))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 (* (pow y 2) (+ x (* 2 (* (sqrt x) (/ 1 y))))))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 (* (pow y 2) (+ x (+ (* 2 (* (sqrt x) (/ 1 y))) (/ 1 (pow y 2))))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* y (+ (sqrt x) (/ 1 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 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 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 (/ (+ (* (sqrt x) y) (neg x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))))) |
#s(approx (+ (* (sqrt x) y) (neg x)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))))) |
#s(approx (* (- (/ (* 1 y) (sqrt x)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ 1 (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* (sqrt (/ 1 x)) (/ 1 y)))) y))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (* (sqrt (/ 1 x)) (/ (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 x)))) y))) (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 x))))) y))) y))))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (* -1 (* (pow y 3) (- (* -1 (sqrt (pow x 3))) (/ 1 (pow y 3))))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* (pow y 2) (+ x (+ (* -1 (* (sqrt x) (/ 1 y))) (/ 1 (pow y 2))))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (* y (+ (* -1 (sqrt x)) (/ 1 y))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- (+ 1 (* -1 (/ (- (* -1 (* (sqrt (/ 1 x)) (- 1 (pow x 2)))) (* -1 (* (sqrt (/ 1 x)) (* (+ 1 x) (- 1 x))))) y))) x) y))))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- (+ 1 (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 x)) (- 1 (pow x 2)))) (* -1 (* (sqrt (/ 1 x)) (/ (* (+ 1 x) (- (* -1 (* (sqrt (/ 1 x)) (- 1 (pow x 2)))) (* -1 (* (sqrt (/ 1 x)) (* (+ 1 x) (- 1 x)))))) y)))) (* -1 (* (sqrt (/ 1 x)) (* (+ 1 x) (- 1 x))))) y))) x) y))))))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) #s(hole binary64 (* (pow y 2) (+ x (* -1 (/ (+ (* -2 (sqrt x)) (* -1 (/ (- 1 (pow x 2)) y))) y)))))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(hole binary64 (* (pow y 2) (+ x (* -1 (/ (- (* -2 (sqrt x)) (/ 1 y)) y)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (+ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ 1 x) y))))))) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 #s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (sqrt.f64 x) y)) x)) x)) |
(*.f64 #s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 #s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (sqrt.f64 x) y)) x)) x) |
(*.f64 x #s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 #s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (sqrt.f64 x) y)) x))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 #s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (sqrt.f64 x) y)) x)) |
(/.f64 (neg.f64 #s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (sqrt.f64 x) y))) (neg.f64 x)) |
(/.f64 #s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (sqrt.f64 x) y)) x) |
#s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) y) |
(*.f64 y (sqrt.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
y |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 y (sqrt.f64 x))) x)) |
(*.f64 #s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 y (sqrt.f64 x))) x) |
(*.f64 x #s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 y (sqrt.f64 x)))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 y (sqrt.f64 x))) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) |
(*.f64 y (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))) |
(/.f64 (neg.f64 y) (neg.f64 (sqrt.f64 x))) |
(/.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) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #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)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
(fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 x) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) y))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.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)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 x) y) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (*.f64 (sqrt.f64 x) y) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64))) |
#s(literal 3 binary64) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (sqrt.f64 x)) y (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
(fma.f64 (fabs.f64 (*.f64 (sqrt.f64 x) y)) (fabs.f64 (*.f64 (sqrt.f64 x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
(fma.f64 (neg.f64 (*.f64 (sqrt.f64 x) y)) (neg.f64 (*.f64 (sqrt.f64 x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
(fma.f64 (sqrt.f64 x) (*.f64 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 2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) y)) |
(+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64))) (fma.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 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) y)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 x) y)))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) y) (sqrt.f64 x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 x)) y #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) |
(+.f64 (neg.f64 (*.f64 (sqrt.f64 x) y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (sqrt.f64 x) y)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 x) y))) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) y) |
(*.f64 y (sqrt.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) |
(/.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))) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (+.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) (/.f64 (*.f64 x x) (+.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x))) |
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 x) y) x)) |
(*.f64 (+.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x x))))) |
(fma.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(fma.f64 (neg.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (neg.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(fma.f64 (fabs.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (fabs.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(-.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x x)) |
(+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) x)) |
(*.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (neg.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) |
(*.f64 (fabs.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (fabs.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) y) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) |
(+.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) y)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #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)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) (*.f64 (sqrt.f64 x) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
(fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 x) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) y))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.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)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(/.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))) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) y (+.f64 x #s(literal 1 binary64))) |
(fma.f64 y (sqrt.f64 x) (+.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y) (+.f64 x #s(literal 1 binary64))) |
(+.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
(+.f64 (*.f64 (sqrt.f64 x) y) (+.f64 x #s(literal 1 binary64))) |
(+.f64 x (fma.f64 (sqrt.f64 x) y #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 (* (- (* (/ 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 y) (sqrt x)) 1) (/.f64 y (sqrt.f64 x))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x)) |
#s(approx (/ (+ (* (sqrt x) y) (neg x)) x) (/.f64 y (sqrt.f64 x))) |
#s(approx (/ (+ (* (sqrt x) y) (neg x)) x) (/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x)) |
#s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (* (sqrt x) y) (neg x)) (fma.f64 (sqrt.f64 x) y (neg.f64 x))) |
#s(approx (* (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x 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 y) (sqrt x)) 1) (/.f64 y (sqrt.f64 x))) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x)) |
#s(approx (/ y (sqrt x)) (/.f64 y (sqrt.f64 x))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal -1 binary64))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (fma.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (sqrt.f64 x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64)))) x (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal -1 binary64)))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (fma.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (sqrt.f64 x) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) x) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (sqrt.f64 x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) (/.f64 (*.f64 y y) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64)))) x (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal -1 binary64)))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (sqrt.f64 x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64))))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64))) (*.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (sqrt.f64 x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) x (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (sqrt.f64 x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64))))) x (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal -1 binary64)))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(literal 1 binary64)) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) |
#s(approx (pow (* (sqrt x) y) 3) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (-.f64 (fma.f64 (*.f64 y y) x #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) y))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
#s(approx (* (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 2 binary64))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1 binary64) (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 2 binary64))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (+ (* (sqrt x) y) 1) x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (+ (* (sqrt x) y) 1) x) (+.f64 (fma.f64 (sqrt.f64 x) y x) #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (+.f64 (/.f64 y (sqrt.f64 x)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (*.f64 (-.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x)) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) (-.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (sqrt x) y) (neg x)) x) (-.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (-.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (*.f64 (-.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x)) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) (-.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x)))) (sqrt.f64 x))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x)))) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x))) #s(literal 2 binary64))))) x)) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x)))) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x))))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x))) #s(literal 2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (neg.f64 (*.f64 (pow.f64 (/.f64 y (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x)))) #s(literal 3 binary64)) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))))))) x)) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (pow.f64 y #s(literal 3 binary64))) (pow.f64 (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x))) #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x)))) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -2 binary64)) (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x)))))) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (pow.f64 (/.f64 y (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x)))) #s(literal 3 binary64)) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x))) #s(literal 2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (/.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x))) #s(literal 2 binary64)))))) x)) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (*.f64 (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x))) x)) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (*.f64 (-.f64 (fma.f64 y y (pow.f64 x #s(literal -1 binary64))) (/.f64 y (sqrt.f64 x))) x)) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) (neg.f64 (*.f64 (sqrt.f64 x) y))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 y (sqrt.f64 x))) x)) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 y y) x) #s(literal 1 binary64)) x) (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 y (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 y y) x) (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) (pow.f64 (*.f64 (pow.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) x) #s(literal -1 binary64)))) (+.f64 (/.f64 (*.f64 y y) (pow.f64 (*.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)))) x)) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 y (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) (+.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) x) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -2 binary64)) (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)))) (+.f64 (/.f64 (*.f64 y y) (pow.f64 (*.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 y y) x) (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)))))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 y (pow.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64))) (+.f64 (+.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64))) (pow.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 y y) (pow.f64 (*.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) #s(literal 2 binary64)))))) x)) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) (/.f64 y (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (/.f64 y (pow.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) x) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal -2 binary64)) (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)))) (+.f64 (/.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 y y) (pow.f64 (*.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) #s(literal 3 binary64))) (/.f64 (/.f64 (*.f64 y y) x) (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)))))))) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 y (pow.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64))) (+.f64 (+.f64 (+.f64 (/.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 y y) (pow.f64 (*.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) #s(literal 4 binary64))) (/.f64 (*.f64 y y) (pow.f64 (*.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) #s(literal 2 binary64))))) (/.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64)))))) x)) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (*.f64 (-.f64 (/.f64 (*.f64 y y) x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 y y) x) #s(literal 1 binary64))) (*.f64 x x))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (*.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 y y) x) (pow.f64 x #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (*.f64 (*.f64 y y) x)) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 2 binary64) (/.f64 (*.f64 y y) x)) (*.f64 x x))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 y y) x) (pow.f64 x #s(literal -2 binary64)))) (*.f64 x x))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (+.f64 (/.f64 y (sqrt.f64 x)) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (+ (+ (* (sqrt x) y) 1) x) (*.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ (* (sqrt x) y) 1) x) (*.f64 (+.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (/ (+ (* (sqrt x) y) (neg x)) x) (neg.f64 (fma.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (sqrt x) y) 1) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 x) y)))) |
#s(approx (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))) #s(literal -2 binary64))) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))) #s(literal 3 binary64))))) x)) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))) #s(literal -2 binary64))) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))) x))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))) #s(literal 4 binary64)))) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))) #s(literal -2 binary64))) x) #s(literal -1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))) #s(literal 3 binary64)))))) x)) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))) #s(literal -2 binary64))) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))) x))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) (*.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (pow (* (sqrt x) y) 3) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3/2 binary64)))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64)))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) (neg.f64 (*.f64 (sqrt.f64 x) y))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) (*.f64 (fma.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (* (* (sqrt x) y) 1) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 x) y)))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) (neg.f64 (/.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) x)) #s(literal 1 binary64)) x) (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 y y) x) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64) (pow.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 y y) x) (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) x))) (pow.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 y y) x) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 y y) x) (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64) (pow.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64))))) x) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64) (pow.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 y y) x) (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) x))) (pow.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 y y) x) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 y y) x) (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -4 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 y y) x) (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 4 binary64)))) #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))))) x) #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64) (pow.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64))))) x) #s(literal -1 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64) (pow.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 y y) x) (/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) x))) (pow.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) y) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -2 binary64) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) x)) #s(literal 1 binary64))) (*.f64 x x))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal -1 binary64))) x))) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) y) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) x))) (*.f64 x x))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal -1 binary64))) x))) (*.f64 x x))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 x) y)))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (+ (* (sqrt x) y) 1) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (+ (* (sqrt x) y) 1) x) (*.f64 (neg.f64 x) (-.f64 (-.f64 (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 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 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (neg.f64 x)) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(literal -1 binary64)) |
#s(approx (/ (+ (* (sqrt x) y) (neg x)) x) #s(literal -1 binary64)) |
#s(approx (+ (* (sqrt x) y) (neg x)) (neg.f64 x)) |
#s(approx (+ (* (sqrt x) y) (neg x)) (-.f64 (*.f64 (sqrt.f64 x) y) x)) |
#s(approx y y) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (neg.f64 x)) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) #s(literal -1 binary64)) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(literal 1 binary64)) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) y)) (neg.f64 (sqrt.f64 x))) y #s(literal 1 binary64))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 (*.f64 #s(literal 0 binary64) x) y)) (*.f64 #s(literal 0 binary64) x)) y (*.f64 #s(literal 1 binary64) (sqrt.f64 x))) y #s(literal 1 binary64))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(literal 1 binary64)) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (fma.f64 (-.f64 (*.f64 y x) (sqrt.f64 x)) y #s(literal 1 binary64))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(literal 1 binary64)) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) y (-.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) (fma.f64 (-.f64 (fma.f64 (-.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) y (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (sqrt.f64 x))) y (-.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) (fma.f64 (-.f64 (fma.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (*.f64 y (/.f64 (-.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x))) (+.f64 x #s(literal 1 binary64)))) (-.f64 (/.f64 x (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (+.f64 x #s(literal 1 binary64))) (sqrt.f64 x)))) y (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (sqrt.f64 x))) y (-.f64 #s(literal 1 binary64) x))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (-.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (-.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 x) (*.f64 y x)) y #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) #s(literal 1 binary64)) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (fma.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 x) (*.f64 y x)) y #s(literal 1 binary64))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(literal 1 binary64)) |
#s(approx (+ (+ (* (sqrt x) y) 1) x) (+.f64 x #s(literal 1 binary64))) |
#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 (sqrt x)) y) 1) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (sqrt.f64 x)) y)) |
#s(approx (- (/ (* 1 y) (sqrt x)) 1) (*.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (/ (+ (* (sqrt x) y) (neg x)) x) (*.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (sqrt.f64 x)) 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 y) (sqrt x)) 1) (*.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) y)) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 y y)) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) (sqrt.f64 x)) y)) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (-.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -1 binary64))) (sqrt.f64 x)) (*.f64 #s(literal 0 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))))) y)) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) (*.f64 (+.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (*.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) x) (*.f64 y y))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) x) (*.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) (*.f64 y y))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) y)) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) (*.f64 (sqrt.f64 x) y)) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y y)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) (sqrt.f64 x)) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y y)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 x y))) y)) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) (*.f64 (-.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y y)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))) (sqrt.f64 x)) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y y)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 x y))) y)) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (*.f64 (*.f64 y y) x)) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) x) (*.f64 y y))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (*.f64 (-.f64 (+.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) x) (pow.f64 y #s(literal -2 binary64))) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 y y))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) x) (*.f64 y y))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) x) (pow.f64 y #s(literal -2 binary64))) (*.f64 y y))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) y)) |
#s(approx (+ (+ (* (sqrt x) y) 1) x) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (+ (* (sqrt x) y) 1) x) (*.f64 (+.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) y) (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 (* (- (* (/ 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 y) (sqrt x)) 1) (neg.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))) |
#s(approx (/ (+ (* (sqrt x) y) (neg x)) x) (neg.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))) |
#s(approx (+ (* (sqrt x) y) (neg x)) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 x) (/.f64 x y)) 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 y) (sqrt x)) 1) (neg.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))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64)) y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) y)) (*.f64 #s(literal 0 binary64) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))) y) #s(literal -1 binary64) #s(literal 1 binary64)) y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 y #s(literal -3 binary64))) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (*.f64 (+.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) x) (pow.f64 y #s(literal -2 binary64))) (*.f64 y y))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) (*.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) 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) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) y) #s(literal -1 binary64) #s(literal 1 binary64)) x) y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (/ (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (+ (+ (* (sqrt x) y) 1) x)) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) y)) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) y) #s(literal -1 binary64) #s(literal 1 binary64)) x) y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (sqrt.f64 x) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) y))) y) #s(literal -1 binary64) x) (*.f64 y y))) |
#s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64))) y) #s(literal -1 binary64) x) (*.f64 y y))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (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) y) 1) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) y))) |
Compiled 15 432 to 1 559 computations (89.9% saved)
11 alts after pruning (2 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 387 | 2 | 389 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 0 | 7 | 7 |
| Total | 389 | 11 | 400 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
| ✓ | 68.4% | (fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
| 59.9% | (/.f64 (-.f64 #s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (fma.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 x) (*.f64 y x)) y #s(literal 1 binary64))) (*.f64 x x)) (+.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) | |
| 11.6% | (/.f64 #s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (*.f64 (*.f64 y y) x)) (+.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) | |
| ✓ | 71.1% | #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| ✓ | 60.6% | #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
| ✓ | 40.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
| ✓ | 32.7% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 y (sqrt.f64 x))) x)) |
| ✓ | 32.7% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 #s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (sqrt.f64 x) y)) x)) x)) |
| ✓ | 29.7% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
| ✓ | 32.3% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
Compiled 612 to 234 computations (61.8% 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 #s(approx (- (/ (* 1 y) (sqrt x)) 1) (/.f64 y (sqrt.f64 x))) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 #s(approx (+ (* (sqrt x) y) (neg x)) (*.f64 (sqrt.f64 x) y)) x)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x)) 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 (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 1 binary64)) x)) |
(/.f64 #s(approx (- (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (* x x)) (*.f64 (*.f64 y y) x)) (+.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 #s(approx (* (+ (* (sqrt x) y) 1) (+ (* (sqrt x) y) 1)) (fma.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 x) (*.f64 y x)) y #s(literal 1 binary64))) (*.f64 x x)) (+.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
(/.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)) |
#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 (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)))))) |
(/.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))))) |
| Outputs |
|---|
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
3 calls:
| 5.0ms | y |
| 5.0ms | x |
| 5.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:
| 11.0ms | x |
| 2.0ms | y |
| 2.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 2 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 99.2% | 2 | x |
| 96.3% | 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.1% | 3 | y |
| 81.1% | 3 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 81.4% | 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 |
|---|---|---|
| 93.2% | 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 |
|---|---|---|
| 60.6% | 1 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 60.6% | 1 | x |
| 60.6% | 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:
| 5.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.9% | 2 | x |
| 60.6% | 2 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 32.3% | 1 | y |
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 | y |
| 1.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 32.3% | 1 | y |
| 32.3% | 1 | x |
| 32.3% | 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 |
|---|---|---|
| 5.0ms | 1.2025853005242607e-9 | 1.9062324414354417e-9 |
| 3.0ms | 64× | 0 | valid |
Compiled 107 to 96 computations (10.3% saved)
ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1.04225459174724e+60 | 1.0487104962358e+68 |
| 12.0ms | -1.4195062181614256e+37 | -1.238284568792789e+29 |
| 18.0ms | 288× | 0 | valid |
Compiled 479 to 426 computations (11.1% saved)
ival-add: 5.0ms (43.4% of total)ival-sub: 2.0ms (17.4% of total)ival-mult: 2.0ms (17.4% of total)ival-sqrt: 2.0ms (17.4% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 6.815226593523341e+115 | 2.4723208760733024e+119 |
| 12.0ms | -2.1534770215468823e+61 | -4.8326215115599324e+55 |
| 12.0ms | 272× | 0 | valid |
Compiled 436 to 386 computations (11.5% saved)
ival-sub: 2.0ms (29.4% of total)ival-mult: 2.0ms (29.4% of total)ival-sqrt: 2.0ms (29.4% of total)ival-add: 1.0ms (14.7% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -130743225.71680853 | 0.9999999987974147 |
Compiled 11 to 12 computations (-9.1% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 170 |
| 1 | 61 | 170 |
| 2 | 77 | 170 |
| 3 | 107 | 170 |
| 4 | 164 | 170 |
| 5 | 424 | 170 |
| 6 | 3305 | 170 |
| 7 | 5857 | 170 |
| 1× | node limit |
| Inputs |
|---|
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
(if (<=.f64 x #s(literal 4593918114535591/2417851639229258349412352 binary64)) #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)))) |
(if (<=.f64 y #s(literal -8500000000000000139214488794638057472 binary64)) #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (if (<=.f64 y #s(literal 1050000000000000053900069014874710889683274970276215805444096 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))))) |
(if (<=.f64 y #s(literal -7600000000000000186241305340146495812238089863499971108536320 binary64)) #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) (if (<=.f64 y #s(literal 68999999999999996699098263367188319929501442152310508196175308263302658048826930705377993505386427442631879333773312 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)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
(if (<=.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) #s(literal -100000000 binary64)) #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)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
| Outputs |
|---|
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
(if (<=.f64 x #s(literal 4593918114535591/2417851639229258349412352 binary64)) #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)))) |
(if (<=.f64 y #s(literal -8500000000000000139214488794638057472 binary64)) #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (if (<=.f64 y #s(literal 1050000000000000053900069014874710889683274970276215805444096 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))))) |
(if (or (<=.f64 y #s(literal -8500000000000000139214488794638057472 binary64)) (not (<=.f64 y #s(literal 1050000000000000053900069014874710889683274970276215805444096 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 #s(literal 1 binary64) x))) |
(if (<=.f64 y #s(literal -7600000000000000186241305340146495812238089863499971108536320 binary64)) #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) (if (<=.f64 y #s(literal 68999999999999996699098263367188319929501442152310508196175308263302658048826930705377993505386427442631879333773312 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)))) |
(if (or (<=.f64 y #s(literal -7600000000000000186241305340146495812238089863499971108536320 binary64)) (not (<=.f64 y #s(literal 68999999999999996699098263367188319929501442152310508196175308263302658048826930705377993505386427442631879333773312 binary64)))) #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 #s(literal 1 binary64) x)) |
(if (<=.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) #s(literal -100000000 binary64)) #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)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
| 1× | fuel |
Compiled 170 to 44 computations (74.1% saved)
Compiled 356 to 102 computations (71.3% saved)
Loading profile data...