
Time bar (total: 1.3s)
| 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)
| 334.0ms | 8 256× | 0 | valid |
| 11.0ms | 277× | 0 | invalid |
ival-sqrt: 64.0ms (40.5% of total)ival-mult!: 43.0ms (27.2% of total)ival-sub!: 32.0ms (20.3% of total)ival-add!: 17.0ms (10.8% of total)adjust: 2.0ms (1.3% 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 |
| 23.0ms | 512× | 0 | valid |
Compiled 52 to 25 computations (51.9% saved)
ival-sqrt: 4.0ms (43.5% of total)ival-mult!: 3.0ms (32.7% of total)ival-sub!: 2.0ms (21.8% of total)ival-add!: 1.0ms (10.9% of total)adjust: 0.0ms (0% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 54 |
| 1 | 55 | 54 |
| 2 | 112 | 54 |
| 3 | 196 | 51 |
| 4 | 415 | 50 |
| 5 | 1189 | 50 |
| 6 | 3067 | 50 |
| 7 | 6969 | 50 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
Compiled 16 to 14 computations (12.5% saved)
| Inputs |
|---|
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(*.f64 y (sqrt.f64 x)) |
y |
(sqrt.f64 x) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- 1 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((+ (- 1 x) (* y (sqrt x))) (- 1 x) 1 x (* y (sqrt x)) y (sqrt x)) |
| 1.0ms | y | @ | -inf | ((+ (- 1 x) (* y (sqrt x))) (- 1 x) 1 x (* y (sqrt x)) y (sqrt x)) |
| 1.0ms | x | @ | inf | ((+ (- 1 x) (* y (sqrt x))) (- 1 x) 1 x (* y (sqrt x)) y (sqrt x)) |
| 1.0ms | x | @ | 0 | ((+ (- 1 x) (* y (sqrt x))) (- 1 x) 1 x (* y (sqrt x)) y (sqrt x)) |
| 1.0ms | y | @ | inf | ((+ (- 1 x) (* y (sqrt x))) (- 1 x) 1 x (* y (sqrt x)) y (sqrt x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 80 | 333 |
| 0 | 84 | 307 |
| 0 | 392 | 289 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | unsound |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(*.f64 y (sqrt.f64 x)) |
y |
(sqrt.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (* y (sqrt x)) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- 1 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y))) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y))))) |
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (sqrt.f64 x) y))) |
(+.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(*.f64 (sqrt.f64 x) y) |
(*.f64 y (sqrt.f64 x)) |
y |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (* y (sqrt x)) (*.f64 (sqrt.f64 x) y)) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (pow.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (* y (sqrt x)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64)))) |
#s(approx (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
#s(approx y y) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) y))) |
Compiled 567 to 125 computations (78% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 35 | 7 | 42 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 36 | 7 | 43 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
| 63.5% | (/.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))) | |
| ▶ | 71.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| ▶ | 60.1% | #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
| 64.1% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) | |
| ▶ | 91.3% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) |
| ▶ | 42.5% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
Compiled 220 to 152 computations (30.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 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) |
(*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y) |
(+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) y) |
| Outputs |
|---|
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (+ (* -1 x) (* y (+ (sqrt x) (/ 1 y)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (+ (sqrt x) (/ 1 y)))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (+ (sqrt x) (+ (* -1 (/ x y)) (/ 1 y))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (+ (* -1 (/ x y)) (/ 1 y)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* x (* y (- (sqrt (/ 1 x)) (/ 1 y)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* x (+ (* y (- (sqrt (/ 1 x)) (/ 1 y))) (/ 1 x))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* x (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (/ 1 (* x y))) (/ 1 y))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* x (- (/ 1 (* x y)) (/ 1 y))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* x (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* x (- (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))) (/ 1 x)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* x (- (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) (/ 1 (* x y))))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* -1 (* x (- (/ 1 y) (/ 1 (* x y))))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- 1 x))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- 1 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 1)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (- 1 x))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (/ (- 1 x) y))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (/ (- (+ 1 (* (sqrt x) y)) x) y))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (/ (- 1 x) y))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (- (+ (sqrt x) (/ 1 y)) (/ x y)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | y | @ | -inf | ((+ (* (sqrt x) y) (- 1 x)) (sqrt x) x y (- 1 x) 1 (+ (- 1 x) (* y (sqrt x))) (+ (- 1 x) (* y (sqrt x))) (* (sqrt x) y) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (+ (sqrt x) (/ (- 1 x) y)) (/ (- 1 x) y)) |
| 2.0ms | x | @ | -inf | ((+ (* (sqrt x) y) (- 1 x)) (sqrt x) x y (- 1 x) 1 (+ (- 1 x) (* y (sqrt x))) (+ (- 1 x) (* y (sqrt x))) (* (sqrt x) y) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (+ (sqrt x) (/ (- 1 x) y)) (/ (- 1 x) y)) |
| 2.0ms | x | @ | 0 | ((+ (* (sqrt x) y) (- 1 x)) (sqrt x) x y (- 1 x) 1 (+ (- 1 x) (* y (sqrt x))) (+ (- 1 x) (* y (sqrt x))) (* (sqrt x) y) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (+ (sqrt x) (/ (- 1 x) y)) (/ (- 1 x) y)) |
| 1.0ms | x | @ | inf | ((+ (* (sqrt x) y) (- 1 x)) (sqrt x) x y (- 1 x) 1 (+ (- 1 x) (* y (sqrt x))) (+ (- 1 x) (* y (sqrt x))) (* (sqrt x) y) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (+ (sqrt x) (/ (- 1 x) y)) (/ (- 1 x) y)) |
| 1.0ms | y | @ | 0 | ((+ (* (sqrt x) y) (- 1 x)) (sqrt x) x y (- 1 x) 1 (+ (- 1 x) (* y (sqrt x))) (+ (- 1 x) (* y (sqrt x))) (* (sqrt x) y) (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) 1) (+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (+ (sqrt x) (/ (- 1 x) y)) (/ (- 1 x) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 180 | 1285 |
| 0 | 193 | 1185 |
| 0 | 766 | 1170 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
(sqrt.f64 x) |
x |
y |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (sqrt.f64 x) y) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) |
(*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y) |
(+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) y) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (+ (* -1 x) (* y (+ (sqrt x) (/ 1 y)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (+ (sqrt x) (/ 1 y)))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (+ (sqrt x) (+ (* -1 (/ x y)) (/ 1 y))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (+ (* -1 (/ x y)) (/ 1 y)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* x (* y (- (sqrt (/ 1 x)) (/ 1 y)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* x (+ (* y (- (sqrt (/ 1 x)) (/ 1 y))) (/ 1 x))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* x (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (/ 1 (* x y))) (/ 1 y))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* x (- (/ 1 (* x y)) (/ 1 y))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* x (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* x (- (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))) (/ 1 x)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* x (- (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) (/ 1 (* x y))))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* -1 (* x (- (/ 1 y) (/ 1 (* x y))))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- 1 x))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- 1 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 1)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (- 1 x))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (/ (- 1 x) y))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (/ (- (+ 1 (* (sqrt x) y)) x) y))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (/ (- 1 x) y))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (- (+ (sqrt x) (/ 1 y)) (/ x y)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (+ (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 x x)) (+.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y))) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 x x (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 y (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) |
(-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) (sqrt.f64 x))) |
(-.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (sqrt.f64 x) y))) |
(+.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y)) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 x) y) x)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
y |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (sqrt.f64 x) y) |
(*.f64 y (sqrt.f64 x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 1 binary64)) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))))) |
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) |
(fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) y)) |
(+.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y)) |
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y) |
(*.f64 y (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) (*.f64 (/.f64 x y) (/.f64 x y))) (+.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 x y))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) (-.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) (fma.f64 (/.f64 x y) (/.f64 x y) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 x y))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y))))) |
(-.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) (/.f64 x y)) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) |
(+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (neg.f64 y)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) y) |
(-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 x y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (* (sqrt x) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (* (sqrt x) y) 1) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) y)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (fma.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) y (neg.f64 x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) (sqrt.f64 x))) |
#s(approx (/ (- 1 x) y) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (/ (- 1 x) y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (pow.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (pow.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64))) y (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (/ (- 1 x) y) (/.f64 (neg.f64 x) y)) |
#s(approx (/ (- 1 x) y) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (* (sqrt x) y) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64)))) |
#s(approx (+ (* (sqrt x) y) 1) (neg.f64 (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64)))) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (neg.f64 x) (-.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) y) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) (pow.f64 (*.f64 y x) #s(literal -1 binary64))))) |
#s(approx (/ (- 1 x) y) (*.f64 (neg.f64 x) (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x))) |
#s(approx y y) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* (sqrt x) y) 1) #s(literal 1 binary64)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (/.f64 (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (/ (- 1 x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y)) |
#s(approx (+ (* (sqrt x) y) 1) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) y)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y)) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (sqrt.f64 x)) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (+ (* (sqrt x) y) 1) (neg.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) y))) |
Compiled 3 122 to 431 computations (86.2% saved)
14 alts after pruning (10 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 144 | 9 | 153 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 146 | 14 | 160 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
| ▶ | 69.4% | (fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
| ✓ | 71.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| ▶ | 51.6% | #s(approx (+ (- 1 x) (* y (sqrt x))) (/.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)))) |
| ✓ | 60.1% | #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
| 66.5% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) (-.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) y)) | |
| 46.4% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (/.f64 (+.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y))))) y)) | |
| 64.1% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) | |
| ▶ | 71.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) y)) |
| ✓ | 42.5% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
| 60.7% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (+ (sqrt x) (/ (- 1 x) y)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64))) x)) y)) | |
| 29.7% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) | |
| ▶ | 31.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
| ▶ | 62.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)))))) |
Compiled 554 to 337 computations (39.2% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) y)) |
(*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) y) |
(+.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) |
(sqrt.f64 x) |
x |
(/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
y |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (/.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 (*.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 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (sqrt.f64 x) y) |
(-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64))))) |
(*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 y x) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(pow.f64 y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (+ (* -1 x) (* y (+ (sqrt x) (/ 1 y)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (+ (sqrt x) (/ 1 y)))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (+ (sqrt x) (+ (* -1 (/ x y)) (/ 1 y))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (+ (* -1 (/ x y)) (/ 1 y)))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (/ -1 (- (* (sqrt x) y) 1)))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (- (/ (* x (pow y 2)) (- (* (sqrt x) y) 1)) (/ 1 (- (* (sqrt x) y) 1))))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 -1)) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 (- (* x (pow y 2)) 1))) |
#s(approx (* (* (sqrt x) y) (* (sqrt x) y)) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 (- (* (sqrt x) y) 1))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (pow y -1))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (pow y -1))) #s(hole binary64 (+ (* -1 x) (* (sqrt x) y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (- (/ 1 (sqrt x)) (pow y -1)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (/ 1 (sqrt x)) (pow y -1)) #s(hole binary64 (/ (+ (sqrt x) (* -1 (/ x y))) x))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* x (* y (- (sqrt (/ 1 x)) (/ 1 y)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* x (+ (* y (- (sqrt (/ 1 x)) (/ 1 y))) (/ 1 x))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* x (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (/ 1 (* x y))) (/ 1 y))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* x (- (/ 1 (* x y)) (/ 1 y))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (+ 1 (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* (sqrt x) y))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (+ 1 (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (+ (* (sqrt x) y) (* (sqrt (/ 1 (pow x 3))) (/ (+ x (* -1 (* (sqrt x) (/ 1 y)))) y))))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (- (+ 1 (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow y 3)))) (+ (* (sqrt x) y) (/ 1 (* x (pow y 2))))))) (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (+ x (* -1 (* (sqrt x) (/ 1 y)))) y)))))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 (* x (- (pow y 2) (/ 1 x))))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) (/ 1 x))))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (pow y -1))) #s(hole binary64 (* x (* y (- (sqrt (/ 1 x)) (/ 1 y)))))) |
#s(approx (- (/ 1 (sqrt x)) (pow y -1)) #s(hole binary64 (- (sqrt (/ 1 x)) (/ 1 y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* x (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* x (- (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))) (/ 1 x)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* x (- (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) (/ 1 (* x y))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* -1 (* x (- (/ 1 y) (/ 1 (* x y))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (* (sqrt x) (* y (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 x) (* -1 (* (sqrt x) (/ 1 y)))) x)) (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 x) (+ (* -1 (* (sqrt x) (/ 1 y))) (* -1 (* (sqrt (/ 1 x)) (/ (+ (* -1 x) (* -1 (* (sqrt x) (/ 1 y)))) y))))) x)) (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 x) (+ (* -1 (* (sqrt x) (/ 1 y))) (* -1 (/ (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 3) (pow (sqrt -1) 2))))) (* -1 (/ x (* (pow y 2) (pow (sqrt -1) 2))))) (* -1 (* (sqrt x) (/ (+ (* -1 x) (* -1 (* (sqrt x) (/ 1 y)))) y)))) x)))) x)) (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 (* -1 (* x (* (pow y 2) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 (* -1 (* x (+ (* (pow y 2) (pow (sqrt -1) 2)) (/ 1 x)))))) |
#s(approx (* (* (sqrt x) y) (* (sqrt x) y)) #s(hole binary64 (* -1 (* x (* (pow y 2) (pow (sqrt -1) 2)))))) |
#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 (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- 1 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (- 1 x))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (/ (- 1 x) y))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (/ (- (+ 1 (* (sqrt x) y)) x) y))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (/ (- 1 x) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- 1 x))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (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 (* (sqrt x) y)))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 -1)) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (pow y -1))) #s(hole binary64 (* -1 x))) |
#s(approx (- (/ 1 (sqrt x)) (pow y -1)) #s(hole binary64 (/ -1 y))) |
#s(approx (- (/ 1 (sqrt x)) (pow y -1)) #s(hole binary64 (/ (- (* (sqrt (/ 1 x)) y) 1) y))) |
#s(approx (pow y -1) #s(hole binary64 (/ 1 y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (- (+ (sqrt x) (/ 1 y)) (/ x y)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 (* (pow y 2) (- x (/ 1 (pow y 2)))))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 (* y (- (sqrt x) (/ 1 y))))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (pow y -1))) #s(hole binary64 (* y (+ (sqrt x) (* -1 (/ x y)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (pow y -1))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | -inf | ((+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (+ (sqrt x) (/ (- 1 x) y)) (sqrt x) x (/ (- 1 x) y) (- 1 x) 1 y (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) (- 1 x)) (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (* (* (sqrt x) y) (* (sqrt x) y)) (* (sqrt x) y) (- (* (sqrt x) y) 1) (+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (* (* y x) (- (/ 1 (sqrt x)) (pow y -1))) (* y x) (- (/ 1 (sqrt x)) (pow y -1)) (/ 1 (sqrt x)) (pow y -1) -1) |
| 5.0ms | y | @ | 0 | ((+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (+ (sqrt x) (/ (- 1 x) y)) (sqrt x) x (/ (- 1 x) y) (- 1 x) 1 y (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) (- 1 x)) (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (* (* (sqrt x) y) (* (sqrt x) y)) (* (sqrt x) y) (- (* (sqrt x) y) 1) (+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (* (* y x) (- (/ 1 (sqrt x)) (pow y -1))) (* y x) (- (/ 1 (sqrt x)) (pow y -1)) (/ 1 (sqrt x)) (pow y -1) -1) |
| 4.0ms | y | @ | -inf | ((+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (+ (sqrt x) (/ (- 1 x) y)) (sqrt x) x (/ (- 1 x) y) (- 1 x) 1 y (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) (- 1 x)) (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (* (* (sqrt x) y) (* (sqrt x) y)) (* (sqrt x) y) (- (* (sqrt x) y) 1) (+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (* (* y x) (- (/ 1 (sqrt x)) (pow y -1))) (* y x) (- (/ 1 (sqrt x)) (pow y -1)) (/ 1 (sqrt x)) (pow y -1) -1) |
| 4.0ms | x | @ | inf | ((+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (+ (sqrt x) (/ (- 1 x) y)) (sqrt x) x (/ (- 1 x) y) (- 1 x) 1 y (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) (- 1 x)) (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (* (* (sqrt x) y) (* (sqrt x) y)) (* (sqrt x) y) (- (* (sqrt x) y) 1) (+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (* (* y x) (- (/ 1 (sqrt x)) (pow y -1))) (* y x) (- (/ 1 (sqrt x)) (pow y -1)) (/ 1 (sqrt x)) (pow y -1) -1) |
| 3.0ms | x | @ | 0 | ((+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (+ (sqrt x) (/ (- 1 x) y)) (sqrt x) x (/ (- 1 x) y) (- 1 x) 1 y (+ (- 1 x) (* y (sqrt x))) (+ (* (sqrt x) y) (- 1 x)) (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (* (* (sqrt x) y) (* (sqrt x) y)) (* (sqrt x) y) (- (* (sqrt x) y) 1) (+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (* (* y x) (- (/ 1 (sqrt x)) (pow y -1))) (* y x) (- (/ 1 (sqrt x)) (pow y -1)) (/ 1 (sqrt x)) (pow y -1) -1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 325 | 2474 |
| 0 | 357 | 2232 |
| 0 | 1580 | 2166 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) y)) |
(*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) y) |
(+.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) |
(sqrt.f64 x) |
x |
(/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
y |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (/.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 (*.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 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (sqrt.f64 x) y) |
(-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64))))) |
(*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 y x) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(pow.f64 y #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (+ (* -1 x) (* y (+ (sqrt x) (/ 1 y)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (+ (sqrt x) (/ 1 y)))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (+ (sqrt x) (+ (* -1 (/ x y)) (/ 1 y))))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (/ 1 y))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (+ (* -1 (/ x y)) (/ 1 y)))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (/ -1 (- (* (sqrt x) y) 1)))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (- (/ (* x (pow y 2)) (- (* (sqrt x) y) 1)) (/ 1 (- (* (sqrt x) y) 1))))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 -1)) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 (- (* x (pow y 2)) 1))) |
#s(approx (* (* (sqrt x) y) (* (sqrt x) y)) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 (- (* (sqrt x) y) 1))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (pow y -1))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (pow y -1))) #s(hole binary64 (+ (* -1 x) (* (sqrt x) y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (- (/ 1 (sqrt x)) (pow y -1)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (/ 1 (sqrt x)) (pow y -1)) #s(hole binary64 (/ (+ (sqrt x) (* -1 (/ x y))) x))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* x (* y (- (sqrt (/ 1 x)) (/ 1 y)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* x (+ (* y (- (sqrt (/ 1 x)) (/ 1 y))) (/ 1 x))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* x (- (sqrt (/ 1 x)) (/ 1 y))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (/ 1 (* x y))) (/ 1 y))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* -1 (/ x y)))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* x (- (/ 1 (* x y)) (/ 1 y))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) 1)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1)))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (+ 1 (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* (sqrt x) y))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (+ 1 (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (+ (* (sqrt x) y) (* (sqrt (/ 1 (pow x 3))) (/ (+ x (* -1 (* (sqrt x) (/ 1 y)))) y))))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (- (+ 1 (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow y 3)))) (+ (* (sqrt x) y) (/ 1 (* x (pow y 2))))))) (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (+ x (* -1 (* (sqrt x) (/ 1 y)))) y)))))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 (* x (- (pow y 2) (/ 1 x))))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) (/ 1 x))))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (pow y -1))) #s(hole binary64 (* x (* y (- (sqrt (/ 1 x)) (/ 1 y)))))) |
#s(approx (- (/ 1 (sqrt x)) (pow y -1)) #s(hole binary64 (- (sqrt (/ 1 x)) (/ 1 y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* x (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* x (- (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))) (/ 1 x)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* x (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (* -1 (* x (- (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y)) (/ 1 (* x y))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (* -1 (* x (- (/ 1 y) (/ 1 (* x y))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (* (sqrt x) (* y (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 x) (* -1 (* (sqrt x) (/ 1 y)))) x)) (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 x) (+ (* -1 (* (sqrt x) (/ 1 y))) (* -1 (* (sqrt (/ 1 x)) (/ (+ (* -1 x) (* -1 (* (sqrt x) (/ 1 y)))) y))))) x)) (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 x) (+ (* -1 (* (sqrt x) (/ 1 y))) (* -1 (/ (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 3) (pow (sqrt -1) 2))))) (* -1 (/ x (* (pow y 2) (pow (sqrt -1) 2))))) (* -1 (* (sqrt x) (/ (+ (* -1 x) (* -1 (* (sqrt x) (/ 1 y)))) y)))) x)))) x)) (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 (* -1 (* x (* (pow y 2) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 (* -1 (* x (+ (* (pow y 2) (pow (sqrt -1) 2)) (/ 1 x)))))) |
#s(approx (* (* (sqrt x) y) (* (sqrt x) y)) #s(hole binary64 (* -1 (* x (* (pow y 2) (pow (sqrt -1) 2)))))) |
#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 (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- 1 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (- 1 x))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (/ (- 1 x) y))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (/ (- (+ 1 (* (sqrt x) y)) x) y))) |
#s(approx (/ (- 1 x) y) #s(hole binary64 (/ (- 1 x) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- 1 x))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (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 (* (sqrt x) y)))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 -1)) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (pow y -1))) #s(hole binary64 (* -1 x))) |
#s(approx (- (/ 1 (sqrt x)) (pow y -1)) #s(hole binary64 (/ -1 y))) |
#s(approx (- (/ 1 (sqrt x)) (pow y -1)) #s(hole binary64 (/ (- (* (sqrt (/ 1 x)) y) 1) y))) |
#s(approx (pow y -1) #s(hole binary64 (/ 1 y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (sqrt x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) #s(hole binary64 (- (+ (sqrt x) (/ 1 y)) (/ x y)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 (* (pow y 2) (- x (/ 1 (pow y 2)))))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 (* y (- (sqrt x) (/ 1 y))))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (pow y -1))) #s(hole binary64 (* y (+ (sqrt x) (* -1 (/ x y)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (pow y -1))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))))) |
| Outputs |
|---|
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (+.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (sqrt.f64 x)) y)) |
(*.f64 (+.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (sqrt.f64 x)) y) |
(*.f64 y (+.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (sqrt.f64 x))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) (-.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) (*.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))))) |
(+.f64 (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) (sqrt.f64 x)) |
(+.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
(/.f64 (neg.f64 #s(approx (- 1 x) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
y |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(approx (- 1 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) (*.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))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) #s(approx (- 1 x) (neg.f64 x))) (*.f64 (*.f64 (sqrt.f64 x) y) #s(approx (- 1 x) (neg.f64 x)))))) |
(fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
(fma.f64 y (sqrt.f64 x) #s(approx (- 1 x) (neg.f64 x))) |
(+.f64 (*.f64 (sqrt.f64 x) y) #s(approx (- 1 x) (neg.f64 x))) |
(+.f64 #s(approx (- 1 x) (neg.f64 x)) (*.f64 (sqrt.f64 x) y)) |
#s(approx (- 1 x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) (pow.f64 (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(-.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (sqrt.f64 x)) y) |
(*.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 y y)) |
(*.f64 (neg.f64 (*.f64 (sqrt.f64 x) y)) (neg.f64 (*.f64 (sqrt.f64 x) y))) |
(*.f64 (fabs.f64 (*.f64 (sqrt.f64 x) y)) (fabs.f64 (*.f64 (sqrt.f64 x) y))) |
(*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 y (*.f64 (sqrt.f64 x) y))) |
(pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 x) y) |
(*.f64 y (sqrt.f64 x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) (+.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 2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) #s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y) x) |
(*.f64 (*.f64 y x) (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) (*.f64 y x)) |
(*.f64 y (*.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) x)) |
(*.f64 x (*.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y)) |
(*.f64 y x) |
(*.f64 x y) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))) (+.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))))) |
(-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (pow.f64 y #s(literal -1/2 binary64)) (pow.f64 y #s(literal -1/2 binary64))) |
(pow.f64 y #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) y) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -1 binary64))) |
#s(literal -1 binary64) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) #s(literal 1 binary64))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) y)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (fma.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) y (neg.f64 x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (/ (- 1 x) y) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (/ (- 1 x) y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* (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 (neg x) (neg.f64 x)) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (/.f64 (-.f64 (*.f64 (*.f64 y y) x) #s(literal 1 binary64)) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(literal -1 binary64)) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (-.f64 (*.f64 (*.f64 y y) x) #s(literal 1 binary64))) |
#s(approx (* (* (sqrt x) y) (* (sqrt x) y)) (*.f64 (*.f64 y y) x)) |
#s(approx (* (sqrt x) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (- (* (sqrt x) y) 1) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (pow y -1))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (pow y -1))) (fma.f64 (sqrt.f64 x) y (neg.f64 x))) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (- (/ 1 (sqrt x)) (pow y -1)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (pow y -1)) (/.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (sqrt.f64 x)) x)) |
#s(approx (/ 1 (sqrt x)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (-.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y (pow.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (fma.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (*.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (/ (- 1 x) y) (/.f64 (neg.f64 x) y)) |
#s(approx (/ (- 1 x) y) (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (-.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y (pow.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (*.f64 (sqrt.f64 x) y)) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (+.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) #s(literal 1 binary64))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (+.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) (fma.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) x) y) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (*.f64 (sqrt.f64 x) y)))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (-.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 y #s(literal -3 binary64)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) y (pow.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64))))) #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) x) y) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))))))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (*.f64 (*.f64 y y) x)) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (*.f64 (-.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (- (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) |
#s(approx (- (* (sqrt x) y) 1) (*.f64 (-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (pow y -1))) (*.f64 (*.f64 y x) (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (- (/ 1 (sqrt x)) (pow y -1)) (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1 binary64) y) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) y) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (neg.f64 x) (-.f64 (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) y) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) (pow.f64 (*.f64 y x) #s(literal -1 binary64))))) |
#s(approx (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (/ (- 1 x) y) (*.f64 (neg.f64 x) (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1 binary64) y) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 #s(literal -1 binary64) y) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (fma.f64 (*.f64 #s(literal -1 binary64) y) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) (neg.f64 x)) x)))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (fma.f64 (*.f64 #s(literal -1 binary64) y) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x) (*.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) (neg.f64 x)) y) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))) (neg.f64 x)) x)))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (fma.f64 (*.f64 #s(literal -1 binary64) y) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal -1 binary64)) (sqrt.f64 x) (/.f64 x (*.f64 (*.f64 y y) #s(literal -1 binary64))))) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) (neg.f64 x)) y))) x)) (neg.f64 x)) x)))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y y) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (* (* (sqrt x) y) (* (sqrt x) y)) (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (* (sqrt x) y) (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 #s(literal -1 binary64) y))) |
#s(approx (- (* (sqrt x) y) 1) (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 #s(literal -1 binary64) y))) |
#s(approx (- (* (sqrt x) y) 1) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (/.f64 (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (/ (- 1 x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx y y) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (- (* (* (sqrt 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)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (- (* (sqrt x) y) 1) #s(literal -1 binary64)) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (pow y -1))) (neg.f64 x)) |
#s(approx (- (/ 1 (sqrt x)) (pow y -1)) (/.f64 #s(literal -1 binary64) y)) |
#s(approx (- (/ 1 (sqrt x)) (pow y -1)) (/.f64 (-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1 binary64)) y)) |
#s(approx (pow y -1) (pow.f64 y #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 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y)) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (sqrt.f64 x)) |
#s(approx (+ (sqrt x) (/ (- 1 x) y)) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y)) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) y)) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (*.f64 (-.f64 x (pow.f64 y #s(literal -2 binary64))) (*.f64 y y))) |
#s(approx (- (* (sqrt x) y) 1) (*.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (pow y -1))) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (sqrt.f64 x)) y)) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (+ (* (sqrt x) y) (- 1 x)) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (neg.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (- (* (sqrt x) y) 1) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (pow y -1))) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 x) (/.f64 x y)) y))) |
Compiled 6 623 to 783 computations (88.2% saved)
14 alts after pruning (7 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 221 | 4 | 225 |
| Fresh | 2 | 3 | 5 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 225 | 14 | 239 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
| ✓ | 69.4% | (fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
| ✓ | 71.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| ▶ | 22.0% | #s(approx (+ (- 1 x) (* y (sqrt x))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 1 binary64)) #s(approx (- (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)))) |
| ▶ | 16.2% | #s(approx (+ (- 1 x) (* y (sqrt x))) (/.f64 #s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (*.f64 (*.f64 y y) x)) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)))) |
| ✓ | 60.1% | #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
| ▶ | 64.1% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
| ✓ | 71.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) y)) |
| ✓ | 42.5% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
| 60.7% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (+ (sqrt x) (/ (- 1 x) y)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64))) x)) y)) | |
| ▶ | 29.7% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
| ✓ | 31.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
| ▶ | 62.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))))) |
| 62.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))))) |
Compiled 477 to 303 computations (36.5% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
x |
y |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (/.f64 #s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (*.f64 (*.f64 y y) x)) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)))) |
(/.f64 #s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (*.f64 (*.f64 y y) x)) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
(-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) y) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 y x) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal 1 binary64) y) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 1 binary64)) #s(approx (- (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 1 binary64)) #s(approx (- (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (- (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (+ (* -1 x) (* (sqrt x) y)))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (/ (+ (* -1 x) (* (sqrt x) y)) x))) |
#s(approx (* (/ 1 (sqrt x)) y) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx 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 (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (/ -1 (- (* (sqrt x) y) 1)))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (- (/ (* x (pow y 2)) (- (* (sqrt x) y) 1)) (/ 1 (- (* (sqrt x) y) 1))))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 -1)) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 (- (* x (pow y 2)) 1))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 (- (* (sqrt x) y) 1))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (+ (* -1 x) (* y (+ (sqrt x) (/ 1 y)))))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (/ 1 y))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (/ 1 y))) #s(hole binary64 (+ (* -1 x) (* (sqrt x) y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 y)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 y)) #s(hole binary64 (/ (+ (sqrt x) (* -1 (/ x y))) x))) |
#s(approx (* (* (sqrt x) y) (* (sqrt x) y)) #s(hole binary64 (* x (pow y 2)))) |
#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 (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (+ 1 (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* (sqrt x) y))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (+ 1 (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (+ (* (sqrt x) y) (* (sqrt (/ 1 (pow x 3))) (/ (+ x (* -1 (* (sqrt x) (/ 1 y)))) y))))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (- (+ 1 (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow y 3)))) (+ (* (sqrt x) y) (/ 1 (* x (pow y 2))))))) (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (+ x (* -1 (* (sqrt x) (/ 1 y)))) y)))))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 (* x (- (pow y 2) (/ 1 x))))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) (/ 1 x))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* x (* y (- (sqrt (/ 1 x)) (/ 1 y)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* x (+ (* y (- (sqrt (/ 1 x)) (/ 1 y))) (/ 1 x))))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (/ 1 y))) #s(hole binary64 (* x (* y (- (sqrt (/ 1 x)) (/ 1 y)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 y)) #s(hole binary64 (- (sqrt (/ 1 x)) (/ 1 y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (* (sqrt x) (* y (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 x) (* -1 (* (sqrt x) (/ 1 y)))) x)) (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 x) (+ (* -1 (* (sqrt x) (/ 1 y))) (* -1 (* (sqrt (/ 1 x)) (/ (+ (* -1 x) (* -1 (* (sqrt x) (/ 1 y)))) y))))) x)) (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 x) (+ (* -1 (* (sqrt x) (/ 1 y))) (* -1 (/ (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 3) (pow (sqrt -1) 2))))) (* -1 (/ x (* (pow y 2) (pow (sqrt -1) 2))))) (* -1 (* (sqrt x) (/ (+ (* -1 x) (* -1 (* (sqrt x) (/ 1 y)))) y)))) x)))) x)) (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 (* -1 (* x (* (pow y 2) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 (* -1 (* x (+ (* (pow y 2) (pow (sqrt -1) 2)) (/ 1 x)))))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* x (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* x (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* x (- (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))) (/ 1 x)))))) |
#s(approx (* (* (sqrt x) y) (* (sqrt x) y)) #s(hole binary64 (* -1 (* x (* (pow y 2) (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 (/ (- (* (* (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 (* (sqrt x) y)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 -1)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (- 1 x))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (/ 1 y))) #s(hole binary64 (* -1 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 y)) #s(hole binary64 (/ -1 y))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 y)) #s(hole binary64 (/ (- (* (sqrt (/ 1 x)) y) 1) y))) |
#s(approx (/ 1 y) #s(hole binary64 (/ 1 y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (* (- (* (/ 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) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 (* (pow y 2) (- x (/ 1 (pow y 2)))))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 (* y (- (sqrt x) (/ 1 y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (/ 1 y))) #s(hole binary64 (* y (+ (sqrt x) (* -1 (/ x y)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (/ 1 y))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | x | @ | -inf | ((+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) 1 (sqrt x) x y (+ (- 1 x) (* y (sqrt x))) (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (* (* y y) x) (* y y) (- (* (sqrt x) y) 1) (* (sqrt x) y) (+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (* (* y x) (- (/ 1 (sqrt x)) (/ 1 y))) (* y x) (- (/ 1 (sqrt x)) (/ 1 y)) (/ 1 y) (+ (- 1 x) (* y (sqrt x))) (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (* (* (sqrt x) y) (* (sqrt x) y)) (- (* (sqrt x) y) 1)) |
| 4.0ms | y | @ | -inf | ((+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) 1 (sqrt x) x y (+ (- 1 x) (* y (sqrt x))) (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (* (* y y) x) (* y y) (- (* (sqrt x) y) 1) (* (sqrt x) y) (+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (* (* y x) (- (/ 1 (sqrt x)) (/ 1 y))) (* y x) (- (/ 1 (sqrt x)) (/ 1 y)) (/ 1 y) (+ (- 1 x) (* y (sqrt x))) (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (* (* (sqrt x) y) (* (sqrt x) y)) (- (* (sqrt x) y) 1)) |
| 3.0ms | x | @ | inf | ((+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) 1 (sqrt x) x y (+ (- 1 x) (* y (sqrt x))) (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (* (* y y) x) (* y y) (- (* (sqrt x) y) 1) (* (sqrt x) y) (+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (* (* y x) (- (/ 1 (sqrt x)) (/ 1 y))) (* y x) (- (/ 1 (sqrt x)) (/ 1 y)) (/ 1 y) (+ (- 1 x) (* y (sqrt x))) (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (* (* (sqrt x) y) (* (sqrt x) y)) (- (* (sqrt x) y) 1)) |
| 2.0ms | y | @ | inf | ((+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) 1 (sqrt x) x y (+ (- 1 x) (* y (sqrt x))) (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (* (* y y) x) (* y y) (- (* (sqrt x) y) 1) (* (sqrt x) y) (+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (* (* y x) (- (/ 1 (sqrt x)) (/ 1 y))) (* y x) (- (/ 1 (sqrt x)) (/ 1 y)) (/ 1 y) (+ (- 1 x) (* y (sqrt x))) (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (* (* (sqrt x) y) (* (sqrt x) y)) (- (* (sqrt x) y) 1)) |
| 2.0ms | y | @ | 0 | ((+ (- 1 x) (* y (sqrt x))) (* (- (* (/ 1 (sqrt x)) y) 1) x) (- (* (/ 1 (sqrt x)) y) 1) (* (/ 1 (sqrt x)) y) (/ 1 (sqrt x)) 1 (sqrt x) x y (+ (- 1 x) (* y (sqrt x))) (- 1 x) (neg x) (+ (- 1 x) (* y (sqrt x))) (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (* (* y y) x) (* y y) (- (* (sqrt x) y) 1) (* (sqrt x) y) (+ (- 1 x) (* y (sqrt x))) (* (+ (sqrt x) (/ (- 1 x) y)) y) (* (* y x) (- (/ 1 (sqrt x)) (/ 1 y))) (* y x) (- (/ 1 (sqrt x)) (/ 1 y)) (/ 1 y) (+ (- 1 x) (* y (sqrt x))) (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (* (* (sqrt x) y) (* (sqrt x) y)) (- (* (sqrt x) y) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 308 | 2299 |
| 0 | 342 | 2066 |
| 0 | 1477 | 2017 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
x |
y |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (/.f64 #s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (*.f64 (*.f64 y y) x)) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)))) |
(/.f64 #s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (*.f64 (*.f64 y y) x)) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
(-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) y) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y)))) |
(*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 y x) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 #s(literal 1 binary64) y) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 1 binary64)) #s(approx (- (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 1 binary64)) #s(approx (- (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (- (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (* (sqrt x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (+ 1 (+ (* -1 x) (* (sqrt x) y))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (+ (* -1 x) (* (sqrt x) y)))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (/ (+ (* -1 x) (* (sqrt x) y)) x))) |
#s(approx (* (/ 1 (sqrt x)) y) #s(hole binary64 (* (sqrt (/ 1 x)) y))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx 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 (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (/ -1 (- (* (sqrt x) y) 1)))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (- (/ (* x (pow y 2)) (- (* (sqrt x) y) 1)) (/ 1 (- (* (sqrt x) y) 1))))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 -1)) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 (- (* x (pow y 2)) 1))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 (- (* (sqrt x) y) 1))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (+ (* -1 x) (* y (+ (sqrt x) (/ 1 y)))))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (/ 1 y))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (/ 1 y))) #s(hole binary64 (+ (* -1 x) (* (sqrt x) y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 y)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 y)) #s(hole binary64 (/ (+ (sqrt x) (* -1 (/ x y))) x))) |
#s(approx (* (* (sqrt x) y) (* (sqrt x) y)) #s(hole binary64 (* x (pow y 2)))) |
#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 (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (+ 1 (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* (sqrt x) y))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (+ 1 (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (+ (* (sqrt x) y) (* (sqrt (/ 1 (pow x 3))) (/ (+ x (* -1 (* (sqrt x) (/ 1 y)))) y))))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (- (+ 1 (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow y 3)))) (+ (* (sqrt x) y) (/ 1 (* x (pow y 2))))))) (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (+ x (* -1 (* (sqrt x) (/ 1 y)))) y)))))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 (* x (- (pow y 2) (/ 1 x))))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 (* x (- (* (sqrt (/ 1 x)) y) (/ 1 x))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* x (* y (- (sqrt (/ 1 x)) (/ 1 y)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* x (+ (* y (- (sqrt (/ 1 x)) (/ 1 y))) (/ 1 x))))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (/ 1 y))) #s(hole binary64 (* x (* y (- (sqrt (/ 1 x)) (/ 1 y)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 y)) #s(hole binary64 (- (sqrt (/ 1 x)) (/ 1 y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (* (sqrt x) (* y (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 x) (* -1 (* (sqrt x) (/ 1 y)))) x)) (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 x) (+ (* -1 (* (sqrt x) (/ 1 y))) (* -1 (* (sqrt (/ 1 x)) (/ (+ (* -1 x) (* -1 (* (sqrt x) (/ 1 y)))) y))))) x)) (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 x) (+ (* -1 (* (sqrt x) (/ 1 y))) (* -1 (/ (- (+ (* -1 (* (sqrt x) (/ 1 (* (pow y 3) (pow (sqrt -1) 2))))) (* -1 (/ x (* (pow y 2) (pow (sqrt -1) 2))))) (* -1 (* (sqrt x) (/ (+ (* -1 x) (* -1 (* (sqrt x) (/ 1 y)))) y)))) x)))) x)) (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 (* -1 (* x (* (pow y 2) (pow (sqrt -1) 2)))))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 (* -1 (* x (+ (* (pow y 2) (pow (sqrt -1) 2)) (/ 1 x)))))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* x (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x)))))) |
#s(approx (* (sqrt x) y) #s(hole binary64 (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* x (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* x (- (* y (+ (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (/ 1 y))) (/ 1 x)))))) |
#s(approx (* (* (sqrt x) y) (* (sqrt x) y)) #s(hole binary64 (* -1 (* x (* (pow y 2) (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 (/ (- (* (* (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 (* (sqrt x) y)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 -1)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (- 1 x))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (- (+ 1 (* (sqrt x) y)) x))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (/ 1 y))) #s(hole binary64 (* -1 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 y)) #s(hole binary64 (/ -1 y))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 y)) #s(hole binary64 (/ (- (* (sqrt (/ 1 x)) y) 1) y))) |
#s(approx (/ 1 y) #s(hole binary64 (/ 1 y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (* (- (* (/ 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) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (* y (+ (sqrt x) (/ 1 y))))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(hole binary64 (* (pow y 2) (- x (/ 1 (pow y 2)))))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 (* y (- (sqrt x) (/ 1 y))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* (sqrt x) y))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* y (- (+ (sqrt x) (/ 1 y)) (/ x y))))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (/ 1 y))) #s(hole binary64 (* y (+ (sqrt x) (* -1 (/ x y)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y)))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) #s(hole binary64 (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (- (* (sqrt x) y) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ 1 y)))))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y))))))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (/ 1 y))) #s(hole binary64 (* -1 (* y (+ (* -1 (sqrt x)) (/ x y)))))) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1 binary64)) x) |
(*.f64 x (-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1 binary64))))) |
(-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) |
(*.f64 y (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(sqrt.f64 (pow.f64 x #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
y |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (- 1 x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (/.f64 #s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (*.f64 (*.f64 y y) x)) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 #s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (*.f64 (*.f64 y y) x))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)))) |
(/.f64 #s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (*.f64 (*.f64 y y) x)) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 y y) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 x (*.f64 y y)) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 y #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) (+.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 2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 x) y) |
(*.f64 y (sqrt.f64 x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) (*.f64 y x)))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) (*.f64 y x))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y) x) |
(*.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) (*.f64 y x)) |
(*.f64 (*.f64 y x) (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 y (*.f64 x (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) |
(*.f64 x (*.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y)) |
(*.f64 y x) |
(*.f64 x y) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))) (+.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)) (*.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) y)) |
(-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) |
(pow.f64 y #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 y)) |
(/.f64 #s(literal 1 binary64) y) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(approx (- (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 #s(approx (- (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(approx (- (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #s(approx (- (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y))) (/.f64 #s(literal 1 binary64) #s(approx (- (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)))) |
(*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(-.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (sqrt.f64 x)) y) |
(*.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 y y)) |
(*.f64 (neg.f64 (*.f64 (sqrt.f64 x) y)) (neg.f64 (*.f64 (sqrt.f64 x) y))) |
(*.f64 (fabs.f64 (*.f64 (sqrt.f64 x) y)) (fabs.f64 (*.f64 (sqrt.f64 x) y))) |
(*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) |
(*.f64 (sqrt.f64 x) (*.f64 y (*.f64 (sqrt.f64 x) y))) |
(pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64)) |
#s(approx (- (* (sqrt x) y) 1) (*.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 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y)) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x)) |
#s(approx (* (/ 1 (sqrt x)) y) (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y)) |
#s(approx (/ 1 (sqrt x)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx x x) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (/.f64 (-.f64 (*.f64 (*.f64 y y) x) #s(literal 1 binary64)) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) #s(literal -1 binary64)) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (-.f64 (*.f64 (*.f64 y y) x) #s(literal 1 binary64))) |
#s(approx (* (* y y) x) (*.f64 (*.f64 y y) x)) |
#s(approx (- (* (sqrt x) y) 1) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))) |
#s(approx (* (sqrt x) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) y)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (fma.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) y (neg.f64 x))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (/ 1 y))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (/ 1 y))) (fma.f64 (sqrt.f64 x) y (neg.f64 x))) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 y)) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (sqrt.f64 x)) x)) |
#s(approx (* (* (sqrt x) y) (* (sqrt x) y)) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y (pow.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (*.f64 (-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1 binary64)) x)) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1 binary64))) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (*.f64 (sqrt.f64 x) y)) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (+.f64 (fma.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) y)) #s(literal 1 binary64))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (+.f64 (fma.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)) (fma.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) x) y) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (*.f64 (sqrt.f64 x) y))) #s(literal 1 binary64))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (-.f64 (+.f64 (fma.f64 (neg.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 y #s(literal -3 binary64)) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) y (pow.f64 (*.f64 (*.f64 y y) x) #s(literal -1 binary64))))) #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) x) y) (sqrt.f64 (pow.f64 x #s(literal -3 binary64))))))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (*.f64 (*.f64 y y) x)) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (*.f64 (-.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (- (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)) |
#s(approx (- (* (sqrt x) y) 1) (*.f64 (-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) (*.f64 y x))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (fma.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (/ 1 y))) (*.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) (*.f64 y x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 y)) (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (sqrt x) (neg.f64 (neg.f64 (sqrt.f64 x)))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal -1 binary64))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (fma.f64 (*.f64 #s(literal -1 binary64) y) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) (neg.f64 x)) x)))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (fma.f64 (*.f64 #s(literal -1 binary64) y) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x) (*.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) (neg.f64 x)) y) (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)))) (neg.f64 x)) x)))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (fma.f64 (*.f64 #s(literal -1 binary64) y) (sqrt.f64 x) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal -1 binary64)) (sqrt.f64 x) (/.f64 x (*.f64 (*.f64 y y) #s(literal -1 binary64))))) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)) (neg.f64 x)) y))) x)) (neg.f64 x)) x)))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y y) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (- (* (sqrt x) y) 1) (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 #s(literal -1 binary64) y))) |
#s(approx (- (* (sqrt x) y) 1) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (* (sqrt x) y) (*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 #s(literal -1 binary64) y))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (neg.f64 x) (-.f64 (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) y) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (* (* (sqrt x) y) (* (sqrt x) y)) (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (neg.f64 x)) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) #s(literal -1 binary64)) |
#s(approx y y) |
#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)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (- (* (sqrt x) y) 1) #s(literal -1 binary64)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (/ 1 y))) (neg.f64 x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 y)) (/.f64 #s(literal -1 binary64) y)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 y)) (/.f64 (-.f64 (*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) y) #s(literal 1 binary64)) y)) |
#s(approx (/ 1 y) (pow.f64 y #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 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y)) |
#s(approx (* (- (* (/ 1 (sqrt x)) y) 1) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (sqrt.f64 x)) y)) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (*.f64 (-.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (sqrt.f64 x)) y)) |
#s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (*.f64 (-.f64 x (pow.f64 y #s(literal -2 binary64))) (*.f64 y y))) |
#s(approx (- (* (sqrt x) y) 1) (*.f64 (-.f64 (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (sqrt.f64 x) y)) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (sqrt.f64 x)) y)) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (/ 1 y))) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (sqrt.f64 x)) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.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 (fma.f64 #s(literal -1 binary64) (sqrt.f64 x) (/.f64 x y)) y))) |
#s(approx (- (* (/ 1 (sqrt x)) y) 1) (neg.f64 (*.f64 (fma.f64 (pow.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (/ (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (- (* (sqrt x) y) 1)) (neg.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (- (* (sqrt x) y) 1) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 x) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y) (neg.f64 (sqrt.f64 x))) y))) |
#s(approx (* (* y x) (- (/ 1 (sqrt x)) (/ 1 y))) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 x) (/.f64 x y)) y))) |
Compiled 7 700 to 820 computations (89.4% saved)
13 alts after pruning (3 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 237 | 3 | 240 |
| Fresh | 2 | 0 | 2 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 7 | 7 |
| Total | 241 | 13 | 254 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
| ✓ | 69.4% | (fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
| ✓ | 71.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
| 22.1% | #s(approx (+ (- 1 x) (* y (sqrt x))) (/.f64 #s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (*.f64 y (*.f64 y x))) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)))) | |
| ✓ | 60.1% | #s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
| 64.2% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 1 binary64)) x)) | |
| ✓ | 64.1% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
| 64.1% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) y) #s(literal 1 binary64)) x)) | |
| ✓ | 71.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) y)) |
| ✓ | 42.5% | #s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
| ✓ | 29.7% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
| ✓ | 31.8% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
| ✓ | 62.9% | #s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))))) |
Compiled 781 to 273 computations (65% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1 binary64) y) (sqrt.f64 x)) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (/.f64 #s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (*.f64 y (*.f64 y x))) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (/.f64 #s(approx (- (* (* (sqrt x) y) (* (sqrt x) y)) 1) (*.f64 (*.f64 y y) x)) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) y))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y)) #s(literal 1 binary64)) #s(approx (- (* (sqrt x) y) 1) (*.f64 (sqrt.f64 x) y)))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (/.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 (*.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))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) (-.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (-.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) y) #s(literal 1 binary64)) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 #s(approx (+ (sqrt x) (/ (- 1 x) y)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 y #s(literal -1 binary64))) x)) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (* (+ (sqrt x) (/ (- 1 x) y)) y) (*.f64 (*.f64 y x) (-.f64 (sqrt.f64 (pow.f64 x #s(literal -1 binary64))) (pow.f64 y #s(literal -1 binary64)))))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (/.f64 (+.f64 (pow.f64 (sqrt.f64 x) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) y) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) (*.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y))))) y)) |
| Outputs |
|---|
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x)) |
3 calls:
| 9.0ms | x |
| 6.0ms | y |
| 6.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (*.f64 (sqrt.f64 x) y)) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 x) y #s(approx (- 1 x) (neg.f64 x))) |
3 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 2 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 99.1% | 2 | x |
| 97.2% | 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:
| 4.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.6% | 3 | y |
| 84.2% | 3 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 85.6% | 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 |
|---|---|---|
| 94.3% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) (neg.f64 x))) |
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) (-.f64 #s(literal 1 binary64) x)) |
3 calls:
| 2.0ms | y |
| 2.0ms | x |
| 1.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.1% | 1 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 60.1% | 1 | x |
| 60.1% | 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.0% | 2 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| 37.6% | 3 | y |
| 59.5% | 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))) |
| Outputs |
|---|
#s(approx (+ (- 1 x) (* y (sqrt x))) #s(approx (- 1 x) #s(literal 1 binary64))) |
3 calls:
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 31.8% | 1 | y |
| 31.8% | 1 | x |
| 31.8% | 1 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) |
Compiled 10 to 11 computations (-10% saved)
Compiled 11 to 12 computations (-9.1% saved)
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.6683023863539244e-9 | 3.4504982257974204e-5 |
Loading profile data...