
Time bar (total: 1.9s)
| 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)
| 316.0ms | 8 256× | 0 | valid |
ival-hypot: 159.0ms (99.3% of total)adjust: 1.0ms (0.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 120 | 0 | - | 0 | - | (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 | 106 | 0 |
| ↳ | (*.f64 y y) | overflow | 63 | |
| ↳ | (*.f64 x x) | overflow | 63 | |
| ↳ | (+.f64 (*.f64 x x) (*.f64 y y)) | overflow | 106 | |
sqrt.f64 | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) | uflow-rescue | 14 | 0 |
| ↳ | (*.f64 y y) | underflow | 59 | |
| ↳ | (*.f64 x x) | underflow | 61 | |
| ↳ | (+.f64 (*.f64 x x) (*.f64 y y)) | underflow | 14 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 120 | 0 |
| - | 0 | 136 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 120 | 0 | 0 |
| - | 0 | 0 | 136 |
| number | freq |
|---|---|
| 0 | 136 |
| 1 | 120 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 32.0ms | 512× | 0 | valid |
Compiled 58 to 22 computations (62.1% saved)
ival-hypot: 9.0ms (48.4% of total)ival-mult!: 9.0ms (48.4% of total)ival-add!: 1.0ms (5.4% 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 |
|---|---|---|
| ▶ | 56.4% | (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 | |
|---|---|---|---|---|
| 1.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 | x | @ | 0 | ((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 | 146 | 722 |
| 1 | 740 | 722 |
| 0 | 7662 | 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 (sqrt.f64 (fma.f64 y y (*.f64 x x))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (+.f64 x y) (-.f64 x y)))) (sqrt.f64 (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 (hypot.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x x)))))) |
(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 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 (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 (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 (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 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 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (*.f64 y y) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y y)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y y))) (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) y) y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y y))) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x x))))) |
(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 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 (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 (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 (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 #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 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y y)) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.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 (*.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 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) y)) x) x y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 5 binary64)))) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y))) x) x (/.f64 #s(literal 1/2 binary64) y)) x) x 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 y (/.f64 y (*.f64 x x))) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 x x))) x x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 x (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (*.f64 y (/.f64 y (*.f64 x x))) #s(literal 3 binary64)) #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 x x)))) x)) |
#s(approx (+ (* x x) (* y y)) (*.f64 x x)) |
#s(approx (+ (* x x) (* y y)) (*.f64 (*.f64 (fma.f64 y (/.f64 y (*.f64 x x)) #s(literal 1 binary64)) 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 y (/.f64 y (*.f64 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 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/8 binary64) (fma.f64 (*.f64 y (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (*.f64 y (/.f64 y (*.f64 x x))) #s(literal 3 binary64)) #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 x 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 (*.f64 (fma.f64 (*.f64 y (/.f64 y (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y) y x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x))) y) y (/.f64 #s(literal 1/2 binary64) x)) 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 x (/.f64 x (*.f64 y y))) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/2 binary64) #s(literal 1 binary64))) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 3 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/2 binary64)))) y)) |
#s(approx (+ (* x x) (* y y)) (*.f64 (*.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 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 x (/.f64 x (*.f64 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 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 (fma.f64 y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 3 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/2 binary64)))) y))) |
Compiled 4 417 to 822 computations (81.4% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 417 | 6 | 423 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 418 | 6 | 424 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (hypot.f64 y x) |
| 56.4% | (sqrt.f64 (fma.f64 y y (*.f64 x x))) | |
| ▶ | 1.1% | #s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 y)) |
| ▶ | 1.8% | #s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
| ▶ | 99.2% | #s(approx (sqrt (+ (* x x) (* y y))) y) |
| ▶ | 5.0% | #s(approx (sqrt (+ (* x x) (* y y))) x) |
Compiled 104 to 76 computations (26.9% 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 | 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)) |
| 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 | 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 (sqrt.f64 (fma.f64 x x (*.f64 y y))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 y x) (-.f64 y x)))) (sqrt.f64 (*.f64 (+.f64 y x) (-.f64 y x)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y)))) (sqrt.f64 (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 (hypot.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (sqrt.f64 (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 (hypot.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 y y) (*.f64 (+.f64 y x) (-.f64 y x)))))) |
(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 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) y)) x) x y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 5 binary64)))) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y))) x) x (/.f64 #s(literal 1/2 binary64) y)) x) x 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 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) y)) x) x y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 5 binary64)))) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y))) x) x (/.f64 #s(literal 1/2 binary64) y)) x) x 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 y (/.f64 y (*.f64 x x))) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 x x))) x x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 x (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 y) #s(literal 6 binary64)) (*.f64 (log.f64 x) #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 x 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 y (/.f64 y (*.f64 x x))) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 x x))) x x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 x (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 y) #s(literal 6 binary64)) (*.f64 (log.f64 x) #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 x x)))) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (*.f64 y (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal -1/8 binary64) (fma.f64 (*.f64 y (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 (fma.f64 x (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 y) #s(literal 6 binary64)) (*.f64 (log.f64 x) #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 x x)))) x))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (*.f64 y (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal -1/8 binary64) (fma.f64 (*.f64 y (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 (fma.f64 x (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 y) #s(literal 6 binary64)) (*.f64 (log.f64 x) #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 x 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 (*.f64 (fma.f64 (*.f64 y (/.f64 y (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y) y x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x))) y) y (/.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 y y) x) #s(literal 1/2 binary64) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 y (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y) y x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x))) y) y (/.f64 #s(literal 1/2 binary64) x)) y) y x)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/2 binary64) #s(literal 1 binary64))) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 y (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (*.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/2 binary64)))) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/2 binary64) #s(literal 1 binary64))) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 y (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (*.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/2 binary64)))) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 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 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 x (/.f64 x (*.f64 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 y (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (*.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/2 binary64)))) y))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 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 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 x (/.f64 x (*.f64 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 y (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)) (*.f64 (log.f64 y) #s(literal 6 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (*.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/2 binary64)))) y))) |
Compiled 1 474 to 276 computations (81.3% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 136 | 0 | 136 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 136 | 6 | 142 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (hypot.f64 y x) |
| ▶ | 56.4% | (sqrt.f64 (fma.f64 y y (*.f64 x x))) |
| ✓ | 1.1% | #s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 y)) |
| ✓ | 1.8% | #s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
| ✓ | 99.2% | #s(approx (sqrt (+ (* x x) (* y y))) y) |
| ✓ | 5.0% | #s(approx (sqrt (+ (* x x) (* y y))) x) |
Compiled 52 to 38 computations (26.9% saved)
| Inputs |
|---|
(sqrt.f64 (fma.f64 y y (*.f64 x x))) |
(fma.f64 y y (*.f64 x x)) |
y |
(*.f64 x x) |
x |
| 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 (+ (* 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 x #s(hole binary64 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 (+ (* 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 (+ (* 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 (+ (* 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 (+ (* 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 (+ (* 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 | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((sqrt (+ (* y y) (* x x))) (+ (* y y) (* x x)) y (* x x) x) |
| 1.0ms | x | @ | inf | ((sqrt (+ (* y y) (* x x))) (+ (* y y) (* x x)) y (* x x) x) |
| 0.0ms | y | @ | -inf | ((sqrt (+ (* y y) (* x x))) (+ (* y y) (* x x)) y (* x x) x) |
| 0.0ms | y | @ | inf | ((sqrt (+ (* y y) (* x x))) (+ (* y y) (* x x)) y (* x x) x) |
| 0.0ms | x | @ | 0 | ((sqrt (+ (* y y) (* x x))) (+ (* y y) (* x x)) y (* x x) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 141 | 703 |
| 0 | 144 | 682 |
| 1 | 748 | 682 |
| 0 | 7801 | 552 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(sqrt.f64 (fma.f64 y y (*.f64 x x))) |
(fma.f64 y y (*.f64 x x)) |
y |
(*.f64 x x) |
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 x #s(hole binary64 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 (+ (* 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 (+ (* 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 (+ (* 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 (+ (* 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 (+ (* 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 |
|---|
(*.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 (sqrt.f64 (fma.f64 x x (*.f64 y y))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 x x (*.f64 y y)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 y x) (-.f64 y x)))) (sqrt.f64 (*.f64 (+.f64 y x) (-.f64 y x)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y)))) (sqrt.f64 (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 (hypot.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (sqrt.f64 (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 (hypot.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 y y) (*.f64 (+.f64 y x) (-.f64 y x)))))) |
(sqrt.f64 (fma.f64 x x (*.f64 y y))) |
(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)) (*.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)) (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 (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)) (*.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)) (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 (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)) (*.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)) (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 (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)) (*.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)) (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 #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 (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 (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)) (*.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)) (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 (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)) (*.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)) (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 (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)) (*.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)) (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 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)) (*.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)) (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 #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 (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 (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) (*.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) (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 (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 (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) (*.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) (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 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) |
(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 (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 y (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(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) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x x (*.f64 y y))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) y) y (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 y y) (*.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 y x) (-.f64 y x)))) (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y y) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y y) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 y y) (*.f64 (+.f64 y x) (-.f64 y x)))))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 y x) (-.f64 y x))) (*.f64 (+.f64 y x) (-.f64 y x))) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y y) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y y) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 y y) (*.f64 (+.f64 y x) (-.f64 y x))))) |
(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 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 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 (*.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 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 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 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 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 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 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.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 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.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 y y)) |
(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 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 y y)) |
(fma.f64 (fabs.f64 x) (fabs.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 #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 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 y y)) |
(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 y y)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 y y)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 y y)) |
(fma.f64 x x (*.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)) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (+.f64 y x) (-.f64 y x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 y x) (-.f64 y x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (-.f64 x y))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 y y) (*.f64 (+.f64 y x) (-.f64 y x))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 y y) (*.f64 (+.f64 y x) (-.f64 y x)))))) |
(+.f64 (*.f64 y y) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(+.f64 (*.f64 y y) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
y |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) 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 (*.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 (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 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 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 |
#s(approx (sqrt (+ (* y y) (* x x))) y) |
#s(approx (sqrt (+ (* y y) (* x x))) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64) y)) |
#s(approx (sqrt (+ (* y y) (* x x))) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) y)) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) y)) x) x y)) |
#s(approx (sqrt (+ (* y y) (* x x))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (/.f64 x (pow.f64 y #s(literal 5 binary64)))) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y))) x) x (/.f64 #s(literal 1/2 binary64) y)) x) x y)) |
#s(approx (+ (* y y) (* x x)) (*.f64 y y)) |
#s(approx (+ (* y y) (* x x)) (fma.f64 x x (*.f64 y y))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (sqrt (+ (* y y) (* x x))) x) |
#s(approx (sqrt (+ (* y y) (* x x))) (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (/.f64 y (*.f64 x x))) x)) |
#s(approx (sqrt (+ (* y y) (* x x))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal -1/8 binary64) (fma.f64 (*.f64 y (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64) #s(literal 1 binary64))) x)) |
#s(approx (sqrt (+ (* y y) (* x x))) (fma.f64 x (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (*.f64 y (/.f64 y (*.f64 x x))) #s(literal 3 binary64)) #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 x x)))) x)) |
#s(approx (+ (* y y) (* x x)) (*.f64 x x)) |
#s(approx (+ (* y y) (* x x)) (*.f64 (*.f64 (fma.f64 y (/.f64 y (*.f64 x x)) #s(literal 1 binary64)) x) x)) |
#s(approx (sqrt (+ (* y y) (* x x))) (neg.f64 x)) |
#s(approx (sqrt (+ (* y y) (* x x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* y y) (* x x))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal -1/8 binary64) (fma.f64 (*.f64 y (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ (* y y) (* x x))) (neg.f64 (fma.f64 x (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (*.f64 y (/.f64 y (*.f64 x x))) #s(literal 3 binary64)) #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 x x)))) x))) |
#s(approx (sqrt (+ (* y y) (* x x))) (fma.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x)) |
#s(approx (sqrt (+ (* y y) (* x x))) (fma.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 y (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) y) y x)) |
#s(approx (sqrt (+ (* y y) (* x x))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 y (pow.f64 x #s(literal 5 binary64)))) #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x))) y) y (/.f64 #s(literal 1/2 binary64) x)) y) y x)) |
#s(approx y y) |
#s(approx (sqrt (+ (* y y) (* x x))) (*.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sqrt (+ (* y y) (* x x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/2 binary64) #s(literal 1 binary64))) y)) |
#s(approx (sqrt (+ (* y y) (* x x))) (fma.f64 y (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 3 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/2 binary64)))) y)) |
#s(approx (+ (* y y) (* x x)) (*.f64 (*.f64 (fma.f64 x (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) y) y)) |
#s(approx (sqrt (+ (* y y) (* x x))) (neg.f64 y)) |
#s(approx (sqrt (+ (* y y) (* x x))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* y y) (* x x))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ (* y y) (* x x))) (neg.f64 (fma.f64 y (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 3 binary64)) #s(literal 1/16 binary64) (*.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/2 binary64)))) y))) |
Compiled 4 204 to 731 computations (82.6% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 394 | 0 | 394 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 5 | 5 |
| Total | 394 | 6 | 400 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (hypot.f64 y x) |
| ✓ | 56.4% | (sqrt.f64 (fma.f64 y y (*.f64 x x))) |
| ✓ | 1.1% | #s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 y)) |
| ✓ | 1.8% | #s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
| ✓ | 99.2% | #s(approx (sqrt (+ (* x x) (* y y))) y) |
| ✓ | 5.0% | #s(approx (sqrt (+ (* x x) (* y y))) x) |
Compiled 112 to 57 computations (49.1% 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))) |
(sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
(hypot.f64 y x) |
| Outputs |
|---|
(hypot.f64 y x) |
6 calls:
| 10.0ms | (*.f64 x x) |
| 5.0ms | x |
| 5.0ms | y |
| 4.0ms | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 4.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))) |
(sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| Outputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) y) |
6 calls:
| 7.0ms | (*.f64 y y) |
| 4.0ms | y |
| 4.0ms | x |
| 4.0ms | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 4.0ms | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 1 | (*.f64 y y) |
| 99.2% | 1 | (*.f64 x x) |
| 99.2% | 1 | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 99.2% | 1 | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 99.2% | 1 | x |
| 99.2% | 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:
| 2.0ms | y |
| 2.0ms | x |
| 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 |
|---|---|---|
| 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 260 to 174 computations (33.1% saved)
Loading profile data...