
Time bar (total: 1.6s)
| 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)
| 479.0ms | 8 255× | 0 | valid |
| 10.0ms | 249× | 0 | invalid |
| 0.0ms | 1× | 2 | valid |
ival-sqrt: 129.0ms (53.8% of total)ival-mult!: 64.0ms (26.7% of total)ival-sub!: 29.0ms (12.1% of total)ival-add!: 17.0ms (7.1% of total)adjust: 1.0ms (0.4% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 54 |
| 1 | 60 | 54 |
| 2 | 122 | 54 |
| 3 | 220 | 51 |
| 4 | 662 | 50 |
| 5 | 4272 | 50 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
Compiled 14 to 14 computations (0% 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 | 391 | 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) (+.f64 (neg.f64 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 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #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)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#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 (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (neg.f64 (sqrt.f64 x))) y))) |
Compiled 250 to 124 computations (50.4% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 27 | 7 | 34 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 28 | 7 | 35 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 62.8% | (+.f64 #s(approx (- 1 x) (neg.f64 x)) (*.f64 y (sqrt.f64 x))) |
| ▶ | 72.4% | #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| ▶ | 65.3% | #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 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
| 54.6% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) | |
| 88.5% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) | |
| ▶ | 36.0% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
Compiled 166 to 166 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x) |
(-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
x |
y |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) 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)) |
(+.f64 #s(approx (- 1 x) (neg.f64 x)) (*.f64 y (sqrt.f64 x))) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
(*.f64 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 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (/ (+ 1 (* (sqrt x) y)) x))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (/ (+ 1 (+ (* -1 x) (* (sqrt x) y))) x))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (/ (+ 1 (* (sqrt x) y)) x))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#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 (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* (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)) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 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 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 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (- (* (sqrt (/ 1 x)) y) 1)) (/ 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 (* (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 (* y (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (* y (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 (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (+ (* x (- (/ 1 x) 1)) (* (sqrt x) y)))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (/ 1 x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 1)) |
#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)) 1) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* y (+ (sqrt x) (/ (* x (- (/ 1 x) 1)) y))))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (* y (- (+ (sqrt (/ 1 x)) (/ 1 (* x y))) (/ 1 y))))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (* y (+ (sqrt (/ 1 x)) (/ 1 (* x y)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* y (+ (sqrt x) (/ 1 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)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (* x (- (/ 1 x) 1)) y))))))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (- (/ 1 x) 1) y))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt (/ 1 x))) (/ 1 (* x y))))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((+ (- 1 x) (* y (sqrt x))) (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (/ 1 (sqrt x)) 1 (sqrt x) x y (/ 1 x) (+ (- 1 x) (* y (sqrt x))) (- 1 x) (+ (- 1 x) (* y (sqrt x))) (* (sqrt x) y) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (+ (- 1 x) (* y (sqrt x))) (- 1 x) (neg x) (* y (sqrt x))) |
| 3.0ms | y | @ | -inf | ((+ (- 1 x) (* y (sqrt x))) (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (/ 1 (sqrt x)) 1 (sqrt x) x y (/ 1 x) (+ (- 1 x) (* y (sqrt x))) (- 1 x) (+ (- 1 x) (* y (sqrt x))) (* (sqrt x) y) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (+ (- 1 x) (* y (sqrt x))) (- 1 x) (neg x) (* y (sqrt x))) |
| 2.0ms | x | @ | 0 | ((+ (- 1 x) (* y (sqrt x))) (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (/ 1 (sqrt x)) 1 (sqrt x) x y (/ 1 x) (+ (- 1 x) (* y (sqrt x))) (- 1 x) (+ (- 1 x) (* y (sqrt x))) (* (sqrt x) y) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (+ (- 1 x) (* y (sqrt x))) (- 1 x) (neg x) (* y (sqrt x))) |
| 1.0ms | x | @ | inf | ((+ (- 1 x) (* y (sqrt x))) (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (/ 1 (sqrt x)) 1 (sqrt x) x y (/ 1 x) (+ (- 1 x) (* y (sqrt x))) (- 1 x) (+ (- 1 x) (* y (sqrt x))) (* (sqrt x) y) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (+ (- 1 x) (* y (sqrt x))) (- 1 x) (neg x) (* y (sqrt x))) |
| 1.0ms | y | @ | inf | ((+ (- 1 x) (* y (sqrt x))) (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (/ 1 (sqrt x)) 1 (sqrt x) x y (/ 1 x) (+ (- 1 x) (* y (sqrt x))) (- 1 x) (+ (- 1 x) (* y (sqrt x))) (* (sqrt x) y) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (+ (- 1 x) (* y (sqrt x))) (- 1 x) (neg x) (* y (sqrt x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 174 | 1175 |
| 0 | 196 | 1109 |
| 0 | 785 | 1085 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x) |
(-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
x |
y |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) 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)) |
(+.f64 #s(approx (- 1 x) (neg.f64 x)) (*.f64 y (sqrt.f64 x))) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
(*.f64 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 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (/ (+ 1 (* (sqrt x) y)) x))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (/ (+ 1 (+ (* -1 x) (* (sqrt x) y))) x))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (/ (+ 1 (* (sqrt x) y)) x))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#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 (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* (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)) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 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 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 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (- (* (sqrt (/ 1 x)) y) 1)) (/ 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 (* (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 (* y (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (* y (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 (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (+ (* x (- (/ 1 x) 1)) (* (sqrt x) y)))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (/ 1 x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 1)) |
#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)) 1) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* y (+ (sqrt x) (/ (* x (- (/ 1 x) 1)) y))))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (* y (- (+ (sqrt (/ 1 x)) (/ 1 (* x y))) (/ 1 y))))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (* y (+ (sqrt (/ 1 x)) (/ 1 (* x y)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* y (+ (sqrt x) (/ 1 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)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (* x (- (/ 1 x) 1)) y))))))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (- (/ 1 x) 1) y))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt (/ 1 x))) (/ 1 (* x y))))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) x)) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) x) |
(*.f64 x (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) (/.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #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 (/.f64 #s(literal 1 binary64) x)) |
#s(literal 1 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
y |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
(/.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(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)) |
(/.f64 (-.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) #s(approx (- 1 x) (neg.f64 x))) (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y))) (-.f64 #s(approx (- 1 x) (neg.f64 x)) (*.f64 (sqrt.f64 x) y))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- 1 x) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) #s(approx (- 1 x) (neg.f64 x)) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 #s(approx (- 1 x) (neg.f64 x)) (*.f64 (sqrt.f64 x) y))))) |
(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 #s(approx (- 1 x) (neg.f64 x)) (*.f64 (neg.f64 y) (sqrt.f64 x))) |
(+.f64 (*.f64 (sqrt.f64 x) y) #s(approx (- 1 x) (neg.f64 x))) |
(+.f64 #s(approx (- 1 x) (neg.f64 x)) (*.f64 (sqrt.f64 x) y)) |
#s(approx (- 1 x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.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))) |
#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)) 1) x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/.f64 (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (+.f64 (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 (neg x) (neg.f64 x)) |
#s(approx (* (sqrt x) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) x)) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) x)) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (sqrt x) y) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64)))) |
#s(approx (+ (* (sqrt x) y) 1) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64)))) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (sqrt x) y) (neg.f64 (*.f64 (*.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))) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x (*.f64 (sqrt.f64 x) y))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx y y) |
#s(approx (+ (* (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 (sqrt x)) y) (/ 1 x)) 1) x) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (*.f64 (fma.f64 x (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) y)) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) y)) y)) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y)) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (neg.f64 (*.f64 (+.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) y))) y))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) y)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) y))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 y x))) y))) |
#s(approx (+ (* (sqrt x) y) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y)) y))) |
Compiled 1 019 to 423 computations (58.5% saved)
11 alts after pruning (7 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 100 | 6 | 106 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 102 | 11 | 113 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 62.8% | (fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
| ✓ | 62.8% | (+.f64 #s(approx (- 1 x) (neg.f64 x)) (*.f64 y (sqrt.f64 x))) |
| ✓ | 72.4% | #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| ✓ | 65.3% | #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
| 88.5% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) | |
| ✓ | 36.0% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
| ▶ | 64.1% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) x)) |
| ▶ | 27.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) x)) |
| ▶ | 38.1% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
| 64.0% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) x))) |
Compiled 252 to 242 computations (4% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x) |
(-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y (/.f64 #s(literal 1 binary64) x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
y |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
(sqrt.f64 x) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) x)) |
(*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) x) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) x)) |
(*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) x) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) #s(hole binary64 (/ (+ 1 (* (sqrt x) y)) x))) |
#s(approx (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) #s(hole binary64 (/ (+ 1 (+ (* -1 x) (* (sqrt x) y))) x))) |
#s(approx (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) #s(hole binary64 (/ (+ 1 (* (sqrt x) y)) x))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (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 (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (/ (+ 1 (* (sqrt x) y)) x))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (/ (+ 1 (+ (* -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 (/ (+ 1 (* (sqrt x) y)) x))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (+ 1 (* (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 (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#s(approx (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) #s(hole binary64 (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))) |
#s(approx (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) #s(hole binary64 (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (* (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 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (+ (* (sqrt (/ 1 x)) y) (/ 1 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 (+ (- 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 (/ 1 x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)) (/ 1 x)))))) |
#s(approx (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))) |
#s(approx (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) #s(hole binary64 (- (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)) 1))) |
#s(approx (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) #s(hole binary64 (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 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 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (- (* (sqrt (/ 1 x)) y) 1)) (/ 1 x)))))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (+ (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))))) |
#s(approx (+ (- 1 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 (/ 1 x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) #s(hole binary64 (+ (* x (- (/ 1 x) 1)) (* (sqrt x) y)))) |
#s(approx (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) #s(hole binary64 (/ 1 x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- 1 x))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (+ (* x (- (/ 1 x) 1)) (* (sqrt x) y)))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 1)) |
#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 (/ 1 x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* y (+ (sqrt x) (/ (* x (- (/ 1 x) 1)) y))))) |
#s(approx (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) #s(hole binary64 (* y (- (+ (sqrt (/ 1 x)) (/ 1 (* x y))) (/ 1 y))))) |
#s(approx (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) #s(hole binary64 (* y (+ (sqrt (/ 1 x)) (/ 1 (* x y)))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* y (+ (sqrt x) (/ (* x (- (/ 1 x) 1)) y))))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (* y (- (+ (sqrt (/ 1 x)) (/ 1 (* x y))) (/ 1 y))))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (* y (+ (sqrt (/ 1 x)) (/ 1 (* x y)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (* x (- (/ 1 x) 1)) y))))))) |
#s(approx (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (- (/ 1 x) 1) y))))))) |
#s(approx (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt (/ 1 x))) (/ 1 (* x y))))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (* x (- (/ 1 x) 1)) y))))))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (- (/ 1 x) 1) y))))))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt (/ 1 x))) (/ 1 (* x y))))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | ((+ (- 1 x) (* y (sqrt x))) (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) (sqrt (/ 1 x)) (/ 1 x) 1 x y (+ (- 1 x) (* y (sqrt x))) (- 1 x) (+ (* (sqrt x) y) (- 1 x)) (sqrt x) (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) (+ (- 1 x) (* y (sqrt x))) (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/ (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1)) |
| 2.0ms | y | @ | -inf | ((+ (- 1 x) (* y (sqrt x))) (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) (sqrt (/ 1 x)) (/ 1 x) 1 x y (+ (- 1 x) (* y (sqrt x))) (- 1 x) (+ (* (sqrt x) y) (- 1 x)) (sqrt x) (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) (+ (- 1 x) (* y (sqrt x))) (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/ (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1)) |
| 2.0ms | x | @ | 0 | ((+ (- 1 x) (* y (sqrt x))) (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) (sqrt (/ 1 x)) (/ 1 x) 1 x y (+ (- 1 x) (* y (sqrt x))) (- 1 x) (+ (* (sqrt x) y) (- 1 x)) (sqrt x) (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) (+ (- 1 x) (* y (sqrt x))) (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/ (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1)) |
| 1.0ms | x | @ | inf | ((+ (- 1 x) (* y (sqrt x))) (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) (sqrt (/ 1 x)) (/ 1 x) 1 x y (+ (- 1 x) (* y (sqrt x))) (- 1 x) (+ (* (sqrt x) y) (- 1 x)) (sqrt x) (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) (+ (- 1 x) (* y (sqrt x))) (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/ (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1)) |
| 1.0ms | y | @ | inf | ((+ (- 1 x) (* y (sqrt x))) (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) (sqrt (/ 1 x)) (/ 1 x) 1 x y (+ (- 1 x) (* y (sqrt x))) (- 1 x) (+ (* (sqrt x) y) (- 1 x)) (sqrt x) (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) (+ (- 1 x) (* y (sqrt x))) (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/ (+ (* (sqrt x) y) 1) x) (+ (* (sqrt x) y) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 233 | 2239 |
| 0 | 260 | 2073 |
| 0 | 914 | 2054 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x) |
(-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y (/.f64 #s(literal 1 binary64) x)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
y |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
(sqrt.f64 x) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) x)) |
(*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) x) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) x)) |
(*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) x) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
#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 (/ 1 x)) y) (/ 1 x)) 1) x) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) #s(hole binary64 (/ (+ 1 (* (sqrt x) y)) x))) |
#s(approx (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) #s(hole binary64 (/ (+ 1 (+ (* -1 x) (* (sqrt x) y))) x))) |
#s(approx (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) #s(hole binary64 (/ (+ 1 (* (sqrt x) y)) x))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (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 (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (/ (+ 1 (* (sqrt x) y)) x))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (/ (+ 1 (+ (* -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 (/ (+ 1 (* (sqrt x) y)) x))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (+ 1 (* (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 (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#s(approx (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) #s(hole binary64 (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))) |
#s(approx (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) #s(hole binary64 (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (* (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 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (+ (* (sqrt (/ 1 x)) y) (/ 1 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 (+ (- 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 (/ 1 x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)) (/ 1 x)))))) |
#s(approx (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))) |
#s(approx (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) #s(hole binary64 (- (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)) 1))) |
#s(approx (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) |
#s(approx (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) #s(hole binary64 (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) 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 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (- (* (sqrt (/ 1 x)) y) 1)) (/ 1 x)))))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (+ (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))))) |
#s(approx (+ (- 1 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 (/ 1 x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) #s(hole binary64 (+ (* x (- (/ 1 x) 1)) (* (sqrt x) y)))) |
#s(approx (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) #s(hole binary64 (/ 1 x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- 1 x))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (+ (* x (- (/ 1 x) 1)) (* (sqrt x) y)))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 1)) |
#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 (/ 1 x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* y (+ (sqrt x) (/ (* x (- (/ 1 x) 1)) y))))) |
#s(approx (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) #s(hole binary64 (* y (- (+ (sqrt (/ 1 x)) (/ 1 (* x y))) (/ 1 y))))) |
#s(approx (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) #s(hole binary64 (* y (+ (sqrt (/ 1 x)) (/ 1 (* x y)))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* y (+ (sqrt x) (/ (* x (- (/ 1 x) 1)) y))))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (* y (- (+ (sqrt (/ 1 x)) (/ 1 (* x y))) (/ 1 y))))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (* y (+ (sqrt (/ 1 x)) (/ 1 (* x y)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (* x (- (/ 1 x) 1)) y))))))) |
#s(approx (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (- (/ 1 x) 1) y))))))) |
#s(approx (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt (/ 1 x))) (/ 1 (* x y))))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (* x (- (/ 1 x) 1)) y))))))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (- (/ 1 x) 1) y))))))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt (/ 1 x))) (/ 1 (* x y))))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
| Outputs |
|---|
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x) |
(*.f64 x (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) (/.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #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 (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
y |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 #s(approx (- 1 x) (neg.f64 x)) #s(approx (- 1 x) (neg.f64 x)))) (-.f64 (*.f64 (sqrt.f64 x) y) #s(approx (- 1 x) (neg.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (pow.f64 #s(approx (- 1 x) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) #s(approx (- 1 x) (neg.f64 x))) (*.f64 (*.f64 (sqrt.f64 x) y) #s(approx (- 1 x) (neg.f64 x)))))) |
(fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
(fma.f64 y (sqrt.f64 x) #s(approx (- 1 x) (neg.f64 x))) |
(+.f64 (*.f64 (sqrt.f64 x) y) #s(approx (- 1 x) (neg.f64 x))) |
(+.f64 #s(approx (- 1 x) (neg.f64 x)) (*.f64 (sqrt.f64 x) y)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
#s(approx (- 1 x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) x)) |
(*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) x) |
(*.f64 x #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) |
(*.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #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 (/.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) x)) |
(*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) x) |
(*.f64 x #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 x) y) x) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (sqrt.f64 x) y) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 1 binary64)) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))))) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
(fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) y)) |
(+.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (* (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 (/ 1 x)) y) (/ 1 x)) 1) x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/.f64 (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx x x) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (+.f64 (neg.f64 x) #s(literal 1 binary64))) |
#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 (neg x) (neg.f64 x)) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/.f64 (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64)) x)) |
#s(approx (* (/ 1 (sqrt x)) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) |
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt x) y) 1) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) |
#s(approx (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64))) |
#s(approx (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ 1 (sqrt x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* (sqrt x) y) 1) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64)))) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
#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 (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x (*.f64 (sqrt.f64 x) y))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx 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 (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x (*.f64 (sqrt.f64 x) y))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (* (sqrt x) y) 1) #s(literal 1 binary64)) |
#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 (/ 1 x)) y) (/ 1 x)) 1) x) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) (*.f64 (fma.f64 x (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) y)) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) y)) y)) |
#s(approx (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 #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 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) (*.f64 (fma.f64 x (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) y) (sqrt.f64 x)) y)) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) y)) y)) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y)) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) y)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) (neg.f64 (*.f64 (+.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) y))) y))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) y)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) y))) |
#s(approx (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 y x))) y))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (* (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1) x) (neg.f64 (*.f64 (+.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) y))) y))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) y)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) y))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 y x))) y))) |
#s(approx (+ (* (sqrt x) y) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y)) y))) |
Compiled 1 375 to 568 computations (58.7% saved)
11 alts after pruning (2 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 124 | 1 | 125 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 4 | 4 |
| Total | 125 | 11 | 136 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 62.8% | (fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
| ✓ | 62.8% | (+.f64 #s(approx (- 1 x) (neg.f64 x)) (*.f64 y (sqrt.f64 x))) |
| ✓ | 72.4% | #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| ✓ | 65.3% | #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
| ▶ | 88.5% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) |
| ✓ | 36.0% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
| ✓ | 64.1% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) x)) |
| ✓ | 27.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) x)) |
| ▶ | 64.0% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(approx (/ (+ (* (sqrt x) y) 1) x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)))) x)) |
| ✓ | 38.1% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
Compiled 154 to 148 computations (3.9% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(approx (/ (+ (* (sqrt x) y) 1) x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)))) x)) |
(*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(approx (/ (+ (* (sqrt x) y) 1) x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)))) x) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(approx (/ (+ (* (sqrt x) y) 1) x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
x |
y |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) |
(*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y) |
(+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) y) |
(-.f64 #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)) 1) x) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (/ (+ 1 (* (sqrt x) y)) x))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (/ (+ 1 (+ (* -1 x) (* (sqrt x) y))) x))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (/ (+ 1 (* (sqrt x) y)) x))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (/ (+ 1 (* (sqrt x) y)) x))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (+ (* -1 x) (* y (+ (sqrt x) (/ 1 y)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (+ (sqrt x) (/ 1 y)))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (+ (sqrt x) (+ (* -1 (/ x y)) (/ 1 y))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (+ (* -1 (/ x y)) (/ 1 y)))) |
#s(approx (- 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 (* 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)) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* x (* y (- (sqrt (/ 1 x)) (/ 1 y)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* x (+ (* y (- (sqrt (/ 1 x)) (/ 1 y))) (/ 1 x))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* x (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (/ 1 (* x y))) (/ 1 y))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* x (- (/ 1 (* x y)) (/ 1 y))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (- 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 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (- (* (sqrt (/ 1 x)) y) 1)) (/ 1 x)))))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (+ (* -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 (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* x (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* x (- (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))) (/ 1 x)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* x (- (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) (/ 1 (* x y))))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* -1 (* x (- (/ 1 y) (/ 1 (* x y))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 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)) 1) x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (+ (* x (- (/ 1 x) 1)) (* (sqrt x) y)))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (/ 1 x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (- 1 x))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (/ (- 1 x) y))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (/ (- (+ 1 (* (sqrt x) y)) x) y))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (/ (- 1 x) y))) |
#s(approx (+ (- 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)) 1) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* y (+ (sqrt x) (/ (* x (- (/ 1 x) 1)) y))))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (* y (- (+ (sqrt (/ 1 x)) (/ 1 (* x y))) (/ 1 y))))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (* y (+ (sqrt (/ 1 x)) (/ 1 (* x y)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (* y (+ (sqrt (/ 1 x)) (/ 1 (* x y)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (- (+ (sqrt x) (/ 1 y)) (/ x y)))) |
#s(approx (+ (- 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)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (* x (- (/ 1 x) 1)) y))))))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (- (/ 1 x) 1) y))))))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt (/ 1 x))) (/ 1 (* x y))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt (/ 1 x))) (/ 1 (* x y))))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | 0 | ((+ (- 1 x) (* y (sqrt x))) (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/ (+ (* (sqrt x) y) 1) x) (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (/ 1 (sqrt x)) 1 (sqrt x) x y (/ 1 x) (+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (+ (sqrt x) (/ (- 1 x) y)) (/ (- 1 x) y) (- 1 x)) |
| 3.0ms | x | @ | -inf | ((+ (- 1 x) (* y (sqrt x))) (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/ (+ (* (sqrt x) y) 1) x) (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (/ 1 (sqrt x)) 1 (sqrt x) x y (/ 1 x) (+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (+ (sqrt x) (/ (- 1 x) y)) (/ (- 1 x) y) (- 1 x)) |
| 2.0ms | y | @ | -inf | ((+ (- 1 x) (* y (sqrt x))) (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/ (+ (* (sqrt x) y) 1) x) (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (/ 1 (sqrt x)) 1 (sqrt x) x y (/ 1 x) (+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (+ (sqrt x) (/ (- 1 x) y)) (/ (- 1 x) y) (- 1 x)) |
| 2.0ms | x | @ | inf | ((+ (- 1 x) (* y (sqrt x))) (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/ (+ (* (sqrt x) y) 1) x) (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (/ 1 (sqrt x)) 1 (sqrt x) x y (/ 1 x) (+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (+ (sqrt x) (/ (- 1 x) y)) (/ (- 1 x) y) (- 1 x)) |
| 2.0ms | y | @ | 0 | ((+ (- 1 x) (* y (sqrt x))) (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/ (+ (* (sqrt x) y) 1) x) (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (/ 1 (sqrt x)) 1 (sqrt x) x y (/ 1 x) (+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (+ (sqrt x) (/ (- 1 x) y)) (/ (- 1 x) y) (- 1 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 217 | 1738 |
| 0 | 233 | 1651 |
| 0 | 964 | 1607 |
| 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 x)) 1) #s(approx (/ (+ (* (sqrt x) y) 1) x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)))) x)) |
(*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(approx (/ (+ (* (sqrt x) y) 1) x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)))) x) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(approx (/ (+ (* (sqrt x) y) 1) x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
x |
y |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) |
(*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y) |
(+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) y) |
(-.f64 #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)) 1) x) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (/ (+ 1 (* (sqrt x) y)) x))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (/ (+ 1 (+ (* -1 x) (* (sqrt x) y))) x))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (/ (+ 1 (* (sqrt x) y)) x))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (/ (+ 1 (* (sqrt x) y)) x))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (+ (* -1 x) (* y (+ (sqrt x) (/ 1 y)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (+ (sqrt x) (/ 1 y)))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (+ (sqrt x) (+ (* -1 (/ x y)) (/ 1 y))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (+ (* -1 (/ x y)) (/ 1 y)))) |
#s(approx (- 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 (* 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)) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* x (* y (- (sqrt (/ 1 x)) (/ 1 y)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* x (+ (* y (- (sqrt (/ 1 x)) (/ 1 y))) (/ 1 x))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* x (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (/ 1 (* x y))) (/ 1 y))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* x (- (/ 1 (* x y)) (/ 1 y))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (- 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 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (- (* (sqrt (/ 1 x)) y) 1)) (/ 1 x)))))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (+ (* -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 (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* x (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* x (- (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))) (/ 1 x)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* x (- (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) (/ 1 (* x y))))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* -1 (* x (- (/ 1 y) (/ 1 (* x y))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 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)) 1) x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (+ (* x (- (/ 1 x) 1)) (* (sqrt x) y)))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (- (/ 1 x) 1))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (/ 1 x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (- 1 x))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (/ (- 1 x) y))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (/ (- (+ 1 (* (sqrt x) y)) x) y))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (/ (- 1 x) y))) |
#s(approx (+ (- 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)) 1) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) #s(hole binary64 (* y (+ (sqrt x) (/ (* x (- (/ 1 x) 1)) y))))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (* y (- (+ (sqrt (/ 1 x)) (/ 1 (* x y))) (/ 1 y))))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (* y (+ (sqrt (/ 1 x)) (/ 1 (* x y)))))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (* y (+ (sqrt (/ 1 x)) (/ 1 (* x y)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (- (+ (sqrt x) (/ 1 y)) (/ x y)))) |
#s(approx (+ (- 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)) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (* x (- (/ 1 x) 1)) y))))))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (* -1 (/ (- (/ 1 x) 1) y))))))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt (/ 1 x))) (/ 1 (* x y))))))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt (/ 1 x))) (/ 1 (* x y))))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(approx (/ (+ (* (sqrt x) y) 1) x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)))) x)) |
(*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(approx (/ (+ (* (sqrt x) y) 1) x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)))) x) |
(*.f64 x #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(approx (/ (+ (* (sqrt x) y) 1) x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(approx (/ (+ (* (sqrt x) y) 1) x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) (/.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #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 (/.f64 #s(literal 1 binary64) x)) |
#s(literal 1 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
y |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y)) |
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y) |
(*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) (-.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) (*.f64 (/.f64 x y) (/.f64 x y))) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) (/.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) (+.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) (fma.f64 (/.f64 x y) (/.f64 x y) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) (/.f64 x y))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) (/.f64 x y)) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) |
(+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 y)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) y) |
(-.f64 (/.f64 #s(literal 1 binary64) y) (/.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(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)) 1) x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/.f64 (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) y)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) y (neg.f64 x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (+.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (+.f64 (+.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 x))) |
#s(approx (/ (- 1 x) y) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (- 1 x) y) (+.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal 1 binary64) y))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (+.f64 (neg.f64 x) #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) x)) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) x)) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y)) y (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y)) x)) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) y)) x)) |
#s(approx (/ (- 1 x) y) (/.f64 (neg.f64 x) y)) |
#s(approx (/ (- 1 x) y) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) y)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (neg.f64 x) (*.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) y)) y))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (neg.f64 x) (-.f64 (*.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) y)) y) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 y x)))))) |
#s(approx (/ (- 1 x) y) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 y x))))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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 (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x (*.f64 (sqrt.f64 x) y))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx y y) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (/.f64 (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) y)) |
#s(approx (/ (- 1 x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y)) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (*.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) y) x (sqrt.f64 x)) y)) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) y)) y)) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y)) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y)) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (sqrt.f64 x)) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (* (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) x) (neg.f64 (*.f64 (+.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) y))) y))) |
#s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) y)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) y))) |
#s(approx (/ (+ (* (sqrt x) y) 1) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 y x))) y))) |
#s(approx (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 y x))) y))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (neg.f64 (sqrt.f64 x))) y))) |
Compiled 1 235 to 525 computations (57.5% saved)
11 alts after pruning (3 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 102 | 3 | 105 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 1 | 8 | 9 |
| Total | 105 | 11 | 116 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 62.8% | (fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
| ✓ | 62.8% | (+.f64 #s(approx (- 1 x) (neg.f64 x)) (*.f64 y (sqrt.f64 x))) |
| ✓ | 72.4% | #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| ✓ | 65.3% | #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
| 51.5% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) (neg.f64 x)) y)) y)) | |
| ✓ | 36.0% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
| ✓ | 64.1% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) x)) |
| ✓ | 27.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) x)) |
| 64.0% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(approx (/ (+ (* (sqrt x) y) 1) x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y (/.f64 #s(literal 1 binary64) x)))) x)) | |
| ✓ | 38.1% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
| 59.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))))) |
Compiled 311 to 233 computations (25.1% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 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)) |
#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))) |
(+.f64 #s(approx (- 1 x) (neg.f64 x)) (*.f64 y (sqrt.f64 x))) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) (neg.f64 x)) y)) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)) x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(approx (/ (+ (* (sqrt x) y) 1) x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (+ (* (/ 1 (sqrt x)) y) (/ 1 x)) 1) #s(approx (/ (+ (* (sqrt x) y) 1) x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (/.f64 #s(literal 1 binary64) x)))) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y (/.f64 #s(literal 1 binary64) x)) #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 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
| Outputs |
|---|
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
3 calls:
| 8.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 5.0ms | y |
| 5.0ms | 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 9 to 11 computations (-22.2% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 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)) |
#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))) |
(+.f64 #s(approx (- 1 x) (neg.f64 x)) (*.f64 y (sqrt.f64 x))) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(+.f64 #s(approx (- 1 x) (neg.f64 x)) (*.f64 y (sqrt.f64 x))) |
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 |
|---|---|---|
| 99.2% | 2 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 99.7% | 2 | x |
| 98.0% | 3 | y |
Compiled 9 to 11 computations (-22.2% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 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)) |
#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))) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 2 | x |
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))) (-.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:
| 5.0ms | x |
| 2.0ms | y |
| 2.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 3 | y |
| 89.3% | 3 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 86.3% | 2 | x |
Compiled 9 to 11 computations (-22.2% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 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)) |
| 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 |
|---|---|---|
| 94.5% | 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))) (-.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
3 calls:
| 1.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.3% | 1 | x |
| 65.3% | 1 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 65.3% | 1 | y |
Compiled 9 to 11 computations (-22.2% 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 | x |
| 1.0ms | y |
| 1.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.1% | 1 | x |
| 38.1% | 1 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 38.1% | 1 | y |
Compiled 9 to 11 computations (-22.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 4.4230409869696965e-15 | 9.88223427549877e-13 |
| 4.0ms | 112× | 0 | valid |
Compiled 151 to 166 computations (-9.9% saved)
ival-sqrt: 1.0ms (51.9% of total)ival-mult!: 1.0ms (51.9% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.4230409869696965e-15 | 9.88223427549877e-13 |
Compiled 144 to 159 computations (-10.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 9.630731173549972e+39 | 4.2277543760512616e+50 |
| 15.0ms | -3.900220445774352e+40 | -1.6427071141507186e+30 |
| 15.0ms | 320× | 0 | valid |
Compiled 431 to 472 computations (-9.5% saved)
ival-sqrt: 6.0ms (67% of total)ival-sub!: 1.0ms (11.2% of total)ival-add!: 1.0ms (11.2% of total)ival-mult!: 1.0ms (11.2% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 9.630731173549972e+39 | 4.2277543760512616e+50 |
| 8.0ms | -5.464982268576691e+66 | -1.8499093591334556e+65 |
| 13.0ms | 256× | 0 | valid |
Compiled 351 to 386 computations (-10% saved)
ival-sqrt: 2.0ms (43.8% of total)ival-sub!: 1.0ms (21.9% of total)ival-mult!: 1.0ms (21.9% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | fuel |
Compiled 58 to 39 computations (32.8% saved)
Compiled 65 to 46 computations (29.2% saved)
Loading profile data...