
Time bar (total: 1.5s)
| 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 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 3 |
| 28.6% | 25% | 62.4% | 0.1% | 0% | 12.5% | 0% | 4 |
| 46.2% | 37.5% | 43.7% | 0.1% | 0% | 18.7% | 0% | 5 |
| 52.2% | 37.5% | 34.3% | 0.1% | 0% | 28.1% | 0% | 6 |
| 65.1% | 43.7% | 23.4% | 0.1% | 0% | 32.8% | 0% | 7 |
| 70.9% | 43.7% | 18% | 0.1% | 0% | 38.2% | 0% | 8 |
| 79.5% | 46.8% | 12.1% | 0.1% | 0% | 41% | 0% | 9 |
| 83.6% | 46.8% | 9.2% | 0.1% | 0% | 43.9% | 0% | 10 |
| 88.7% | 48.4% | 6.1% | 0.1% | 0% | 45.4% | 0% | 11 |
| 91.3% | 48.4% | 4.6% | 0.1% | 0% | 46.9% | 0% | 12 |
Compiled 6 to 6 computations (0% saved)
| 470.0ms | 8 256× | 0 | valid |
| 16.0ms | 514× | 0 | invalid |
ival-sqrt: 204.0ms (83.3% of total)ival-add!: 39.0ms (15.9% of total)adjust: 2.0ms (0.8% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (sqrt.f64 (+.f64 x y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (+.f64 x y) |
| 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 |
| 17.0ms | 512× | 0 | valid |
Compiled 26 to 16 computations (38.5% saved)
ival-sqrt: 4.0ms (67.4% of total)ival-add!: 2.0ms (33.7% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 30 |
| 1 | 16 | 30 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (sqrt.f64 (+.f64 x y)) |
(sort x y)
Compiled 8 to 8 computations (0% saved)
| Inputs |
|---|
(sqrt.f64 (+.f64 x y)) |
(+.f64 x y) |
x |
y |
| Outputs |
|---|
#s(approx (sqrt (+ x y)) #s(hole binary64 (sqrt y))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt y) (* 1/2 (* x (sqrt (/ 1 y))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/8 (* x (sqrt (/ 1 (pow y 3))))) (* 1/2 (sqrt (/ 1 y)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt y) (* x (+ (* 1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* 1/16 (* x (sqrt (/ 1 (pow y 5)))))))))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) y))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (pow y 3))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow y 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt x) (* 1/2 (* (sqrt (/ 1 x)) y))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) y)) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* 1/2 (sqrt (/ 1 x))) (* y (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (* (sqrt (/ 1 (pow x 5))) y))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* 1/2 (* x (sqrt (/ 1 (pow y 3))))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (* 1/2 (* x (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))) (* 1/2 (* x (sqrt (/ 1 (pow y 3))))))))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (/ (pow x 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | -inf | ((sqrt (+ x y)) (+ x y) x y) |
| 1.0ms | x | @ | -inf | ((sqrt (+ x y)) (+ x y) x y) |
| 1.0ms | x | @ | inf | ((sqrt (+ x y)) (+ x y) x y) |
| 1.0ms | y | @ | inf | ((sqrt (+ x y)) (+ x y) x y) |
| 1.0ms | x | @ | 0 | ((sqrt (+ x y)) (+ x y) x y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 190 | 780 |
| 0 | 191 | 666 |
| 0 | 1062 | 634 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(sqrt.f64 (+.f64 x y)) |
(+.f64 x y) |
x |
y |
#s(approx (sqrt (+ x y)) #s(hole binary64 (sqrt y))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt y) (* 1/2 (* x (sqrt (/ 1 y))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/8 (* x (sqrt (/ 1 (pow y 3))))) (* 1/2 (sqrt (/ 1 y)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt y) (* x (+ (* 1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* 1/16 (* x (sqrt (/ 1 (pow y 5)))))))))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) y))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (pow y 3))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow y 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt x) (* 1/2 (* (sqrt (/ 1 x)) y))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) y)) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* 1/2 (sqrt (/ 1 x))) (* y (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (* (sqrt (/ 1 (pow x 5))) y))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* 1/2 (* x (sqrt (/ 1 (pow y 3))))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (* 1/2 (* x (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))) (* 1/2 (* x (sqrt (/ 1 (pow y 3))))))))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (/ (pow x 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
(pow.f64 (+.f64 y x) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) |
(+.f64 y x) |
(+.f64 x y) |
x |
y |
#s(approx (sqrt (+ x y)) (sqrt.f64 y)) |
#s(approx (sqrt (+ x y)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) x) #s(literal 1/2 binary64) (sqrt.f64 y))) |
#s(approx (sqrt (+ x y)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 1/2 binary64))) x (sqrt.f64 y))) |
#s(approx (sqrt (+ x y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) #s(literal -1/8 binary64))) x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 1/2 binary64))) x (sqrt.f64 y))) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx x x) |
#s(approx (sqrt (+ x y)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x y)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x y)) (*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 y y) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x y)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 y y) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (+ x y)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (+ x y)) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 1/2 binary64))) x))) |
#s(approx (sqrt (+ x y)) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 y y) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 1/2 binary64)))) x))) |
#s(approx (sqrt (+ x y)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) #s(literal 1/16 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 1/2 binary64))))) x))) |
#s(approx (+ x y) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 y x)) #s(literal 1 binary64)) x))) |
#s(approx (sqrt (+ x y)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (sqrt (+ x y)) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) y (sqrt.f64 x))) |
#s(approx (sqrt (+ x y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) y) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal -1/8 binary64))) y (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) y (sqrt.f64 x))) |
#s(approx y y) |
#s(approx (sqrt (+ x y)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (sqrt (+ x y)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (sqrt (+ x y)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (pow.f64 y #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (sqrt (+ x y)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 y)))) |
#s(approx (sqrt (+ x y)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)))) y))) |
#s(approx (sqrt (+ x y)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))))) y))) |
#s(approx (sqrt (+ x y)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -7 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)))))) y))) |
#s(approx (+ x y) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 x y)) #s(literal 1 binary64)) y))) |
Compiled 694 to 185 computations (73.3% saved)
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 36 | 3 | 39 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 36 | 4 | 40 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (sqrt.f64 (+.f64 x y)) |
| ▶ | 77.8% | (sqrt.f64 #s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x))) |
| ▶ | 98.8% | (sqrt.f64 #s(approx (+ x y) y)) |
| ▶ | 3.3% | (sqrt.f64 #s(approx (+ x y) x)) |
Compiled 28 to 23 computations (17.9% saved)
| Inputs |
|---|
(sqrt.f64 #s(approx (+ x y) x)) |
#s(approx (+ x y) x) |
x |
(sqrt.f64 #s(approx (+ x y) y)) |
#s(approx (+ x y) y) |
y |
(sqrt.f64 #s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x))) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
(*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 y x) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (sqrt (+ x y)) #s(hole binary64 (sqrt y))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt y) (* 1/2 (* x (sqrt (/ 1 y))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/8 (* x (sqrt (/ 1 (pow y 3))))) (* 1/2 (sqrt (/ 1 y)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt y) (* x (+ (* 1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* 1/16 (* x (sqrt (/ 1 (pow y 5)))))))))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (/ y x) 1) x) #s(hole binary64 y)) |
#s(approx (* (+ (/ y x) 1) x) #s(hole binary64 (+ x y))) |
#s(approx (+ (/ y x) 1) #s(hole binary64 (/ y x))) |
#s(approx (+ (/ y x) 1) #s(hole binary64 (/ (+ x y) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) y))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (pow y 3))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (+ (/ y x) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (/ y x) 1) x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (/ y x) 1) #s(hole binary64 1)) |
#s(approx (+ (/ y x) 1) #s(hole binary64 (+ 1 (/ y x)))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow y 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (+ (/ y x) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt x) (* 1/2 (* (sqrt (/ 1 x)) y))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) y)) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* 1/2 (sqrt (/ 1 x))) (* y (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (* (sqrt (/ 1 (pow x 5))) y))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* 1/2 (* x (sqrt (/ 1 (pow y 3))))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (* 1/2 (* x (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))) (* 1/2 (* x (sqrt (/ 1 (pow y 3))))))))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (+ (/ y x) 1) x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (/ y x) 1) #s(hole binary64 (* y (+ (/ 1 x) (/ 1 y))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (/ (pow x 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (+ (/ y x) 1) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((sqrt (+ x y)) (+ x y) x (sqrt (+ x y)) (+ x y) y (sqrt (+ x y)) (+ x y) (* (+ (/ y x) 1) x) (+ (/ y x) 1) (/ y x) 1) |
| 1.0ms | x | @ | -inf | ((sqrt (+ x y)) (+ x y) x (sqrt (+ x y)) (+ x y) y (sqrt (+ x y)) (+ x y) (* (+ (/ y x) 1) x) (+ (/ y x) 1) (/ y x) 1) |
| 1.0ms | y | @ | inf | ((sqrt (+ x y)) (+ x y) x (sqrt (+ x y)) (+ x y) y (sqrt (+ x y)) (+ x y) (* (+ (/ y x) 1) x) (+ (/ y x) 1) (/ y x) 1) |
| 1.0ms | x | @ | inf | ((sqrt (+ x y)) (+ x y) x (sqrt (+ x y)) (+ x y) y (sqrt (+ x y)) (+ x y) (* (+ (/ y x) 1) x) (+ (/ y x) 1) (/ y x) 1) |
| 1.0ms | x | @ | 0 | ((sqrt (+ x y)) (+ x y) x (sqrt (+ x y)) (+ x y) y (sqrt (+ x y)) (+ x y) (* (+ (/ y x) 1) x) (+ (/ y x) 1) (/ y x) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 213 | 991 |
| 0 | 221 | 873 |
| 0 | 1130 | 841 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(sqrt.f64 #s(approx (+ x y) x)) |
#s(approx (+ x y) x) |
x |
(sqrt.f64 #s(approx (+ x y) y)) |
#s(approx (+ x y) y) |
y |
(sqrt.f64 #s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x))) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
(*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 y x) |
#s(literal 1 binary64) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (sqrt y))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt y) (* 1/2 (* x (sqrt (/ 1 y))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/8 (* x (sqrt (/ 1 (pow y 3))))) (* 1/2 (sqrt (/ 1 y)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt y) (* x (+ (* 1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* 1/16 (* x (sqrt (/ 1 (pow y 5)))))))))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (/ y x) 1) x) #s(hole binary64 y)) |
#s(approx (* (+ (/ y x) 1) x) #s(hole binary64 (+ x y))) |
#s(approx (+ (/ y x) 1) #s(hole binary64 (/ y x))) |
#s(approx (+ (/ y x) 1) #s(hole binary64 (/ (+ x y) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) y))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (pow y 3))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (+ (/ y x) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (/ y x) 1) x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (/ y x) 1) #s(hole binary64 1)) |
#s(approx (+ (/ y x) 1) #s(hole binary64 (+ 1 (/ y x)))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow y 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (+ (/ y x) 1) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt x) (* 1/2 (* (sqrt (/ 1 x)) y))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) y)) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* 1/2 (sqrt (/ 1 x))) (* y (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (* (sqrt (/ 1 (pow x 5))) y))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* 1/2 (* x (sqrt (/ 1 (pow y 3))))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (* 1/2 (* x (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))) (* 1/2 (* x (sqrt (/ 1 (pow y 3))))))))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (+ (/ y x) 1) x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (/ y x) 1) #s(hole binary64 (* y (+ (/ 1 x) (/ 1 y))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (/ (pow x 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (+ (/ y x) 1) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
(pow.f64 #s(approx (+ x y) x) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ x y) x)) |
#s(approx (+ x y) x) |
x |
(pow.f64 #s(approx (+ x y) y) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ x y) y)) |
#s(approx (+ x y) y) |
y |
(pow.f64 #s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x))) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
(*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x) |
(*.f64 x (+.f64 (/.f64 y x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 y x) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 y x))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y x) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (/.f64 y x) (/.f64 y x)) #s(literal 1 binary64)) (-.f64 (/.f64 y x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (*.f64 #s(literal 1 binary64) (/.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 1 binary64))))) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
#s(literal 1 binary64) |
#s(approx (sqrt (+ x y)) (sqrt.f64 y)) |
#s(approx (sqrt (+ x y)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) x) #s(literal 1/2 binary64) (sqrt.f64 y))) |
#s(approx (sqrt (+ x y)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 1/2 binary64))) x (sqrt.f64 y))) |
#s(approx (sqrt (+ x y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) #s(literal -1/8 binary64))) x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 1/2 binary64))) x (sqrt.f64 y))) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx x x) |
#s(approx (* (+ (/ y x) 1) x) y) |
#s(approx (* (+ (/ y x) 1) x) (+.f64 y x)) |
#s(approx (+ (/ y x) 1) (/.f64 y x)) |
#s(approx (+ (/ y x) 1) (/.f64 (+.f64 y x) x)) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx (sqrt (+ x y)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x y)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x y)) (*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 y y) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x y)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 y y) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (/ y x) 1) x) x) |
#s(approx (* (+ (/ y x) 1) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ (/ y x) 1) #s(literal 1 binary64)) |
#s(approx (+ (/ y x) 1) (+.f64 (/.f64 y x) #s(literal 1 binary64))) |
#s(approx (sqrt (+ x y)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 x)))) |
#s(approx (sqrt (+ x y)) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 1/2 binary64))) x))) |
#s(approx (sqrt (+ x y)) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 y y) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 1/2 binary64)))) x))) |
#s(approx (sqrt (+ x y)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) #s(literal 1/16 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 1/2 binary64))))) x))) |
#s(approx (+ x y) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 y x)) #s(literal 1 binary64)) x))) |
#s(approx (* (+ (/ y x) 1) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 y x)) #s(literal 1 binary64)) x))) |
#s(approx (sqrt (+ x y)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (sqrt (+ x y)) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) y (sqrt.f64 x))) |
#s(approx (sqrt (+ x y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) y) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal -1/8 binary64))) y (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) y (sqrt.f64 x))) |
#s(approx y y) |
#s(approx (sqrt (+ x y)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (sqrt (+ x y)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (sqrt (+ x y)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (pow.f64 y #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (/ y x) 1) x) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (+ (/ y x) 1) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (sqrt (+ x y)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 y)))) |
#s(approx (sqrt (+ x y)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)))) y))) |
#s(approx (sqrt (+ x y)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))))) y))) |
#s(approx (sqrt (+ x y)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -7 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)))))) y))) |
#s(approx (+ x y) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 x y)) #s(literal 1 binary64)) y))) |
#s(approx (* (+ (/ y x) 1) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 x y)) #s(literal 1 binary64)) y))) |
Compiled 1 258 to 302 computations (76% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 72 | 1 | 73 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 1 | 1 |
| Total | 72 | 5 | 77 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (sqrt.f64 (+.f64 x y)) |
| ▶ | 29.8% | (sqrt.f64 #s(approx (+ x y) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 1 binary64))))) x))) |
| ✓ | 77.8% | (sqrt.f64 #s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x))) |
| ✓ | 98.8% | (sqrt.f64 #s(approx (+ x y) y)) |
| ✓ | 3.3% | (sqrt.f64 #s(approx (+ x y) x)) |
Compiled 57 to 38 computations (33.3% saved)
| Inputs |
|---|
(sqrt.f64 #s(approx (+ x y) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 1 binary64))))) x))) |
#s(approx (+ x y) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 1 binary64))))) x)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 1 binary64))))) x) |
(/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 1 binary64))))) |
(+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal 3 binary64)) |
(/.f64 y x) |
y |
x |
#s(literal 3 binary64) |
#s(literal 1 binary64) |
(fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (sqrt (+ x y)) #s(hole binary64 (sqrt y))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt y) (* 1/2 (* x (sqrt (/ 1 y))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/8 (* x (sqrt (/ 1 (pow y 3))))) (* 1/2 (sqrt (/ 1 y)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt y) (* x (+ (* 1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* 1/16 (* x (sqrt (/ 1 (pow y 5)))))))))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 y)) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (+ x y))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 (/ y x))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 (/ (+ x y) x))) |
#s(approx (+ (pow (/ y x) 3) 1) #s(hole binary64 (/ (pow y 3) (pow x 3)))) |
#s(approx (+ (pow (/ y x) 3) 1) #s(hole binary64 (/ (+ (pow x 3) (pow y 3)) (pow x 3)))) |
#s(approx (pow (/ y x) 3) #s(hole binary64 (/ (pow y 3) (pow x 3)))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) #s(hole binary64 (/ (pow y 2) (pow x 2)))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) #s(hole binary64 (/ (+ (* -1 (* x y)) (pow y 2)) (pow x 2)))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) #s(hole binary64 (/ (+ (* x (- x y)) (pow y 2)) (pow x 2)))) |
#s(approx (- 1 (* (/ y x) 1)) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (- 1 (* (/ y x) 1)) #s(hole binary64 (/ (- x y) x))) |
#s(approx (* (/ y x) 1) #s(hole binary64 (/ y x))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) y))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (pow y 3))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 x)) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2)))) (* -1 (/ y x)))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow x 3)))) (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ (pow y 2) (pow x 2)))))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 1)) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 (+ 1 (/ y x)))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2)))) (* -1 (/ y x))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 (- (+ 1 (* -1 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow x 3)))) (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (pow (/ y x) 3) 1) #s(hole binary64 1)) |
#s(approx (+ (pow (/ y x) 3) 1) #s(hole binary64 (+ 1 (/ (pow y 3) (pow x 3))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) #s(hole binary64 1)) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) #s(hole binary64 (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)))) |
#s(approx (- 1 (* (/ y x) 1)) #s(hole binary64 1)) |
#s(approx (- 1 (* (/ y x) 1)) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow y 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ y (* -1 (/ (+ (* -1 (pow y 2)) (pow y 2)) x))) x)) 1))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ y (* -1 (/ (+ (* -1 (pow y 2)) (+ (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) x) (pow y 2))) x))) x)) 1))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x)) y) x))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) x)) (+ (* -1 (pow y 2)) (pow y 2))) x)) y) x))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt x) (* 1/2 (* (sqrt (/ 1 x)) y))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) y)) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* 1/2 (sqrt (/ 1 x))) (* y (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (* (sqrt (/ 1 (pow x 5))) y))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) #s(hole binary64 (+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* 1/2 (* x (sqrt (/ 1 (pow y 3))))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (* 1/2 (* x (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))) (* 1/2 (* x (sqrt (/ 1 (pow y 3))))))))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (* y (- (+ 1 (* -1 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2)))) (* -1 (/ x y)))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (* y (- (+ 1 (* -1 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3)))) (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ (pow x 2) (pow y 2)))))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 (* y (+ (/ 1 x) (/ 1 y))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 (* y (+ (* -1 (/ (+ x (* -1 x)) (pow y 2))) (+ (/ 1 x) (/ 1 y)))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 (* y (- (+ (* -1 (/ (* x (+ x (* -1 x))) (pow y 3))) (+ (/ 1 x) (/ 1 y))) (+ (* -1 (/ x (pow y 2))) (/ x (pow y 2))))))) |
#s(approx (+ (pow (/ y x) 3) 1) #s(hole binary64 (* (pow y 3) (+ (/ 1 (pow x 3)) (/ 1 (pow y 3)))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow x 2)) (/ 1 (* x y)))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) #s(hole binary64 (* (pow y 2) (- (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) (/ 1 (* x y)))))) |
#s(approx (- 1 (* (/ y x) 1)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 x))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (/ (pow x 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (+ (* -1 (/ (pow x 2) y)) (/ (pow x 2) y)) (* -1 x)) y)) 1))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* -1 (pow x 2)) (pow x 2))) y)) (* -1 x)) y)) 1))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ 1 (+ (* -1 (/ x y)) (/ x y))) y)) (/ 1 x)))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (* x (+ x (* -1 x))) y)) (+ x (* -1 x))) y))) y)) (/ 1 x)))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (/ 1 x) (/ 1 y)) y)) (/ 1 (pow x 2)))))) |
#s(approx (- 1 (* (/ y x) 1)) #s(hole binary64 (* -1 (* y (- (/ 1 x) (/ 1 y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | 0 | ((sqrt (+ x y)) (+ x y) (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) (+ (pow (/ y x) 3) 1) (pow (/ y x) 3) (/ y x) y x 3 1 (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) (- 1 (* (/ y x) 1)) (* (/ y x) 1)) |
| 3.0ms | y | @ | -inf | ((sqrt (+ x y)) (+ x y) (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) (+ (pow (/ y x) 3) 1) (pow (/ y x) 3) (/ y x) y x 3 1 (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) (- 1 (* (/ y x) 1)) (* (/ y x) 1)) |
| 3.0ms | y | @ | inf | ((sqrt (+ x y)) (+ x y) (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) (+ (pow (/ y x) 3) 1) (pow (/ y x) 3) (/ y x) y x 3 1 (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) (- 1 (* (/ y x) 1)) (* (/ y x) 1)) |
| 2.0ms | y | @ | 0 | ((sqrt (+ x y)) (+ x y) (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) (+ (pow (/ y x) 3) 1) (pow (/ y x) 3) (/ y x) y x 3 1 (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) (- 1 (* (/ y x) 1)) (* (/ y x) 1)) |
| 2.0ms | x | @ | -inf | ((sqrt (+ x y)) (+ x y) (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) (+ (pow (/ y x) 3) 1) (pow (/ y x) 3) (/ y x) y x 3 1 (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) (- 1 (* (/ y x) 1)) (* (/ y x) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 427 | 2675 |
| 0 | 445 | 1775 |
| 0 | 2572 | 1735 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(sqrt.f64 #s(approx (+ x y) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 1 binary64))))) x))) |
#s(approx (+ x y) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 1 binary64))))) x)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 1 binary64))))) x) |
(/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 1 binary64))))) |
(+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal 3 binary64)) |
(/.f64 y x) |
y |
x |
#s(literal 3 binary64) |
#s(literal 1 binary64) |
(fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 1 binary64))) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (sqrt y))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt y) (* 1/2 (* x (sqrt (/ 1 y))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/8 (* x (sqrt (/ 1 (pow y 3))))) (* 1/2 (sqrt (/ 1 y)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt y) (* x (+ (* 1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* 1/16 (* x (sqrt (/ 1 (pow y 5)))))))))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 y)) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (+ x y))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 (/ y x))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 (/ (+ x y) x))) |
#s(approx (+ (pow (/ y x) 3) 1) #s(hole binary64 (/ (pow y 3) (pow x 3)))) |
#s(approx (+ (pow (/ y x) 3) 1) #s(hole binary64 (/ (+ (pow x 3) (pow y 3)) (pow x 3)))) |
#s(approx (pow (/ y x) 3) #s(hole binary64 (/ (pow y 3) (pow x 3)))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) #s(hole binary64 (/ (pow y 2) (pow x 2)))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) #s(hole binary64 (/ (+ (* -1 (* x y)) (pow y 2)) (pow x 2)))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) #s(hole binary64 (/ (+ (* x (- x y)) (pow y 2)) (pow x 2)))) |
#s(approx (- 1 (* (/ y x) 1)) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (- 1 (* (/ y x) 1)) #s(hole binary64 (/ (- x y) x))) |
#s(approx (* (/ y x) 1) #s(hole binary64 (/ y x))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) y))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (pow y 3))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 x)) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2)))) (* -1 (/ y x)))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow x 3)))) (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ (pow y 2) (pow x 2)))))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 1)) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 (+ 1 (/ y x)))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2)))) (* -1 (/ y x))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 (- (+ 1 (* -1 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow x 3)))) (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (pow (/ y x) 3) 1) #s(hole binary64 1)) |
#s(approx (+ (pow (/ y x) 3) 1) #s(hole binary64 (+ 1 (/ (pow y 3) (pow x 3))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) #s(hole binary64 1)) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) #s(hole binary64 (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)))) |
#s(approx (- 1 (* (/ y x) 1)) #s(hole binary64 1)) |
#s(approx (- 1 (* (/ y x) 1)) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow y 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ y (* -1 (/ (+ (* -1 (pow y 2)) (pow y 2)) x))) x)) 1))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ y (* -1 (/ (+ (* -1 (pow y 2)) (+ (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) x) (pow y 2))) x))) x)) 1))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x)) y) x))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) x)) (+ (* -1 (pow y 2)) (pow y 2))) x)) y) x))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt x) (* 1/2 (* (sqrt (/ 1 x)) y))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) y)) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* 1/2 (sqrt (/ 1 x))) (* y (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (* (sqrt (/ 1 (pow x 5))) y))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) #s(hole binary64 (+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* 1/2 (* x (sqrt (/ 1 (pow y 3))))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (* 1/2 (* x (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))) (* 1/2 (* x (sqrt (/ 1 (pow y 3))))))))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (* y (- (+ 1 (* -1 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2)))) (* -1 (/ x y)))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (* y (- (+ 1 (* -1 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3)))) (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ (pow x 2) (pow y 2)))))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 (* y (+ (/ 1 x) (/ 1 y))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 (* y (+ (* -1 (/ (+ x (* -1 x)) (pow y 2))) (+ (/ 1 x) (/ 1 y)))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 (* y (- (+ (* -1 (/ (* x (+ x (* -1 x))) (pow y 3))) (+ (/ 1 x) (/ 1 y))) (+ (* -1 (/ x (pow y 2))) (/ x (pow y 2))))))) |
#s(approx (+ (pow (/ y x) 3) 1) #s(hole binary64 (* (pow y 3) (+ (/ 1 (pow x 3)) (/ 1 (pow y 3)))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow x 2)) (/ 1 (* x y)))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) #s(hole binary64 (* (pow y 2) (- (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) (/ 1 (* x y)))))) |
#s(approx (- 1 (* (/ y x) 1)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 x))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (/ (pow x 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (+ (* -1 (/ (pow x 2) y)) (/ (pow x 2) y)) (* -1 x)) y)) 1))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* -1 (pow x 2)) (pow x 2))) y)) (* -1 x)) y)) 1))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ 1 (+ (* -1 (/ x y)) (/ x y))) y)) (/ 1 x)))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (* x (+ x (* -1 x))) y)) (+ x (* -1 x))) y))) y)) (/ 1 x)))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (/ 1 x) (/ 1 y)) y)) (/ 1 (pow x 2)))))) |
#s(approx (- 1 (* (/ y x) 1)) #s(hole binary64 (* -1 (* y (- (/ 1 x) (/ 1 y)))))) |
| Outputs |
|---|
(pow.f64 #s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x))) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
(*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x) |
(*.f64 x (+.f64 (/.f64 y x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) x) (-.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y x))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 y x) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 y x))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 y x) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y x))) |
(fma.f64 (/.f64 y x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) #s(literal 1 binary64)) |
(+.f64 (/.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y x)))) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) #s(literal 1 binary64)) (-.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (pow.f64 (/.f64 y x) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)))))) |
(fma.f64 (pow.f64 (/.f64 y x) #s(literal 3/2 binary64)) (pow.f64 (/.f64 y x) #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 y x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 y x) (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal 3/2 binary64)) (pow.f64 (/.f64 y x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 y x)) |
(*.f64 (/.f64 y x) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) |
(pow.f64 (/.f64 y x) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) x) |
(/.f64 y x) |
y |
x |
#s(literal 3 binary64) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64))) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) (+.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) (-.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (*.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (-.f64 #s(literal 1 binary64) (/.f64 y x))) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))))) |
(fma.f64 (fabs.f64 (/.f64 y x)) (fabs.f64 (/.f64 y x)) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(fma.f64 (/.f64 (neg.f64 y) x) (/.f64 (neg.f64 y) x) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(-.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 y x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) (+.f64 (/.f64 y x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (neg.f64 y) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) x) |
(/.f64 y x) |
#s(approx (sqrt (+ x y)) (sqrt.f64 y)) |
#s(approx (sqrt (+ x y)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) x) #s(literal 1/2 binary64) (sqrt.f64 y))) |
#s(approx (sqrt (+ x y)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 1/2 binary64))) x (sqrt.f64 y))) |
#s(approx (sqrt (+ x y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) #s(literal -1/8 binary64))) x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 1/2 binary64))) x (sqrt.f64 y))) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) y) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) (+.f64 y x)) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) (/.f64 y x)) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) (/.f64 (+.f64 y x) x)) |
#s(approx (+ (pow (/ y x) 3) 1) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) |
#s(approx (+ (pow (/ y x) 3) 1) (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow (/ y x) 3) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) |
#s(approx (* (/ y x) 1) (/.f64 y x)) |
#s(approx x x) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y y)) (*.f64 x x))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) (/.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (*.f64 x x))) |
#s(approx (- 1 (* (/ y x) 1)) (/.f64 (neg.f64 y) x)) |
#s(approx (- 1 (* (/ y x) 1)) (/.f64 (-.f64 x y) x)) |
#s(approx (* (/ y x) 1) (/.f64 y x)) |
#s(approx (sqrt (+ x y)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x y)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x y)) (*.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (*.f64 y y)) #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x y)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 y y) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) x) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 y x)) x)) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) y) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 0 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 (neg.f64 y) x))) x)) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) #s(literal 1 binary64)) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) (+.f64 (/.f64 y x) #s(literal 1 binary64))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) (+.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 y x))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) y) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 0 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 (neg.f64 y) x)))) |
#s(approx (+ (pow (/ y x) 3) 1) #s(literal 1 binary64)) |
#s(approx (+ (pow (/ y x) 3) 1) (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) #s(literal 1 binary64)) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) (-.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y x))) |
#s(approx (- 1 (* (/ y x) 1)) #s(literal 1 binary64)) |
#s(approx (- 1 (* (/ y x) 1)) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
#s(approx (sqrt (+ x y)) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)))) |
#s(approx (sqrt (+ x y)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ x y)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 (*.f64 y y) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ x y)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) x)) #s(literal -1 binary64) y) x)) #s(literal 1 binary64)))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y y) (fma.f64 y y (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) y) x))) x) #s(literal -1 binary64) y) x)) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) x)) y) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) y) x)) (*.f64 #s(literal 0 binary64) (*.f64 y y))) x)) y) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y y) x) y)) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (+ x y)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (sqrt (+ x y)) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) y (sqrt.f64 x))) |
#s(approx (sqrt (+ x y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) y) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal -1/8 binary64))) y (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) y (sqrt.f64 x))) |
#s(approx y y) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) (fma.f64 (-.f64 (/.f64 y (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) y #s(literal 1 binary64))) |
#s(approx (sqrt (+ x y)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (sqrt (+ x y)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (sqrt (+ x y)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (pow.f64 y #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (neg.f64 x) y)) y)) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) x) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (neg.f64 x) y))) y)) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y y))) #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))) y)) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) x) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y y))))) y)) |
#s(approx (+ (pow (/ y x) 3) 1) (*.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 y #s(literal -3 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) (*.f64 y y))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) (*.f64 y y))) |
#s(approx (- 1 (* (/ y x) 1)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (sqrt (+ x y)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 y)))) |
#s(approx (sqrt (+ x y)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)))))) |
#s(approx (sqrt (+ x y)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))))))) |
#s(approx (sqrt (+ x y)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -7 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)))))))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y) (*.f64 #s(literal 1 binary64) x)) y)) #s(literal 1 binary64)))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) x) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) x) y)) (*.f64 #s(literal 0 binary64) (*.f64 x x))) y) x)) y)) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 x y) #s(literal 1 binary64)) y)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1)))) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) x) y)) (*.f64 #s(literal 0 binary64) x)) y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (* (/ y x) 1))) (*.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y) #s(literal -1 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 y y))) |
#s(approx (- 1 (* (/ y x) 1)) (*.f64 (neg.f64 y) (-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) |
Compiled 5 818 to 993 computations (82.9% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 179 | 1 | 180 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 4 | 4 |
| Total | 180 | 5 | 185 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (sqrt.f64 (+.f64 x y)) |
| ▶ | 29.8% | (sqrt.f64 #s(approx (+ x y) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) x))) |
| ✓ | 77.8% | (sqrt.f64 #s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x))) |
| ✓ | 98.8% | (sqrt.f64 #s(approx (+ x y) y)) |
| ✓ | 3.3% | (sqrt.f64 #s(approx (+ x y) x)) |
Compiled 55 to 37 computations (32.7% saved)
| Inputs |
|---|
(sqrt.f64 #s(approx (+ x y) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) x))) |
#s(approx (+ x y) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) x)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) x) |
(/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal 3 binary64)) |
(/.f64 y x) |
y |
x |
#s(literal 3 binary64) |
#s(literal 1 binary64) |
(fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(-.f64 #s(literal 1 binary64) (/.f64 y x)) |
| Outputs |
|---|
#s(approx (sqrt (+ x y)) #s(hole binary64 (sqrt y))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt y) (* 1/2 (* x (sqrt (/ 1 y))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/8 (* x (sqrt (/ 1 (pow y 3))))) (* 1/2 (sqrt (/ 1 y)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt y) (* x (+ (* 1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* 1/16 (* x (sqrt (/ 1 (pow y 5)))))))))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 y)) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (+ x y))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 (/ y x))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 (/ (+ x y) x))) |
#s(approx (+ (pow (/ y x) 3) 1) #s(hole binary64 (/ (pow y 3) (pow x 3)))) |
#s(approx (+ (pow (/ y x) 3) 1) #s(hole binary64 (/ (+ (pow x 3) (pow y 3)) (pow x 3)))) |
#s(approx (pow (/ y x) 3) #s(hole binary64 (/ (pow y 3) (pow x 3)))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) #s(hole binary64 (/ (pow y 2) (pow x 2)))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) #s(hole binary64 (/ (+ (* -1 (* x y)) (pow y 2)) (pow x 2)))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) #s(hole binary64 (/ (+ (* x (- x y)) (pow y 2)) (pow x 2)))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (/ (- x y) x))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) y))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (pow y 3))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 x)) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2)))) (* -1 (/ y x)))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow x 3)))) (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ (pow y 2) (pow x 2)))))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 1)) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 (+ 1 (/ y x)))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2)))) (* -1 (/ y x))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 (- (+ 1 (* -1 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow x 3)))) (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (pow (/ y x) 3) 1) #s(hole binary64 1)) |
#s(approx (+ (pow (/ y x) 3) 1) #s(hole binary64 (+ 1 (/ (pow y 3) (pow x 3))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) #s(hole binary64 1)) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) #s(hole binary64 (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow y 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ y (* -1 (/ (+ (* -1 (pow y 2)) (pow y 2)) x))) x)) 1))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ y (* -1 (/ (+ (* -1 (pow y 2)) (+ (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) x) (pow y 2))) x))) x)) 1))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x)) y) x))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) x)) (+ (* -1 (pow y 2)) (pow y 2))) x)) y) x))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt x) (* 1/2 (* (sqrt (/ 1 x)) y))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) y)) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* 1/2 (sqrt (/ 1 x))) (* y (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (* (sqrt (/ 1 (pow x 5))) y))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) #s(hole binary64 (+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* 1/2 (* x (sqrt (/ 1 (pow y 3))))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (* 1/2 (* x (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))) (* 1/2 (* x (sqrt (/ 1 (pow y 3))))))))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (* y (- (+ 1 (* -1 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2)))) (* -1 (/ x y)))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (* y (- (+ 1 (* -1 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3)))) (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ (pow x 2) (pow y 2)))))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 (* y (+ (/ 1 x) (/ 1 y))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 (* y (+ (* -1 (/ (+ x (* -1 x)) (pow y 2))) (+ (/ 1 x) (/ 1 y)))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 (* y (- (+ (* -1 (/ (* x (+ x (* -1 x))) (pow y 3))) (+ (/ 1 x) (/ 1 y))) (+ (* -1 (/ x (pow y 2))) (/ x (pow y 2))))))) |
#s(approx (+ (pow (/ y x) 3) 1) #s(hole binary64 (* (pow y 3) (+ (/ 1 (pow x 3)) (/ 1 (pow y 3)))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow x 2)) (/ 1 (* x y)))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) #s(hole binary64 (* (pow y 2) (- (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) (/ 1 (* x y)))))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 x))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (/ (pow x 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (+ (* -1 (/ (pow x 2) y)) (/ (pow x 2) y)) (* -1 x)) y)) 1))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* -1 (pow x 2)) (pow x 2))) y)) (* -1 x)) y)) 1))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ 1 (+ (* -1 (/ x y)) (/ x y))) y)) (/ 1 x)))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (* x (+ x (* -1 x))) y)) (+ x (* -1 x))) y))) y)) (/ 1 x)))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (/ 1 x) (/ 1 y)) y)) (/ 1 (pow x 2)))))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (* -1 (* y (- (/ 1 x) (/ 1 y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | -inf | ((sqrt (+ x y)) (+ x y) (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) (+ (pow (/ y x) 3) 1) (pow (/ y x) 3) (/ y x) y x 3 1 (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) (- 1 (/ y x))) |
| 2.0ms | y | @ | inf | ((sqrt (+ x y)) (+ x y) (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) (+ (pow (/ y x) 3) 1) (pow (/ y x) 3) (/ y x) y x 3 1 (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) (- 1 (/ y x))) |
| 2.0ms | x | @ | 0 | ((sqrt (+ x y)) (+ x y) (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) (+ (pow (/ y x) 3) 1) (pow (/ y x) 3) (/ y x) y x 3 1 (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) (- 1 (/ y x))) |
| 2.0ms | x | @ | -inf | ((sqrt (+ x y)) (+ x y) (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) (+ (pow (/ y x) 3) 1) (pow (/ y x) 3) (/ y x) y x 3 1 (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) (- 1 (/ y x))) |
| 2.0ms | y | @ | 0 | ((sqrt (+ x y)) (+ x y) (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) (+ (pow (/ y x) 3) 1) (pow (/ y x) 3) (/ y x) y x 3 1 (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) (- 1 (/ y x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 424 | 2559 |
| 0 | 440 | 2217 |
| 0 | 2539 | 2177 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(sqrt.f64 #s(approx (+ x y) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) x))) |
#s(approx (+ x y) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) x)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) x) |
(/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y x) #s(literal 3 binary64)) |
(/.f64 y x) |
y |
x |
#s(literal 3 binary64) |
#s(literal 1 binary64) |
(fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(-.f64 #s(literal 1 binary64) (/.f64 y x)) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (sqrt y))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt y) (* 1/2 (* x (sqrt (/ 1 y))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt y) (* x (+ (* -1/8 (* x (sqrt (/ 1 (pow y 3))))) (* 1/2 (sqrt (/ 1 y)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt y) (* x (+ (* 1/2 (sqrt (/ 1 y))) (* x (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* 1/16 (* x (sqrt (/ 1 (pow y 5)))))))))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 y)) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (+ x y))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 (/ y x))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 (/ (+ x y) x))) |
#s(approx (+ (pow (/ y x) 3) 1) #s(hole binary64 (/ (pow y 3) (pow x 3)))) |
#s(approx (+ (pow (/ y x) 3) 1) #s(hole binary64 (/ (+ (pow x 3) (pow y 3)) (pow x 3)))) |
#s(approx (pow (/ y x) 3) #s(hole binary64 (/ (pow y 3) (pow x 3)))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) #s(hole binary64 (/ (pow y 2) (pow x 2)))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) #s(hole binary64 (/ (+ (* -1 (* x y)) (pow y 2)) (pow x 2)))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) #s(hole binary64 (/ (+ (* x (- x y)) (pow y 2)) (pow x 2)))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (/ (- x y) x))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) y))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (pow y 3))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 x)) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2)))) (* -1 (/ y x)))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow x 3)))) (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ (pow y 2) (pow x 2)))))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 1)) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 (+ 1 (/ y x)))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2)))) (* -1 (/ y x))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 (- (+ 1 (* -1 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow x 3)))) (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (pow (/ y x) 3) 1) #s(hole binary64 1)) |
#s(approx (+ (pow (/ y x) 3) 1) #s(hole binary64 (+ 1 (/ (pow y 3) (pow x 3))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) #s(hole binary64 1)) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) #s(hole binary64 (- (+ 1 (/ (pow y 2) (pow x 2))) (/ y x)))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow y 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ y (* -1 (/ (+ (* -1 (pow y 2)) (pow y 2)) x))) x)) 1))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ y (* -1 (/ (+ (* -1 (pow y 2)) (+ (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) x) (pow y 2))) x))) x)) 1))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x)) y) x))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) x)) (+ (* -1 (pow y 2)) (pow y 2))) x)) y) x))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) (* -1 y)) x))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt x) (* 1/2 (* (sqrt (/ 1 x)) y))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) y)) (* 1/2 (sqrt (/ 1 x)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* 1/2 (sqrt (/ 1 x))) (* y (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/16 (* (sqrt (/ 1 (pow x 5))) y))))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) #s(hole binary64 (+ 1 (* y (- (/ y (pow x 2)) (/ 1 x)))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* 1/2 (* x (sqrt (/ 1 (pow y 3))))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (* 1/2 (* x (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (pow x 3) (sqrt (/ 1 (pow y 7))))) (* 1/2 (* x (sqrt (/ 1 (pow y 3))))))))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (* y (- (+ 1 (* -1 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2)))) (* -1 (/ x y)))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (* y (- (+ 1 (* -1 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3)))) (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ (pow x 2) (pow y 2)))))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 (* y (+ (/ 1 x) (/ 1 y))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 (* y (+ (* -1 (/ (+ x (* -1 x)) (pow y 2))) (+ (/ 1 x) (/ 1 y)))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 (* y (- (+ (* -1 (/ (* x (+ x (* -1 x))) (pow y 3))) (+ (/ 1 x) (/ 1 y))) (+ (* -1 (/ x (pow y 2))) (/ x (pow y 2))))))) |
#s(approx (+ (pow (/ y x) 3) 1) #s(hole binary64 (* (pow y 3) (+ (/ 1 (pow x 3)) (/ 1 (pow y 3)))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow x 2)) (/ 1 (* x y)))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) #s(hole binary64 (* (pow y 2) (- (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))) (/ 1 (* x y)))))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 x))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (/ (pow x 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* x (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (+ (* -1 (/ (pow x 2) y)) (/ (pow x 2) y)) (* -1 x)) y)) 1))))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* -1 (pow x 2)) (pow x 2))) y)) (* -1 x)) y)) 1))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ 1 (+ (* -1 (/ x y)) (/ x y))) y)) (/ 1 x)))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (* x (+ x (* -1 x))) y)) (+ x (* -1 x))) y))) y)) (/ 1 x)))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (/ 1 x) (/ 1 y)) y)) (/ 1 (pow x 2)))))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (* -1 (* y (- (/ 1 x) (/ 1 y)))))) |
| Outputs |
|---|
(pow.f64 #s(approx (+ x y) (/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) x) (-.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y x)))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ x y) (/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) x) (-.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y x))))) |
#s(approx (+ x y) (/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) x) (-.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y x)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y x))) x) |
(*.f64 x (/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) x) (-.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y x))) |
(+.f64 (/.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) #s(literal 1 binary64)) (-.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (pow.f64 (/.f64 y x) #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)))))) |
(fma.f64 (pow.f64 (/.f64 y x) #s(literal 3/2 binary64)) (pow.f64 (/.f64 y x) #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 y x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 y x) (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal 3/2 binary64)) (pow.f64 (/.f64 y x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 y x)) |
(*.f64 (/.f64 y x) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) |
(pow.f64 (/.f64 y x) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
y |
x |
#s(literal 3 binary64) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64))) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) (+.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) (-.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (fma.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (*.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (-.f64 #s(literal 1 binary64) (/.f64 y x))) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))))) |
(fma.f64 (fabs.f64 (/.f64 y x)) (fabs.f64 (/.f64 y x)) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(fma.f64 (/.f64 (neg.f64 y) x) (/.f64 (neg.f64 y) x) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(-.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y x)) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) (+.f64 (/.f64 y x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 y x))))) |
(-.f64 #s(literal 1 binary64) (/.f64 y x)) |
#s(approx (sqrt (+ x y)) (sqrt.f64 y)) |
#s(approx (sqrt (+ x y)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) x) #s(literal 1/2 binary64) (sqrt.f64 y))) |
#s(approx (sqrt (+ x y)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 1/2 binary64))) x (sqrt.f64 y))) |
#s(approx (sqrt (+ x y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) #s(literal -1/8 binary64))) x (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 1/2 binary64))) x (sqrt.f64 y))) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) y) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) (+.f64 y x)) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) (/.f64 y x)) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) (/.f64 (+.f64 y x) x)) |
#s(approx (+ (pow (/ y x) 3) 1) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) |
#s(approx (+ (pow (/ y x) 3) 1) (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow (/ y x) 3) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx x x) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) (/.f64 (fma.f64 (neg.f64 x) y (*.f64 y y)) (*.f64 x x))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) (/.f64 (fma.f64 (-.f64 x y) x (*.f64 y y)) (*.f64 x x))) |
#s(approx (- 1 (/ y x)) (/.f64 (neg.f64 y) x)) |
#s(approx (- 1 (/ y x)) (/.f64 (-.f64 x y) x)) |
#s(approx (sqrt (+ x y)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x y)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x y)) (*.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (*.f64 y y)) #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x y)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 y y) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) x) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (neg.f64 y) x)) x)) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) y) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 0 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 (neg.f64 y) x))) x)) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) #s(literal 1 binary64)) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) (+.f64 (/.f64 y x) #s(literal 1 binary64))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) (-.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (neg.f64 y) x))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) y) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 0 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 (neg.f64 y) x)))) |
#s(approx (+ (pow (/ y x) 3) 1) #s(literal 1 binary64)) |
#s(approx (+ (pow (/ y x) 3) 1) (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) #s(literal 1 binary64)) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal 1 binary64))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) (-.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 y x))) |
#s(approx (- 1 (/ y x)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ y x)) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal 1 binary64))) |
#s(approx (sqrt (+ x y)) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)))) |
#s(approx (sqrt (+ x y)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ x y)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 (*.f64 y y) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ x y)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) x)) #s(literal -1 binary64) y) x)) #s(literal 1 binary64)))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y y) (fma.f64 y y (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) y) x))) x) #s(literal -1 binary64) y) x)) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) x)) y) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) y) x)) (*.f64 #s(literal 0 binary64) (*.f64 y y))) x)) y) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 y y) x) y)) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (+ x y)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal 1/2 binary64) (sqrt.f64 x))) |
#s(approx (sqrt (+ x y)) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) y (sqrt.f64 x))) |
#s(approx (sqrt (+ x y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) y) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal -1/8 binary64))) y (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64))) y (sqrt.f64 x))) |
#s(approx y y) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) (fma.f64 (-.f64 (/.f64 y (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) y #s(literal 1 binary64))) |
#s(approx (sqrt (+ x y)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (sqrt (+ x y)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (sqrt (+ x y)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (pow.f64 y #s(literal -7 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (neg.f64 x) y)) y)) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) x) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (neg.f64 x) y))) y)) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) (*.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y y))) #s(literal -1 binary64) (+.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64)))) y)) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) x) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64) (-.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 y y))))) y)) |
#s(approx (+ (pow (/ y x) 3) 1) (*.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 y #s(literal -3 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) (*.f64 y y))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) (*.f64 y y))) |
#s(approx (- 1 (/ y x)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (sqrt (+ x y)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 y)))) |
#s(approx (sqrt (+ x y)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)))))) |
#s(approx (sqrt (+ x y)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))))))) |
#s(approx (sqrt (+ x y)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -7 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)))))))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y) (*.f64 #s(literal 1 binary64) x)) y)) #s(literal 1 binary64)))) |
#s(approx (* (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) x) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) x) y)) (*.f64 #s(literal 0 binary64) (*.f64 x x))) y) x)) y)) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 x y) #s(literal 1 binary64)) y)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (/ (+ (pow (/ y x) 3) 1) (+ (* (/ y x) (/ y x)) (- 1 (/ y x)))) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) x) y)) (*.f64 #s(literal 0 binary64) x)) y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (* (/ y x) (/ y x)) (- 1 (/ y x))) (*.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y) #s(literal -1 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 y y))) |
#s(approx (- 1 (/ y x)) (*.f64 (neg.f64 y) (-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) |
Compiled 4 950 to 830 computations (83.2% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 152 | 0 | 152 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 4 | 4 |
| Total | 152 | 5 | 157 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (sqrt.f64 (+.f64 x y)) |
| ✓ | 29.8% | (sqrt.f64 #s(approx (+ x y) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) x))) |
| ✓ | 77.8% | (sqrt.f64 #s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x))) |
| ✓ | 98.8% | (sqrt.f64 #s(approx (+ x y) y)) |
| ✓ | 3.3% | (sqrt.f64 #s(approx (+ x y) x)) |
Compiled 139 to 68 computations (51.1% saved)
| Inputs |
|---|
(sqrt.f64 #s(approx (+ x y) x)) |
(sqrt.f64 #s(approx (+ x y) y)) |
(sqrt.f64 (+.f64 x y)) |
(sqrt.f64 #s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x))) |
(sqrt.f64 #s(approx (+ x y) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) x))) |
(sqrt.f64 #s(approx (+ x y) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 1 binary64))))) x))) |
| Outputs |
|---|
(sqrt.f64 (+.f64 x y)) |
4 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (sqrt.f64 (+.f64 x y)) |
| 2.0ms | (+.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 x y) |
| 100.0% | 1 | (sqrt.f64 (+.f64 x y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 9 to 11 computations (-22.2% saved)
| Inputs |
|---|
(sqrt.f64 #s(approx (+ x y) x)) |
(sqrt.f64 #s(approx (+ x y) y)) |
| Outputs |
|---|
(sqrt.f64 #s(approx (+ x y) y)) |
4 calls:
| 1.0ms | (sqrt.f64 (+.f64 x y)) |
| 1.0ms | y |
| 1.0ms | (+.f64 x y) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | (+.f64 x y) |
| 98.8% | 1 | (sqrt.f64 (+.f64 x y)) |
| 98.8% | 1 | x |
| 98.8% | 1 | y |
Compiled 9 to 11 computations (-22.2% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(sqrt.f64 #s(approx (+ x y) x)) |
| Outputs |
|---|
(sqrt.f64 #s(approx (+ x y) x)) |
4 calls:
| 89.0ms | (sqrt.f64 (+.f64 x y)) |
| 1.0ms | (+.f64 x y) |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.3% | 1 | (+.f64 x y) |
| 3.3% | 1 | (sqrt.f64 (+.f64 x y)) |
| 3.3% | 1 | x |
| 3.3% | 1 | y |
Compiled 9 to 11 computations (-22.2% saved)
| 1× | done |
Compiled 16 to 9 computations (43.8% saved)
(sort x y)
Compiled 72 to 54 computations (25% saved)
Loading profile data...