
Time bar (total: 7.4s)
| 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)
| 5.8s | 8 256× | 0 | valid |
ival-hypot: 593.0ms (99.8% of total)adjust: 2.0ms (0.3% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 50 |
| 1 | 53 | 50 |
| 2 | 125 | 50 |
| 3 | 175 | 50 |
| 4 | 399 | 50 |
| 5 | 1995 | 50 |
| 6 | 4647 | 50 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 49.6% | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
(abs x)
(abs y)
(sort x y)
Compiled 12 to 12 computations (0% 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 (sqrt (pow y 2)))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ (sqrt (pow y 2)) (* 1/2 (/ (pow x 2) (sqrt (pow y 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ (sqrt (pow y 2)) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt (pow y 2)) 3))) (* 1/2 (/ 1 (sqrt (pow y 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ (sqrt (pow y 2)) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt (pow y 2)) 5))) (* 1/8 (/ 1 (pow (sqrt (pow y 2)) 3))))) (* 1/2 (/ 1 (sqrt (pow y 2))))))))) |
#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 (+ 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) (+ 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 (sqrt (pow x 2)))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ (sqrt (pow x 2)) (* 1/2 (/ (pow y 2) (sqrt (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ (sqrt (pow x 2)) (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow (sqrt (pow x 2)) 3))) (* 1/2 (/ 1 (sqrt (pow x 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ (sqrt (pow x 2)) (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow (sqrt (pow x 2)) 5))) (* 1/8 (/ 1 (pow (sqrt (pow x 2)) 3))))) (* 1/2 (/ 1 (sqrt (pow x 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 | 784 |
| 0 | 147 | 744 |
| 1 | 768 | 704 |
| 0 | 7799 | 545 |
| 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 (sqrt (pow y 2)))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ (sqrt (pow y 2)) (* 1/2 (/ (pow x 2) (sqrt (pow y 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ (sqrt (pow y 2)) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt (pow y 2)) 3))) (* 1/2 (/ 1 (sqrt (pow y 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ (sqrt (pow y 2)) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt (pow y 2)) 5))) (* 1/8 (/ 1 (pow (sqrt (pow y 2)) 3))))) (* 1/2 (/ 1 (sqrt (pow y 2))))))))) |
#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 (+ 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) (+ 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 (sqrt (pow x 2)))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ (sqrt (pow x 2)) (* 1/2 (/ (pow y 2) (sqrt (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ (sqrt (pow x 2)) (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow (sqrt (pow x 2)) 3))) (* 1/2 (/ 1 (sqrt (pow x 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ (sqrt (pow x 2)) (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow (sqrt (pow x 2)) 5))) (* 1/8 (/ 1 (pow (sqrt (pow x 2)) 3))))) (* 1/2 (/ 1 (sqrt (pow x 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 y)) (*.f64 #s(literal 1 binary64) (neg.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)) (neg.f64 (neg.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)) 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 (neg.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)) (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)) 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 (neg.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)) (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)) 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 (neg.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)) (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)) y) |
(hypot.f64 (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (*.f64 (neg.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)) (exp.f64 (log.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (neg.f64 y)) |
(hypot.f64 (neg.f64 (neg.f64 x)) y) |
(hypot.f64 (neg.f64 (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (*.f64 (neg.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)) (exp.f64 (log.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (neg.f64 x)) |
(hypot.f64 (neg.f64 (neg.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 (neg.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)) (exp.f64 (log.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)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (exp.f64 (log.f64 y)) (*.f64 (neg.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)) (exp.f64 (log.f64 x))) |
(hypot.f64 (exp.f64 (log.f64 y)) (neg.f64 x)) |
(hypot.f64 (exp.f64 (log.f64 y)) x) |
(hypot.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (neg.f64 x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 x) (neg.f64 (neg.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) y) |
(hypot.f64 (neg.f64 y) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (neg.f64 y) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 y) (neg.f64 (neg.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) x) |
(hypot.f64 y (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 y (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 y (neg.f64 (neg.f64 x))) |
(hypot.f64 y (exp.f64 (log.f64 x))) |
(hypot.f64 y (neg.f64 x)) |
(hypot.f64 y x) |
(hypot.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 x (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 x (neg.f64 (neg.f64 y))) |
(hypot.f64 x (exp.f64 (log.f64 y))) |
(hypot.f64 x (neg.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 (*.f64 y y) 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 (*.f64 y y) 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 (*.f64 y y) 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 (*.f64 y y) y) y) (*.f64 y y))) (fma.f64 (*.f64 (*.f64 y y) 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 (*.f64 y y) 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 x) #s(literal -1 binary64)) x (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 y y)) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y (*.f64 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 x x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 y y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 y y)) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.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 (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 (neg.f64 y)) (neg.f64 (neg.f64 y)) (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 y y)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 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 (neg.f64 (neg.f64 y)) y)) |
(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 (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 #s(literal -1 binary64) (*.f64 (neg.f64 y) 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 x x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 y y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 x x)) |
(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 (*.f64 y y) #s(literal 1 binary64) (*.f64 x x)) |
(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 (*.f64 y y) y) y) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) x)) |
(+.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 (*.f64 y y) 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 x x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
(+.f64 (*.f64 y y) (*.f64 x x)) |
(*.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 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.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 #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 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/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)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 x x) 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 #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 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.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 #s(literal -1 binary64) (*.f64 (neg.f64 y) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.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 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal 1/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)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) #s(literal 0 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 #s(literal 1/2 binary64) y) x) x y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (/.f64 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))) (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 (*.f64 y y) y) y) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 x x))) x x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 x (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) 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 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 x 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 (*.f64 y y) 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 (*.f64 y y) 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 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 x x)))) x))) |
#s(approx (sqrt (+ (* x x) (* y y))) x) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.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))) (*.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 (*.f64 y y) 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 (*.f64 y y) 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 (*.f64 y y) 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 (*.f64 y y) 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 1 440 to 554 computations (61.5% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 209 | 8 | 217 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 210 | 8 | 218 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (hypot.f64 y x) |
| ▶ | 49.6% | (sqrt.f64 (fma.f64 y y (*.f64 x x))) |
| ▶ | 99.2% | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
| 6.8% | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x)) | |
| 1.2% | #s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 y)) | |
| ▶ | 1.8% | #s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
| 98.4% | #s(approx (sqrt (+ (* x x) (* y y))) y) | |
| ▶ | 5.3% | #s(approx (sqrt (+ (* x x) (* y y))) x) |
Compiled 120 to 120 computations (0% saved)
| Inputs |
|---|
(hypot.f64 y x) |
y |
x |
#s(approx (sqrt (+ (* x x) (* y y))) x) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
(neg.f64 x) |
(sqrt.f64 (fma.f64 y y (*.f64 x x))) |
(fma.f64 y y (*.f64 x x)) |
(*.f64 x x) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (sqrt (pow y 2)))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ (sqrt (pow y 2)) (* 1/2 (/ (pow x 2) (sqrt (pow y 2))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ (sqrt (pow y 2)) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt (pow y 2)) 3))) (* 1/2 (/ 1 (sqrt (pow y 2))))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ (sqrt (pow y 2)) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt (pow y 2)) 5))) (* 1/8 (/ 1 (pow (sqrt (pow y 2)) 3))))) (* 1/2 (/ 1 (sqrt (pow y 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#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 (+ (* (* (/ 1/2 y) x) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) #s(hole binary64 (+ y (* 1/2 (/ (pow x 2) y))))) |
#s(approx (* (/ 1/2 y) x) #s(hole binary64 (* 1/2 (/ x y)))) |
#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) (+ 1 (/ (pow y 2) (pow x 2)))))) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) #s(hole binary64 (* 1/2 (/ (pow x 2) y)))) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) #s(hole binary64 (* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ y (pow x 2)))))) |
#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 (sqrt (pow x 2)))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ (sqrt (pow x 2)) (* 1/2 (/ (pow y 2) (sqrt (pow x 2))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ (sqrt (pow x 2)) (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow (sqrt (pow x 2)) 3))) (* 1/2 (/ 1 (sqrt (pow x 2))))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ (sqrt (pow x 2)) (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow (sqrt (pow x 2)) 5))) (* 1/8 (/ 1 (pow (sqrt (pow x 2)) 3))))) (* 1/2 (/ 1 (sqrt (pow x 2))))))))) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) #s(hole binary64 (/ (+ (* 1/2 (pow x 2)) (pow y 2)) y))) |
#s(approx (/ 1/2 y) #s(hole binary64 (/ 1/2 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)))))))))) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ (pow x 2) (pow y 2))) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | y | @ | inf | ((sqrt (+ (* y y) (* x x))) y x (sqrt (+ (* x x) (* y y))) (sqrt (+ (* x x) (* y y))) (neg x) (sqrt (+ (* y y) (* x x))) (+ (* y y) (* x x)) (* x x) (sqrt (+ (* x x) (* y y))) (+ (* (* (/ 1/2 y) x) x) y) (* (/ 1/2 y) x) (/ 1/2 y) 1/2) |
| 2.0ms | x | @ | inf | ((sqrt (+ (* y y) (* x x))) y x (sqrt (+ (* x x) (* y y))) (sqrt (+ (* x x) (* y y))) (neg x) (sqrt (+ (* y y) (* x x))) (+ (* y y) (* x x)) (* x x) (sqrt (+ (* x x) (* y y))) (+ (* (* (/ 1/2 y) x) x) y) (* (/ 1/2 y) x) (/ 1/2 y) 1/2) |
| 2.0ms | x | @ | 0 | ((sqrt (+ (* y y) (* x x))) y x (sqrt (+ (* x x) (* y y))) (sqrt (+ (* x x) (* y y))) (neg x) (sqrt (+ (* y y) (* x x))) (+ (* y y) (* x x)) (* x x) (sqrt (+ (* x x) (* y y))) (+ (* (* (/ 1/2 y) x) x) y) (* (/ 1/2 y) x) (/ 1/2 y) 1/2) |
| 2.0ms | x | @ | -inf | ((sqrt (+ (* y y) (* x x))) y x (sqrt (+ (* x x) (* y y))) (sqrt (+ (* x x) (* y y))) (neg x) (sqrt (+ (* y y) (* x x))) (+ (* y y) (* x x)) (* x x) (sqrt (+ (* x x) (* y y))) (+ (* (* (/ 1/2 y) x) x) y) (* (/ 1/2 y) x) (/ 1/2 y) 1/2) |
| 2.0ms | y | @ | 0 | ((sqrt (+ (* y y) (* x x))) y x (sqrt (+ (* x x) (* y y))) (sqrt (+ (* x x) (* y y))) (neg x) (sqrt (+ (* y y) (* x x))) (+ (* y y) (* x x)) (* x x) (sqrt (+ (* x x) (* y y))) (+ (* (* (/ 1/2 y) x) x) y) (* (/ 1/2 y) x) (/ 1/2 y) 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 182 | 847 |
| 0 | 192 | 781 |
| 1 | 924 | 746 |
| 0 | 8706 | 707 |
| 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))) (neg.f64 x)) |
(neg.f64 x) |
(sqrt.f64 (fma.f64 y y (*.f64 x x))) |
(fma.f64 y y (*.f64 x x)) |
(*.f64 x x) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (sqrt (pow y 2)))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ (sqrt (pow y 2)) (* 1/2 (/ (pow x 2) (sqrt (pow y 2))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ (sqrt (pow y 2)) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt (pow y 2)) 3))) (* 1/2 (/ 1 (sqrt (pow y 2))))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ (sqrt (pow y 2)) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt (pow y 2)) 5))) (* 1/8 (/ 1 (pow (sqrt (pow y 2)) 3))))) (* 1/2 (/ 1 (sqrt (pow y 2))))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#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 (+ (* (* (/ 1/2 y) x) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) #s(hole binary64 (+ y (* 1/2 (/ (pow x 2) y))))) |
#s(approx (* (/ 1/2 y) x) #s(hole binary64 (* 1/2 (/ x y)))) |
#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) (+ 1 (/ (pow y 2) (pow x 2)))))) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) #s(hole binary64 (* 1/2 (/ (pow x 2) y)))) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) #s(hole binary64 (* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ y (pow x 2)))))) |
#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 (sqrt (pow x 2)))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ (sqrt (pow x 2)) (* 1/2 (/ (pow y 2) (sqrt (pow x 2))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ (sqrt (pow x 2)) (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow (sqrt (pow x 2)) 3))) (* 1/2 (/ 1 (sqrt (pow x 2))))))))) |
#s(approx (sqrt (+ (* y y) (* x x))) #s(hole binary64 (+ (sqrt (pow x 2)) (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow (sqrt (pow x 2)) 5))) (* 1/8 (/ 1 (pow (sqrt (pow x 2)) 3))))) (* 1/2 (/ 1 (sqrt (pow x 2))))))))) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) #s(hole binary64 (/ (+ (* 1/2 (pow x 2)) (pow y 2)) y))) |
#s(approx (/ 1/2 y) #s(hole binary64 (/ 1/2 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)))))))))) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ (pow x 2) (pow y 2))) 1))))) |
| 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 y y) y) (*.f64 (*.f64 x x) x)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 y y) 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 #s(literal 1 binary64) (neg.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)) (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)) 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 (neg.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)) (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)) 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 #s(literal 1 binary64) (neg.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)) (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)) 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 (neg.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)) (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)) y) |
(hypot.f64 (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (*.f64 (neg.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)) (exp.f64 (log.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (neg.f64 y)) |
(hypot.f64 (neg.f64 (neg.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 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.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)) x) |
(hypot.f64 (exp.f64 (log.f64 y)) (*.f64 (neg.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)) (neg.f64 (neg.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)) x) |
(hypot.f64 (exp.f64 (log.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (exp.f64 (log.f64 x)) (*.f64 (neg.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)) (exp.f64 (log.f64 y))) |
(hypot.f64 (exp.f64 (log.f64 x)) (neg.f64 y)) |
(hypot.f64 (exp.f64 (log.f64 x)) y) |
(hypot.f64 (neg.f64 y) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 y) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (neg.f64 y) (neg.f64 (neg.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) x) |
(hypot.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (neg.f64 x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 x) (neg.f64 (neg.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) y) |
(hypot.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 x (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 x (neg.f64 (neg.f64 y))) |
(hypot.f64 x (exp.f64 (log.f64 y))) |
(hypot.f64 x (neg.f64 y)) |
(hypot.f64 x y) |
(hypot.f64 y (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 y (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 y (neg.f64 (neg.f64 x))) |
(hypot.f64 y (exp.f64 (log.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))) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.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 y y) y) (*.f64 (*.f64 x x) x)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 y y) 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 #s(literal 1 binary64) (neg.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)) (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)) 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 (neg.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)) (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)) 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 #s(literal 1 binary64) (neg.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)) (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)) 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 (neg.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)) (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)) y) |
(hypot.f64 (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (*.f64 (neg.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)) (exp.f64 (log.f64 y))) |
(hypot.f64 (neg.f64 (neg.f64 x)) (neg.f64 y)) |
(hypot.f64 (neg.f64 (neg.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 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.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)) x) |
(hypot.f64 (exp.f64 (log.f64 y)) (*.f64 (neg.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)) (neg.f64 (neg.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)) x) |
(hypot.f64 (exp.f64 (log.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (exp.f64 (log.f64 x)) (*.f64 (neg.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)) (exp.f64 (log.f64 y))) |
(hypot.f64 (exp.f64 (log.f64 x)) (neg.f64 y)) |
(hypot.f64 (exp.f64 (log.f64 x)) y) |
(hypot.f64 (neg.f64 y) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 y) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 (neg.f64 y) (neg.f64 (neg.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) x) |
(hypot.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 (neg.f64 x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 (neg.f64 x) (neg.f64 (neg.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) y) |
(hypot.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(hypot.f64 x (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(hypot.f64 x (neg.f64 (neg.f64 y))) |
(hypot.f64 x (exp.f64 (log.f64 y))) |
(hypot.f64 x (neg.f64 y)) |
(hypot.f64 x y) |
(hypot.f64 y (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(hypot.f64 y (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(hypot.f64 y (neg.f64 (neg.f64 x))) |
(hypot.f64 y (exp.f64 (log.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))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (fma.f64 (*.f64 (*.f64 y y) y) y (*.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 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 (*.f64 y y) y) y) (*.f64 y y) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) y) y (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (-.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)))) (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 (*.f64 y y) y) y) (*.f64 y y) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (fma.f64 (*.f64 (*.f64 y y) y) y (*.f64 (*.f64 x x) (*.f64 (+.f64 x y) (-.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y))) (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 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 y y)) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 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 (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 (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 #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 (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 (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 (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 (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 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 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.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 #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 (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 x x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 y y)) |
(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 (*.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 (*.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 (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 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)) |
(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 (*.f64 y y) 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 (*.f64 y y) y) y) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)) (fma.f64 (*.f64 (*.f64 y y) 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 (*.f64 y y) 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 (*.f64 y y) y) y) (*.f64 y y)) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 y y) (*.f64 (+.f64 y x) (-.f64 y x)))))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
(+.f64 (*.f64 y y) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(+.f64 (*.f64 y y) (*.f64 x x)) |
(*.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 #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 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.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 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.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 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 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)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 x x) 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)))) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 (*.f64 y y) y)) (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 y (-.f64 y (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) y) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 y (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 (*.f64 y y) y))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 y (-.f64 y (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (-.f64 y (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) y (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (*.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 y y)) (-.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 y (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 y y) y (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 y y (*.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) y)))) |
(fma.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) #s(literal 1/2 binary64) y) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (neg.f64 x)) (neg.f64 x) y) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 x y) y) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y) y) |
(fma.f64 (/.f64 x y) (*.f64 #s(literal 1/2 binary64) x) y) |
(fma.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) #s(literal 1 binary64) y) |
(fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64) y) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x x) y) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) y) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y) y) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) y)) y) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) x) y) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x x)) y) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) y) y) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y)) y) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) y) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 y (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64))))) |
(-.f64 y (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x)) x)) |
(-.f64 y (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1/2 binary64) y) x))) |
(-.f64 y (*.f64 (/.f64 #s(literal -1/2 binary64) y) (*.f64 x x))) |
(-.f64 y (*.f64 (neg.f64 (/.f64 (*.f64 x x) y)) #s(literal 1/2 binary64))) |
(-.f64 y (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 y (-.f64 y (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 y (-.f64 y (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y y (*.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) y)))) (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 y y (*.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) y))))) |
(+.f64 (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64)) y) |
(+.f64 y (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 y)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal 1/2 binary64) y) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) y)) |
#s(literal 1/2 binary64) |
#s(approx (sqrt (+ (* x x) (* y y))) y) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (/.f64 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 (neg x) (neg.f64 x)) |
#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 (+ (* (* (/ 1/2 y) x) x) y) y) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
#s(approx (* (/ 1/2 y) x) (*.f64 (/.f64 #s(literal 1/2 binary64) 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 (*.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 (*.f64 (fma.f64 y (/.f64 y (*.f64 x x)) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) (*.f64 (*.f64 (-.f64 (/.f64 y (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) y)) x) 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))) (neg.f64 (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))) (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 (+ (* x x) (* y y))) x) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 y y) 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 (+ (* (* (/ 1/2 y) x) x) y) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 y y)) y)) |
#s(approx (/ 1/2 y) (/.f64 #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))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/8 binary64) (*.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/2 binary64))) y y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 y y) 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 (+ (* 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))) (neg.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/8 binary64) (*.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/2 binary64))) y y))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 (fma.f64 y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 y y) 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 (+ (* (* (/ 1/2 y) x) x) y) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1 binary64)))) |
Compiled 2 071 to 767 computations (63% saved)
8 alts after pruning (3 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 276 | 1 | 277 |
| Fresh | 1 | 2 | 3 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 277 | 8 | 285 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (hypot.f64 y x) |
| ✓ | 49.6% | (sqrt.f64 (fma.f64 y y (*.f64 x x))) |
| ✓ | 99.2% | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
| ▶ | 6.8% | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x)) |
| ▶ | 1.2% | #s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 y)) |
| ✓ | 1.8% | #s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
| ▶ | 98.4% | #s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (* (/ 1/2 y) x) x) y) y)) |
| ✓ | 5.3% | #s(approx (sqrt (+ (* x x) (* y y))) x) |
Compiled 66 to 66 computations (0% saved)
| Inputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (* (/ 1/2 y) x) x) y) y)) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) y) |
y |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 y)) |
(neg.f64 y) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
| Outputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (sqrt (pow y 2)))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ (sqrt (pow y 2)) (* 1/2 (/ (pow x 2) (sqrt (pow y 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ (sqrt (pow y 2)) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt (pow y 2)) 3))) (* 1/2 (/ 1 (sqrt (pow y 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ (sqrt (pow y 2)) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt (pow y 2)) 5))) (* 1/8 (/ 1 (pow (sqrt (pow y 2)) 3))))) (* 1/2 (/ 1 (sqrt (pow y 2))))))))) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) #s(hole binary64 (+ y (* 1/2 (/ (pow x 2) y))))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) #s(hole binary64 (* 1/2 (/ (pow y 2) x)))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) #s(hole binary64 (/ (+ (* 1/2 (pow y 2)) (pow x 2)) x))) |
#s(approx (* (/ 1/2 x) y) #s(hole binary64 (* 1/2 (/ y x)))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) #s(hole binary64 (* 1/2 (/ (pow x 2) y)))) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) #s(hole binary64 (* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ y (pow x 2)))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (pow y 2) (pow x 2))) 1))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (sqrt (pow x 2)))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ (sqrt (pow x 2)) (* 1/2 (/ (pow y 2) (sqrt (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ (sqrt (pow x 2)) (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow (sqrt (pow x 2)) 3))) (* 1/2 (/ 1 (sqrt (pow x 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ (sqrt (pow x 2)) (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow (sqrt (pow x 2)) 5))) (* 1/8 (/ 1 (pow (sqrt (pow x 2)) 3))))) (* 1/2 (/ 1 (sqrt (pow x 2))))))))) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) #s(hole binary64 (/ (+ (* 1/2 (pow x 2)) (pow y 2)) y))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) #s(hole binary64 (+ x (* 1/2 (/ (pow y 2) x))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 (/ 1 x)) (/ x (pow y 2)))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))))) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ (pow x 2) (pow y 2))) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 34.0ms | y | @ | -inf | ((sqrt (+ (* x x) (* y y))) (+ (* (* (/ 1/2 y) x) x) y) y (sqrt (+ (* x x) (* y y))) (neg y) (sqrt (+ (* x x) (* y y))) (+ (* (* (/ 1/2 x) y) y) x) (* (/ 1/2 x) y) (/ 1/2 x) 1/2 x) |
| 2.0ms | x | @ | -inf | ((sqrt (+ (* x x) (* y y))) (+ (* (* (/ 1/2 y) x) x) y) y (sqrt (+ (* x x) (* y y))) (neg y) (sqrt (+ (* x x) (* y y))) (+ (* (* (/ 1/2 x) y) y) x) (* (/ 1/2 x) y) (/ 1/2 x) 1/2 x) |
| 2.0ms | x | @ | 0 | ((sqrt (+ (* x x) (* y y))) (+ (* (* (/ 1/2 y) x) x) y) y (sqrt (+ (* x x) (* y y))) (neg y) (sqrt (+ (* x x) (* y y))) (+ (* (* (/ 1/2 x) y) y) x) (* (/ 1/2 x) y) (/ 1/2 x) 1/2 x) |
| 2.0ms | y | @ | inf | ((sqrt (+ (* x x) (* y y))) (+ (* (* (/ 1/2 y) x) x) y) y (sqrt (+ (* x x) (* y y))) (neg y) (sqrt (+ (* x x) (* y y))) (+ (* (* (/ 1/2 x) y) y) x) (* (/ 1/2 x) y) (/ 1/2 x) 1/2 x) |
| 2.0ms | x | @ | inf | ((sqrt (+ (* x x) (* y y))) (+ (* (* (/ 1/2 y) x) x) y) y (sqrt (+ (* x x) (* y y))) (neg y) (sqrt (+ (* x x) (* y y))) (+ (* (* (/ 1/2 x) y) y) x) (* (/ 1/2 x) y) (/ 1/2 x) 1/2 x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 190 | 995 |
| 0 | 197 | 944 |
| 1 | 968 | 907 |
| 0 | 8830 | 739 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (* (/ 1/2 y) x) x) y) y)) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) y) |
y |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 y)) |
(neg.f64 y) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (sqrt (pow y 2)))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ (sqrt (pow y 2)) (* 1/2 (/ (pow x 2) (sqrt (pow y 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ (sqrt (pow y 2)) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (sqrt (pow y 2)) 3))) (* 1/2 (/ 1 (sqrt (pow y 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ (sqrt (pow y 2)) (* (pow x 2) (+ (* (pow x 2) (- (* 1/16 (/ (pow x 2) (pow (sqrt (pow y 2)) 5))) (* 1/8 (/ 1 (pow (sqrt (pow y 2)) 3))))) (* 1/2 (/ 1 (sqrt (pow y 2))))))))) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) #s(hole binary64 (+ y (* 1/2 (/ (pow x 2) y))))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) #s(hole binary64 (* 1/2 (/ (pow y 2) x)))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) #s(hole binary64 (/ (+ (* 1/2 (pow y 2)) (pow x 2)) x))) |
#s(approx (* (/ 1/2 x) y) #s(hole binary64 (* 1/2 (/ y x)))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) #s(hole binary64 (* 1/2 (/ (pow x 2) y)))) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) #s(hole binary64 (* (pow x 2) (+ (* 1/2 (/ 1 y)) (/ y (pow x 2)))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (* 1/2 (/ (pow y 2) (pow x 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1/8 (/ (pow y 4) (pow x 4))) (+ (* 1/16 (/ (pow y 6) (pow x 6))) (* 1/2 (/ (pow y 2) (pow x 2)))))))))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (pow y 2) (pow x 2))) 1))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (sqrt (pow x 2)))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ (sqrt (pow x 2)) (* 1/2 (/ (pow y 2) (sqrt (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ (sqrt (pow x 2)) (* (pow y 2) (+ (* -1/8 (/ (pow y 2) (pow (sqrt (pow x 2)) 3))) (* 1/2 (/ 1 (sqrt (pow x 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (+ (sqrt (pow x 2)) (* (pow y 2) (+ (* (pow y 2) (- (* 1/16 (/ (pow y 2) (pow (sqrt (pow x 2)) 5))) (* 1/8 (/ 1 (pow (sqrt (pow x 2)) 3))))) (* 1/2 (/ 1 (sqrt (pow x 2))))))))) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) #s(hole binary64 (/ (+ (* 1/2 (pow x 2)) (pow y 2)) y))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) #s(hole binary64 (+ x (* 1/2 (/ (pow y 2) x))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) #s(hole binary64 (* (pow y 2) (+ (* 1/2 (/ 1 x)) (/ x (pow y 2)))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (* 1/2 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (* 1/2 (/ (pow x 2) (pow y 2))))))))) |
#s(approx (sqrt (+ (* x x) (* y y))) #s(hole binary64 (* -1 (* y (+ 1 (+ (* -1/8 (/ (pow x 4) (pow y 4))) (+ (* 1/16 (/ (pow x 6) (pow y 6))) (* 1/2 (/ (pow x 2) (pow y 2)))))))))) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) #s(hole binary64 (* -1 (* y (- (* -1/2 (/ (pow x 2) (pow y 2))) 1))))) |
| Outputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (* (/ 1/2 y) x) x) y) y)) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) y) |
y |
#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))) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (*.f64 (*.f64 y y) y)) (*.f64 x (-.f64 x (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (*.f64 (*.f64 y y) y)) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (*.f64 (*.f64 y y) y))))) (neg.f64 (-.f64 x (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (*.f64 (*.f64 y y) y))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (*.f64 (*.f64 y y) y)) (*.f64 x (-.f64 x (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (*.f64 (*.f64 y y) y)))) (-.f64 x (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (*.f64 (*.f64 y y) y))) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) x)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) x) |
(fma.f64 (/.f64 y x) (*.f64 #s(literal 1/2 binary64) y) x) |
(fma.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64) x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1/2 binary64) x) x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (/.f64 #s(literal 1/2 binary64) x)) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 y x) y) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) x)) x) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y y)) x) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y y) x) x) |
(fma.f64 y (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (*.f64 (*.f64 y y) y))) (-.f64 x (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (*.f64 (*.f64 y y) y))) (-.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y)) y)) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1/2 binary64) x) y))) |
(-.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 y y))) |
(-.f64 x (*.f64 (neg.f64 (/.f64 (*.f64 y y) x)) #s(literal 1/2 binary64))) |
(-.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y y) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (*.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) x)))) (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) x))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (*.f64 (*.f64 y y) y)) (*.f64 x (-.f64 x (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (*.f64 (*.f64 y y) y)) (*.f64 x (-.f64 x (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64)) x) |
(+.f64 x (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) y) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 y x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 y x)) |
(*.f64 y (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (*.f64 y #s(literal -1/2 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 y) #s(literal 1/2 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 y #s(literal 1/2 binary64)) x) |
(/.f64 (*.f64 #s(literal -1/2 binary64) y) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 y)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1/2 binary64) x) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) x)) |
#s(literal 1/2 binary64) |
x |
#s(approx (sqrt (+ (* x x) (* y y))) y) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 (*.f64 y y) y))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x) y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.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))) (*.f64 x x) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 x x) y)) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) y) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64) y)) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (*.f64 x x)) x)) |
#s(approx (* (/ 1/2 x) y) (*.f64 (/.f64 #s(literal 1/2 binary64) x) y)) |
#s(approx (/ 1/2 x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx x x) |
#s(approx (sqrt (+ (* x x) (* y y))) (*.f64 (fma.f64 (*.f64 y (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y y) y)) (*.f64 x (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (*.f64 (*.f64 y (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64))) x x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 x (fma.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y y) y)) (*.f64 x (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (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) (*.f64 (*.f64 y (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64)))) x)) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) (*.f64 (/.f64 (*.f64 x x) y) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) (*.f64 x (*.f64 x (-.f64 (/.f64 y (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) y))))) |
#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))) (neg.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y y) y)) (*.f64 x (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (*.f64 (*.f64 y (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64))) x x))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 (fma.f64 x (fma.f64 (/.f64 (*.f64 y (*.f64 (*.f64 y y) y)) (*.f64 x (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (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) (*.f64 (*.f64 y (/.f64 y (*.f64 x x))) #s(literal 1/2 binary64)))) x))) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 y (*.f64 x x))) #s(literal -1 binary64)))) |
#s(approx (sqrt (+ (* x x) (* y y))) x) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (*.f64 y (/.f64 y (*.f64 (*.f64 x x) x))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (fma.f64 (fma.f64 (*.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))) (*.f64 y y) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 y y)) y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 y y) x)) |
#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))) (fma.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 y (*.f64 (*.f64 y y) y))) #s(literal -1/8 binary64) (*.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/2 binary64))) y y)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 y (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 y (*.f64 (*.f64 y y) y))) #s(literal -1/8 binary64) (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) (*.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/2 binary64)))) y)) |
#s(approx (+ (* (* (/ 1/2 x) y) y) x) (*.f64 y (*.f64 y (-.f64 (/.f64 x (*.f64 y y)) (/.f64 #s(literal -1/2 binary64) x))))) |
#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))) (neg.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 y (*.f64 (*.f64 y y) y))) #s(literal -1/8 binary64) (*.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/2 binary64))) y y))) |
#s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 (fma.f64 y (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 y (*.f64 (*.f64 y y) y))) #s(literal -1/8 binary64) (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) (*.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal 1/2 binary64)))) y))) |
#s(approx (+ (* (* (/ 1/2 y) x) x) y) (*.f64 (fma.f64 (*.f64 x (/.f64 x (*.f64 y y))) #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 y))) |
Compiled 886 to 353 computations (60.2% saved)
8 alts after pruning (0 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 84 | 0 | 84 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 5 | 5 |
| Total | 84 | 8 | 92 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (hypot.f64 y x) |
| ✓ | 49.6% | (sqrt.f64 (fma.f64 y y (*.f64 x x))) |
| ✓ | 99.2% | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
| ✓ | 6.8% | #s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x)) |
| ✓ | 1.2% | #s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 y)) |
| ✓ | 1.8% | #s(approx (sqrt (+ (* x x) (* y y))) (neg.f64 x)) |
| ✓ | 98.4% | #s(approx (sqrt (+ (* x x) (* y y))) #s(approx (+ (* (* (/ 1/2 y) x) x) y) y)) |
| ✓ | 5.3% | #s(approx (sqrt (+ (* x x) (* y y))) x) |
Compiled 122 to 101 computations (17.2% 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))) #s(approx (+ (* (* (/ 1/2 y) x) x) 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))) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
(hypot.f64 y x) |
| Outputs |
|---|
(hypot.f64 y x) |
6 calls:
| 3.0ms | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 3.0ms | x |
| 3.0ms | y |
| 3.0ms | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 3.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 y y) |
| 100.0% | 1 | (*.f64 x x) |
| 100.0% | 1 | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 100.0% | 1 | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 17 to 21 computations (-23.5% 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))) #s(approx (+ (* (* (/ 1/2 y) x) x) 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))) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x)) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
| Outputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) x) x y)) |
6 calls:
| 3.0ms | x |
| 3.0ms | y |
| 3.0ms | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 3.0ms | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 3.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 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 17 to 21 computations (-23.5% 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))) #s(approx (+ (* (* (/ 1/2 y) x) x) 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))) |
#s(approx (sqrt (+ (* x x) (* y y))) (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) y) y x)) |
| Outputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) y) |
6 calls:
| 42.0ms | x |
| 3.0ms | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 3.0ms | y |
| 2.0ms | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 2.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 1 | (*.f64 y y) |
| 98.4% | 1 | (*.f64 x x) |
| 98.4% | 1 | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 98.4% | 1 | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 98.4% | 1 | x |
| 98.4% | 1 | y |
Compiled 17 to 21 computations (-23.5% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) x) |
| Outputs |
|---|
#s(approx (sqrt (+ (* x x) (* y y))) x) |
6 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 1.0ms | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 1.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 5.3% | 1 | (*.f64 y y) |
| 5.3% | 1 | (*.f64 x x) |
| 5.3% | 1 | (+.f64 (*.f64 x x) (*.f64 y y)) |
| 5.3% | 1 | (sqrt.f64 (+.f64 (*.f64 x x) (*.f64 y y))) |
| 5.3% | 1 | x |
| 5.3% | 1 | y |
Compiled 17 to 21 computations (-23.5% saved)
| 1× | done |
Compiled 22 to 14 computations (36.4% saved)
(abs y)
(sort x y)
Compiled 238 to 230 computations (3.4% saved)
Loading profile data...