
Time bar (total: 1.1s)
| 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 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 62.5% | 62.4% | 37.5% | 0.1% | 0% | 0% | 0% | 5 |
| 66.7% | 62.4% | 31.2% | 0.1% | 0% | 6.2% | 0% | 6 |
| 75% | 65.6% | 21.9% | 0.1% | 0% | 12.5% | 0% | 7 |
| 80% | 68.7% | 17.2% | 0.1% | 0% | 14% | 0% | 8 |
| 85.7% | 70.2% | 11.7% | 0.1% | 0% | 18% | 0% | 9 |
| 88.9% | 71.8% | 9% | 0.1% | 0% | 19.1% | 0% | 10 |
| 92.3% | 72.6% | 6% | 0.1% | 0% | 21.3% | 0% | 11 |
| 94.1% | 73.4% | 4.6% | 0.1% | 0% | 22% | 0% | 12 |
Compiled 8 to 7 computations (12.5% saved)
| 404.0ms | 8 256× | 0 | valid |
| 23.0ms | 334× | 0 | invalid |
ival-mult: 77.0ms (41.9% of total)ival-sqrt: 60.0ms (32.7% of total)ival-add: 42.0ms (22.9% of total)ival-assert: 3.0ms (1.6% of total)adjust: 2.0ms (1.1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 90 | 0 | - | 0 | - | (sqrt.f64 (+.f64 (*.f64 x x) y)) |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 x x) y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (+.f64 (*.f64 x x) y)) | oflow-rescue | 90 | 0 |
| ↳ | (+.f64 (*.f64 x x) y) | overflow | 90 | |
| ↳ | (*.f64 x x) | overflow | 90 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 90 | 0 |
| - | 0 | 166 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 90 | 0 | 0 |
| - | 0 | 0 | 166 |
| number | freq |
|---|---|
| 0 | 166 |
| 1 | 90 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 25.0ms | 512× | 0 | valid |
Compiled 42 to 19 computations (54.8% saved)
ival-mult: 4.0ms (36.3% of total)ival-add: 3.0ms (27.2% of total)ival-sqrt: 3.0ms (27.2% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 40 |
| 1 | 33 | 40 |
| 2 | 87 | 40 |
| 3 | 133 | 40 |
| 4 | 179 | 40 |
| 5 | 181 | 40 |
| 0 | 5 | 6 |
| 0 | 8 | 6 |
| 1 | 13 | 6 |
| 2 | 32 | 6 |
| 3 | 59 | 6 |
| 4 | 74 | 6 |
| 0 | 74 | 5 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(sqrt.f64 (+.f64 (*.f64 x x) y)) |
| Outputs |
|---|
(sqrt.f64 (+.f64 (*.f64 x x) y)) |
(sqrt.f64 (fma.f64 x x y)) |
(abs x)
Compiled 6 to 5 computations (16.7% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 67.2% | (sqrt.f64 (+.f64 (*.f64 x x) y)) |
Compiled 6 to 5 computations (16.7% saved)
| Inputs |
|---|
(sqrt.f64 (+.f64 (*.f64 x x) y)) |
(+.f64 (*.f64 x x) y) |
(*.f64 x x) |
x |
y |
| Outputs |
|---|
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (sqrt y))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (+ (sqrt y) (* 1/2 (* (pow x 2) (sqrt (/ 1 y))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (+ (sqrt y) (* (pow x 2) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 3))))) (* 1/2 (sqrt (/ 1 y)))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (+ (sqrt y) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 y))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* 1/16 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))))))) |
#s(approx (+ (* x x) y) #s(hole binary64 y)) |
#s(approx (+ (* x x) y) #s(hole binary64 (+ y (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* x (+ 1 (* 1/2 (/ y (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (* 1/2 (/ y (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (+ (* 1/16 (/ (pow y 3) (pow x 6))) (* 1/2 (/ y (pow x 2))))))))) |
#s(approx (+ (* x x) y) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) y) #s(hole binary64 (* (pow x 2) (+ 1 (/ y (pow x 2)))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ y (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (* 1/2 (/ y (pow x 2))))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (+ (* 1/16 (/ (pow y 3) (pow x 6))) (* 1/2 (/ y (pow x 2)))))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (+ x (* 1/2 (/ y x))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (+ x (* y (+ (* -1/8 (/ y (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (+ x (* y (+ (* y (- (* 1/16 (/ y (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 4) (sqrt (/ 1 (pow y 5))))) (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 4) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (pow x 6) (sqrt (/ 1 (pow y 7))))) (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))))))))) |
#s(approx (+ (* x x) y) #s(hole binary64 (* y (+ 1 (/ (pow x 2) y))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 4) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 4) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (/ (pow x 6) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* x x) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | -inf | ((sqrt (+ (* x x) y)) (+ (* x x) y) (* x x) x y) |
| 1.0ms | x | @ | inf | ((sqrt (+ (* x x) y)) (+ (* x x) y) (* x x) x y) |
| 1.0ms | x | @ | -inf | ((sqrt (+ (* x x) y)) (+ (* x x) y) (* x x) x y) |
| 1.0ms | y | @ | inf | ((sqrt (+ (* x x) y)) (+ (* x x) y) (* x x) x y) |
| 1.0ms | x | @ | 0 | ((sqrt (+ (* x x) y)) (+ (* x x) y) (* x x) x y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 170 | 765 |
| 0 | 174 | 698 |
| 0 | 932 | 637 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (+.f64 (*.f64 x x) y)) |
(+.f64 (*.f64 x x) y) |
(*.f64 x x) |
x |
y |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (sqrt y))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (+ (sqrt y) (* 1/2 (* (pow x 2) (sqrt (/ 1 y))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (+ (sqrt y) (* (pow x 2) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 3))))) (* 1/2 (sqrt (/ 1 y)))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (+ (sqrt y) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 y))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* 1/16 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))))))) |
#s(approx (+ (* x x) y) #s(hole binary64 y)) |
#s(approx (+ (* x x) y) #s(hole binary64 (+ y (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* x (+ 1 (* 1/2 (/ y (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (* 1/2 (/ y (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (+ (* 1/16 (/ (pow y 3) (pow x 6))) (* 1/2 (/ y (pow x 2))))))))) |
#s(approx (+ (* x x) y) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) y) #s(hole binary64 (* (pow x 2) (+ 1 (/ y (pow x 2)))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ y (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (* 1/2 (/ y (pow x 2))))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (+ (* 1/16 (/ (pow y 3) (pow x 6))) (* 1/2 (/ y (pow x 2)))))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (+ x (* 1/2 (/ y x))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (+ x (* y (+ (* -1/8 (/ y (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (+ x (* y (+ (* y (- (* 1/16 (/ y (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 4) (sqrt (/ 1 (pow y 5))))) (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 4) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (pow x 6) (sqrt (/ 1 (pow y 7))))) (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))))))))) |
#s(approx (+ (* x x) y) #s(hole binary64 (* y (+ 1 (/ (pow x 2) y))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 4) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 4) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (/ (pow x 6) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* x x) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) 1))))) |
| Outputs |
|---|
(pow.f64 (fma.f64 x x y) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 x x y)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) (-.f64 (*.f64 x x) y)) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) (-.f64 y (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y (*.f64 x x))))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) y) |
(fma.f64 (neg.f64 x) (neg.f64 x) y) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) y) |
(fma.f64 x x y) |
(+.f64 (*.f64 x x) y) |
(+.f64 y (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
y |
#s(approx (sqrt (+ (* x x) y)) (sqrt.f64 y)) |
#s(approx (sqrt (+ (* x x) y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (sqrt.f64 y))) |
#s(approx (sqrt (+ (* x x) y)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 1/2 binary64))) (*.f64 x x) (sqrt.f64 y))) |
#s(approx (sqrt (+ (* x x) y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x 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))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 1/2 binary64))) (*.f64 x x) (sqrt.f64 y))) |
#s(approx (+ (* x x) y) y) |
#s(approx (+ (* x x) y) (fma.f64 x x y)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (sqrt (+ (* x x) y)) x) |
#s(approx (sqrt (+ (* x x) y)) (*.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (+ (* x x) y)) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (+ (* x x) y)) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* x x) y) (*.f64 x x)) |
#s(approx (+ (* x x) y) (*.f64 (+.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (sqrt (+ (* x x) y)) (neg.f64 x)) |
#s(approx (sqrt (+ (* x x) y)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* x x) y)) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* x x) y)) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* x x) y)) (fma.f64 (/.f64 y x) #s(literal 1/2 binary64) x)) |
#s(approx (sqrt (+ (* x x) y)) (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y x)) |
#s(approx (sqrt (+ (* x x) y)) (fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -3 binary64)))) y (/.f64 #s(literal 1/2 binary64) x)) y x)) |
#s(approx y y) |
#s(approx (sqrt (+ (* x x) y)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (sqrt (+ (* x x) y)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (sqrt (+ (* x x) y)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (sqrt.f64 (pow.f64 y #s(literal -7 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (+ (* x x) y) (*.f64 (+.f64 (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) y)) |
#s(approx (sqrt (+ (* x x) y)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 y)))) |
#s(approx (sqrt (+ (* x x) y)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x 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 x) y)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x 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 x) y)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) #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 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -7 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x 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 x) y) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x x) y)) #s(literal 1 binary64)) y))) |
Compiled 868 to 212 computations (75.6% saved)
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 51 | 2 | 53 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 52 | 2 | 54 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 67.2% | (pow.f64 (fma.f64 x x y) #s(literal 1/2 binary64)) |
| ▶ | 65.4% | #s(approx (sqrt (+ (* x x) y)) (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y x)) |
Compiled 26 to 19 computations (26.9% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (* x x) y)) (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y x)) |
(fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y x) |
(fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 y (pow.f64 x #s(literal 3 binary64))) |
y |
(pow.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
#s(literal -1/8 binary64) |
(/.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
(pow.f64 (fma.f64 x x y) #s(literal 1/2 binary64)) |
(fma.f64 x x y) |
| Outputs |
|---|
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (sqrt y))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (+ (sqrt y) (* 1/2 (* (pow x 2) (sqrt (/ 1 y))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (+ (sqrt y) (* (pow x 2) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 3))))) (* 1/2 (sqrt (/ 1 y)))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (+ (sqrt y) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 y))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* 1/16 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))))))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 (* -1/8 (/ (pow y 2) (pow x 3))))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 (/ (+ (* -1/8 (pow y 2)) (* 1/2 (* (pow x 2) y))) (pow x 3)))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 (/ (+ (* -1/8 (pow y 2)) (* (pow x 2) (+ (* 1/2 y) (pow x 2)))) (pow x 3)))) |
#s(approx (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) #s(hole binary64 (* -1/8 (/ y (pow x 3))))) |
#s(approx (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) #s(hole binary64 (/ (+ (* -1/8 y) (* 1/2 (pow x 2))) (pow x 3)))) |
#s(approx (/ y (pow x 3)) #s(hole binary64 (/ y (pow x 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (sqrt y))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (+ (sqrt y) (* 1/2 (* (pow x 2) (sqrt (/ 1 y))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (+ (sqrt y) (* (pow x 2) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 3))))) (* 1/2 (sqrt (/ 1 y)))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (+ (sqrt y) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 y))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* 1/16 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))))))) |
#s(approx (+ (* x x) y) #s(hole binary64 y)) |
#s(approx (+ (* x x) y) #s(hole binary64 (+ y (pow x 2)))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* x (+ 1 (* 1/2 (/ y (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (* 1/2 (/ y (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (+ (* 1/16 (/ (pow y 3) (pow x 6))) (* 1/2 (/ y (pow x 2))))))))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ y (pow x 2))))))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (* 1/2 (/ y (pow x 2)))))))) |
#s(approx (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) #s(hole binary64 (/ (+ 1/2 (* -1/8 (/ y (pow x 2)))) x))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 x)) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* x (+ 1 (* 1/2 (/ y (pow x 2))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (* 1/2 (/ y (pow x 2)))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (+ (* 1/16 (/ (pow y 3) (pow x 6))) (* 1/2 (/ y (pow x 2))))))))) |
#s(approx (+ (* x x) y) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) y) #s(hole binary64 (* (pow x 2) (+ 1 (/ y (pow x 2)))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ y (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (* 1/2 (/ y (pow x 2))))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (+ (* 1/16 (/ (pow y 3) (pow x 6))) (* 1/2 (/ y (pow x 2)))))))))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ y (pow x 2))) 1))))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1/2 (/ y (pow x 2))) (* 1/8 (/ (pow y 2) (pow x 4)))) 1))))) |
#s(approx (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ y (pow x 2))) 1/2) x)))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* -1 x))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ y (pow x 2)))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (* 1/2 (/ y (pow x 2))))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (+ (* 1/16 (/ (pow y 3) (pow x 6))) (* 1/2 (/ y (pow x 2)))))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (+ x (* 1/2 (/ y x))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (+ x (* y (+ (* -1/8 (/ y (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (+ x (* y (+ (* y (- (* 1/16 (/ y (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 (+ x (* 1/2 (/ y x))))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 (+ x (* y (+ (* -1/8 (/ y (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) #s(hole binary64 (+ (* -1/8 (/ y (pow x 3))) (* 1/2 (/ 1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (+ x (* 1/2 (/ y x))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (+ x (* y (+ (* -1/8 (/ y (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (+ x (* y (+ (* y (- (* 1/16 (/ y (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 4) (sqrt (/ 1 (pow y 5))))) (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 4) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (pow x 6) (sqrt (/ 1 (pow y 7))))) (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))))))))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 (* (pow y 2) (- (* 1/2 (/ 1 (* x y))) (* 1/8 (/ 1 (pow x 3))))))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 (* (pow y 2) (- (+ (/ 1/2 (* x y)) (/ x (pow y 2))) (* 1/8 (/ 1 (pow x 3))))))) |
#s(approx (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) #s(hole binary64 (* y (- (* 1/2 (/ 1 (* x y))) (* 1/8 (/ 1 (pow x 3))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 4) (sqrt (/ 1 (pow y 5))))) (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 4) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (pow x 6) (sqrt (/ 1 (pow y 7))))) (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))))))))) |
#s(approx (+ (* x x) y) #s(hole binary64 (* y (+ 1 (/ (pow x 2) y))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 4) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 4) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (/ (pow x 6) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (- (* -1 (/ x y)) (* 1/2 (/ 1 x))) y)) (* 1/8 (/ 1 (pow x 3))))))) |
#s(approx (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) #s(hole binary64 (* -1 (* y (- (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* x y)))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 4) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 4) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (/ (pow x 6) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* x x) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | 0 | ((sqrt (+ (* x x) y)) (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) (/ y (pow x 3)) y (pow x 3) x 3 -1/8 (/ 1/2 x) 1/2 (pow (+ (* x x) y) 1/2) (+ (* x x) y)) |
| 2.0ms | y | @ | -inf | ((sqrt (+ (* x x) y)) (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) (/ y (pow x 3)) y (pow x 3) x 3 -1/8 (/ 1/2 x) 1/2 (pow (+ (* x x) y) 1/2) (+ (* x x) y)) |
| 2.0ms | y | @ | inf | ((sqrt (+ (* x x) y)) (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) (/ y (pow x 3)) y (pow x 3) x 3 -1/8 (/ 1/2 x) 1/2 (pow (+ (* x x) y) 1/2) (+ (* x x) y)) |
| 2.0ms | x | @ | -inf | ((sqrt (+ (* x x) y)) (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) (/ y (pow x 3)) y (pow x 3) x 3 -1/8 (/ 1/2 x) 1/2 (pow (+ (* x x) y) 1/2) (+ (* x x) y)) |
| 2.0ms | x | @ | 0 | ((sqrt (+ (* x x) y)) (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) (/ y (pow x 3)) y (pow x 3) x 3 -1/8 (/ 1/2 x) 1/2 (pow (+ (* x x) y) 1/2) (+ (* x x) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 280 | 2040 |
| 0 | 292 | 1849 |
| 0 | 1379 | 1784 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (sqrt (+ (* x x) y)) (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y x)) |
(fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y x) |
(fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 y (pow.f64 x #s(literal 3 binary64))) |
y |
(pow.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
#s(literal -1/8 binary64) |
(/.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
(pow.f64 (fma.f64 x x y) #s(literal 1/2 binary64)) |
(fma.f64 x x y) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (sqrt y))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (+ (sqrt y) (* 1/2 (* (pow x 2) (sqrt (/ 1 y))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (+ (sqrt y) (* (pow x 2) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 3))))) (* 1/2 (sqrt (/ 1 y)))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (+ (sqrt y) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 y))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* 1/16 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))))))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 (* -1/8 (/ (pow y 2) (pow x 3))))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 (/ (+ (* -1/8 (pow y 2)) (* 1/2 (* (pow x 2) y))) (pow x 3)))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 (/ (+ (* -1/8 (pow y 2)) (* (pow x 2) (+ (* 1/2 y) (pow x 2)))) (pow x 3)))) |
#s(approx (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) #s(hole binary64 (* -1/8 (/ y (pow x 3))))) |
#s(approx (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) #s(hole binary64 (/ (+ (* -1/8 y) (* 1/2 (pow x 2))) (pow x 3)))) |
#s(approx (/ y (pow x 3)) #s(hole binary64 (/ y (pow x 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (sqrt y))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (+ (sqrt y) (* 1/2 (* (pow x 2) (sqrt (/ 1 y))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (+ (sqrt y) (* (pow x 2) (+ (* -1/8 (* (pow x 2) (sqrt (/ 1 (pow y 3))))) (* 1/2 (sqrt (/ 1 y)))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (+ (sqrt y) (* (pow x 2) (+ (* 1/2 (sqrt (/ 1 y))) (* (pow x 2) (+ (* -1/8 (sqrt (/ 1 (pow y 3)))) (* 1/16 (* (pow x 2) (sqrt (/ 1 (pow y 5)))))))))))) |
#s(approx (+ (* x x) y) #s(hole binary64 y)) |
#s(approx (+ (* x x) y) #s(hole binary64 (+ y (pow x 2)))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* x (+ 1 (* 1/2 (/ y (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (* 1/2 (/ y (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (+ (* 1/16 (/ (pow y 3) (pow x 6))) (* 1/2 (/ y (pow x 2))))))))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ y (pow x 2))))))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (* 1/2 (/ y (pow x 2)))))))) |
#s(approx (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) #s(hole binary64 (/ (+ 1/2 (* -1/8 (/ y (pow x 2)))) x))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 x)) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* x (+ 1 (* 1/2 (/ y (pow x 2))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (* 1/2 (/ y (pow x 2)))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (+ (* 1/16 (/ (pow y 3) (pow x 6))) (* 1/2 (/ y (pow x 2))))))))) |
#s(approx (+ (* x x) y) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) y) #s(hole binary64 (* (pow x 2) (+ 1 (/ y (pow x 2)))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ y (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (* 1/2 (/ y (pow x 2))))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (+ (* 1/16 (/ (pow y 3) (pow x 6))) (* 1/2 (/ y (pow x 2)))))))))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ y (pow x 2))) 1))))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1/2 (/ y (pow x 2))) (* 1/8 (/ (pow y 2) (pow x 4)))) 1))))) |
#s(approx (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) #s(hole binary64 (* -1 (/ (- (* 1/8 (/ y (pow x 2))) 1/2) x)))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* -1 x))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ y (pow x 2)))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (* 1/2 (/ y (pow x 2))))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 2) (pow x 4))) (+ (* 1/16 (/ (pow y 3) (pow x 6))) (* 1/2 (/ y (pow x 2)))))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (+ x (* 1/2 (/ y x))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (+ x (* y (+ (* -1/8 (/ y (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (+ x (* y (+ (* y (- (* 1/16 (/ y (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 (+ x (* 1/2 (/ y x))))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 (+ x (* y (+ (* -1/8 (/ y (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) #s(hole binary64 (+ (* -1/8 (/ y (pow x 3))) (* 1/2 (/ 1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (+ x (* 1/2 (/ y x))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (+ x (* y (+ (* -1/8 (/ y (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (+ x (* y (+ (* y (- (* 1/16 (/ y (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 4) (sqrt (/ 1 (pow y 5))))) (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 4) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (pow x 6) (sqrt (/ 1 (pow y 7))))) (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))))))))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 (* (pow y 2) (- (* 1/2 (/ 1 (* x y))) (* 1/8 (/ 1 (pow x 3))))))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 (* (pow y 2) (- (+ (/ 1/2 (* x y)) (/ x (pow y 2))) (* 1/8 (/ 1 (pow x 3))))))) |
#s(approx (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) #s(hole binary64 (* y (- (* 1/2 (/ 1 (* x y))) (* 1/8 (/ 1 (pow x 3))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 4) (sqrt (/ 1 (pow y 5))))) (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3)))))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (* (pow x 4) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (pow x 6) (sqrt (/ 1 (pow y 7))))) (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))))))))) |
#s(approx (+ (* x x) y) #s(hole binary64 (* y (+ 1 (/ (pow x 2) y))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 4) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ (* x x) y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 4) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (/ (pow x 6) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (- (* -1 (/ x y)) (* 1/2 (/ 1 x))) y)) (* 1/8 (/ 1 (pow x 3))))))) |
#s(approx (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) #s(hole binary64 (* -1 (* y (- (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* x y)))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* -1 (* (sqrt y) (pow (sqrt -1) 2))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 4) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2)))))))) |
#s(approx (pow (+ (* x x) y) 1/2) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (/ (pow x 4) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (/ (pow x 6) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* (pow x 2) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (* x x) y) #s(hole binary64 (* -1 (* y (- (* -1 (/ (pow x 2) y)) 1))))) |
| Outputs |
|---|
#s(approx (pow (+ (* x x) y) 1/2) (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y) (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y) (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y))) (-.f64 x (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y) (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y) (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y)) (*.f64 x (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y))))) |
(fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y x) |
(fma.f64 y (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) x) |
(-.f64 x (*.f64 (neg.f64 y) (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(+.f64 (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y) x) |
(+.f64 x (*.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64)) (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) x))) (-.f64 (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64)) (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64))) |
(fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 y (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64))) |
(+.f64 (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (neg.f64 y) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 y (pow.f64 x #s(literal 3 binary64))) |
y |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
x |
#s(literal 3 binary64) |
#s(literal -1/8 binary64) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
(*.f64 (pow.f64 (fma.f64 x x y) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x y) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 x x y) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 x x y)) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x x y)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 y y)) (-.f64 (*.f64 x x) y)) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) (-.f64 y (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x x) y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) y)))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) y) |
(fma.f64 (neg.f64 x) (neg.f64 x) y) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) y) |
(fma.f64 x x y) |
(+.f64 (*.f64 x x) y) |
(+.f64 y (*.f64 x x)) |
#s(approx (pow (+ (* x x) y) 1/2) (sqrt.f64 y)) |
#s(approx (pow (+ (* x x) y) 1/2) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (sqrt.f64 y))) |
#s(approx (pow (+ (* x x) y) 1/2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 1/2 binary64))) (*.f64 x x) (sqrt.f64 y))) |
#s(approx (pow (+ (* x x) y) 1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x 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))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 1/2 binary64))) (*.f64 x x) (sqrt.f64 y))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) (/.f64 (*.f64 (*.f64 y y) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) (/.f64 (fma.f64 (*.f64 (*.f64 x x) y) #s(literal 1/2 binary64) (*.f64 (*.f64 y y) #s(literal -1/8 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) y (*.f64 x x)) (*.f64 x x) (*.f64 (*.f64 y y) #s(literal -1/8 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) (*.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64))) |
#s(approx (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) y)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ y (pow x 3)) (/.f64 y (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow x 3) (pow.f64 x #s(literal 3 binary64))) |
#s(approx x x) |
#s(approx (/ 1/2 x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (pow (+ (* x x) y) 1/2) (sqrt.f64 y)) |
#s(approx (pow (+ (* x x) y) 1/2) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (sqrt.f64 y))) |
#s(approx (pow (+ (* x x) y) 1/2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 1/2 binary64))) (*.f64 x x) (sqrt.f64 y))) |
#s(approx (pow (+ (* x x) y) 1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x 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))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) #s(literal 1/2 binary64))) (*.f64 x x) (sqrt.f64 y))) |
#s(approx (+ (* x x) y) y) |
#s(approx (+ (* x x) y) (fma.f64 x x y)) |
#s(approx (pow (+ (* x x) y) 1/2) x) |
#s(approx (pow (+ (* x x) y) 1/2) (*.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (pow (+ (* x x) y) 1/2) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (pow (+ (* x x) y) 1/2) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) x) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) (*.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) (/.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal -1/8 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (pow (+ (* x x) y) 1/2) x) |
#s(approx (pow (+ (* x x) y) 1/2) (*.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (pow (+ (* x x) y) 1/2) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (pow (+ (* x x) y) 1/2) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* x x) y) (*.f64 x x)) |
#s(approx (+ (* x x) y) (*.f64 (+.f64 (/.f64 y (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (pow (+ (* x x) y) 1/2) (neg.f64 x)) |
#s(approx (pow (+ (* x x) y) 1/2) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (pow (+ (* x x) y) 1/2) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
#s(approx (pow (+ (* x x) y) 1/2) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x))) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) (*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x x)))) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64)) x))) |
#s(approx (pow (+ (* x x) y) 1/2) (neg.f64 x)) |
#s(approx (pow (+ (* x x) y) 1/2) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (pow (+ (* x x) y) 1/2) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
#s(approx (pow (+ (* x x) y) 1/2) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 y (*.f64 x x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
#s(approx (pow (+ (* x x) y) 1/2) (fma.f64 (/.f64 y x) #s(literal 1/2 binary64) x)) |
#s(approx (pow (+ (* x x) y) 1/2) (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y x)) |
#s(approx (pow (+ (* x x) y) 1/2) (fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -3 binary64)))) y (/.f64 #s(literal 1/2 binary64) x)) y x)) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) (fma.f64 (/.f64 y x) #s(literal 1/2 binary64) x)) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y x)) |
#s(approx (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx y y) |
#s(approx (pow (+ (* x x) y) 1/2) (fma.f64 (/.f64 y x) #s(literal 1/2 binary64) x)) |
#s(approx (pow (+ (* x x) y) 1/2) (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y x)) |
#s(approx (pow (+ (* x x) y) 1/2) (fma.f64 (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -3 binary64)))) y (/.f64 #s(literal 1/2 binary64) x)) y x)) |
#s(approx (pow (+ (* x x) y) 1/2) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (pow (+ (* x x) y) 1/2) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (pow (+ (* x x) y) 1/2) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (sqrt.f64 (pow.f64 y #s(literal -7 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) y) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) (*.f64 y y))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) (*.f64 (-.f64 (+.f64 (/.f64 x (*.f64 y y)) (/.f64 (/.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) (*.f64 y y))) |
#s(approx (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) y) (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64))) y)) |
#s(approx (pow (+ (* x x) y) 1/2) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (pow (+ (* x x) y) 1/2) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (pow (+ (* x x) y) 1/2) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (fma.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (sqrt.f64 (pow.f64 y #s(literal -7 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) y)) |
#s(approx (+ (* x x) y) (*.f64 (+.f64 (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) y)) |
#s(approx (pow (+ (* x x) y) 1/2) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 y)))) |
#s(approx (pow (+ (* x x) y) 1/2) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))))) y))) |
#s(approx (pow (+ (* x x) y) 1/2) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 y #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64)))))) y))) |
#s(approx (pow (+ (* x x) y) 1/2) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 y #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -7 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))))))) y))) |
#s(approx (+ (* (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) y) x) (*.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (neg.f64 x) y) (/.f64 #s(literal 1/2 binary64) x)) y) #s(literal -1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal -3 binary64)))) (*.f64 y y))) |
#s(approx (+ (* (/ y (pow x 3)) -1/8) (/ 1/2 x)) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) x) y)) y))) |
#s(approx (pow (+ (* x x) y) 1/2) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 y)))) |
#s(approx (pow (+ (* x x) y) 1/2) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))))) y))) |
#s(approx (pow (+ (* x x) y) 1/2) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 y #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64)))))) y))) |
#s(approx (pow (+ (* x x) y) 1/2) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 y #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -7 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))))))) y))) |
#s(approx (+ (* x x) y) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x x) y)) #s(literal 1 binary64)) y))) |
Compiled 2 796 to 436 computations (84.4% saved)
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 115 | 0 | 115 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 0 | 0 |
| Total | 115 | 2 | 117 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 67.2% | (pow.f64 (fma.f64 x x y) #s(literal 1/2 binary64)) |
| ✓ | 65.4% | #s(approx (sqrt (+ (* x x) y)) (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y x)) |
Compiled 58 to 38 computations (34.5% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (* x x) y)) (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y x)) |
(sqrt.f64 (+.f64 (*.f64 x x) y)) |
(pow.f64 (fma.f64 x x y) #s(literal 1/2 binary64)) |
| Outputs |
|---|
(pow.f64 (fma.f64 x x y) #s(literal 1/2 binary64)) |
#s(approx (sqrt (+ (* x x) y)) (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y x)) |
5 calls:
| 2.0ms | y |
| 2.0ms | (sqrt.f64 (+.f64 (*.f64 x x) y)) |
| 2.0ms | x |
| 2.0ms | (+.f64 (*.f64 x x) y) |
| 1.0ms | (*.f64 x x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 2 | (*.f64 x x) |
| 100.0% | 2 | (+.f64 (*.f64 x x) y) |
| 100.0% | 2 | (sqrt.f64 (+.f64 (*.f64 x x) y)) |
| 100.0% | 2 | x |
| 84.0% | 2 | y |
Compiled 16 to 16 computations (0% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (* x x) y)) (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y x)) |
(sqrt.f64 (+.f64 (*.f64 x x) y)) |
| Outputs |
|---|
(sqrt.f64 (+.f64 (*.f64 x x) y)) |
#s(approx (sqrt (+ (* x x) y)) (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y x)) |
4 calls:
| 1.0ms | (sqrt.f64 (+.f64 (*.f64 x x) y)) |
| 1.0ms | x |
| 1.0ms | (+.f64 (*.f64 x x) y) |
| 1.0ms | (*.f64 x x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 2 | (*.f64 x x) |
| 100.0% | 2 | (+.f64 (*.f64 x x) y) |
| 100.0% | 2 | (sqrt.f64 (+.f64 (*.f64 x x) y)) |
| 100.0% | 2 | x |
Compiled 15 to 14 computations (6.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (sqrt (+ (* x x) y)) (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y x)) |
| Outputs |
|---|
#s(approx (sqrt (+ (* x x) y)) (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y x)) |
5 calls:
| 5.0ms | y |
| 1.0ms | (sqrt.f64 (+.f64 (*.f64 x x) y)) |
| 1.0ms | x |
| 1.0ms | (+.f64 (*.f64 x x) y) |
| 1.0ms | (*.f64 x x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.4% | 1 | y |
| 65.4% | 1 | (*.f64 x x) |
| 65.4% | 1 | (+.f64 (*.f64 x x) y) |
| 65.4% | 1 | (sqrt.f64 (+.f64 (*.f64 x x) y)) |
| 65.4% | 1 | x |
Compiled 16 to 16 computations (0% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.663290664649599e+129 | 4.6038590222658335e+131 |
| 1.0ms | 16× | 0 | valid |
Compiled 35 to 31 computations (11.4% saved)
ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.663290664649599e+129 | 4.6038590222658335e+131 |
Compiled 35 to 31 computations (11.4% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 80 |
| 1 | 28 | 80 |
| 2 | 47 | 80 |
| 3 | 74 | 80 |
| 4 | 89 | 80 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 x #s(literal 5000000000000000298915391230258075925874645126169045354368179749161004102875565468155280170533300701722840996122161770682942226432 binary64)) (pow.f64 (fma.f64 x x y) #s(literal 1/2 binary64)) #s(approx (sqrt (+ (* x x) y)) (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y x))) |
(if (<=.f64 x #s(literal 5000000000000000298915391230258075925874645126169045354368179749161004102875565468155280170533300701722840996122161770682942226432 binary64)) (sqrt.f64 (+.f64 (*.f64 x x) y)) #s(approx (sqrt (+ (* x x) y)) (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y x))) |
#s(approx (sqrt (+ (* x x) y)) (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y x)) |
| Outputs |
|---|
(if (<=.f64 x #s(literal 5000000000000000298915391230258075925874645126169045354368179749161004102875565468155280170533300701722840996122161770682942226432 binary64)) (pow.f64 (fma.f64 x x y) #s(literal 1/2 binary64)) #s(approx (sqrt (+ (* x x) y)) (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y x))) |
(if (<=.f64 x #s(literal 5000000000000000298915391230258075925874645126169045354368179749161004102875565468155280170533300701722840996122161770682942226432 binary64)) (sqrt.f64 (+.f64 (*.f64 x x) y)) #s(approx (sqrt (+ (* x x) y)) (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y x))) |
#s(approx (sqrt (+ (* x x) y)) (fma.f64 (fma.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y x)) |
| 1× | done |
Compiled 80 to 23 computations (71.3% saved)
Compiled 232 to 94 computations (59.5% saved)
Loading profile data...