
Time bar (total: 2.4s)
| 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)
| 375.0ms | 8 256× | 0 | valid |
| 10.0ms | 239× | 0 | invalid |
ival-sqrt: 70.0ms (39.9% of total)ival-mult!: 55.0ms (31.3% of total)ival-sub!: 31.0ms (17.7% of total)ival-add!: 18.0ms (10.3% of total)adjust: 2.0ms (1.1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 0 | 0 | - | 0 | - | (sqrt.f64 x) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 y (sqrt.f64 x)) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 22.0ms | 512× | 0 | valid |
Compiled 52 to 25 computations (51.9% saved)
ival-sqrt: 4.0ms (42.9% of total)ival-mult!: 3.0ms (32.2% of total)ival-sub!: 2.0ms (21.5% of total)ival-add!: 1.0ms (10.7% of total)adjust: 0.0ms (0% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 54 |
| 1 | 55 | 54 |
| 2 | 112 | 54 |
| 3 | 196 | 51 |
| 4 | 415 | 50 |
| 5 | 1189 | 50 |
| 6 | 3067 | 50 |
| 7 | 6969 | 50 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
Compiled 16 to 14 computations (12.5% saved)
| Inputs |
|---|
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(*.f64 y (sqrt.f64 x)) |
y |
(sqrt.f64 x) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- 1 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((+ (- 1 x) (* y (sqrt x))) (- 1 x) 1 x (* y (sqrt x)) y (sqrt x)) |
| 1.0ms | 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 | @ | 0 | ((+ (- 1 x) (* y (sqrt x))) (- 1 x) 1 x (* y (sqrt x)) y (sqrt x)) |
| 1.0ms | y | @ | inf | ((+ (- 1 x) (* y (sqrt x))) (- 1 x) 1 x (* y (sqrt x)) y (sqrt x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 80 | 333 |
| 0 | 84 | 307 |
| 0 | 392 | 289 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(*.f64 y (sqrt.f64 x)) |
y |
(sqrt.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- 1 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y))) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y))))) |
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (sqrt.f64 x) y))) |
(+.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(*.f64 (sqrt.f64 x) y) |
(*.f64 y (sqrt.f64 x)) |
y |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (+.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 511 to 125 computations (75.5% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 29 | 6 | 35 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 30 | 6 | 36 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
| 51.6% | (/.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))))) | |
| ▶ | 67.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| ▶ | 61.3% | #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
| ▶ | 65.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
| ▶ | 40.3% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
Compiled 206 to 132 computations (35.9% saved)
| Inputs |
|---|
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
(sqrt.f64 x) |
x |
y |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (sqrt.f64 x) y) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| Outputs |
|---|
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (+ (* -1 x) (* (sqrt x) y)))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (/ (+ (* -1 x) (* (sqrt x) y)) x))) |
#s(approx (* (/ 1 (sqrt x)) y) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- 1 x))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- 1 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 1)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 -1)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* y (+ (sqrt x) (* -1 (/ x y)))))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* y (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | y | @ | -inf | ((+ (* (sqrt x) y) (- 1 x)) (sqrt x) x y (- 1 x) 1 (+ (- 1 x) (* y (sqrt x))) (+ (- 1 x) (* y (sqrt x))) (* (sqrt x) y) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x))) |
| 3.0ms | x | @ | -inf | ((+ (* (sqrt x) y) (- 1 x)) (sqrt x) x y (- 1 x) 1 (+ (- 1 x) (* y (sqrt x))) (+ (- 1 x) (* y (sqrt x))) (* (sqrt x) y) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x))) |
| 3.0ms | y | @ | inf | ((+ (* (sqrt x) y) (- 1 x)) (sqrt x) x y (- 1 x) 1 (+ (- 1 x) (* y (sqrt x))) (+ (- 1 x) (* y (sqrt x))) (* (sqrt x) y) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x))) |
| 2.0ms | x | @ | 0 | ((+ (* (sqrt x) y) (- 1 x)) (sqrt x) x y (- 1 x) 1 (+ (- 1 x) (* y (sqrt x))) (+ (- 1 x) (* y (sqrt x))) (* (sqrt x) y) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x))) |
| 1.0ms | y | @ | 0 | ((+ (* (sqrt x) y) (- 1 x)) (sqrt x) x y (- 1 x) 1 (+ (- 1 x) (* y (sqrt x))) (+ (- 1 x) (* y (sqrt x))) (* (sqrt x) y) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 149 | 991 |
| 0 | 163 | 913 |
| 0 | 631 | 902 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
(sqrt.f64 x) |
x |
y |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (sqrt.f64 x) y) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (+ (* -1 x) (* (sqrt x) y)))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (/ (+ (* -1 x) (* (sqrt x) y)) x))) |
#s(approx (* (/ 1 (sqrt x)) y) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- 1 x))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- 1 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 1)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 -1)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* y (+ (sqrt x) (* -1 (/ x y)))))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* y (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 x x)) (+.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y))) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 x x (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
(-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (sqrt.f64 x) y))) |
(+.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y)) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 x) y) x)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
y |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (sqrt.f64 x) y) |
(*.f64 y (sqrt.f64 x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 1 binary64)) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
(fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) y)) |
(+.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x) |
(*.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #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)) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.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) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64))))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) |
(*.f64 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 (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (+.f64 (neg.f64 x) #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (* (sqrt x) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (* (sqrt x) y) 1) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (fma.f64 (sqrt.f64 x) y (neg.f64 x))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x)) |
#s(approx (* (/ 1 (sqrt x)) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) |
#s(approx (/ 1 (sqrt x)) (/.f64 #s(literal 1 binary64) (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 (-.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 (+ (* (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 (sqrt x)) y) 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) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64))) |
#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 (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 (+ (- 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 (* (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 (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x))) |
#s(approx y y) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* (sqrt x) y) 1) #s(literal 1 binary64)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (neg.f64 x)) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(literal -1 binary64)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) y)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (*.f64 (+.f64 (/.f64 (neg.f64 x) y) (sqrt.f64 x)) y)) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) 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))) |
#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 (+ (* (sqrt x) y) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y)) y))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (neg.f64 (*.f64 (+.f64 (neg.f64 (sqrt.f64 x)) (/.f64 x y)) y))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) y)) y))) |
Compiled 1 941 to 344 computations (82.3% saved)
10 alts after pruning (7 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 91 | 7 | 98 |
| Fresh | 1 | 0 | 1 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 94 | 10 | 104 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 71.4% | (fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
| ✓ | 67.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| 41.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) (/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)))))) | |
| ✓ | 61.3% | #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
| 65.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 1 binary64)) x)) | |
| ▶ | 65.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y) #s(literal 1 binary64)) x)) |
| ✓ | 40.3% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
| ▶ | 34.7% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) x)) |
| ▶ | 33.0% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
| ▶ | 29.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
Compiled 315 to 213 computations (32.4% saved)
| Inputs |
|---|
(fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
(sqrt.f64 x) |
x |
y |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) x)) |
(*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) x) |
#s(approx (- (* (/ 1 (sqrt x)) y) 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 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y) #s(literal 1 binary64)) x) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
| Outputs |
|---|
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (+ (* -1 x) (* (sqrt x) y)))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (/ (+ (* -1 x) (* (sqrt x) y)) x))) |
#s(approx (* (/ 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 (/ 1 x)) y) 1) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (- (* (sqrt (/ 1 x)) y) 1) x) #s(hole binary64 (+ (* -1 x) (* (sqrt x) y)))) |
#s(approx (- (* (sqrt (/ 1 x)) y) 1) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (- (* (sqrt (/ 1 x)) y) 1) #s(hole binary64 (/ (+ (* -1 x) (* (sqrt x) y)) x))) |
#s(approx (* (sqrt (/ 1 x)) y) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#s(approx (* (- (* (sqrt (/ 1 x)) y) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (- (* (sqrt (/ 1 x)) y) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (* (- (* (sqrt (/ 1 x)) y) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))) |
#s(approx (- (* (sqrt (/ 1 x)) y) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))) |
#s(approx (* (sqrt (/ 1 x)) y) #s(hole binary64 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- 1 x))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- 1 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 -1)) |
#s(approx (* (- (* (sqrt (/ 1 x)) y) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (sqrt (/ 1 x)) y) 1) #s(hole binary64 -1)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* y (+ (sqrt x) (* -1 (/ x y)))))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* y (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (* (- (* (sqrt (/ 1 x)) y) 1) x) #s(hole binary64 (* y (+ (sqrt x) (* -1 (/ x y)))))) |
#s(approx (- (* (sqrt (/ 1 x)) y) 1) #s(hole binary64 (* y (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))))) |
#s(approx (* (- (* (sqrt (/ 1 x)) y) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))))) |
#s(approx (- (* (sqrt (/ 1 x)) y) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((+ (* (sqrt x) y) (- 1 x)) (sqrt x) x y (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (- 1 x) 1 (+ (- 1 x) (* y (sqrt x))) (+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) (+ (- 1 x) (* y (sqrt x))) (* (- (* (sqrt (/ 1 x)) y) 1) x) (- (* (sqrt (/ 1 x)) y) 1) (* (sqrt (/ 1 x)) y) (sqrt (/ 1 x)) (/ 1 x)) |
| 1.0ms | y | @ | -inf | ((+ (* (sqrt x) y) (- 1 x)) (sqrt x) x y (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (- 1 x) 1 (+ (- 1 x) (* y (sqrt x))) (+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) (+ (- 1 x) (* y (sqrt x))) (* (- (* (sqrt (/ 1 x)) y) 1) x) (- (* (sqrt (/ 1 x)) y) 1) (* (sqrt (/ 1 x)) y) (sqrt (/ 1 x)) (/ 1 x)) |
| 1.0ms | x | @ | inf | ((+ (* (sqrt x) y) (- 1 x)) (sqrt x) x y (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (- 1 x) 1 (+ (- 1 x) (* y (sqrt x))) (+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) (+ (- 1 x) (* y (sqrt x))) (* (- (* (sqrt (/ 1 x)) y) 1) x) (- (* (sqrt (/ 1 x)) y) 1) (* (sqrt (/ 1 x)) y) (sqrt (/ 1 x)) (/ 1 x)) |
| 1.0ms | x | @ | 0 | ((+ (* (sqrt x) y) (- 1 x)) (sqrt x) x y (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (- 1 x) 1 (+ (- 1 x) (* y (sqrt x))) (+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) (+ (- 1 x) (* y (sqrt x))) (* (- (* (sqrt (/ 1 x)) y) 1) x) (- (* (sqrt (/ 1 x)) y) 1) (* (sqrt (/ 1 x)) y) (sqrt (/ 1 x)) (/ 1 x)) |
| 1.0ms | y | @ | inf | ((+ (* (sqrt x) y) (- 1 x)) (sqrt x) x y (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (- 1 x) 1 (+ (- 1 x) (* y (sqrt x))) (+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) (+ (- 1 x) (* y (sqrt x))) (* (- (* (sqrt (/ 1 x)) y) 1) x) (- (* (sqrt (/ 1 x)) y) 1) (* (sqrt (/ 1 x)) y) (sqrt (/ 1 x)) (/ 1 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 157 | 1252 |
| 0 | 174 | 1186 |
| 0 | 605 | 1144 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
(sqrt.f64 x) |
x |
y |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) x)) |
(*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) x) |
#s(approx (- (* (/ 1 (sqrt x)) y) 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 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y) #s(literal 1 binary64)) x) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (+ (* -1 x) (* (sqrt x) y)))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (/ (+ (* -1 x) (* (sqrt x) y)) x))) |
#s(approx (* (/ 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 (/ 1 x)) y) 1) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (- (* (sqrt (/ 1 x)) y) 1) x) #s(hole binary64 (+ (* -1 x) (* (sqrt x) y)))) |
#s(approx (- (* (sqrt (/ 1 x)) y) 1) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (- (* (sqrt (/ 1 x)) y) 1) #s(hole binary64 (/ (+ (* -1 x) (* (sqrt x) y)) x))) |
#s(approx (* (sqrt (/ 1 x)) y) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#s(approx (* (- (* (sqrt (/ 1 x)) y) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (- (* (sqrt (/ 1 x)) y) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (* (- (* (sqrt (/ 1 x)) y) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))) |
#s(approx (- (* (sqrt (/ 1 x)) y) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))) |
#s(approx (* (sqrt (/ 1 x)) y) #s(hole binary64 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- 1 x))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- 1 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 -1)) |
#s(approx (* (- (* (sqrt (/ 1 x)) y) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (sqrt (/ 1 x)) y) 1) #s(hole binary64 -1)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* y (+ (sqrt x) (* -1 (/ x y)))))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* y (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (* (- (* (sqrt (/ 1 x)) y) 1) x) #s(hole binary64 (* y (+ (sqrt x) (* -1 (/ x y)))))) |
#s(approx (- (* (sqrt (/ 1 x)) y) 1) #s(hole binary64 (* y (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))))) |
#s(approx (* (- (* (sqrt (/ 1 x)) y) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))))) |
#s(approx (- (* (sqrt (/ 1 x)) y) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 #s(approx (- 1 x) (neg.f64 x)) #s(approx (- 1 x) (neg.f64 x)))) (-.f64 (*.f64 (sqrt.f64 x) y) #s(approx (- 1 x) (neg.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (pow.f64 #s(approx (- 1 x) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) #s(approx (- 1 x) (neg.f64 x))) (*.f64 (*.f64 (sqrt.f64 x) y) #s(approx (- 1 x) (neg.f64 x)))))) |
(fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
(fma.f64 y (sqrt.f64 x) #s(approx (- 1 x) (neg.f64 x))) |
(+.f64 (*.f64 (sqrt.f64 x) y) #s(approx (- 1 x) (neg.f64 x))) |
(+.f64 #s(approx (- 1 x) (neg.f64 x)) (*.f64 (sqrt.f64 x) y)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
y |
#s(approx (- 1 x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 #s(approx (- (* (sqrt (/ 1 x)) y) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) x)) |
(*.f64 #s(approx (- (* (sqrt (/ 1 x)) y) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) x) |
(*.f64 x #s(approx (- (* (sqrt (/ 1 x)) y) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y))) |
#s(approx (- (* (sqrt (/ 1 x)) y) 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 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x) |
(*.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #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)) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.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) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64))))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) |
(*.f64 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)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (sqrt x) (sqrt.f64 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 (neg x) (neg.f64 x)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (fma.f64 (sqrt.f64 x) y (neg.f64 x))) |
#s(approx (- (* (sqrt (/ 1 x)) y) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) |
#s(approx (- (* (sqrt (/ 1 x)) y) 1) (/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 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 (* (- (* (/ 1 (sqrt x)) y) 1) x) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (fma.f64 (sqrt.f64 x) y (neg.f64 x))) |
#s(approx (- (* (sqrt (/ 1 x)) y) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) |
#s(approx (- (* (sqrt (/ 1 x)) y) 1) (/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 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 (/ 1 x) (/.f64 #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 (- 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 (* (- (* (/ 1 (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 (/ 1 x)) y) 1) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64))) |
#s(approx (* (- (* (/ 1 (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 (/ 1 x)) y) 1) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64))) |
#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 (- 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 (* (- (* (/ 1 (sqrt x)) y) 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) (-.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) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64))) |
#s(approx (/ 1 (sqrt x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 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 y y) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (neg.f64 x)) |
#s(approx (- (* (sqrt (/ 1 x)) y) 1) #s(literal -1 binary64)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (neg.f64 x)) |
#s(approx (- (* (sqrt (/ 1 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 x) y) (- 1 x)) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (*.f64 (+.f64 (/.f64 (neg.f64 x) y) (sqrt.f64 x)) y)) |
#s(approx (- (* (sqrt (/ 1 x)) y) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y)) y)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (*.f64 (+.f64 (/.f64 (neg.f64 x) y) (sqrt.f64 x)) y)) |
#s(approx (- (* (sqrt (/ 1 x)) y) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y)) 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 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 (* (- (* (/ 1 (sqrt x)) y) 1) x) (neg.f64 (*.f64 (+.f64 (neg.f64 (sqrt.f64 x)) (/.f64 x y)) y))) |
#s(approx (- (* (sqrt (/ 1 x)) y) 1) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) y)) y))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (neg.f64 (*.f64 (+.f64 (neg.f64 (sqrt.f64 x)) (/.f64 x y)) y))) |
#s(approx (- (* (sqrt (/ 1 x)) y) 1) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) y)) y))) |
Compiled 1 797 to 300 computations (83.3% saved)
10 alts after pruning (3 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 79 | 2 | 81 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 81 | 10 | 91 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 71.4% | (fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
| ✓ | 67.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| ▶ | 41.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) (/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)))))) |
| ✓ | 61.3% | #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
| ✓ | 40.3% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
| ▶ | 34.7% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) x)) |
| ✓ | 34.7% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) x)) |
| ▶ | 34.7% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) x)) |
| ✓ | 33.0% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
| ✓ | 29.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
Compiled 191 to 128 computations (33% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) x)) |
(*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) x) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y) |
(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))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) x)) |
(*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) x) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) |
(*.f64 #s(literal 1 binary64) y) |
(sqrt.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))))) |
(+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) y) |
#s(literal 3 binary64) |
(fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (+ (* -1 x) (* (sqrt x) y)))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (/ (+ (* -1 x) (* (sqrt x) y)) x))) |
#s(approx (* (sqrt (/ 1 x)) y) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#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 y) (sqrt x)) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (/ 1 (- 1 (* (sqrt x) y))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (+ (* x (- (* (sqrt x) (/ (pow y 3) (- 1 (* (sqrt x) y)))) (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2)))) (/ 1 (- 1 (* (sqrt x) y)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (+ (* x (- (+ (* -1 (/ (* x (* (pow y 2) (- (* (sqrt x) (/ (pow y 3) (- 1 (* (sqrt x) y)))) (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))))) (- 1 (* (sqrt x) y)))) (* (sqrt x) (/ (pow y 3) (- 1 (* (sqrt x) y))))) (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2)))) (/ 1 (- 1 (* (sqrt x) y)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (+ (* x (- (+ (* x (- (/ (* x (* (pow y 4) (- (* (sqrt x) (/ (pow y 3) (- 1 (* (sqrt x) y)))) (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))))) (pow (- 1 (* (sqrt x) y)) 2)) (/ (* (pow y 2) (- (* (sqrt x) (/ (pow y 3) (- 1 (* (sqrt x) y)))) (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2)))) (- 1 (* (sqrt x) y))))) (* (sqrt x) (/ (pow y 3) (- 1 (* (sqrt x) y))))) (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2)))) (/ 1 (- 1 (* (sqrt x) y)))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 1)) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (+ 1 (* (sqrt (pow x 3)) (pow y 3))))) |
#s(approx (pow (* (sqrt x) y) 3) #s(hole binary64 (* (sqrt (pow x 3)) (pow y 3)))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (- 1 (* (sqrt x) y)))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (- (+ 1 (* x (pow y 2))) (* (sqrt x) y)))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (- 1 (* (sqrt x) y)))) |
#s(approx (* (* (sqrt x) y) 1) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* (sqrt x) (/ (pow y 3) (- (pow y 2) (* (sqrt (/ 1 x)) y)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* x (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (pow y 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 2)))) (* (sqrt (/ 1 x)) (/ (pow y 3) (- (pow y 2) (* (sqrt (/ 1 x)) y)))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) (/ (pow y 3) (- (pow y 2) (* (sqrt (/ 1 x)) y)))) (/ 1 (* (pow x 2) (- (pow y 2) (* (sqrt (/ 1 x)) y))))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 3)))) (* (sqrt (/ 1 (pow x 3))) (/ (pow y 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 2)))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* x (- (+ (* -1 (* (sqrt (/ 1 (pow x 7))) (/ (pow y 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 4)))) (+ (* (sqrt (/ 1 x)) (/ (pow y 3) (- (pow y 2) (* (sqrt (/ 1 x)) y)))) (/ 1 (* (pow x 2) (- (pow y 2) (* (sqrt (/ 1 x)) y)))))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 3)))) (+ (* (sqrt (/ 1 (pow x 3))) (/ (pow y 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (* (pow x 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 2))))))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (* (sqrt (pow x 3)) (pow y 3)))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (* (pow x 2) (+ (* (sqrt (/ 1 x)) (pow y 3)) (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* x (- (pow y 2) (* (sqrt (/ 1 x)) y))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* x (- (+ (/ 1 x) (pow y 2)) (* (sqrt (/ 1 x)) y))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (* -1 (* (sqrt x) y)))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (* x (- (/ 1 x) (* (sqrt (/ 1 x)) y))))) |
#s(approx (+ (- 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) #s(hole binary64 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* (sqrt x) (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* x (+ (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (* (sqrt (/ 1 (pow x 3))) (/ (* (pow y 3) (pow (sqrt -1) 4)) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* -1 (/ (- (/ 1 (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (* -1 (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))))) x)) (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x)) (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4)))) (/ 1 (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (* -1 (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))))) x)) (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x)) (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (* (sqrt (pow x 3)) (* (pow y 3) (pow (sqrt -1) 4))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (* (pow x 2) (+ (* (sqrt (/ 1 x)) (* (pow y 3) (pow (sqrt -1) 4))) (/ 1 (pow x 2)))))) |
#s(approx (pow (* (sqrt x) y) 3) #s(hole binary64 (* (sqrt (pow x 3)) (* (pow y 3) (pow (sqrt -1) 4))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (pow (sqrt -1) 2)) (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (* (sqrt x) (* y (pow (sqrt -1) 2))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (* x (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))) |
#s(approx (* (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- 1 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 -1)) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 1 y) #s(hole binary64 y)) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 1)) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (+ 1 (* y (- (* -1 (* y (+ x (* -1 x)))) (* -1 (sqrt x))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (+ 1 (* y (- (* y (- (* -1 (* (sqrt x) (* y (+ x (* -1 x))))) (+ x (* -1 x)))) (* -1 (sqrt x))))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 1)) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (+ 1 (* -1 (* (sqrt x) y))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (+ 1 (* y (- (* x y) (sqrt x)))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 1)) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (+ 1 (* -1 (* (sqrt x) y))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* y (+ (sqrt x) (* -1 (/ x y)))))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* y (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* y (+ (sqrt x) (+ (* -1 (/ (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 x)))) (pow y 2))) (/ 1 y)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* y (- (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 x)))) (pow y 3)))) (/ 1 y))) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 (pow y 2)))) (* (sqrt (/ 1 x)) (/ 1 (pow y 2)))))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (* (pow y 3) (+ (sqrt (pow x 3)) (/ 1 (pow y 3)))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* (pow y 2) (+ x (* -1 (* (sqrt x) (/ 1 y))))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* (pow y 2) (- (+ x (/ 1 (pow y 2))) (* (sqrt x) (/ 1 y)))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (* y (- (/ 1 y) (sqrt x))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ 1 (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* (sqrt (/ 1 x)) (/ 1 y)))) y))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (* (sqrt (/ 1 x)) (/ (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 x)))) y))) (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 x))))) y))) y))))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (* -1 (* (pow y 3) (- (* -1 (sqrt (pow x 3))) (/ 1 (pow y 3))))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* (pow y 2) (+ x (+ (* -1 (* (sqrt x) (/ 1 y))) (/ 1 (pow y 2))))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (* y (+ (* -1 (sqrt x)) (/ 1 y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | -inf | ((+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (sqrt (/ 1 x)) y) (sqrt (/ 1 x)) (/ 1 x) 1 x y (+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (/ (* 1 y) (sqrt x)) (* 1 y) (sqrt x) (+ (- 1 x) (* y (sqrt x))) (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (+ (pow (* (sqrt x) y) 3) 1) (pow (* (sqrt x) y) 3) (* (sqrt x) y) 3 (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (- 1 (* (* (sqrt x) y) 1)) (* (* (sqrt x) y) 1)) |
| 5.0ms | y | @ | inf | ((+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (sqrt (/ 1 x)) y) (sqrt (/ 1 x)) (/ 1 x) 1 x y (+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (/ (* 1 y) (sqrt x)) (* 1 y) (sqrt x) (+ (- 1 x) (* y (sqrt x))) (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (+ (pow (* (sqrt x) y) 3) 1) (pow (* (sqrt x) y) 3) (* (sqrt x) y) 3 (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (- 1 (* (* (sqrt x) y) 1)) (* (* (sqrt x) y) 1)) |
| 3.0ms | x | @ | inf | ((+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (sqrt (/ 1 x)) y) (sqrt (/ 1 x)) (/ 1 x) 1 x y (+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (/ (* 1 y) (sqrt x)) (* 1 y) (sqrt x) (+ (- 1 x) (* y (sqrt x))) (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (+ (pow (* (sqrt x) y) 3) 1) (pow (* (sqrt x) y) 3) (* (sqrt x) y) 3 (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (- 1 (* (* (sqrt x) y) 1)) (* (* (sqrt x) y) 1)) |
| 3.0ms | x | @ | 0 | ((+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (sqrt (/ 1 x)) y) (sqrt (/ 1 x)) (/ 1 x) 1 x y (+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (/ (* 1 y) (sqrt x)) (* 1 y) (sqrt x) (+ (- 1 x) (* y (sqrt x))) (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (+ (pow (* (sqrt x) y) 3) 1) (pow (* (sqrt x) y) 3) (* (sqrt x) y) 3 (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (- 1 (* (* (sqrt x) y) 1)) (* (* (sqrt x) y) 1)) |
| 3.0ms | y | @ | -inf | ((+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (sqrt (/ 1 x)) y) (sqrt (/ 1 x)) (/ 1 x) 1 x y (+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (/ (* 1 y) (sqrt x)) (* 1 y) (sqrt x) (+ (- 1 x) (* y (sqrt x))) (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (+ (pow (* (sqrt x) y) 3) 1) (pow (* (sqrt x) y) 3) (* (sqrt x) y) 3 (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (- 1 (* (* (sqrt x) y) 1)) (* (* (sqrt x) y) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 419 | 3486 |
| 0 | 447 | 2834 |
| 0 | 2337 | 2785 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) x)) |
(*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) x) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y) |
(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))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) x)) |
(*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) x) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) |
(*.f64 #s(literal 1 binary64) y) |
(sqrt.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))))) |
(+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(*.f64 (sqrt.f64 x) y) |
#s(literal 3 binary64) |
(fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (+ (* -1 x) (* (sqrt x) y)))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (/ (+ (* -1 x) (* (sqrt x) y)) x))) |
#s(approx (* (sqrt (/ 1 x)) y) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#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 y) (sqrt x)) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (/ 1 (- 1 (* (sqrt x) y))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (+ (* x (- (* (sqrt x) (/ (pow y 3) (- 1 (* (sqrt x) y)))) (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2)))) (/ 1 (- 1 (* (sqrt x) y)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (+ (* x (- (+ (* -1 (/ (* x (* (pow y 2) (- (* (sqrt x) (/ (pow y 3) (- 1 (* (sqrt x) y)))) (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))))) (- 1 (* (sqrt x) y)))) (* (sqrt x) (/ (pow y 3) (- 1 (* (sqrt x) y))))) (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2)))) (/ 1 (- 1 (* (sqrt x) y)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (+ (* x (- (+ (* x (- (/ (* x (* (pow y 4) (- (* (sqrt x) (/ (pow y 3) (- 1 (* (sqrt x) y)))) (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2))))) (pow (- 1 (* (sqrt x) y)) 2)) (/ (* (pow y 2) (- (* (sqrt x) (/ (pow y 3) (- 1 (* (sqrt x) y)))) (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2)))) (- 1 (* (sqrt x) y))))) (* (sqrt x) (/ (pow y 3) (- 1 (* (sqrt x) y))))) (/ (pow y 2) (pow (- 1 (* (sqrt x) y)) 2)))) (/ 1 (- 1 (* (sqrt x) y)))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 1)) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (+ 1 (* (sqrt (pow x 3)) (pow y 3))))) |
#s(approx (pow (* (sqrt x) y) 3) #s(hole binary64 (* (sqrt (pow x 3)) (pow y 3)))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (- 1 (* (sqrt x) y)))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (- (+ 1 (* x (pow y 2))) (* (sqrt x) y)))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (- 1 (* (sqrt x) y)))) |
#s(approx (* (* (sqrt x) y) 1) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (- (* (sqrt (/ 1 x)) y) 1))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* (sqrt x) (/ (pow y 3) (- (pow y 2) (* (sqrt (/ 1 x)) y)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* x (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (pow y 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 2)))) (* (sqrt (/ 1 x)) (/ (pow y 3) (- (pow y 2) (* (sqrt (/ 1 x)) y)))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) (/ (pow y 3) (- (pow y 2) (* (sqrt (/ 1 x)) y)))) (/ 1 (* (pow x 2) (- (pow y 2) (* (sqrt (/ 1 x)) y))))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 3)))) (* (sqrt (/ 1 (pow x 3))) (/ (pow y 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 2)))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* x (- (+ (* -1 (* (sqrt (/ 1 (pow x 7))) (/ (pow y 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 4)))) (+ (* (sqrt (/ 1 x)) (/ (pow y 3) (- (pow y 2) (* (sqrt (/ 1 x)) y)))) (/ 1 (* (pow x 2) (- (pow y 2) (* (sqrt (/ 1 x)) y)))))) (+ (* -1 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 3)))) (+ (* (sqrt (/ 1 (pow x 3))) (/ (pow y 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (* (pow x 3) (pow (- (pow y 2) (* (sqrt (/ 1 x)) y)) 2))))))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (* (sqrt (pow x 3)) (pow y 3)))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (* (pow x 2) (+ (* (sqrt (/ 1 x)) (pow y 3)) (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* x (- (pow y 2) (* (sqrt (/ 1 x)) y))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* x (- (+ (/ 1 x) (pow y 2)) (* (sqrt (/ 1 x)) y))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (* -1 (* (sqrt x) y)))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (* x (- (/ 1 x) (* (sqrt (/ 1 x)) y))))) |
#s(approx (+ (- 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) #s(hole binary64 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) |
#s(approx (sqrt (/ 1 x)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* (sqrt x) (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* x (+ (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (* (sqrt (/ 1 (pow x 3))) (/ (* (pow y 3) (pow (sqrt -1) 4)) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* -1 (/ (- (/ 1 (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (* -1 (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))))) x)) (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x)) (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4)))) (/ 1 (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (* -1 (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))))) x)) (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (pow (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x)) (* (sqrt (/ 1 x)) (/ (* (pow y 3) (pow (sqrt -1) 4)) (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (* (sqrt (pow x 3)) (* (pow y 3) (pow (sqrt -1) 4))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (* (pow x 2) (+ (* (sqrt (/ 1 x)) (* (pow y 3) (pow (sqrt -1) 4))) (/ 1 (pow x 2)))))) |
#s(approx (pow (* (sqrt x) y) 3) #s(hole binary64 (* (sqrt (pow x 3)) (* (pow y 3) (pow (sqrt -1) 4))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (pow (sqrt -1) 2)) (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (* (sqrt x) (* y (pow (sqrt -1) 2))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (* x (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))) |
#s(approx (* (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- 1 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 -1)) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 1 y) #s(hole binary64 y)) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 1)) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (+ 1 (* y (- (* -1 (* y (+ x (* -1 x)))) (* -1 (sqrt x))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (+ 1 (* y (- (* y (- (* -1 (* (sqrt x) (* y (+ x (* -1 x))))) (+ x (* -1 x)))) (* -1 (sqrt x))))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 1)) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (+ 1 (* -1 (* (sqrt x) y))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (+ 1 (* y (- (* x y) (sqrt x)))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 1)) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (+ 1 (* -1 (* (sqrt x) y))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* y (+ (sqrt x) (* -1 (/ x y)))))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* y (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* y (+ (sqrt x) (+ (* -1 (/ (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 x)))) (pow y 2))) (/ 1 y)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* y (- (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 x)))) (pow y 3)))) (/ 1 y))) (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 (pow y 2)))) (* (sqrt (/ 1 x)) (/ 1 (pow y 2)))))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (* (pow y 3) (+ (sqrt (pow x 3)) (/ 1 (pow y 3)))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* (pow y 2) (+ x (* -1 (* (sqrt x) (/ 1 y))))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* (pow y 2) (- (+ x (/ 1 (pow y 2))) (* (sqrt x) (/ 1 y)))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (* y (- (/ 1 y) (sqrt x))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ 1 (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* (sqrt (/ 1 x)) (/ 1 y)))) y))))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (* (sqrt (/ 1 x)) (/ (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 x)))) y))) (+ (sqrt (/ 1 x)) (* -1 (sqrt (/ 1 x))))) y))) y))))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(hole binary64 (* -1 (* (pow y 3) (- (* -1 (sqrt (pow x 3))) (/ 1 (pow y 3))))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(hole binary64 (* (pow y 2) (+ x (+ (* -1 (* (sqrt x) (/ 1 y))) (/ 1 (pow y 2))))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(hole binary64 (* y (+ (* -1 (sqrt x)) (/ 1 y))))) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 y (sqrt.f64 x))) x)) |
(*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 y (sqrt.f64 x))) x) |
(*.f64 x #s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 y (sqrt.f64 x)))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 y (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) |
(*.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))) |
(/.f64 (neg.f64 y) (neg.f64 (sqrt.f64 x))) |
(/.f64 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)) |
(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 (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 y (sqrt.f64 x))) x)) |
(*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 y (sqrt.f64 x))) x) |
(*.f64 x #s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 y (sqrt.f64 x)))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 y (sqrt.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) |
(*.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) |
(*.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))) |
(/.f64 (neg.f64 y) (neg.f64 (sqrt.f64 x))) |
(/.f64 y (sqrt.f64 x)) |
y |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) (fma.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 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) (/.f64 #s(literal 1 binary64) (fma.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 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)) #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 y y) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 y y) y)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y))) |
(pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) y) |
(*.f64 y (sqrt.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) |
#s(literal 3 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) (-.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 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (sqrt.f64 x)) y (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
(fma.f64 (fabs.f64 (*.f64 (sqrt.f64 x) y)) (fabs.f64 (*.f64 (sqrt.f64 x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
(fma.f64 (neg.f64 (*.f64 (sqrt.f64 x) y)) (neg.f64 (*.f64 (sqrt.f64 x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
(fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
(fma.f64 (sqrt.f64 x) (*.f64 y (*.f64 (sqrt.f64 x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
(-.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) y)) |
(+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 y y) (*.f64 (sqrt.f64 x) y)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 x) y)))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) y) (sqrt.f64 x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 x)) y #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 x) (*.f64 #s(literal -1 binary64) y) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) |
(+.f64 (neg.f64 (*.f64 (sqrt.f64 x) y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (sqrt.f64 x) y)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 x) y))) |
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) y) |
(*.f64 y (sqrt.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (fma.f64 (sqrt.f64 x) y (neg.f64 x))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 y (sqrt.f64 x))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x)) |
#s(approx (/ (* 1 y) (sqrt x)) (/.f64 y (sqrt.f64 x))) |
#s(approx (sqrt (/ 1 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 y) (sqrt x)) (/.f64 y (sqrt.f64 x))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (sqrt.f64 x)) (/.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (fma.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (sqrt.f64 x) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) x) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (sqrt.f64 x)) (/.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) (/.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (sqrt.f64 x)) (/.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) (*.f64 (*.f64 y y) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (sqrt.f64 x)) (/.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) x (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (sqrt.f64 x)) (/.f64 (*.f64 y y) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))))) x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) #s(literal 1 binary64)) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) (fma.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 y y) y) #s(literal 1 binary64))) |
#s(approx (pow (* (sqrt x) y) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 y y) y))) |
#s(approx (* (sqrt x) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (-.f64 (fma.f64 (*.f64 y y) x #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) y))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
#s(approx (* (sqrt x) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (+.f64 (/.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) x)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (*.f64 (-.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x)) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (-.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (/.f64 (*.f64 (*.f64 y y) y) (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x)))) (sqrt.f64 x))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) y) (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x))) (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x)))))) x)) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) y) (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x)))))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x))) (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x))) (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x)))) (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x))))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))))))) x)) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (-.f64 (+.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) y) (pow.f64 (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x))) #s(literal 4 binary64))) (sqrt.f64 (pow.f64 x #s(literal -7 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) y) (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x))))))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x))) (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x))) (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x)))) (*.f64 (*.f64 x x) x)))) (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x))) (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x)))) (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x))))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64))))))) x)) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) (*.f64 (sqrt.f64 (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) (*.f64 (fma.f64 (*.f64 (*.f64 y y) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (*.f64 (-.f64 (*.f64 y y) (/.f64 y (sqrt.f64 x))) x)) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (*.f64 (-.f64 (fma.f64 y y (/.f64 #s(literal 1 binary64) x)) (/.f64 y (sqrt.f64 x))) x)) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) (neg.f64 (*.f64 (sqrt.f64 x) y))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (sqrt.f64 x))) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ (* 1 y) (sqrt x)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))) |
#s(approx (sqrt (/ 1 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)))) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))))))) x)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)))))) x))))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)))))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)))) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))))))) x)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)))))) x))))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) |
#s(approx (pow (* (sqrt x) y) 3) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 x x) x)))) |
#s(approx (* (sqrt x) y) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 x) y)))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) (neg.f64 (*.f64 (sqrt.f64 x) y))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) (*.f64 (fma.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) |
#s(approx (* (sqrt x) y) (neg.f64 (neg.f64 (*.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 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (neg.f64 x)) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(literal -1 binary64)) |
#s(approx (* 1 y) y) |
#s(approx (* 1 y) y) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) #s(literal 1 binary64)) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) y)) (neg.f64 (sqrt.f64 x))) y #s(literal 1 binary64))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 (*.f64 #s(literal 0 binary64) x) y)) (*.f64 #s(literal 0 binary64) x)) y) (neg.f64 (sqrt.f64 x))) y #s(literal 1 binary64))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) #s(literal 1 binary64)) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (fma.f64 (-.f64 (*.f64 y x) (sqrt.f64 x)) y #s(literal 1 binary64))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) #s(literal 1 binary64)) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (*.f64 (+.f64 (/.f64 (neg.f64 x) y) (sqrt.f64 x)) y)) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y)) y)) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) y)) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 x)) y)) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (*.f64 (-.f64 (+.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1 binary64) y)) (sqrt.f64 x)) (*.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) y)) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)) (sqrt.f64 (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (*.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) x) (*.f64 y y))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) x) (*.f64 (/.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) (*.f64 y y))) |
#s(approx (- 1 (* (* (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) (neg.f64 (*.f64 (+.f64 (/.f64 x y) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) y)) y))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y)) y))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 1 binary64)) y)) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (/ (+ (pow (* (sqrt x) y) 3) 1) (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1)))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) y)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) y)) #s(literal 1 binary64)) y)) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (+ (pow (* (sqrt x) y) 3) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* (* (sqrt x) y) (* (sqrt x) y)) (- 1 (* (* (sqrt x) y) 1))) (*.f64 (+.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y) x) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 y y))) |
#s(approx (- 1 (* (* (sqrt x) y) 1)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (sqrt.f64 x))) y)) |
Compiled 7 919 to 897 computations (88.7% saved)
10 alts after pruning (2 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 176 | 2 | 178 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 1 | 3 |
| Done | 0 | 7 | 7 |
| Total | 178 | 10 | 188 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 71.4% | (fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
| ✓ | 67.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| 41.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) | |
| ✓ | 61.3% | #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
| ✓ | 40.3% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
| 34.7% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 y (sqrt.f64 x))) x)) | |
| ✓ | 34.7% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) x)) |
| ✓ | 34.7% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) x)) |
| ✓ | 33.0% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
| ✓ | 29.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
Compiled 559 to 200 computations (64.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))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 y (sqrt.f64 x))) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x))) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y))))) |
| Outputs |
|---|
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
3 calls:
| 5.0ms | x |
| 5.0ms | y |
| 5.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 99.8% | 1 | x |
| 99.8% | 1 | y |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
3 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 2 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 99.3% | 2 | x |
| 97.3% | 3 | y |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
3 calls:
| 3.0ms | y |
| 2.0ms | x |
| 2.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.9% | 3 | y |
| 81.4% | 3 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 84.8% | 2 | x |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.6% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
3 calls:
| 2.0ms | y |
| 1.0ms | x |
| 1.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.3% | 1 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 61.3% | 1 | x |
| 61.3% | 1 | y |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
3 calls:
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.7% | 2 | x |
| 61.3% | 2 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 36.6% | 2 | y |
Compiled 10 to 11 computations (-10% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
3 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 29.8% | 1 | y |
| 29.8% | 1 | x |
| 29.8% | 1 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
Compiled 10 to 11 computations (-10% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 0.27725690602250586 | 24.503664164232188 |
| 4.0ms | 112× | 0 | valid |
Compiled 179 to 159 computations (11.2% saved)
ival-sqrt: 1.0ms (50.8% of total)ival-mult!: 1.0ms (50.8% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 1.6298815150168416e+47 | 3.6697636089044484e+53 |
| 9.0ms | -1.6754319578865756e+30 | -6.3780177028556225e+28 |
| 11.0ms | 256× | 0 | valid |
Compiled 427 to 380 computations (11% saved)
ival-sqrt: 2.0ms (43.6% of total)ival-sub!: 1.0ms (21.8% of total)ival-add!: 1.0ms (21.8% of total)ival-mult!: 1.0ms (21.8% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 3.09267640987209e+67 | 5.603138582899456e+71 |
| 10.0ms | -4.2191211633598585e+63 | -6.301371864677202e+56 |
| 10.0ms | 272× | 0 | valid |
Compiled 436 to 386 computations (11.5% saved)
ival-sqrt: 2.0ms (40.2% of total)ival-sub!: 1.0ms (20.1% of total)ival-add!: 1.0ms (20.1% of total)ival-mult!: 1.0ms (20.1% of total)adjust: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4168494496.3324075 | 0.7227430939774941 |
Compiled 11 to 12 computations (-9.1% saved)
| 1× | fuel |
Compiled 195 to 41 computations (79% saved)
Compiled 406 to 96 computations (76.4% saved)
Loading profile data...