
Time bar (total: 1.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 10 to 5 computations (50% saved)
| 334.0ms | 8 256× | 0 | valid |
ival-hypot: 159.0ms (98.8% of total)adjust: 2.0ms (1.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 131 | 0 | - | 1 | (-5.86928672142335e-159 -5.19212619882284e-291) | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 y y) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) | oflow-rescue | 117 | 0 |
| ↳ | (*.f64 y y) | overflow | 74 | |
| ↳ | (*.f64 x x) | overflow | 58 | |
| ↳ | (+.f64 (*.f64 x x) (*.f64 y y)) | overflow | 117 | |
sqrt.f64 | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) | uflow-rescue | 13 | 0 |
| ↳ | (*.f64 y y) | underflow | 58 | |
| ↳ | (*.f64 x x) | underflow | 54 | |
| ↳ | (+.f64 (*.f64 x x) (*.f64 y y)) | underflow | 13 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 130 | 1 |
| - | 0 | 125 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 130 | 0 | 1 |
| - | 0 | 0 | 125 |
| number | freq |
|---|---|
| 0 | 126 |
| 1 | 130 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 41.0ms | 512× | 0 | valid |
Compiled 58 to 22 computations (62.1% saved)
ival-mult!: 14.0ms (57.3% of total)ival-hypot: 9.0ms (36.8% of total)ival-add!: 1.0ms (4.1% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 50 |
| 1 | 43 | 50 |
| 2 | 93 | 50 |
| 3 | 118 | 50 |
| 4 | 156 | 50 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 52.6% | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
(abs x)
(abs y)
(sort x y)
Compiled 16 to 12 computations (25% saved)
| Inputs |
|---|
(sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
x |
(*.f64 y y) |
y |
| Outputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 y)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ y (* 1/2 (/ (pow x 2) y))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ y (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow y 5))) (* 1/8 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (+ (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (/ (pow y 2) (pow x 2)))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ x (* 1/2 (/ (pow y 2) x))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (/ (pow x 2) (pow y 2)))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 y))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 50.0ms | x | @ | 0 | ((sqrt (+ (* x x) (* y y))) (+ (* x x) (* y y)) (* x x) x (* y y) y) |
| 3.0ms | x | @ | inf | ((sqrt (+ (* x x) (* y y))) (+ (* x x) (* y y)) (* x x) x (* y y) y) |
| 1.0ms | x | @ | -inf | ((sqrt (+ (* x x) (* y y))) (+ (* x x) (* y y)) (* x x) x (* y y) y) |
| 1.0ms | y | @ | inf | ((sqrt (+ (* x x) (* y y))) (+ (* x x) (* y y)) (* x x) x (* y y) y) |
| 1.0ms | y | @ | 0 | ((sqrt (+ (* x x) (* y y))) (+ (* x x) (* y y)) (* x x) x (* y y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 143 | 742 |
| 0 | 148 | 722 |
| 1 | 742 | 722 |
| 0 | 7664 | 562 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
x |
(*.f64 y y) |
y |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 y)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ y (* 1/2 (/ (pow x 2) y))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ y (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow y 5))) (* 1/8 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (+ (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (/ (pow y 2) (pow x 2)))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ x (* 1/2 (/ (pow y 2) x))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (/ (pow x 2) (pow y 2)))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 y))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))))) |
| Outputs |
|---|
(*.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 1/4 binary64))) |
(pow.f64 (hypot.f64 y x) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)))) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(sqrt.f64 (fma.f64 y y (*.f64 x x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (exp.f64 (log.f64 y))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 y)) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (fabs.f64 y)) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) y) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (neg.f64 y))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (exp.f64 (log.f64 y))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 y)) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 y)) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) y) |
(hypot.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(hypot.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (neg.f64 (neg.f64 x))) |
(hypot.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (exp.f64 (log.f64 x))) |
(hypot.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (neg.f64 x)) |
(hypot.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (fabs.f64 x)) |
(hypot.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) x) |
(hypot.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(hypot.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (neg.f64 (neg.f64 x))) |
(hypot.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (exp.f64 (log.f64 x))) |
(hypot.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (neg.f64 x)) |
(hypot.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (fabs.f64 x)) |
(hypot.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) x) |
(hypot.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(hypot.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (neg.f64 y))) |
(hypot.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (exp.f64 (log.f64 y))) |
(hypot.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 y)) |
(hypot.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fabs.f64 y)) |
(hypot.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) y) |
(hypot.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(hypot.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (neg.f64 (neg.f64 y))) |
(hypot.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (exp.f64 (log.f64 y))) |
(hypot.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (neg.f64 y)) |
(hypot.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fabs.f64 y)) |
(hypot.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) y) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (exp.f64 (log.f64 x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 x)) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (fabs.f64 x)) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) x) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (neg.f64 (neg.f64 x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (exp.f64 (log.f64 x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (neg.f64 x)) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 x)) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) x) |
(hypot.f64 (neg.f64 (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (exp.f64 (log.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (neg.f64 x)) |
(hypot.f64 (neg.f64 (neg.f64 y)) (fabs.f64 x)) |
(hypot.f64 (neg.f64 (neg.f64 y)) x) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (neg.f64 x))) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (exp.f64 (log.f64 x))) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (neg.f64 x)) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 x)) |
(hypot.f64 (neg.f64 (fabs.f64 y)) x) |
(hypot.f64 (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (exp.f64 (log.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (neg.f64 y)) |
(hypot.f64 (neg.f64 (neg.f64 x)) (fabs.f64 y)) |
(hypot.f64 (neg.f64 (neg.f64 x)) y) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (neg.f64 y))) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (exp.f64 (log.f64 y))) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (neg.f64 y)) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 y)) |
(hypot.f64 (neg.f64 (fabs.f64 x)) y) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (neg.f64 (neg.f64 x))) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (exp.f64 (log.f64 x))) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (neg.f64 x)) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 x)) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) x) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (neg.f64 (neg.f64 y))) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (exp.f64 (log.f64 y))) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (neg.f64 y)) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 y)) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) y) |
(hypot.f64 (exp.f64 (log.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (exp.f64 (log.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(hypot.f64 (exp.f64 (log.f64 y)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (exp.f64 (log.f64 y)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (exp.f64 (log.f64 y)) (neg.f64 (neg.f64 x))) |
(hypot.f64 (exp.f64 (log.f64 y)) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (exp.f64 (log.f64 y)) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x))) |
(hypot.f64 (exp.f64 (log.f64 y)) (neg.f64 x)) |
(hypot.f64 (exp.f64 (log.f64 y)) (fabs.f64 x)) |
(hypot.f64 (exp.f64 (log.f64 y)) x) |
(hypot.f64 (exp.f64 (log.f64 x)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (exp.f64 (log.f64 x)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (exp.f64 (log.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (exp.f64 (log.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(hypot.f64 (exp.f64 (log.f64 x)) (neg.f64 (neg.f64 y))) |
(hypot.f64 (exp.f64 (log.f64 x)) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (exp.f64 (log.f64 x)) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y))) |
(hypot.f64 (exp.f64 (log.f64 x)) (neg.f64 y)) |
(hypot.f64 (exp.f64 (log.f64 x)) (fabs.f64 y)) |
(hypot.f64 (exp.f64 (log.f64 x)) y) |
(hypot.f64 (neg.f64 y) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (neg.f64 y) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(hypot.f64 (neg.f64 y) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 y) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 y) (neg.f64 (neg.f64 x))) |
(hypot.f64 (neg.f64 y) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (neg.f64 y) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (neg.f64 y) (exp.f64 (log.f64 x))) |
(hypot.f64 (neg.f64 y) (neg.f64 x)) |
(hypot.f64 (neg.f64 y) (fabs.f64 x)) |
(hypot.f64 (neg.f64 y) x) |
(hypot.f64 (neg.f64 x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 x) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(hypot.f64 (neg.f64 x) (neg.f64 (neg.f64 y))) |
(hypot.f64 (neg.f64 x) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (neg.f64 x) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (neg.f64 x) (exp.f64 (log.f64 y))) |
(hypot.f64 (neg.f64 x) (neg.f64 y)) |
(hypot.f64 (neg.f64 x) (fabs.f64 y)) |
(hypot.f64 (neg.f64 x) y) |
(hypot.f64 (fabs.f64 y) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (fabs.f64 y) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(hypot.f64 (fabs.f64 y) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (fabs.f64 y) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (fabs.f64 y) (neg.f64 (neg.f64 x))) |
(hypot.f64 (fabs.f64 y) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (fabs.f64 y) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (fabs.f64 y) (exp.f64 (log.f64 x))) |
(hypot.f64 (fabs.f64 y) (neg.f64 x)) |
(hypot.f64 (fabs.f64 y) (fabs.f64 x)) |
(hypot.f64 (fabs.f64 y) x) |
(hypot.f64 (fabs.f64 x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (fabs.f64 x) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (fabs.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (fabs.f64 x) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(hypot.f64 (fabs.f64 x) (neg.f64 (neg.f64 y))) |
(hypot.f64 (fabs.f64 x) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (fabs.f64 x) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (fabs.f64 x) (exp.f64 (log.f64 y))) |
(hypot.f64 (fabs.f64 x) (neg.f64 y)) |
(hypot.f64 (fabs.f64 x) (fabs.f64 y)) |
(hypot.f64 (fabs.f64 x) y) |
(hypot.f64 y (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 y (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(hypot.f64 y (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 y (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(hypot.f64 y (neg.f64 (neg.f64 x))) |
(hypot.f64 y (neg.f64 (fabs.f64 x))) |
(hypot.f64 y (fabs.f64 (fabs.f64 x))) |
(hypot.f64 y (exp.f64 (log.f64 x))) |
(hypot.f64 y (neg.f64 x)) |
(hypot.f64 y (fabs.f64 x)) |
(hypot.f64 y x) |
(hypot.f64 x (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 x (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(hypot.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 x (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(hypot.f64 x (neg.f64 (neg.f64 y))) |
(hypot.f64 x (neg.f64 (fabs.f64 y))) |
(hypot.f64 x (fabs.f64 (fabs.f64 y))) |
(hypot.f64 x (exp.f64 (log.f64 y))) |
(hypot.f64 x (neg.f64 y)) |
(hypot.f64 x (fabs.f64 y)) |
(hypot.f64 x y) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y y (*.f64 x x))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 x x (*.f64 (neg.f64 y) y))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 y y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 y y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 y y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 y y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 y y)) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y y)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 y y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y) (*.f64 x x)) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y)) (*.f64 x x)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (*.f64 x x)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 y y)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 y y)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (*.f64 x x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 y y)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 y y)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 y y)) |
(fma.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64) (*.f64 x x)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 y y)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 y y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 y y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 y y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y) (*.f64 x x)) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 y y)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 y y)) |
(fma.f64 y (*.f64 #s(literal -1 binary64) (neg.f64 y)) (*.f64 x x)) |
(fma.f64 y y (*.f64 x x)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 y y)) |
(fma.f64 x x (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 x x (*.f64 y y)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 (neg.f64 y) y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 (neg.f64 y) y)))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (*.f64 y y) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
(*.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y) |
(*.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 #s(literal -1 binary64) (neg.f64 y))) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
#s(approx (sqrt (+ (* x x) (* y y))) y) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 3 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64) y))) |
#s(approx (+ (* x x) (* y y)) (*.f64 y y)) |
#s(approx (+ (* x x) (* y y)) (fma.f64 y y (*.f64 x x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (sqrt (+ (* x x) (* y y))) x) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 y x) (/.f64 y x)) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64)))) x x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 6 binary64))))) x x)) |
#s(approx (+ (* x x) (* y y)) (*.f64 x x)) |
#s(approx (+ (* x x) (* y y)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 y y) x) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 y y) x) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 6 binary64))))) x x))) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 x #s(literal 3 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64)))) (*.f64 y y) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64) #s(literal 1 binary64))) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/16 binary64)) (pow.f64 y #s(literal 6 binary64))))) y y)) |
#s(approx (+ (* x x) (* y y)) (*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/16 binary64)) (pow.f64 y #s(literal 6 binary64))))) y y))) |
Compiled 4 246 to 818 computations (80.7% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 424 | 7 | 431 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 425 | 7 | 432 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (hypot.f64 y x) |
| 52.6% | (sqrt.f64 (fma.f64 y y (*.f64 x x))) | |
| 6.6% | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 y x) (/.f64 y x)) x)) | |
| ▶ | 1.0% | #s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 y)) |
| ▶ | 1.7% | #s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
| ▶ | 99.3% | #s(approx (sqrt (+ (* x x) (* y y))) y) |
| ▶ | 5.0% | #s(approx (sqrt (+ (* x x) (* y y))) x) |
Compiled 146 to 100 computations (31.5% saved)
| Inputs |
|---|
(hypot.f64 y x) |
y |
x |
#s(approx (sqrt (+ (* x x) (* y y))) x) |
#s(approx (sqrt (+ (* x x) (* y y))) y) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 y)) |
(neg.f64 y) |
| Outputs |
|---|
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 y)) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ y (* 1/2 (/ (pow x 2) y))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ y (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow y 5))) (* 1/8 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 y)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ y (* 1/2 (/ (pow x 2) y))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ y (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow y 5))) (* 1/8 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ x (* 1/2 (/ (pow y 2) x))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ x (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (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 y))) #s(hole binary64 (+ x (* 1/2 (/ (pow y 2) x))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 y))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 y))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((sqrt (+ (* y y) (* x x))) y x (sqrt (+ (* x x) (* y y))) (sqrt (+ (* x x) (* y y))) (sqrt (+ (* x x) (* y y))) (neg x) (sqrt (+ (* x x) (* y y))) (neg y)) |
| 1.0ms | y | @ | -inf | ((sqrt (+ (* y y) (* x x))) y x (sqrt (+ (* x x) (* y y))) (sqrt (+ (* x x) (* y y))) (sqrt (+ (* x x) (* y y))) (neg x) (sqrt (+ (* x x) (* y y))) (neg y)) |
| 0.0ms | x | @ | inf | ((sqrt (+ (* y y) (* x x))) y x (sqrt (+ (* x x) (* y y))) (sqrt (+ (* x x) (* y y))) (sqrt (+ (* x x) (* y y))) (neg x) (sqrt (+ (* x x) (* y y))) (neg y)) |
| 0.0ms | y | @ | inf | ((sqrt (+ (* y y) (* x x))) y x (sqrt (+ (* x x) (* y y))) (sqrt (+ (* x x) (* y y))) (sqrt (+ (* x x) (* y y))) (neg x) (sqrt (+ (* x x) (* y y))) (neg y)) |
| 0.0ms | x | @ | 0 | ((sqrt (+ (* y y) (* x x))) y x (sqrt (+ (* x x) (* y y))) (sqrt (+ (* x x) (* y y))) (sqrt (+ (* x x) (* y y))) (neg x) (sqrt (+ (* x x) (* y y))) (neg y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 160 | 1199 |
| 0 | 162 | 1027 |
| 1 | 731 | 1027 |
| 0 | 7322 | 955 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(hypot.f64 y x) |
y |
x |
#s(approx (sqrt (+ (* x x) (* y y))) x) |
#s(approx (sqrt (+ (* x x) (* y y))) y) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 y)) |
(neg.f64 y) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 y)) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ y (* 1/2 (/ (pow x 2) y))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ y (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow y 5))) (* 1/8 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 y)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ y (* 1/2 (/ (pow x 2) y))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ y (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow y 5))) (* 1/8 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ x (* 1/2 (/ (pow y 2) x))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ x (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (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 y))) #s(hole binary64 (+ x (* 1/2 (/ (pow y 2) x))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 y))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 y))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))))) |
| Outputs |
|---|
(*.f64 (pow.f64 (fma.f64 x x (*.f64 y y)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x (*.f64 y y)) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 x x (*.f64 y y)) #s(literal 1/2 binary64)) |
(pow.f64 (hypot.f64 x y) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 y y (*.f64 (neg.f64 x) x)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)))) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (+.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(sqrt.f64 (fma.f64 x x (*.f64 y y))) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (neg.f64 x))) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (exp.f64 (log.f64 x))) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 x)) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (neg.f64 x)) |
(hypot.f64 (neg.f64 (fabs.f64 y)) x) |
(hypot.f64 (neg.f64 (neg.f64 y)) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (exp.f64 (log.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (fabs.f64 x)) |
(hypot.f64 (neg.f64 (neg.f64 y)) (neg.f64 x)) |
(hypot.f64 (neg.f64 (neg.f64 y)) x) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (neg.f64 y))) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (exp.f64 (log.f64 y))) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 y)) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (neg.f64 y)) |
(hypot.f64 (neg.f64 (fabs.f64 x)) y) |
(hypot.f64 (neg.f64 (neg.f64 x)) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (exp.f64 (log.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (fabs.f64 y)) |
(hypot.f64 (neg.f64 (neg.f64 x)) (neg.f64 y)) |
(hypot.f64 (neg.f64 (neg.f64 x)) y) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (neg.f64 (neg.f64 x))) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (exp.f64 (log.f64 x))) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 x)) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (neg.f64 x)) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) x) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (neg.f64 (neg.f64 y))) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (exp.f64 (log.f64 y))) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 y)) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (neg.f64 y)) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) y) |
(hypot.f64 (exp.f64 (log.f64 x)) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (exp.f64 (log.f64 x)) (neg.f64 (neg.f64 y))) |
(hypot.f64 (exp.f64 (log.f64 x)) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y))) |
(hypot.f64 (exp.f64 (log.f64 x)) (fabs.f64 y)) |
(hypot.f64 (exp.f64 (log.f64 x)) (neg.f64 y)) |
(hypot.f64 (exp.f64 (log.f64 x)) y) |
(hypot.f64 (exp.f64 (log.f64 y)) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (exp.f64 (log.f64 y)) (neg.f64 (neg.f64 x))) |
(hypot.f64 (exp.f64 (log.f64 y)) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x))) |
(hypot.f64 (exp.f64 (log.f64 y)) (fabs.f64 x)) |
(hypot.f64 (exp.f64 (log.f64 y)) (neg.f64 x)) |
(hypot.f64 (exp.f64 (log.f64 y)) x) |
(hypot.f64 (fabs.f64 y) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (fabs.f64 y) (neg.f64 (neg.f64 x))) |
(hypot.f64 (fabs.f64 y) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (fabs.f64 y) (exp.f64 (log.f64 x))) |
(hypot.f64 (fabs.f64 y) (fabs.f64 x)) |
(hypot.f64 (fabs.f64 y) (neg.f64 x)) |
(hypot.f64 (fabs.f64 y) x) |
(hypot.f64 (fabs.f64 x) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (fabs.f64 x) (neg.f64 (neg.f64 y))) |
(hypot.f64 (fabs.f64 x) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (fabs.f64 x) (exp.f64 (log.f64 y))) |
(hypot.f64 (fabs.f64 x) (fabs.f64 y)) |
(hypot.f64 (fabs.f64 x) (neg.f64 y)) |
(hypot.f64 (fabs.f64 x) y) |
(hypot.f64 (neg.f64 y) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (neg.f64 y) (neg.f64 (neg.f64 x))) |
(hypot.f64 (neg.f64 y) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (neg.f64 y) (exp.f64 (log.f64 x))) |
(hypot.f64 (neg.f64 y) (fabs.f64 x)) |
(hypot.f64 (neg.f64 y) (neg.f64 x)) |
(hypot.f64 (neg.f64 y) x) |
(hypot.f64 (neg.f64 x) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (neg.f64 x) (neg.f64 (neg.f64 y))) |
(hypot.f64 (neg.f64 x) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (neg.f64 x) (exp.f64 (log.f64 y))) |
(hypot.f64 (neg.f64 x) (fabs.f64 y)) |
(hypot.f64 (neg.f64 x) (neg.f64 y)) |
(hypot.f64 (neg.f64 x) y) |
(hypot.f64 x (neg.f64 (fabs.f64 y))) |
(hypot.f64 x (neg.f64 (neg.f64 y))) |
(hypot.f64 x (fabs.f64 (fabs.f64 y))) |
(hypot.f64 x (exp.f64 (log.f64 y))) |
(hypot.f64 x (fabs.f64 y)) |
(hypot.f64 x (neg.f64 y)) |
(hypot.f64 x y) |
(hypot.f64 y (neg.f64 (fabs.f64 x))) |
(hypot.f64 y (neg.f64 (neg.f64 x))) |
(hypot.f64 y (fabs.f64 (fabs.f64 x))) |
(hypot.f64 y (exp.f64 (log.f64 x))) |
(hypot.f64 y (fabs.f64 x)) |
(hypot.f64 y (neg.f64 x)) |
(hypot.f64 y x) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x x (*.f64 y y))) #s(literal 1/2 binary64))) |
y |
x |
#s(approx (sqrt (+ (* x x) (* y y))) x) |
#s(approx (sqrt (+ (* x x) (* y y))) y) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
#s(approx (sqrt (+ (* x x) (* y y))) y) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 3 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64) y))) |
#s(approx x x) |
#s(approx (sqrt (+ (* x x) (* y y))) y) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 3 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64) y))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) x) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 y x) (/.f64 y x)) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64)))) x x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64))))) x x)) |
#s(approx (sqrt (+ (* x x) (* y y))) x) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 y x) (/.f64 y x)) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64)))) x x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64))))) x x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 y y) x) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 y y) x) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64))))) x x))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 y y) x) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 y y) x) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64))))) x x))) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 x #s(literal 3 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x))) |
#s(approx y y) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 x #s(literal 3 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x))) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64) #s(literal 1 binary64))) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64)))) y y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64) #s(literal 1 binary64))) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64)))) y y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 y))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64)))) y y))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 y))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64)))) y y))) |
Compiled 1 469 to 273 computations (81.4% saved)
7 alts after pruning (2 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 149 | 0 | 149 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 149 | 7 | 156 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (hypot.f64 y x) |
| ▶ | 52.6% | (sqrt.f64 (fma.f64 y y (*.f64 x x))) |
| ▶ | 6.6% | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 y x) (/.f64 y x)) x)) |
| ✓ | 1.0% | #s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 y)) |
| ✓ | 1.7% | #s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
| ✓ | 99.3% | #s(approx (sqrt (+ (* x x) (* y y))) y) |
| ✓ | 5.0% | #s(approx (sqrt (+ (* x x) (* y y))) x) |
Compiled 73 to 50 computations (31.5% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 y x) (/.f64 y x)) x)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 y x) (/.f64 y x)) x) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 y x) (/.f64 y x)) |
(/.f64 y x) |
y |
(sqrt.f64 (fma.f64 y y (*.f64 x x))) |
(fma.f64 y y (*.f64 x x)) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 y)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ y (* 1/2 (/ (pow x 2) y))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ y (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow y 5))) (* 1/8 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))))) |
#s(approx (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) #s(hole binary64 (* 1/2 (/ (pow y 2) x)))) |
#s(approx (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) #s(hole binary64 (/ (+ (* 1/2 (pow y 2)) (pow x 2)) x))) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ y x) (/ y x)) #s(hole binary64 (/ (pow y 2) (pow x 2)))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 y)) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ y (* 1/2 (/ (pow x 2) y))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ y (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow y 5))) (* 1/8 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (+ (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) #s(hole binary64 x)) |
#s(approx (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (/ (pow y 2) (pow x 2)))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))))) |
#s(approx (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (pow y 2) (pow x 2))) 1))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ x (* 1/2 (/ (pow y 2) x))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) #s(hole binary64 (+ x (* 1/2 (/ (pow y 2) x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ x (* 1/2 (/ (pow y 2) x))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ x (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 (/ 1 x)) (/ x (pow y 2)))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (/ (pow x 2) (pow y 2)))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 y))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 y))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((sqrt (+ (* x x) (* y y))) (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) (* x 1/2) x 1/2 (* (/ y x) (/ y x)) (/ y x) y (sqrt (+ (* y y) (* x x))) (+ (* y y) (* x x)) (* x x)) |
| 3.0ms | y | @ | inf | ((sqrt (+ (* x x) (* y y))) (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) (* x 1/2) x 1/2 (* (/ y x) (/ y x)) (/ y x) y (sqrt (+ (* y y) (* x x))) (+ (* y y) (* x x)) (* x x)) |
| 2.0ms | x | @ | 0 | ((sqrt (+ (* x x) (* y y))) (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) (* x 1/2) x 1/2 (* (/ y x) (/ y x)) (/ y x) y (sqrt (+ (* y y) (* x x))) (+ (* y y) (* x x)) (* x x)) |
| 2.0ms | x | @ | inf | ((sqrt (+ (* x x) (* y y))) (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) (* x 1/2) x 1/2 (* (/ y x) (/ y x)) (/ y x) y (sqrt (+ (* y y) (* x x))) (+ (* y y) (* x x)) (* x x)) |
| 2.0ms | y | @ | -inf | ((sqrt (+ (* x x) (* y y))) (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) (* x 1/2) x 1/2 (* (/ y x) (/ y x)) (/ y x) y (sqrt (+ (* y y) (* x x))) (+ (* y y) (* x x)) (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 197 | 1561 |
| 0 | 207 | 1438 |
| 1 | 902 | 1411 |
| 0 | 8676 | 1154 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 y x) (/.f64 y x)) x)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 y x) (/.f64 y x)) x) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 y x) (/.f64 y x)) |
(/.f64 y x) |
y |
(sqrt.f64 (fma.f64 y y (*.f64 x x))) |
(fma.f64 y y (*.f64 x x)) |
(*.f64 x x) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 y)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ y (* 1/2 (/ (pow x 2) y))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ y (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow y 5))) (* 1/8 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))))) |
#s(approx (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) #s(hole binary64 (* 1/2 (/ (pow y 2) x)))) |
#s(approx (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) #s(hole binary64 (/ (+ (* 1/2 (pow y 2)) (pow x 2)) x))) |
#s(approx (* x 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ y x) (/ y x)) #s(hole binary64 (/ (pow y 2) (pow x 2)))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 y)) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ y (* 1/2 (/ (pow x 2) y))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ y (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow y 5))) (* 1/8 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (+ (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) #s(hole binary64 x)) |
#s(approx (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (/ (pow y 2) (pow x 2)))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))))) |
#s(approx (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (pow y 2) (pow x 2))) 1))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ x (* 1/2 (/ (pow y 2) x))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) #s(hole binary64 (+ x (* 1/2 (/ (pow y 2) x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ x (* 1/2 (/ (pow y 2) x))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ x (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 (/ 1 x)) (/ x (pow y 2)))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (/ (pow x 2) (pow y 2)))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 y))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 y))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))))) |
| Outputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 y x) #s(literal 4 binary64)))) x) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal 6 binary64)) #s(literal 1/8 binary64))) x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 y x) #s(literal 4 binary64)))) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 y x) #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal 6 binary64)) #s(literal 1/8 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 y x) #s(literal 4 binary64)))) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 y x) #s(literal 4 binary64))) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 y x) #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 y x) #s(literal 4 binary64))) (*.f64 x (-.f64 x (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) x)))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 y x) #s(literal 4 binary64))) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) x)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 y x) #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 y x) #s(literal 4 binary64))) (*.f64 x (-.f64 x (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) x))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 y (neg.f64 x))) (/.f64 y (neg.f64 x)) x) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (fabs.f64 (/.f64 y x))) (fabs.f64 (/.f64 y x)) x) |
(fma.f64 (*.f64 x (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal 1/2 binary64) x) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x) #s(literal 1/2 binary64) x) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 y x)) (/.f64 y x) x) |
(fma.f64 (/.f64 y (neg.f64 x)) (*.f64 (/.f64 y (neg.f64 x)) (*.f64 #s(literal 1/2 binary64) x)) x) |
(fma.f64 (fabs.f64 (/.f64 y x)) (*.f64 (fabs.f64 (/.f64 y x)) (*.f64 #s(literal 1/2 binary64) x)) x) |
(fma.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) x x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x) x) |
(fma.f64 (/.f64 y x) (*.f64 (/.f64 y x) (*.f64 #s(literal 1/2 binary64) x)) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 (/.f64 y x) #s(literal 2 binary64))) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x) x) |
(fma.f64 x (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) x))) |
(-.f64 x (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) x)) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 y x))) (/.f64 y x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 (/.f64 y x) #s(literal 2 binary64)))) |
(-.f64 x (*.f64 (neg.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x))) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 y x) #s(literal 4 binary64))) (*.f64 x (-.f64 x (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) x))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 y x) #s(literal 4 binary64))) (*.f64 x (-.f64 x (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) x)))))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) x) |
(+.f64 x (*.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
#s(literal 1/2 binary64) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (neg.f64 x))) (*.f64 #s(literal 1 binary64) (/.f64 y (neg.f64 x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (neg.f64 x))) (/.f64 y (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) (*.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 y x))) (fabs.f64 (/.f64 y x))) |
(*.f64 (/.f64 (neg.f64 y) (fabs.f64 x)) (/.f64 (neg.f64 y) (fabs.f64 x))) |
(*.f64 (/.f64 (fabs.f64 y) (neg.f64 x)) (/.f64 (fabs.f64 y) (neg.f64 x))) |
(*.f64 (/.f64 (fabs.f64 y) x) (/.f64 (fabs.f64 y) x)) |
(*.f64 (/.f64 y (fabs.f64 x)) (/.f64 y (fabs.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 (/.f64 y x))) (neg.f64 (fabs.f64 (/.f64 y x)))) |
(*.f64 (fabs.f64 (fabs.f64 (/.f64 y x))) (fabs.f64 (fabs.f64 (/.f64 y x)))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal 1 binary64)) (pow.f64 (/.f64 y x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal 1 binary64)) (/.f64 y x)) |
(*.f64 (/.f64 y (neg.f64 x)) (/.f64 y (neg.f64 x))) |
(*.f64 (fabs.f64 (/.f64 y x)) (fabs.f64 (/.f64 y x))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) |
(*.f64 (/.f64 y x) (/.f64 y x)) |
(pow.f64 (/.f64 y (neg.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (/.f64 y x)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 y x) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 y) (/.f64 y x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) y)) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) y)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (/.f64 y x) (neg.f64 y)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 y x) y)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) y)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) y)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 y x) y) x) |
(/.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 y y) (*.f64 x x)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 y) y) (*.f64 x x))) |
(neg.f64 (/.f64 (*.f64 y y) (*.f64 (neg.f64 x) x))) |
(neg.f64 (*.f64 (/.f64 y (neg.f64 x)) (/.f64 y x))) |
(neg.f64 (*.f64 (/.f64 y x) (/.f64 y (neg.f64 x)))) |
(fabs.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
(neg.f64 (/.f64 y (neg.f64 x))) |
y |
(*.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (hypot.f64 y x) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 y y (*.f64 (neg.f64 x) x)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)))) |
(/.f64 (hypot.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (sqrt.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (hypot.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (sqrt.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))) |
(sqrt.f64 (fma.f64 y y (*.f64 x x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (exp.f64 (log.f64 y))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 y)) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (fabs.f64 y)) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) y) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (neg.f64 y))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (exp.f64 (log.f64 y))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 y)) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 y)) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) y) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (exp.f64 (log.f64 x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 x)) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (fabs.f64 x)) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) x) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (neg.f64 (neg.f64 x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (exp.f64 (log.f64 x))) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (neg.f64 x)) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 x)) |
(hypot.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) x) |
(hypot.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(hypot.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (neg.f64 y))) |
(hypot.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (exp.f64 (log.f64 y))) |
(hypot.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (neg.f64 y)) |
(hypot.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fabs.f64 y)) |
(hypot.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) y) |
(hypot.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(hypot.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (neg.f64 (neg.f64 y))) |
(hypot.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (exp.f64 (log.f64 y))) |
(hypot.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (neg.f64 y)) |
(hypot.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fabs.f64 y)) |
(hypot.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) y) |
(hypot.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(hypot.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (neg.f64 (neg.f64 x))) |
(hypot.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (exp.f64 (log.f64 x))) |
(hypot.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (neg.f64 x)) |
(hypot.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (fabs.f64 x)) |
(hypot.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) x) |
(hypot.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(hypot.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (neg.f64 (neg.f64 x))) |
(hypot.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (exp.f64 (log.f64 x))) |
(hypot.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (neg.f64 x)) |
(hypot.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (fabs.f64 x)) |
(hypot.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) x) |
(hypot.f64 (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (exp.f64 (log.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (neg.f64 y)) |
(hypot.f64 (neg.f64 (neg.f64 x)) (fabs.f64 y)) |
(hypot.f64 (neg.f64 (neg.f64 x)) y) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (neg.f64 y))) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (exp.f64 (log.f64 y))) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (neg.f64 y)) |
(hypot.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 y)) |
(hypot.f64 (neg.f64 (fabs.f64 x)) y) |
(hypot.f64 (neg.f64 (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (exp.f64 (log.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (neg.f64 x)) |
(hypot.f64 (neg.f64 (neg.f64 y)) (fabs.f64 x)) |
(hypot.f64 (neg.f64 (neg.f64 y)) x) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (neg.f64 x))) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (exp.f64 (log.f64 x))) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (neg.f64 x)) |
(hypot.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 x)) |
(hypot.f64 (neg.f64 (fabs.f64 y)) x) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (neg.f64 (neg.f64 y))) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (exp.f64 (log.f64 y))) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (neg.f64 y)) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 y)) |
(hypot.f64 (fabs.f64 (fabs.f64 x)) y) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (neg.f64 (neg.f64 x))) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (exp.f64 (log.f64 x))) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (neg.f64 x)) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 x)) |
(hypot.f64 (fabs.f64 (fabs.f64 y)) x) |
(hypot.f64 (exp.f64 (log.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (exp.f64 (log.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(hypot.f64 (exp.f64 (log.f64 x)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (exp.f64 (log.f64 x)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (exp.f64 (log.f64 x)) (neg.f64 (neg.f64 y))) |
(hypot.f64 (exp.f64 (log.f64 x)) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (exp.f64 (log.f64 x)) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 y))) |
(hypot.f64 (exp.f64 (log.f64 x)) (neg.f64 y)) |
(hypot.f64 (exp.f64 (log.f64 x)) (fabs.f64 y)) |
(hypot.f64 (exp.f64 (log.f64 x)) y) |
(hypot.f64 (exp.f64 (log.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (exp.f64 (log.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(hypot.f64 (exp.f64 (log.f64 y)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (exp.f64 (log.f64 y)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (exp.f64 (log.f64 y)) (neg.f64 (neg.f64 x))) |
(hypot.f64 (exp.f64 (log.f64 y)) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (exp.f64 (log.f64 y)) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 x))) |
(hypot.f64 (exp.f64 (log.f64 y)) (neg.f64 x)) |
(hypot.f64 (exp.f64 (log.f64 y)) (fabs.f64 x)) |
(hypot.f64 (exp.f64 (log.f64 y)) x) |
(hypot.f64 (neg.f64 y) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (neg.f64 y) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(hypot.f64 (neg.f64 y) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 y) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 y) (neg.f64 (neg.f64 x))) |
(hypot.f64 (neg.f64 y) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (neg.f64 y) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (neg.f64 y) (exp.f64 (log.f64 x))) |
(hypot.f64 (neg.f64 y) (neg.f64 x)) |
(hypot.f64 (neg.f64 y) (fabs.f64 x)) |
(hypot.f64 (neg.f64 y) x) |
(hypot.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(hypot.f64 (neg.f64 x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 x) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 x) (neg.f64 (neg.f64 y))) |
(hypot.f64 (neg.f64 x) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (neg.f64 x) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (neg.f64 x) (exp.f64 (log.f64 y))) |
(hypot.f64 (neg.f64 x) (neg.f64 y)) |
(hypot.f64 (neg.f64 x) (fabs.f64 y)) |
(hypot.f64 (neg.f64 x) y) |
(hypot.f64 (fabs.f64 y) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (fabs.f64 y) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(hypot.f64 (fabs.f64 y) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (fabs.f64 y) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (fabs.f64 y) (neg.f64 (neg.f64 x))) |
(hypot.f64 (fabs.f64 y) (neg.f64 (fabs.f64 x))) |
(hypot.f64 (fabs.f64 y) (fabs.f64 (fabs.f64 x))) |
(hypot.f64 (fabs.f64 y) (exp.f64 (log.f64 x))) |
(hypot.f64 (fabs.f64 y) (neg.f64 x)) |
(hypot.f64 (fabs.f64 y) (fabs.f64 x)) |
(hypot.f64 (fabs.f64 y) x) |
(hypot.f64 (fabs.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (fabs.f64 x) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(hypot.f64 (fabs.f64 x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (fabs.f64 x) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (fabs.f64 x) (neg.f64 (neg.f64 y))) |
(hypot.f64 (fabs.f64 x) (neg.f64 (fabs.f64 y))) |
(hypot.f64 (fabs.f64 x) (fabs.f64 (fabs.f64 y))) |
(hypot.f64 (fabs.f64 x) (exp.f64 (log.f64 y))) |
(hypot.f64 (fabs.f64 x) (neg.f64 y)) |
(hypot.f64 (fabs.f64 x) (fabs.f64 y)) |
(hypot.f64 (fabs.f64 x) y) |
(hypot.f64 y (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 y (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(hypot.f64 y (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 y (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(hypot.f64 y (neg.f64 (neg.f64 x))) |
(hypot.f64 y (neg.f64 (fabs.f64 x))) |
(hypot.f64 y (fabs.f64 (fabs.f64 x))) |
(hypot.f64 y (exp.f64 (log.f64 x))) |
(hypot.f64 y (neg.f64 x)) |
(hypot.f64 y (fabs.f64 x)) |
(hypot.f64 y x) |
(hypot.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 x (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(hypot.f64 x (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 x (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(hypot.f64 x (neg.f64 (neg.f64 y))) |
(hypot.f64 x (neg.f64 (fabs.f64 y))) |
(hypot.f64 x (fabs.f64 (fabs.f64 y))) |
(hypot.f64 x (exp.f64 (log.f64 y))) |
(hypot.f64 x (neg.f64 y)) |
(hypot.f64 x (fabs.f64 y)) |
(hypot.f64 x y) |
(exp.f64 (*.f64 (log.f64 (fma.f64 y y (*.f64 x x))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y y) (*.f64 (neg.f64 x) x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 y y (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 y y (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 x x (*.f64 (neg.f64 y) y))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 y y)) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 y y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 y y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 y y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 y y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y) (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y y)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 y y)) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 y y)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 y y)) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y)) (*.f64 x x)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (*.f64 x x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 y y)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 y y)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 y y)) |
(fma.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64) (*.f64 x x)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 y y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 y y)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 y y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 y y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 y y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y) (*.f64 x x)) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 y y)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 y y)) |
(fma.f64 y (*.f64 #s(literal -1 binary64) (neg.f64 y)) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 y (*.f64 #s(literal -1 binary64) (neg.f64 y)) (*.f64 x x)) |
(fma.f64 y y (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 y y (*.f64 x x)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 y y)) |
(fma.f64 x x (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 x x (*.f64 y y)) |
(-.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 y y (*.f64 (neg.f64 x) x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 x x (*.f64 (neg.f64 y) y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 x x (*.f64 (neg.f64 y) y)))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 y y) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(+.f64 (*.f64 y y) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* x x) (* y y))) y) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal -3 binary64)))) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64) y))) |
#s(approx (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y)) |
#s(approx (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (*.f64 x x)) x)) |
#s(approx (* x 1/2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx x x) |
#s(approx (* (/ y x) (/ y x)) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx (sqrt (+ (* x x) (* y y))) y) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 y #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal -3 binary64)))) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64) y))) |
#s(approx (+ (* y y) (* x x)) (*.f64 y y)) |
#s(approx (+ (* y y) (* x x)) (fma.f64 y y (*.f64 x x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (sqrt (+ (* x x) (* y y))) x) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 6 binary64)) #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) x x)) |
#s(approx (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) x) |
#s(approx (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) x) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 (/.f64 y x) #s(literal 2 binary64)) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 6 binary64)) #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) x x)) |
#s(approx (+ (* y y) (* x x)) (*.f64 x x)) |
#s(approx (+ (* y y) (* x x)) (fma.f64 x x (pow.f64 (*.f64 (/.f64 y x) x) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 6 binary64)) #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) x x))) |
#s(approx (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 4 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 6 binary64)) #s(literal 1/16 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) x x))) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) x) (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 y 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)))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x))) |
#s(approx (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x)) |
#s(approx y y) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) x) (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 y 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)))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x))) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/16 binary64)) (pow.f64 y #s(literal 6 binary64))))) y y)) |
#s(approx (+ (* (* x 1/2) (* (/ y x) (/ y x))) x) (*.f64 (-.f64 (/.f64 x (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 y y))) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/16 binary64)) (pow.f64 y #s(literal 6 binary64))))) y y)) |
#s(approx (+ (* y y) (* x x)) (*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/16 binary64)) (pow.f64 y #s(literal 6 binary64))))) y y))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) y) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 x x) y) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/16 binary64)) (pow.f64 y #s(literal 6 binary64))))) y y))) |
Compiled 7 147 to 1 162 computations (83.7% saved)
7 alts after pruning (1 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 540 | 1 | 541 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 5 | 5 |
| Total | 541 | 7 | 548 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (hypot.f64 y x) |
| ✓ | 52.6% | (sqrt.f64 (fma.f64 y y (*.f64 x x))) |
| ▶ | 6.6% | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x)) |
| ✓ | 1.0% | #s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 y)) |
| ✓ | 1.7% | #s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
| ✓ | 99.3% | #s(approx (sqrt (+ (* x x) (* y y))) y) |
| ✓ | 5.0% | #s(approx (sqrt (+ (* x x) (* y y))) x) |
Compiled 69 to 49 computations (29% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
y |
| Outputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 y)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ y (* 1/2 (/ (pow x 2) y))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ y (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow y 5))) (* 1/8 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) #s(hole binary64 (* 1/2 (/ (pow y 2) x)))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) #s(hole binary64 (/ (+ (* 1/2 (pow y 2)) (pow x 2)) x))) |
#s(approx (* (/ 1/2 x) y) #s(hole binary64 (* 1/2 (/ y x)))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (pow y 2) (pow x 2))) 1))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ x (* 1/2 (/ (pow y 2) x))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) #s(hole binary64 (+ x (* 1/2 (/ (pow y 2) x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 (/ 1 x)) (/ x (pow y 2)))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 y))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((sqrt (+ (* x x) (* y y))) (+ (* (* (/ 1/2 x) y) y) x) (* (/ 1/2 x) y) (/ 1/2 x) 1/2 x y) |
| 1.0ms | x | @ | -inf | ((sqrt (+ (* x x) (* y y))) (+ (* (* (/ 1/2 x) y) y) x) (* (/ 1/2 x) y) (/ 1/2 x) 1/2 x y) |
| 1.0ms | y | @ | -inf | ((sqrt (+ (* x x) (* y y))) (+ (* (* (/ 1/2 x) y) y) x) (* (/ 1/2 x) y) (/ 1/2 x) 1/2 x y) |
| 1.0ms | y | @ | inf | ((sqrt (+ (* x x) (* y y))) (+ (* (* (/ 1/2 x) y) y) x) (* (/ 1/2 x) y) (/ 1/2 x) 1/2 x y) |
| 1.0ms | x | @ | 0 | ((sqrt (+ (* x x) (* y y))) (+ (* (* (/ 1/2 x) y) y) x) (* (/ 1/2 x) y) (/ 1/2 x) 1/2 x y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 157 | 814 |
| 0 | 163 | 790 |
| 1 | 795 | 787 |
| 0 | 8080 | 636 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
y |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 y)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ y (* 1/2 (/ (pow x 2) y))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ y (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow y 3))) (* 1/2 (/ 1 y))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ y (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow y 5))) (* 1/8 (/ 1 (pow y 3))))) (* 1/2 (/ 1 y))))))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) #s(hole binary64 (* 1/2 (/ (pow y 2) x)))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) #s(hole binary64 (/ (+ (* 1/2 (pow y 2)) (pow x 2)) x))) |
#s(approx (* (/ 1/2 x) y) #s(hole binary64 (* 1/2 (/ y x)))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (pow y 2) (pow x 2))) 1))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ x (* 1/2 (/ (pow y 2) x))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow x 3))) (* 1/2 (/ 1 x))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ x (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) #s(hole binary64 (+ x (* 1/2 (/ (pow y 2) x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 (/ 1 x)) (/ x (pow y 2)))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 y))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))))) |
| Outputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 y x) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 y x)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 y x)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 y x)) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x))))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 y x)) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 y x)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 y x)) x) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (*.f64 (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64) x) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 y x) x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (/.f64 #s(literal 1/2 binary64) x)) x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (/.f64 #s(literal 1/2 binary64) x)) x) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) |
(fma.f64 (/.f64 y x) (*.f64 #s(literal 1/2 binary64) y) x) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1/2 binary64) x) x) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 y x)) #s(literal 1 binary64) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 y y)) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 y x) y) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) x)) x) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x) x) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x)))) (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 y x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 y x)) x))) |
(-.f64 x (*.f64 (neg.f64 (/.f64 (*.f64 y y) x)) #s(literal 1/2 binary64))) |
(-.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 y y))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y)) y)) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1/2 binary64) x) y))) |
(-.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 y x)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 y x)) x) (*.f64 x x))) (/.f64 (*.f64 (pow.f64 (/.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 y x)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 y x)) x) (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (/.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 y x)) x) |
(+.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 y x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 y x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(*.f64 y (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (*.f64 y #s(literal -1/2 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 y) #s(literal 1/2 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 y)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 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 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1/2 binary64) x) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) x)) |
#s(literal 1/2 binary64) |
x |
y |
#s(approx (sqrt (+ (* x x) (* y y))) y) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 3 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) (pow.f64 y #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64) y))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 y x))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (*.f64 x x)) x)) |
#s(approx (* (/ 1/2 x) y) (*.f64 (/.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (/ 1/2 x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx x x) |
#s(approx (sqrt (+ (* x x) (* y y))) x) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y y) x) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 y y) x) x) #s(literal 1/2 binary64) #s(literal 1 binary64))) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64))))) x x)) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) x) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 y y) x) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (/.f64 (*.f64 y y) x) x) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 y y) x) x) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 y y) x) (/.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64))))) x x))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 y y) x) x) #s(literal -1 binary64)))) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 y x) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 x #s(literal 3 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64)))) (*.f64 y y) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 y x) x)) |
#s(approx y y) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64) #s(literal 1 binary64))) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64)))) y y)) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) (*.f64 (-.f64 (/.f64 x (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 y y))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/16 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x x) y) y) #s(literal 1/2 binary64)))) y y))) |
Compiled 2 400 to 359 computations (85% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 101 | 0 | 101 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 6 | 6 |
| Total | 101 | 7 | 108 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (hypot.f64 y x) |
| ✓ | 52.6% | (sqrt.f64 (fma.f64 y y (*.f64 x x))) |
| ✓ | 6.6% | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x)) |
| ✓ | 1.0% | #s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 y)) |
| ✓ | 1.7% | #s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
| ✓ | 99.3% | #s(approx (sqrt (+ (* x x) (* y y))) y) |
| ✓ | 5.0% | #s(approx (sqrt (+ (* x x) (* y y))) x) |
Compiled 167 to 78 computations (53.3% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) x) |
#s(approx (sqrt (+ (* x x) (* y y))) y) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 y)) |
(sqrt.f64 (fma.f64 y y (*.f64 x x))) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x)) |
(sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 y x) (/.f64 y x)) x)) |
(hypot.f64 y x) |
| Outputs |
|---|
(hypot.f64 y x) |
6 calls:
| 3.0ms | y |
| 3.0ms | x |
| 3.0ms | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 3.0ms | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 3.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 y y) |
| 100.0% | 1 | (*.f64 x x) |
| 100.0% | 1 | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 100.0% | 1 | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 23 to 21 computations (8.7% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) x) |
#s(approx (sqrt (+ (* x x) (* y y))) y) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 y)) |
(sqrt.f64 (fma.f64 y y (*.f64 x x))) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x)) |
(sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 y x) (/.f64 y x)) x)) |
| Outputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) y) |
6 calls:
| 4.0ms | x |
| 3.0ms | y |
| 2.0ms | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 2.0ms | (*.f64 y y) |
| 2.0ms | (+.f64 (*.f64 x x) (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | (*.f64 y y) |
| 99.3% | 1 | (*.f64 x x) |
| 99.3% | 1 | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 99.3% | 1 | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 99.3% | 1 | x |
| 99.3% | 1 | y |
Compiled 23 to 21 computations (8.7% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) x) |
| Outputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) x) |
6 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 1.0ms | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 1.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 5.0% | 1 | (*.f64 y y) |
| 5.0% | 1 | (*.f64 x x) |
| 5.0% | 1 | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 5.0% | 1 | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 5.0% | 1 | x |
| 5.0% | 1 | y |
Compiled 23 to 21 computations (8.7% saved)
| 1× | done |
Compiled 23 to 9 computations (60.9% saved)
(abs y)
(sort x y)
Compiled 298 to 200 computations (32.9% saved)
Loading profile data...