
Time bar (total: 5.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 5 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 6 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 7 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 8 |
| 26.2% | 25% | 70.2% | 0.1% | 0% | 4.7% | 0% | 9 |
| 28.9% | 25% | 61.4% | 0.1% | 0% | 13.5% | 0% | 10 |
| 31.2% | 26.3% | 58% | 0.1% | 0% | 15.5% | 0% | 11 |
| 37.2% | 28.9% | 48.7% | 0.1% | 0% | 22.3% | 0% | 12 |
Compiled 16 to 13 computations (18.8% saved)
| 917.0ms | 8 256× | 0 | valid |
| 376.0ms | 4 554× | 0 | invalid |
ival-mult!: 278.0ms (58.1% of total)ival-sqrt: 130.0ms (27.1% of total)ival-add!: 69.0ms (14.4% of total)adjust: 3.0ms (0.6% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 128 |
| 1 | 167 | 122 |
| 2 | 405 | 120 |
| 3 | 769 | 120 |
| 4 | 1235 | 120 |
| 5 | 3840 | 120 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 68.9% | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
(sort x y z)
Compiled 28 to 22 computations (21.4% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
#s(literal 2 binary64) |
(sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
(+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
(+.f64 (*.f64 x y) (*.f64 x z)) |
(*.f64 x y) |
x |
y |
(*.f64 x z) |
z |
(*.f64 y z) |
| Outputs |
|---|
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (/ y (sqrt (* y z))) (/ z (sqrt (* y z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (/ (* x (pow (+ y z) 2)) (pow (sqrt (* y z)) 3))) (+ (/ y (sqrt (* y z))) (/ z (sqrt (* y z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (/ (pow (+ y z) 2) (pow (sqrt (* y z)) 3))) (* 1/8 (/ (* x (pow (+ y z) 3)) (pow (sqrt (* y z)) 5))))) (+ (/ y (sqrt (* y z))) (/ z (sqrt (* y z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* 1/2 (/ (* x (+ y z)) (sqrt (* y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* -1/8 (/ (* x (pow (+ y z) 2)) (pow (sqrt (* y z)) 3))) (* 1/2 (/ (+ y z) (sqrt (* y z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (/ (+ y z) (sqrt (* y z)))) (* x (+ (* -1/8 (/ (pow (+ y z) 2) (pow (sqrt (* y z)) 3))) (* 1/16 (/ (* x (pow (+ y z) 3)) (pow (sqrt (* y z)) 5)))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* y z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x (+ y z)) (* y z)))) |
#s(approx (+ (* x y) (* x z)) #s(hole binary64 (* x (+ y z)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x z) #s(hole binary64 (* x z))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (* x (sqrt (/ (+ y z) x)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y z) x)) 5)))) (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (sqrt (/ (+ y z) x))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y z) x)) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x (+ y (+ z (/ (* y z) x)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* x (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* 2 (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 z)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (/ x (sqrt (* x z))) (/ z (sqrt (* x z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (/ (* y (pow (+ x z) 2)) (pow (sqrt (* x z)) 3))) (+ (/ x (sqrt (* x z))) (/ z (sqrt (* x z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (/ (pow (+ x z) 2) (pow (sqrt (* x z)) 3))) (* 1/8 (/ (* y (pow (+ x z) 3)) (pow (sqrt (* x z)) 5))))) (+ (/ x (sqrt (* x z))) (/ z (sqrt (* x z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* 1/2 (/ (* y (+ x z)) (sqrt (* x z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* -1/8 (/ (* y (pow (+ x z) 2)) (pow (sqrt (* x z)) 3))) (* 1/2 (/ (+ x z) (sqrt (* x z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (/ (+ x z) (sqrt (* x z)))) (* y (+ (* -1/8 (/ (pow (+ x z) 2) (pow (sqrt (* x z)) 3))) (* 1/16 (/ (* y (pow (+ x z) 3)) (pow (sqrt (* x z)) 5)))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x z) (* y (+ x z))))) |
#s(approx (+ (* x y) (* x z)) #s(hole binary64 (+ (* x y) (* x z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (* y (sqrt (/ (+ x z) y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 2 (sqrt (/ (+ x z) y))) (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (/ (+ x z) y)) 5)))) (+ (* 2 (sqrt (/ (+ x z) y))) (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (sqrt (/ (+ x z) y))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (/ (+ x z) y)) 5)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* y (+ x z)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* y (+ x (+ z (/ (* x z) y)))))) |
#s(approx (+ (* x y) (* x z)) #s(hole binary64 (* y (+ x (/ (* x z) y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* y (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 5)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 z)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))))) |
#s(approx (+ (* x y) (* x z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (/ x (sqrt (* x y))) (/ y (sqrt (* x y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (/ (* z (pow (+ x y) 2)) (pow (sqrt (* x y)) 3))) (+ (/ x (sqrt (* x y))) (/ y (sqrt (* x y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (/ (pow (+ x y) 2) (pow (sqrt (* x y)) 3))) (* 1/8 (/ (* z (pow (+ x y) 3)) (pow (sqrt (* x y)) 5))))) (+ (/ x (sqrt (* x y))) (/ y (sqrt (* x y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (/ (* z (+ x y)) (sqrt (* x y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (/ (* z (pow (+ x y) 2)) (pow (sqrt (* x y)) 3))) (* 1/2 (/ (+ x y) (sqrt (* x y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (/ (+ x y) (sqrt (* x y)))) (* z (+ (* -1/8 (/ (pow (+ x y) 2) (pow (sqrt (* x y)) 3))) (* 1/16 (/ (* z (pow (+ x y) 3)) (pow (sqrt (* x y)) 5)))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x y) (* z (+ x y))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (* z (sqrt (/ (+ x y) z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (+ (* 2 (sqrt (/ (+ x y) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (/ (+ x y) z)) 5)))) (+ (* 2 (sqrt (/ (+ x y) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (sqrt (/ (+ x y) z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (/ (+ x y) z)) 5)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* z (+ x (+ y (/ (* x y) z)))))) |
#s(approx (+ (* x y) (* x z)) #s(hole binary64 (* z (+ x (/ (* x y) z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* z (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 5)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 y)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))))) |
#s(approx (+ (* x y) (* x z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | -inf | ((* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) 2 (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (+ (* x y) (* x z)) (* x y) x y (* x z) z (* y z)) |
| 3.0ms | x | @ | -inf | ((* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) 2 (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (+ (* x y) (* x z)) (* x y) x y (* x z) z (* y z)) |
| 2.0ms | x | @ | inf | ((* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) 2 (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (+ (* x y) (* x z)) (* x y) x y (* x z) z (* y z)) |
| 2.0ms | z | @ | -inf | ((* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) 2 (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (+ (* x y) (* x z)) (* x y) x y (* x z) z (* y z)) |
| 2.0ms | y | @ | inf | ((* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) 2 (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (+ (* x y) (* x z)) (* x y) x y (* x z) z (* y z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 560 | 4464 |
| 0 | 568 | 3869 |
| 1 | 3555 | 3869 |
| 0 | 9358 | 3667 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
#s(literal 2 binary64) |
(sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
(+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
(+.f64 (*.f64 x y) (*.f64 x z)) |
(*.f64 x y) |
x |
y |
(*.f64 x z) |
z |
(*.f64 y z) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (/ y (sqrt (* y z))) (/ z (sqrt (* y z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (/ (* x (pow (+ y z) 2)) (pow (sqrt (* y z)) 3))) (+ (/ y (sqrt (* y z))) (/ z (sqrt (* y z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (/ (pow (+ y z) 2) (pow (sqrt (* y z)) 3))) (* 1/8 (/ (* x (pow (+ y z) 3)) (pow (sqrt (* y z)) 5))))) (+ (/ y (sqrt (* y z))) (/ z (sqrt (* y z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* 1/2 (/ (* x (+ y z)) (sqrt (* y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* -1/8 (/ (* x (pow (+ y z) 2)) (pow (sqrt (* y z)) 3))) (* 1/2 (/ (+ y z) (sqrt (* y z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (/ (+ y z) (sqrt (* y z)))) (* x (+ (* -1/8 (/ (pow (+ y z) 2) (pow (sqrt (* y z)) 3))) (* 1/16 (/ (* x (pow (+ y z) 3)) (pow (sqrt (* y z)) 5)))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* y z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x (+ y z)) (* y z)))) |
#s(approx (+ (* x y) (* x z)) #s(hole binary64 (* x (+ y z)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x z) #s(hole binary64 (* x z))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (* x (sqrt (/ (+ y z) x)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y z) x)) 5)))) (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (sqrt (/ (+ y z) x))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y z) x)) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x (+ y (+ z (/ (* y z) x)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* x (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* 2 (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 z)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (/ x (sqrt (* x z))) (/ z (sqrt (* x z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (/ (* y (pow (+ x z) 2)) (pow (sqrt (* x z)) 3))) (+ (/ x (sqrt (* x z))) (/ z (sqrt (* x z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (/ (pow (+ x z) 2) (pow (sqrt (* x z)) 3))) (* 1/8 (/ (* y (pow (+ x z) 3)) (pow (sqrt (* x z)) 5))))) (+ (/ x (sqrt (* x z))) (/ z (sqrt (* x z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* 1/2 (/ (* y (+ x z)) (sqrt (* x z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* -1/8 (/ (* y (pow (+ x z) 2)) (pow (sqrt (* x z)) 3))) (* 1/2 (/ (+ x z) (sqrt (* x z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (/ (+ x z) (sqrt (* x z)))) (* y (+ (* -1/8 (/ (pow (+ x z) 2) (pow (sqrt (* x z)) 3))) (* 1/16 (/ (* y (pow (+ x z) 3)) (pow (sqrt (* x z)) 5)))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x z) (* y (+ x z))))) |
#s(approx (+ (* x y) (* x z)) #s(hole binary64 (+ (* x y) (* x z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (* y (sqrt (/ (+ x z) y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 2 (sqrt (/ (+ x z) y))) (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (/ (+ x z) y)) 5)))) (+ (* 2 (sqrt (/ (+ x z) y))) (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (sqrt (/ (+ x z) y))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (/ (+ x z) y)) 5)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* y (+ x z)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* y (+ x (+ z (/ (* x z) y)))))) |
#s(approx (+ (* x y) (* x z)) #s(hole binary64 (* y (+ x (/ (* x z) y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* y (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 5)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 z)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))))) |
#s(approx (+ (* x y) (* x z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* x z) y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (/ x (sqrt (* x y))) (/ y (sqrt (* x y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (/ (* z (pow (+ x y) 2)) (pow (sqrt (* x y)) 3))) (+ (/ x (sqrt (* x y))) (/ y (sqrt (* x y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (/ (pow (+ x y) 2) (pow (sqrt (* x y)) 3))) (* 1/8 (/ (* z (pow (+ x y) 3)) (pow (sqrt (* x y)) 5))))) (+ (/ x (sqrt (* x y))) (/ y (sqrt (* x y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (/ (* z (+ x y)) (sqrt (* x y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (/ (* z (pow (+ x y) 2)) (pow (sqrt (* x y)) 3))) (* 1/2 (/ (+ x y) (sqrt (* x y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (/ (+ x y) (sqrt (* x y)))) (* z (+ (* -1/8 (/ (pow (+ x y) 2) (pow (sqrt (* x y)) 3))) (* 1/16 (/ (* z (pow (+ x y) 3)) (pow (sqrt (* x y)) 5)))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x y) (* z (+ x y))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (* z (sqrt (/ (+ x y) z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (+ (* 2 (sqrt (/ (+ x y) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (/ (+ x y) z)) 5)))) (+ (* 2 (sqrt (/ (+ x y) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (sqrt (/ (+ x y) z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (/ (+ x y) z)) 5)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* z (+ x (+ y (/ (* x y) z)))))) |
#s(approx (+ (* x y) (* x z)) #s(hole binary64 (* z (+ x (/ (* x y) z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* z (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 5)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 y)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))))) |
#s(approx (+ (* x y) (* x z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 (/ (* x y) z))))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)))) |
(+.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)))) |
#s(literal 2 binary64) |
(pow.f64 (fma.f64 (+.f64 y x) z (*.f64 y x)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 (+.f64 y x) z) (*.f64 (+.f64 y x) z)))) (sqrt.f64 (-.f64 (*.f64 y x) (*.f64 (+.f64 y x) z)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (+.f64 z y) x) (*.f64 (+.f64 z y) x)) (*.f64 (*.f64 z z) (*.f64 y y)))) (sqrt.f64 (-.f64 (*.f64 (+.f64 z y) x) (*.f64 z y)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y x) (pow.f64 (*.f64 (+.f64 y x) z) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 y y) (*.f64 x x) (-.f64 (*.f64 (*.f64 (+.f64 y x) z) (*.f64 (+.f64 y x) z)) (*.f64 (*.f64 y x) (*.f64 (+.f64 y x) z)))))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (*.f64 (+.f64 z y) x) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y)))) (sqrt.f64 (fma.f64 (*.f64 (+.f64 z y) x) (*.f64 (+.f64 z y) x) (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (*.f64 (+.f64 z y) x) (*.f64 z y)))))) |
(sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 (+.f64 y x) z) (*.f64 (+.f64 y x) z)))) (neg.f64 (-.f64 (*.f64 y x) (*.f64 (+.f64 y x) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 z y) x) (*.f64 (+.f64 z y) x)) (*.f64 (*.f64 z z) (*.f64 y y)))) (neg.f64 (-.f64 (*.f64 (+.f64 z y) x) (*.f64 z y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y x) (pow.f64 (*.f64 (+.f64 y x) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 x x) (-.f64 (*.f64 (*.f64 (+.f64 y x) z) (*.f64 (+.f64 y x) z)) (*.f64 (*.f64 y x) (*.f64 (+.f64 y x) z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 z y) x) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y)))) (neg.f64 (fma.f64 (*.f64 (+.f64 z y) x) (*.f64 (+.f64 z y) x) (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (*.f64 (+.f64 z y) x) (*.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 (+.f64 y x) z) (*.f64 (+.f64 y x) z))) (-.f64 (*.f64 y x) (*.f64 (+.f64 y x) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 z y) x) (*.f64 (+.f64 z y) x)) (*.f64 (*.f64 z z) (*.f64 y y))) (-.f64 (*.f64 (+.f64 z y) x) (*.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y x) (pow.f64 (*.f64 (+.f64 y x) z) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (*.f64 x x) (-.f64 (*.f64 (*.f64 (+.f64 y x) z) (*.f64 (+.f64 y x) z)) (*.f64 (*.f64 y x) (*.f64 (+.f64 y x) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 z y) x) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 (+.f64 z y) x) (*.f64 (+.f64 z y) x) (-.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (*.f64 (+.f64 z y) x) (*.f64 z y))))) |
(fma.f64 (fabs.f64 (sqrt.f64 (*.f64 z y))) (fabs.f64 (sqrt.f64 (*.f64 z y))) (*.f64 (+.f64 z y) x)) |
(fma.f64 (fabs.f64 (sqrt.f64 (*.f64 y x))) (fabs.f64 (sqrt.f64 (*.f64 y x))) (*.f64 (+.f64 y x) z)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 z y))) (neg.f64 (sqrt.f64 (*.f64 z y))) (*.f64 (+.f64 z y) x)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (neg.f64 (sqrt.f64 (*.f64 y x))) (*.f64 (+.f64 y x) z)) |
(fma.f64 (+.f64 y x) z (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 (+.f64 y x) z)) |
(fma.f64 (+.f64 z y) x (*.f64 z y)) |
(fma.f64 (sqrt.f64 (*.f64 z y)) (sqrt.f64 (*.f64 z y)) (*.f64 (+.f64 z y) x)) |
(fma.f64 z (+.f64 y x) (*.f64 y x)) |
(fma.f64 z y (*.f64 (+.f64 z y) x)) |
(fma.f64 y z (*.f64 (+.f64 z y) x)) |
(fma.f64 y x (*.f64 (+.f64 y x) z)) |
(fma.f64 x (+.f64 z y) (*.f64 z y)) |
(fma.f64 x y (*.f64 (+.f64 y x) z)) |
(-.f64 (*.f64 (+.f64 z y) x) (*.f64 (neg.f64 y) z)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 z) (+.f64 y x))) |
(+.f64 (*.f64 (+.f64 y x) z) (*.f64 y x)) |
(+.f64 (*.f64 z y) (*.f64 (+.f64 z y) x)) |
(+.f64 (*.f64 (+.f64 z y) x) (*.f64 z y)) |
(+.f64 (*.f64 y x) (*.f64 (+.f64 y x) z)) |
(*.f64 (+.f64 z y) x) |
(*.f64 x (+.f64 z y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 y x) (*.f64 z x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)))) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 x x) (-.f64 (*.f64 (*.f64 z z) (*.f64 x x)) (*.f64 (*.f64 y x) (*.f64 z x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 x x))) (-.f64 (*.f64 y x) (*.f64 z x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 y y) (*.f64 x x) (-.f64 (*.f64 (*.f64 z z) (*.f64 x x)) (*.f64 (*.f64 y x) (*.f64 z x))))) |
(fma.f64 (fabs.f64 (sqrt.f64 (*.f64 z x))) (fabs.f64 (sqrt.f64 (*.f64 z x))) (*.f64 y x)) |
(fma.f64 (fabs.f64 (sqrt.f64 (*.f64 y x))) (fabs.f64 (sqrt.f64 (*.f64 y x))) (*.f64 z x)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (neg.f64 (sqrt.f64 (*.f64 y x))) (*.f64 z x)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 z x))) (neg.f64 (sqrt.f64 (*.f64 z x))) (*.f64 y x)) |
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) (*.f64 z x)) |
(fma.f64 (sqrt.f64 (*.f64 z x)) (sqrt.f64 (*.f64 z x)) (*.f64 y x)) |
(fma.f64 z x (*.f64 y x)) |
(fma.f64 y x (*.f64 z x)) |
(fma.f64 x z (*.f64 y x)) |
(fma.f64 x y (*.f64 z x)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 x) z)) |
(+.f64 (*.f64 z x) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 z x)) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 y x))) (fabs.f64 (sqrt.f64 (*.f64 y x)))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 y x))) (neg.f64 (sqrt.f64 (*.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x))) |
(*.f64 y x) |
(*.f64 x y) |
(pow.f64 (*.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y x) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 (*.f64 y y) (*.f64 x x))) |
x |
y |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 z x))) (fabs.f64 (sqrt.f64 (*.f64 z x)))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 z x))) (neg.f64 (sqrt.f64 (*.f64 z x)))) |
(*.f64 (sqrt.f64 (*.f64 z x)) (sqrt.f64 (*.f64 z x))) |
(*.f64 z x) |
(*.f64 x z) |
(pow.f64 (*.f64 (*.f64 z z) (*.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z x) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 (*.f64 z z) (*.f64 x x))) |
z |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 z y))) (fabs.f64 (sqrt.f64 (*.f64 z y)))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 z y))) (neg.f64 (sqrt.f64 (*.f64 z y)))) |
(*.f64 (sqrt.f64 (*.f64 z y)) (sqrt.f64 (*.f64 z y))) |
(*.f64 z y) |
(*.f64 y z) |
(pow.f64 (*.f64 (*.f64 z z) (*.f64 y y)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z y) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 (*.f64 z z) (*.f64 y y))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (/.f64 (+.f64 z y) (sqrt.f64 (*.f64 z y))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) x) (*.f64 (sqrt.f64 (*.f64 z y)) (*.f64 z y))) #s(literal -1/4 binary64) (/.f64 (+.f64 z y) (sqrt.f64 (*.f64 z y)))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 x (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (+.f64 z y)) x) (pow.f64 (*.f64 z y) #s(literal 5/2 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (*.f64 (sqrt.f64 (*.f64 z y)) (*.f64 z y))) #s(literal -1/4 binary64))) x (/.f64 (+.f64 z y) (sqrt.f64 (*.f64 z y)))) (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z y))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 z y) x) (sqrt.f64 (*.f64 z y))) (sqrt.f64 (*.f64 z y)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) x) (*.f64 (sqrt.f64 (*.f64 z y)) (*.f64 z y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 z y)) (sqrt.f64 (*.f64 z y)))) x (sqrt.f64 (*.f64 z y)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (+.f64 z y)) x) (pow.f64 (*.f64 z y) #s(literal 5/2 binary64))) (*.f64 (/.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (*.f64 (sqrt.f64 (*.f64 z y)) (*.f64 z y))) #s(literal -1/8 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 z y)) (sqrt.f64 (*.f64 z y)))) (sqrt.f64 (*.f64 z y)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 y x) z (*.f64 y x))) |
#s(approx (+ (* x y) (* x z)) (*.f64 (+.f64 z y) x)) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx (* x z) (*.f64 z x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 (/.f64 (+.f64 z y) x)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 z y) x))))) x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 (+.f64 z y) x) (sqrt.f64 (/.f64 (+.f64 z y) x))))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 z y) x)))))) x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 (+.f64 z y) x) (sqrt.f64 (/.f64 (+.f64 z y) x))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y)) (exp.f64 (fma.f64 (log.f64 (sqrt.f64 (/.f64 (+.f64 z y) x))) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 6 binary64))))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 z y) x))))))) x)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) x)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (fma.f64 (/.f64 (*.f64 z y) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 z y) x)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (+.f64 z y) x))) x)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 (+.f64 z y) x) (sqrt.f64 (/.f64 (+.f64 z y) x))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z y) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 z y) x)))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (+.f64 z y) x))) x)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 (+.f64 z y) x) (sqrt.f64 (/.f64 (+.f64 z y) x))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y)) (exp.f64 (fma.f64 (log.f64 (sqrt.f64 (/.f64 (+.f64 z y) x))) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 6 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 z y) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 z y) x)))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (+.f64 z y) x))) x)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))) (*.f64 x x)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 (*.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)))) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))) (*.f64 x x))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 (*.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)))) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y)) (exp.f64 (fma.f64 (log.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)))) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 6 binary64))))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))) (*.f64 x x)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 x) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))) (*.f64 x x))) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 (*.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)))) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))) (*.f64 x x))) #s(literal 1/2 binary64))) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 (*.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)))) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y)) (exp.f64 (fma.f64 (log.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)))) #s(literal 5 binary64) (*.f64 (log.f64 x) #s(literal 6 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))) (*.f64 x x))) #s(literal 1/2 binary64)))) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 z) (neg.f64 y)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 z x) z) (neg.f64 y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (/.f64 (+.f64 z x) (sqrt.f64 (*.f64 z x))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) (*.f64 (sqrt.f64 (*.f64 z x)) (*.f64 z x))) #s(literal -1/4 binary64) (/.f64 (+.f64 z x) (sqrt.f64 (*.f64 z x)))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 y (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (+.f64 z x)) y) (pow.f64 (*.f64 z x) #s(literal 5/2 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (*.f64 (sqrt.f64 (*.f64 z x)) (*.f64 z x))) #s(literal -1/4 binary64))) y (/.f64 (+.f64 z x) (sqrt.f64 (*.f64 z x)))) (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z x))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 (/.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (*.f64 z x))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z x)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) (*.f64 (sqrt.f64 (*.f64 z x)) (*.f64 z x))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 z x)) (sqrt.f64 (*.f64 z x)))) y (sqrt.f64 (*.f64 z x)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 y (fma.f64 y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (+.f64 z x)) y) (pow.f64 (*.f64 z x) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (*.f64 (sqrt.f64 (*.f64 z x)) (*.f64 z x))) #s(literal -1/8 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 z x)) (sqrt.f64 (*.f64 z x)))) (sqrt.f64 (*.f64 z x)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 z x) y (*.f64 z x))) |
#s(approx (+ (* x y) (* x z)) (*.f64 (+.f64 z y) x)) |
#s(approx y y) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal 2 binary64) y) (sqrt.f64 (/.f64 (+.f64 z x) y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64) (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) (*.f64 y y)))) y)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (/.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 (+.f64 z x) y))))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64) (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) (*.f64 y y))))) y)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (/.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 (+.f64 z x) y))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (exp.f64 (fma.f64 (log.f64 (sqrt.f64 (/.f64 (+.f64 z x) y))) #s(literal 5 binary64) (*.f64 (log.f64 y) #s(literal 6 binary64))))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64) (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) (*.f64 y y)))))) y)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) y)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (fma.f64 (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) (*.f64 y y))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (+.f64 z x) y))) y)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (/.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 (+.f64 z x) y))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) (*.f64 y y))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (/.f64 (+.f64 z x) y) (sqrt.f64 (/.f64 (+.f64 z x) y))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (exp.f64 (fma.f64 (log.f64 (sqrt.f64 (/.f64 (+.f64 z x) y))) #s(literal 5 binary64) (*.f64 (log.f64 y) #s(literal 6 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) (*.f64 y y))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 x (/.f64 z y) z) x) y)) |
#s(approx (+ (* x y) (* x z)) (*.f64 (fma.f64 x (/.f64 z y) x) y)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) y) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 y) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y))) #s(literal 2 binary64) (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y))) (*.f64 y y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 z z) (*.f64 (*.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y)) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y)))) (*.f64 (*.f64 y y) (*.f64 y y))))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y))) #s(literal 2 binary64) (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y))) (*.f64 y y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 z z) (*.f64 (*.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y)) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y)))) (*.f64 (*.f64 y y) (*.f64 y y))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (exp.f64 (fma.f64 (log.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y)))) #s(literal 5 binary64) (*.f64 (log.f64 y) #s(literal 6 binary64))))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y))) #s(literal 2 binary64) (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y))) (*.f64 y y)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 y) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y))) (*.f64 y y))) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 y) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 z z) (*.f64 (*.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y)) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y)))) (*.f64 (*.f64 y y) (*.f64 y y))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y))) (*.f64 y y))) #s(literal 1/2 binary64))) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 y) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 z z) (*.f64 (*.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y)) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y)))) (*.f64 (*.f64 y y) (*.f64 y y))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (exp.f64 (fma.f64 (log.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y)))) #s(literal 5 binary64) (*.f64 (log.f64 y) #s(literal 6 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y))) (*.f64 y y))) #s(literal 1/2 binary64)))) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 z)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 z y) z) (neg.f64 x)))) |
#s(approx (+ (* x y) (* x z)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 (/.f64 (*.f64 z x) y)) (neg.f64 x)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (/.f64 (+.f64 y x) (sqrt.f64 (*.f64 y x))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) z) (*.f64 (sqrt.f64 (*.f64 y x)) (*.f64 y x))) #s(literal -1/4 binary64) (/.f64 (+.f64 y x) (sqrt.f64 (*.f64 y x)))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 z (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x)) z) (pow.f64 (*.f64 y x) #s(literal 5/2 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (*.f64 (sqrt.f64 (*.f64 y x)) (*.f64 y x))) #s(literal -1/4 binary64))) z (/.f64 (+.f64 y x) (sqrt.f64 (*.f64 y x)))) (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 (/.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (*.f64 y x))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 y x)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) z) (*.f64 (sqrt.f64 (*.f64 y x)) (*.f64 y x))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (sqrt.f64 (*.f64 y x)))) z (sqrt.f64 (*.f64 y x)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 z (fma.f64 z (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x)) z) (pow.f64 (*.f64 y x) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (*.f64 (sqrt.f64 (*.f64 y x)) (*.f64 y x))) #s(literal -1/8 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (sqrt.f64 (*.f64 y x)))) (sqrt.f64 (*.f64 y x)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 y x) z (*.f64 y x))) |
#s(approx z z) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal 2 binary64) z) (sqrt.f64 (/.f64 (+.f64 y x) z)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) (*.f64 z z)))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (/.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 (+.f64 y x) z))))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) (*.f64 z z))))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (/.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 (+.f64 y x) z))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y x)) (exp.f64 (fma.f64 (log.f64 (sqrt.f64 (/.f64 (+.f64 y x) z))) #s(literal 5 binary64) (*.f64 (log.f64 z) #s(literal 6 binary64))))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) (*.f64 z z)))))) z)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) z)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (fma.f64 (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) (*.f64 z z))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (+.f64 y x) z))) z)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (/.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 (+.f64 y x) z))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) (*.f64 z z))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (/.f64 (+.f64 y x) z) (sqrt.f64 (/.f64 (+.f64 y x) z))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y x)) (exp.f64 (fma.f64 (log.f64 (sqrt.f64 (/.f64 (+.f64 y x) z))) #s(literal 5 binary64) (*.f64 (log.f64 z) #s(literal 6 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) (*.f64 z z))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z)) |
#s(approx (+ (* x y) (* x z)) (*.f64 (fma.f64 x (/.f64 y z) x) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 z) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))) (*.f64 z z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)))) (*.f64 (*.f64 z z) (*.f64 z z))))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))) (*.f64 z z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 z) (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)))) (*.f64 (*.f64 z z) (*.f64 z z))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y x)) (exp.f64 (fma.f64 (log.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)))) #s(literal 5 binary64) (*.f64 (log.f64 z) #s(literal 6 binary64))))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))) (*.f64 z z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 z) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))) (*.f64 z z))) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)))) (*.f64 (*.f64 z z) (*.f64 z z))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))) (*.f64 z z))) #s(literal 1/2 binary64))) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 y y) (*.f64 (*.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)))) (*.f64 (*.f64 z z) (*.f64 z z))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 y x)) (exp.f64 (fma.f64 (log.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)))) #s(literal 5 binary64) (*.f64 (log.f64 z) #s(literal 6 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))) (*.f64 z z))) #s(literal 1/2 binary64)))) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 z) (+.f64 (neg.f64 x) (neg.f64 y)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 y z) y) (neg.f64 x)))) |
#s(approx (+ (* x y) (* x z)) (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 y x) z)) (neg.f64 x)))) |
Compiled 6 299 to 913 computations (85.5% saved)
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 161 | 16 | 177 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 162 | 16 | 178 |
| Status | Accuracy | Program |
|---|---|---|
| 69.0% | (*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) | |
| ▶ | 69.1% | (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (+.f64 z y) x (*.f64 z y)))) |
| 29.9% | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 x x))) (-.f64 (*.f64 y x) (*.f64 z x))) (*.f64 y z)))) | |
| 64.2% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 x (/.f64 z y) z) x) y)))) | |
| ▶ | 67.3% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
| 36.8% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) | |
| 36.1% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 z) (neg.f64 y)))))) | |
| 35.7% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) | |
| ▶ | 2.1% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) x))) |
| 43.6% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) y))) | |
| 43.9% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) z))) | |
| 3.8% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z x)))) | |
| ▶ | 34.4% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x)))) |
| ▶ | 2.4% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))))) |
| 43.8% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) y) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y))))) | |
| 45.1% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))))) |
Compiled 698 to 498 computations (28.7% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (+.f64 z y) x (*.f64 z y)))) |
#s(literal 2 binary64) |
(sqrt.f64 (fma.f64 (+.f64 z y) x (*.f64 z y))) |
(fma.f64 (+.f64 z y) x (*.f64 z y)) |
(+.f64 z y) |
z |
y |
x |
(*.f64 z y) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x))) |
(sqrt.f64 (*.f64 y x)) |
(*.f64 y x) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)) |
(*.f64 (+.f64 z x) y) |
(+.f64 z x) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) x))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) x)) |
(*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) x) |
(sqrt.f64 (/.f64 (+.f64 z y) x)) |
(/.f64 (+.f64 z y) x) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))))) |
(*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)))) |
(*.f64 #s(literal -2 binary64) z) |
#s(literal -2 binary64) |
(sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)) |
(/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z) |
(+.f64 (neg.f64 x) (neg.f64 y)) |
(neg.f64 x) |
(neg.f64 y) |
| Outputs |
|---|
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (/ y (sqrt (* y z))) (/ z (sqrt (* y z)))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (/ (* x (pow (+ y z) 2)) (pow (sqrt (* y z)) 3))) (+ (/ y (sqrt (* y z))) (/ z (sqrt (* y z))))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (/ (pow (+ y z) 2) (pow (sqrt (* y z)) 3))) (* 1/8 (/ (* x (pow (+ y z) 3)) (pow (sqrt (* y z)) 5))))) (+ (/ y (sqrt (* y z))) (/ z (sqrt (* y z))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* y z)) (* 1/2 (/ (* x (+ y z)) (sqrt (* y z))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* -1/8 (/ (* x (pow (+ y z) 2)) (pow (sqrt (* y z)) 3))) (* 1/2 (/ (+ y z) (sqrt (* y z))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (/ (+ y z) (sqrt (* y z)))) (* x (+ (* -1/8 (/ (pow (+ y z) 2) (pow (sqrt (* y z)) 3))) (* 1/16 (/ (* x (pow (+ y z) 3)) (pow (sqrt (* y z)) 5)))))))))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (+ (* x (+ y z)) (* y z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (* y x)) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* (+ z x) y) #s(hole binary64 (+ (* x y) (* y z)))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (sqrt (* x (+ y z))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (/ (sqrt (* x (+ y z))) x))) |
#s(approx (/ (+ z y) x) #s(hole binary64 (/ (+ y z) x))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* z (sqrt (neg (* -1 (/ y z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ y z)))))) (* -1 (/ x (sqrt (neg (* -1 (/ y z))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ y z)))))) (* x (- (* 1/4 (/ x (* z (pow (sqrt (neg (* -1 (/ y z)))) 3)))) (/ 1 (sqrt (neg (* -1 (/ y z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ y z)))))) (* x (- (* x (+ (* -1/8 (/ x (* (pow z 2) (pow (sqrt (neg (* -1 (/ y z)))) 5)))) (* 1/4 (/ 1 (* z (pow (sqrt (neg (* -1 (/ y z)))) 3)))))) (/ 1 (sqrt (neg (* -1 (/ y z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (sqrt (neg (* -1 (/ y z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y z)))) (* 1/2 (/ x (* z (sqrt (neg (* -1 (/ y z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y z)))) (* x (+ (* -1/8 (/ x (* (pow z 2) (pow (sqrt (neg (* -1 (/ y z)))) 3)))) (* 1/2 (/ 1 (* z (sqrt (neg (* -1 (/ y z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y z)))) (* x (+ (* x (- (* 1/16 (/ x (* (pow z 3) (pow (sqrt (neg (* -1 (/ y z)))) 5)))) (* 1/8 (/ 1 (* (pow z 2) (pow (sqrt (neg (* -1 (/ y z)))) 3)))))) (* 1/2 (/ 1 (* z (sqrt (neg (* -1 (/ y z)))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (/ y z))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (- (/ x z) (* -1 (/ y z))))) |
#s(approx (/ (+ (neg x) (neg y)) z) #s(hole binary64 (* -1 (/ y z)))) |
#s(approx (/ (+ (neg x) (neg y)) z) #s(hole binary64 (+ (* -1 (/ x z)) (* -1 (/ y z))))) |
#s(approx (+ (neg x) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (neg x) (neg y)) #s(hole binary64 (- (* -1 x) y))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* 2 (* x (sqrt (/ (+ y z) x)))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y z) x)) 5)))) (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* x (sqrt (/ (+ y z) x))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y z) x)) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (* x (+ y z)))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (* x (+ y (+ z (/ (* y z) x)))))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (* x (sqrt (/ y x))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* x (+ y (/ (* y z) x))))) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (sqrt (/ (+ y z) x)))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* x (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (* 1/4 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (+ (* -1/8 (/ (pow y 3) (* (pow x 6) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/4 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* x (sqrt (/ 1 (* x z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 3))))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 6) (* (pow z 3) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (/ x z))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (* x (+ (/ 1 z) (/ y (* x z)))))) |
#s(approx (/ (+ (neg x) (neg y)) z) #s(hole binary64 (* -1 (/ x z)))) |
#s(approx (/ (+ (neg x) (neg y)) z) #s(hole binary64 (* x (- (* -1 (/ y (* x z))) (/ 1 z))))) |
#s(approx (+ (neg x) (neg y)) #s(hole binary64 (* x (- (* -1 (/ y x)) 1)))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* -2 (* x (sqrt (/ (+ y z) x)))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y z) x)) 5)))) (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* x (sqrt (/ (+ y z) x)))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y z) x)) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))))))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (* -1 (* x (+ (* -1 (+ y z)) (* -1 (/ (* y z) x))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* x (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* 2 (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))))))))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (* -1 (* x (sqrt (/ y x)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 z)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* y z) x))))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* 2 (* x (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (* 1/4 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (+ (* -1/8 (/ (pow y 3) (* (pow x 6) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/4 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* x (sqrt (/ 1 (* x z))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 3))))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z))))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 6) (* (pow z 3) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z)))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x z))) (/ 1 z)))))) |
#s(approx (/ (+ (neg x) (neg y)) z) #s(hole binary64 (* -1 (* x (+ (/ 1 z) (/ y (* x z))))))) |
#s(approx (+ (neg x) (neg y)) #s(hole binary64 (* -1 (* x (+ 1 (/ y x)))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (/ x (sqrt (* x z))) (/ z (sqrt (* x z)))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (/ (* y (pow (+ x z) 2)) (pow (sqrt (* x z)) 3))) (+ (/ x (sqrt (* x z))) (/ z (sqrt (* x z))))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (/ (pow (+ x z) 2) (pow (sqrt (* x z)) 3))) (* 1/8 (/ (* y (pow (+ x z) 3)) (pow (sqrt (* x z)) 5))))) (+ (/ x (sqrt (* x z))) (/ z (sqrt (* x z))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* x z)) (* 1/2 (/ (* y (+ x z)) (sqrt (* x z))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* -1/8 (/ (* y (pow (+ x z) 2)) (pow (sqrt (* x z)) 3))) (* 1/2 (/ (+ x z) (sqrt (* x z))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (/ (+ x z) (sqrt (* x z)))) (* y (+ (* -1/8 (/ (pow (+ x z) 2) (pow (sqrt (* x z)) 3))) (* 1/16 (/ (* y (pow (+ x z) 3)) (pow (sqrt (* x z)) 5)))))))))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (+ (* x z) (* y (+ x z))))) |
#s(approx (+ z y) #s(hole binary64 (+ y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ z x) y) #s(hole binary64 (* y (+ x z)))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* x (sqrt (/ z x))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (+ (* 1/2 (/ y (sqrt (/ z x)))) (* x (sqrt (/ z x)))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (+ (* x (sqrt (/ z x))) (* y (+ (* -1/8 (/ y (* x (pow (sqrt (/ z x)) 3)))) (* 1/2 (/ 1 (sqrt (/ z x))))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (+ (* x (sqrt (/ z x))) (* y (+ (* y (- (* 1/16 (/ y (* (pow x 2) (pow (sqrt (/ z x)) 5)))) (* 1/8 (/ 1 (* x (pow (sqrt (/ z x)) 3)))))) (* 1/2 (/ 1 (sqrt (/ z x))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (sqrt (/ z x)))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (+ (sqrt (/ z x)) (* 1/2 (/ y (* x (sqrt (/ z x)))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (+ (sqrt (/ z x)) (* y (+ (* -1/8 (/ y (* (pow x 2) (pow (sqrt (/ z x)) 3)))) (* 1/2 (/ 1 (* x (sqrt (/ z x)))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (+ (sqrt (/ z x)) (* y (+ (* y (- (* 1/16 (/ y (* (pow x 3) (pow (sqrt (/ z x)) 5)))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (/ z x)) 3)))))) (* 1/2 (/ 1 (* x (sqrt (/ z x)))))))))) |
#s(approx (/ (+ z y) x) #s(hole binary64 (/ z x))) |
#s(approx (/ (+ z y) x) #s(hole binary64 (+ (/ y x) (/ z x)))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* z (sqrt (neg (* -1 (/ x z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ x z)))))) (* -1 (/ y (sqrt (neg (* -1 (/ x z))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ x z)))))) (* y (- (* 1/4 (/ y (* z (pow (sqrt (neg (* -1 (/ x z)))) 3)))) (/ 1 (sqrt (neg (* -1 (/ x z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ x z)))))) (* y (- (* y (+ (* -1/8 (/ y (* (pow z 2) (pow (sqrt (neg (* -1 (/ x z)))) 5)))) (* 1/4 (/ 1 (* z (pow (sqrt (neg (* -1 (/ x z)))) 3)))))) (/ 1 (sqrt (neg (* -1 (/ x z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (sqrt (neg (* -1 (/ x z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ x z)))) (* 1/2 (/ y (* z (sqrt (neg (* -1 (/ x z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ x z)))) (* y (+ (* -1/8 (/ y (* (pow z 2) (pow (sqrt (neg (* -1 (/ x z)))) 3)))) (* 1/2 (/ 1 (* z (sqrt (neg (* -1 (/ x z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ x z)))) (* y (+ (* y (- (* 1/16 (/ y (* (pow z 3) (pow (sqrt (neg (* -1 (/ x z)))) 5)))) (* 1/8 (/ 1 (* (pow z 2) (pow (sqrt (neg (* -1 (/ x z)))) 3)))))) (* 1/2 (/ 1 (* z (sqrt (neg (* -1 (/ x z)))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (- (/ y z) (* -1 (/ x z))))) |
#s(approx (+ (neg x) (neg y)) #s(hole binary64 (- (* -1 y) x))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* 2 (* y (sqrt (/ (+ x z) y)))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y)))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 2 (sqrt (/ (+ x z) y))) (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y))))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (/ (+ x z) y)) 5)))) (+ (* 2 (sqrt (/ (+ x z) y))) (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y)))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* y (sqrt (/ (+ x z) y))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y)))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (/ (+ x z) y)) 5)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y))))))))))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (* y (+ x (+ z (/ (* x z) y)))))) |
#s(approx (+ z y) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (* y (sqrt (/ x y))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* x (* y (sqrt (/ 1 (* x y))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* y (+ (* 1/2 (/ z (* (pow y 2) (sqrt (/ 1 (* x y)))))) (* x (sqrt (/ 1 (* x y)))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* y (+ (* -1/8 (/ (pow z 2) (* x (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/2 (/ z (* (pow y 2) (sqrt (/ 1 (* x y)))))) (* x (sqrt (/ 1 (* x y))))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* y (+ (* -1/8 (/ (pow z 2) (* x (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 2) (* (pow y 6) (pow (sqrt (/ 1 (* x y))) 5))))) (+ (* 1/2 (/ z (* (pow y 2) (sqrt (/ 1 (* x y)))))) (* x (sqrt (/ 1 (* x y)))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* y (sqrt (/ 1 (* x y)))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* x y))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y))))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 2) (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y)))))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 2) (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 3) (* (pow y 6) (pow (sqrt (/ 1 (* x y))) 5))))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y))))))))))))) |
#s(approx (/ (+ z y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (+ z y) x) #s(hole binary64 (* y (+ (/ 1 x) (/ z (* x y)))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* y (* z (sqrt (/ 1 (* y z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (+ (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (* 1/4 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (+ (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (+ (* -1/8 (/ (pow x 3) (* (pow y 6) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/4 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* y (sqrt (/ 1 (* y z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 3))))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 6) (* (pow z 3) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (* y (+ (/ 1 z) (/ x (* y z)))))) |
#s(approx (/ (+ (neg x) (neg y)) z) #s(hole binary64 (* y (- (* -1 (/ x (* y z))) (/ 1 z))))) |
#s(approx (+ (neg x) (neg y)) #s(hole binary64 (* y (- (* -1 (/ x y)) 1)))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* -2 (* y (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* y (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* y (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 5)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 z)))))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (* -1 (* y (sqrt (/ x y)))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* -1 (* x (* y (sqrt (/ 1 (* x y)))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* -1 (* y (+ (* 1/2 (/ z (* (pow y 2) (sqrt (/ 1 (* x y)))))) (* x (sqrt (/ 1 (* x y))))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* -1 (* y (+ (* -1/8 (/ (pow z 2) (* x (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/2 (/ z (* (pow y 2) (sqrt (/ 1 (* x y)))))) (* x (sqrt (/ 1 (* x y)))))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* -1 (* y (+ (* -1/8 (/ (pow z 2) (* x (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 2) (* (pow y 6) (pow (sqrt (/ 1 (* x y))) 5))))) (+ (* 1/2 (/ z (* (pow y 2) (sqrt (/ 1 (* x y)))))) (* x (sqrt (/ 1 (* x y))))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* -1 (* y (sqrt (/ 1 (* x y))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* x y))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y)))))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 2) (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y))))))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 2) (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 3) (* (pow y 6) (pow (sqrt (/ 1 (* x y))) 5))))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y)))))))))))))) |
#s(approx (/ (+ z y) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ z (* x y))) (/ 1 x)))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* 2 (* y (* z (sqrt (/ 1 (* y z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (+ (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (* 1/4 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (+ (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (+ (* -1/8 (/ (pow x 3) (* (pow y 6) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/4 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* y (sqrt (/ 1 (* y z))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* y z))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 3))))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z))))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 6) (* (pow z 3) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z)))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x (* y z))) (/ 1 z)))))) |
#s(approx (/ (+ (neg x) (neg y)) z) #s(hole binary64 (* -1 (* y (+ (/ 1 z) (/ x (* y z))))))) |
#s(approx (+ (neg x) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (/ x y)))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* 2 (sqrt (* x y))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (/ x (sqrt (* x y))) (/ y (sqrt (* x y)))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (/ (* z (pow (+ x y) 2)) (pow (sqrt (* x y)) 3))) (+ (/ x (sqrt (* x y))) (/ y (sqrt (* x y))))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (/ (pow (+ x y) 2) (pow (sqrt (* x y)) 3))) (* 1/8 (/ (* z (pow (+ x y) 3)) (pow (sqrt (* x y)) 5))))) (+ (/ x (sqrt (* x y))) (/ y (sqrt (* x y))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (/ (* z (+ x y)) (sqrt (* x y))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (/ (* z (pow (+ x y) 2)) (pow (sqrt (* x y)) 3))) (* 1/2 (/ (+ x y) (sqrt (* x y))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (/ (+ x y) (sqrt (* x y)))) (* z (+ (* -1/8 (/ (pow (+ x y) 2) (pow (sqrt (* x y)) 3))) (* 1/16 (/ (* z (pow (+ x y) 3)) (pow (sqrt (* x y)) 5)))))))))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (+ (* x y) (* z (+ x y))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (+ (* 1/2 (/ z (sqrt (/ y x)))) (* x (sqrt (/ y x)))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (+ (* x (sqrt (/ y x))) (* z (+ (* -1/8 (/ z (* x (pow (sqrt (/ y x)) 3)))) (* 1/2 (/ 1 (sqrt (/ y x))))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (+ (* x (sqrt (/ y x))) (* z (+ (* z (- (* 1/16 (/ z (* (pow x 2) (pow (sqrt (/ y x)) 5)))) (* 1/8 (/ 1 (* x (pow (sqrt (/ y x)) 3)))))) (* 1/2 (/ 1 (sqrt (/ y x))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (sqrt (/ y x)))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (+ (sqrt (/ y x)) (* 1/2 (/ z (* x (sqrt (/ y x)))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (+ (sqrt (/ y x)) (* z (+ (* -1/8 (/ z (* (pow x 2) (pow (sqrt (/ y x)) 3)))) (* 1/2 (/ 1 (* x (sqrt (/ y x)))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (+ (sqrt (/ y x)) (* z (+ (* z (- (* 1/16 (/ z (* (pow x 3) (pow (sqrt (/ y x)) 5)))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (/ y x)) 3)))))) (* 1/2 (/ 1 (* x (sqrt (/ y x)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (sqrt (* z (+ x y)))))) |
#s(approx (* -2 z) #s(hole binary64 (* -2 z))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (/ (sqrt (* z (+ x y))) z))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (/ (+ x y) z))) |
#s(approx (/ (+ (neg x) (neg y)) z) #s(hole binary64 (* -1 (/ (+ x y) z)))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* 2 (* z (sqrt (/ (+ x y) z)))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z)))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (+ (* 2 (sqrt (/ (+ x y) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z))))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (/ (+ x y) z)) 5)))) (+ (* 2 (sqrt (/ (+ x y) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z)))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* z (sqrt (/ (+ x y) z))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z)))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (/ (+ x y) z)) 5)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z))))))))))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (* z (+ x (+ y (/ (* x y) z)))))) |
#s(approx (+ z y) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* z (+ y (/ (* x y) z))))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* x (* z (sqrt (/ 1 (* x z))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* z (+ (* 1/2 (/ y (* (pow z 2) (sqrt (/ 1 (* x z)))))) (* x (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* z (+ (* -1/8 (/ (pow y 2) (* x (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/2 (/ y (* (pow z 2) (sqrt (/ 1 (* x z)))))) (* x (sqrt (/ 1 (* x z))))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* z (+ (* -1/8 (/ (pow y 2) (* x (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 2) (* (pow z 6) (pow (sqrt (/ 1 (* x z))) 5))))) (+ (* 1/2 (/ y (* (pow z 2) (sqrt (/ 1 (* x z)))))) (* x (sqrt (/ 1 (* x z)))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* z (sqrt (/ 1 (* x z)))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* z (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z))))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* z (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 2) (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z)))))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* z (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 2) (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 3) (* (pow z 6) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z))))))))))))) |
#s(approx (/ (+ z y) x) #s(hole binary64 (* z (+ (/ 1 x) (/ y (* x z)))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* z (sqrt (/ (+ x y) z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (sqrt (/ (+ x y) z)))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* -2 (* z (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* z (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* z (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 5)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))))))))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 y)))))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (* x y) z))))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* -1 (* x (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* -1 (* z (+ (* 1/2 (/ y (* (pow z 2) (sqrt (/ 1 (* x z)))))) (* x (sqrt (/ 1 (* x z))))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* -1 (* z (+ (* -1/8 (/ (pow y 2) (* x (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/2 (/ y (* (pow z 2) (sqrt (/ 1 (* x z)))))) (* x (sqrt (/ 1 (* x z)))))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* -1 (* z (+ (* -1/8 (/ (pow y 2) (* x (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 2) (* (pow z 6) (pow (sqrt (/ 1 (* x z))) 5))))) (+ (* 1/2 (/ y (* (pow z 2) (sqrt (/ 1 (* x z)))))) (* x (sqrt (/ 1 (* x z))))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* -1 (* z (sqrt (/ 1 (* x z))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z)))))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 2) (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z))))))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 2) (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 3) (* (pow z 6) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z)))))))))))))) |
#s(approx (/ (+ z y) x) #s(hole binary64 (* -1 (* z (- (* -1 (/ y (* x z))) (/ 1 x)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | z | @ | inf | ((* 2 (sqrt (+ (* (+ z y) x) (* z y)))) 2 (sqrt (+ (* (+ z y) x) (* z y))) (+ (* (+ z y) x) (* z y)) (+ z y) z y x (* z y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt (* y x)) (* y x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ z x) y) (+ z x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (* (sqrt (/ (+ z y) x)) x) (sqrt (/ (+ z y) x)) (/ (+ z y) x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (* -2 z) -2 (sqrt (neg (/ (+ (neg x) (neg y)) z))) (neg (/ (+ (neg x) (neg y)) z)) (/ (+ (neg x) (neg y)) z) (+ (neg x) (neg y)) (neg x) (neg y)) |
| 9.0ms | z | @ | 0 | ((* 2 (sqrt (+ (* (+ z y) x) (* z y)))) 2 (sqrt (+ (* (+ z y) x) (* z y))) (+ (* (+ z y) x) (* z y)) (+ z y) z y x (* z y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt (* y x)) (* y x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ z x) y) (+ z x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (* (sqrt (/ (+ z y) x)) x) (sqrt (/ (+ z y) x)) (/ (+ z y) x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (* -2 z) -2 (sqrt (neg (/ (+ (neg x) (neg y)) z))) (neg (/ (+ (neg x) (neg y)) z)) (/ (+ (neg x) (neg y)) z) (+ (neg x) (neg y)) (neg x) (neg y)) |
| 9.0ms | x | @ | 0 | ((* 2 (sqrt (+ (* (+ z y) x) (* z y)))) 2 (sqrt (+ (* (+ z y) x) (* z y))) (+ (* (+ z y) x) (* z y)) (+ z y) z y x (* z y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt (* y x)) (* y x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ z x) y) (+ z x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (* (sqrt (/ (+ z y) x)) x) (sqrt (/ (+ z y) x)) (/ (+ z y) x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (* -2 z) -2 (sqrt (neg (/ (+ (neg x) (neg y)) z))) (neg (/ (+ (neg x) (neg y)) z)) (/ (+ (neg x) (neg y)) z) (+ (neg x) (neg y)) (neg x) (neg y)) |
| 6.0ms | x | @ | inf | ((* 2 (sqrt (+ (* (+ z y) x) (* z y)))) 2 (sqrt (+ (* (+ z y) x) (* z y))) (+ (* (+ z y) x) (* z y)) (+ z y) z y x (* z y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt (* y x)) (* y x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ z x) y) (+ z x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (* (sqrt (/ (+ z y) x)) x) (sqrt (/ (+ z y) x)) (/ (+ z y) x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (* -2 z) -2 (sqrt (neg (/ (+ (neg x) (neg y)) z))) (neg (/ (+ (neg x) (neg y)) z)) (/ (+ (neg x) (neg y)) z) (+ (neg x) (neg y)) (neg x) (neg y)) |
| 5.0ms | x | @ | -inf | ((* 2 (sqrt (+ (* (+ z y) x) (* z y)))) 2 (sqrt (+ (* (+ z y) x) (* z y))) (+ (* (+ z y) x) (* z y)) (+ z y) z y x (* z y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt (* y x)) (* y x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ z x) y) (+ z x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (* (sqrt (/ (+ z y) x)) x) (sqrt (/ (+ z y) x)) (/ (+ z y) x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (* -2 z) -2 (sqrt (neg (/ (+ (neg x) (neg y)) z))) (neg (/ (+ (neg x) (neg y)) z)) (/ (+ (neg x) (neg y)) z) (+ (neg x) (neg y)) (neg x) (neg y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1258 | 10075 |
| 0 | 1291 | 9056 |
| 1 | 7282 | 9056 |
| 0 | 8261 | 8823 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (+.f64 z y) x (*.f64 z y)))) |
#s(literal 2 binary64) |
(sqrt.f64 (fma.f64 (+.f64 z y) x (*.f64 z y))) |
(fma.f64 (+.f64 z y) x (*.f64 z y)) |
(+.f64 z y) |
z |
y |
x |
(*.f64 z y) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x))) |
(sqrt.f64 (*.f64 y x)) |
(*.f64 y x) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)) |
(*.f64 (+.f64 z x) y) |
(+.f64 z x) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) x))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) x)) |
(*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) x) |
(sqrt.f64 (/.f64 (+.f64 z y) x)) |
(/.f64 (+.f64 z y) x) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))))) |
(*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)))) |
(*.f64 #s(literal -2 binary64) z) |
#s(literal -2 binary64) |
(sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z)) |
(/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z) |
(+.f64 (neg.f64 x) (neg.f64 y)) |
(neg.f64 x) |
(neg.f64 y) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (/ y (sqrt (* y z))) (/ z (sqrt (* y z)))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (/ (* x (pow (+ y z) 2)) (pow (sqrt (* y z)) 3))) (+ (/ y (sqrt (* y z))) (/ z (sqrt (* y z))))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (/ (pow (+ y z) 2) (pow (sqrt (* y z)) 3))) (* 1/8 (/ (* x (pow (+ y z) 3)) (pow (sqrt (* y z)) 5))))) (+ (/ y (sqrt (* y z))) (/ z (sqrt (* y z))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* y z)) (* 1/2 (/ (* x (+ y z)) (sqrt (* y z))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* -1/8 (/ (* x (pow (+ y z) 2)) (pow (sqrt (* y z)) 3))) (* 1/2 (/ (+ y z) (sqrt (* y z))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (/ (+ y z) (sqrt (* y z)))) (* x (+ (* -1/8 (/ (pow (+ y z) 2) (pow (sqrt (* y z)) 3))) (* 1/16 (/ (* x (pow (+ y z) 3)) (pow (sqrt (* y z)) 5)))))))))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (+ (* x (+ y z)) (* y z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (* y x)) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* (+ z x) y) #s(hole binary64 (+ (* x y) (* y z)))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (sqrt (* x (+ y z))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (/ (sqrt (* x (+ y z))) x))) |
#s(approx (/ (+ z y) x) #s(hole binary64 (/ (+ y z) x))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* z (sqrt (neg (* -1 (/ y z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ y z)))))) (* -1 (/ x (sqrt (neg (* -1 (/ y z))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ y z)))))) (* x (- (* 1/4 (/ x (* z (pow (sqrt (neg (* -1 (/ y z)))) 3)))) (/ 1 (sqrt (neg (* -1 (/ y z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ y z)))))) (* x (- (* x (+ (* -1/8 (/ x (* (pow z 2) (pow (sqrt (neg (* -1 (/ y z)))) 5)))) (* 1/4 (/ 1 (* z (pow (sqrt (neg (* -1 (/ y z)))) 3)))))) (/ 1 (sqrt (neg (* -1 (/ y z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (sqrt (neg (* -1 (/ y z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y z)))) (* 1/2 (/ x (* z (sqrt (neg (* -1 (/ y z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y z)))) (* x (+ (* -1/8 (/ x (* (pow z 2) (pow (sqrt (neg (* -1 (/ y z)))) 3)))) (* 1/2 (/ 1 (* z (sqrt (neg (* -1 (/ y z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y z)))) (* x (+ (* x (- (* 1/16 (/ x (* (pow z 3) (pow (sqrt (neg (* -1 (/ y z)))) 5)))) (* 1/8 (/ 1 (* (pow z 2) (pow (sqrt (neg (* -1 (/ y z)))) 3)))))) (* 1/2 (/ 1 (* z (sqrt (neg (* -1 (/ y z)))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (/ y z))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (- (/ x z) (* -1 (/ y z))))) |
#s(approx (/ (+ (neg x) (neg y)) z) #s(hole binary64 (* -1 (/ y z)))) |
#s(approx (/ (+ (neg x) (neg y)) z) #s(hole binary64 (+ (* -1 (/ x z)) (* -1 (/ y z))))) |
#s(approx (+ (neg x) (neg y)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (neg x) (neg y)) #s(hole binary64 (- (* -1 x) y))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* 2 (* x (sqrt (/ (+ y z) x)))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y z) x)) 5)))) (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* x (sqrt (/ (+ y z) x))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y z) x)) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (* x (+ y z)))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (* x (+ y (+ z (/ (* y z) x)))))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (* x (sqrt (/ y x))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* x (+ y (/ (* y z) x))))) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (sqrt (/ (+ y z) x)))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* x (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (* 1/4 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (+ (* -1/8 (/ (pow y 3) (* (pow x 6) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/4 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* x (sqrt (/ 1 (* x z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 3))))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 6) (* (pow z 3) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (/ x z))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (* x (+ (/ 1 z) (/ y (* x z)))))) |
#s(approx (/ (+ (neg x) (neg y)) z) #s(hole binary64 (* -1 (/ x z)))) |
#s(approx (/ (+ (neg x) (neg y)) z) #s(hole binary64 (* x (- (* -1 (/ y (* x z))) (/ 1 z))))) |
#s(approx (+ (neg x) (neg y)) #s(hole binary64 (* x (- (* -1 (/ y x)) 1)))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* -2 (* x (sqrt (/ (+ y z) x)))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y z) x)) 5)))) (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* x (sqrt (/ (+ y z) x)))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y z) x)) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))))))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (* -1 (* x (+ (* -1 (+ y z)) (* -1 (/ (* y z) x))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* x (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* 2 (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))))))))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (* -1 (* x (sqrt (/ y x)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 z)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* y z) x))))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* 2 (* x (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (* 1/4 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (+ (* -1/8 (/ (pow y 3) (* (pow x 6) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/4 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* x (sqrt (/ 1 (* x z))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 3))))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z))))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 6) (* (pow z 3) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z)))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x z))) (/ 1 z)))))) |
#s(approx (/ (+ (neg x) (neg y)) z) #s(hole binary64 (* -1 (* x (+ (/ 1 z) (/ y (* x z))))))) |
#s(approx (+ (neg x) (neg y)) #s(hole binary64 (* -1 (* x (+ 1 (/ y x)))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (/ x (sqrt (* x z))) (/ z (sqrt (* x z)))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (/ (* y (pow (+ x z) 2)) (pow (sqrt (* x z)) 3))) (+ (/ x (sqrt (* x z))) (/ z (sqrt (* x z))))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (/ (pow (+ x z) 2) (pow (sqrt (* x z)) 3))) (* 1/8 (/ (* y (pow (+ x z) 3)) (pow (sqrt (* x z)) 5))))) (+ (/ x (sqrt (* x z))) (/ z (sqrt (* x z))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* x z)) (* 1/2 (/ (* y (+ x z)) (sqrt (* x z))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* -1/8 (/ (* y (pow (+ x z) 2)) (pow (sqrt (* x z)) 3))) (* 1/2 (/ (+ x z) (sqrt (* x z))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (/ (+ x z) (sqrt (* x z)))) (* y (+ (* -1/8 (/ (pow (+ x z) 2) (pow (sqrt (* x z)) 3))) (* 1/16 (/ (* y (pow (+ x z) 3)) (pow (sqrt (* x z)) 5)))))))))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (* x z))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (+ (* x z) (* y (+ x z))))) |
#s(approx (+ z y) #s(hole binary64 (+ y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ z x) y) #s(hole binary64 (* y (+ x z)))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* x (sqrt (/ z x))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (+ (* 1/2 (/ y (sqrt (/ z x)))) (* x (sqrt (/ z x)))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (+ (* x (sqrt (/ z x))) (* y (+ (* -1/8 (/ y (* x (pow (sqrt (/ z x)) 3)))) (* 1/2 (/ 1 (sqrt (/ z x))))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (+ (* x (sqrt (/ z x))) (* y (+ (* y (- (* 1/16 (/ y (* (pow x 2) (pow (sqrt (/ z x)) 5)))) (* 1/8 (/ 1 (* x (pow (sqrt (/ z x)) 3)))))) (* 1/2 (/ 1 (sqrt (/ z x))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (sqrt (/ z x)))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (+ (sqrt (/ z x)) (* 1/2 (/ y (* x (sqrt (/ z x)))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (+ (sqrt (/ z x)) (* y (+ (* -1/8 (/ y (* (pow x 2) (pow (sqrt (/ z x)) 3)))) (* 1/2 (/ 1 (* x (sqrt (/ z x)))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (+ (sqrt (/ z x)) (* y (+ (* y (- (* 1/16 (/ y (* (pow x 3) (pow (sqrt (/ z x)) 5)))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (/ z x)) 3)))))) (* 1/2 (/ 1 (* x (sqrt (/ z x)))))))))) |
#s(approx (/ (+ z y) x) #s(hole binary64 (/ z x))) |
#s(approx (/ (+ z y) x) #s(hole binary64 (+ (/ y x) (/ z x)))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* z (sqrt (neg (* -1 (/ x z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ x z)))))) (* -1 (/ y (sqrt (neg (* -1 (/ x z))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ x z)))))) (* y (- (* 1/4 (/ y (* z (pow (sqrt (neg (* -1 (/ x z)))) 3)))) (/ 1 (sqrt (neg (* -1 (/ x z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ x z)))))) (* y (- (* y (+ (* -1/8 (/ y (* (pow z 2) (pow (sqrt (neg (* -1 (/ x z)))) 5)))) (* 1/4 (/ 1 (* z (pow (sqrt (neg (* -1 (/ x z)))) 3)))))) (/ 1 (sqrt (neg (* -1 (/ x z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (sqrt (neg (* -1 (/ x z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ x z)))) (* 1/2 (/ y (* z (sqrt (neg (* -1 (/ x z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ x z)))) (* y (+ (* -1/8 (/ y (* (pow z 2) (pow (sqrt (neg (* -1 (/ x z)))) 3)))) (* 1/2 (/ 1 (* z (sqrt (neg (* -1 (/ x z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ x z)))) (* y (+ (* y (- (* 1/16 (/ y (* (pow z 3) (pow (sqrt (neg (* -1 (/ x z)))) 5)))) (* 1/8 (/ 1 (* (pow z 2) (pow (sqrt (neg (* -1 (/ x z)))) 3)))))) (* 1/2 (/ 1 (* z (sqrt (neg (* -1 (/ x z)))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (- (/ y z) (* -1 (/ x z))))) |
#s(approx (+ (neg x) (neg y)) #s(hole binary64 (- (* -1 y) x))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* 2 (* y (sqrt (/ (+ x z) y)))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y)))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 2 (sqrt (/ (+ x z) y))) (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y))))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (/ (+ x z) y)) 5)))) (+ (* 2 (sqrt (/ (+ x z) y))) (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y)))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* y (sqrt (/ (+ x z) y))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y)))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (/ (+ x z) y)) 5)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y))))))))))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (* y (+ x (+ z (/ (* x z) y)))))) |
#s(approx (+ z y) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (* y (sqrt (/ x y))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* x (* y (sqrt (/ 1 (* x y))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* y (+ (* 1/2 (/ z (* (pow y 2) (sqrt (/ 1 (* x y)))))) (* x (sqrt (/ 1 (* x y)))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* y (+ (* -1/8 (/ (pow z 2) (* x (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/2 (/ z (* (pow y 2) (sqrt (/ 1 (* x y)))))) (* x (sqrt (/ 1 (* x y))))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* y (+ (* -1/8 (/ (pow z 2) (* x (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 2) (* (pow y 6) (pow (sqrt (/ 1 (* x y))) 5))))) (+ (* 1/2 (/ z (* (pow y 2) (sqrt (/ 1 (* x y)))))) (* x (sqrt (/ 1 (* x y)))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* y (sqrt (/ 1 (* x y)))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* x y))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y))))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 2) (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y)))))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 2) (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 3) (* (pow y 6) (pow (sqrt (/ 1 (* x y))) 5))))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y))))))))))))) |
#s(approx (/ (+ z y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (+ z y) x) #s(hole binary64 (* y (+ (/ 1 x) (/ z (* x y)))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* y (* z (sqrt (/ 1 (* y z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (+ (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (* 1/4 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (+ (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (+ (* -1/8 (/ (pow x 3) (* (pow y 6) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/4 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* y (sqrt (/ 1 (* y z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 3))))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 6) (* (pow z 3) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (* y (+ (/ 1 z) (/ x (* y z)))))) |
#s(approx (/ (+ (neg x) (neg y)) z) #s(hole binary64 (* y (- (* -1 (/ x (* y z))) (/ 1 z))))) |
#s(approx (+ (neg x) (neg y)) #s(hole binary64 (* y (- (* -1 (/ x y)) 1)))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* -2 (* y (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* y (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* y (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 5)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 z)))))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (* -1 (* y (sqrt (/ x y)))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* -1 (* x (* y (sqrt (/ 1 (* x y)))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* -1 (* y (+ (* 1/2 (/ z (* (pow y 2) (sqrt (/ 1 (* x y)))))) (* x (sqrt (/ 1 (* x y))))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* -1 (* y (+ (* -1/8 (/ (pow z 2) (* x (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/2 (/ z (* (pow y 2) (sqrt (/ 1 (* x y)))))) (* x (sqrt (/ 1 (* x y)))))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* -1 (* y (+ (* -1/8 (/ (pow z 2) (* x (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 2) (* (pow y 6) (pow (sqrt (/ 1 (* x y))) 5))))) (+ (* 1/2 (/ z (* (pow y 2) (sqrt (/ 1 (* x y)))))) (* x (sqrt (/ 1 (* x y))))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* -1 (* y (sqrt (/ 1 (* x y))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* x y))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y)))))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 2) (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y))))))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 2) (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 3) (* (pow y 6) (pow (sqrt (/ 1 (* x y))) 5))))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y)))))))))))))) |
#s(approx (/ (+ z y) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ z (* x y))) (/ 1 x)))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* 2 (* y (* z (sqrt (/ 1 (* y z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (+ (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (* 1/4 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (+ (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (+ (* -1/8 (/ (pow x 3) (* (pow y 6) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/4 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* y (sqrt (/ 1 (* y z))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* y z))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 3))))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z))))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 6) (* (pow z 3) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z)))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x (* y z))) (/ 1 z)))))) |
#s(approx (/ (+ (neg x) (neg y)) z) #s(hole binary64 (* -1 (* y (+ (/ 1 z) (/ x (* y z))))))) |
#s(approx (+ (neg x) (neg y)) #s(hole binary64 (* -1 (* y (+ 1 (/ x y)))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* 2 (sqrt (* x y))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (/ x (sqrt (* x y))) (/ y (sqrt (* x y)))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (/ (* z (pow (+ x y) 2)) (pow (sqrt (* x y)) 3))) (+ (/ x (sqrt (* x y))) (/ y (sqrt (* x y))))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (/ (pow (+ x y) 2) (pow (sqrt (* x y)) 3))) (* 1/8 (/ (* z (pow (+ x y) 3)) (pow (sqrt (* x y)) 5))))) (+ (/ x (sqrt (* x y))) (/ y (sqrt (* x y))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (/ (* z (+ x y)) (sqrt (* x y))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (/ (* z (pow (+ x y) 2)) (pow (sqrt (* x y)) 3))) (* 1/2 (/ (+ x y) (sqrt (* x y))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (/ (+ x y) (sqrt (* x y)))) (* z (+ (* -1/8 (/ (pow (+ x y) 2) (pow (sqrt (* x y)) 3))) (* 1/16 (/ (* z (pow (+ x y) 3)) (pow (sqrt (* x y)) 5)))))))))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (+ (* x y) (* z (+ x y))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (+ (* 1/2 (/ z (sqrt (/ y x)))) (* x (sqrt (/ y x)))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (+ (* x (sqrt (/ y x))) (* z (+ (* -1/8 (/ z (* x (pow (sqrt (/ y x)) 3)))) (* 1/2 (/ 1 (sqrt (/ y x))))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (+ (* x (sqrt (/ y x))) (* z (+ (* z (- (* 1/16 (/ z (* (pow x 2) (pow (sqrt (/ y x)) 5)))) (* 1/8 (/ 1 (* x (pow (sqrt (/ y x)) 3)))))) (* 1/2 (/ 1 (sqrt (/ y x))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (sqrt (/ y x)))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (+ (sqrt (/ y x)) (* 1/2 (/ z (* x (sqrt (/ y x)))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (+ (sqrt (/ y x)) (* z (+ (* -1/8 (/ z (* (pow x 2) (pow (sqrt (/ y x)) 3)))) (* 1/2 (/ 1 (* x (sqrt (/ y x)))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (+ (sqrt (/ y x)) (* z (+ (* z (- (* 1/16 (/ z (* (pow x 3) (pow (sqrt (/ y x)) 5)))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (/ y x)) 3)))))) (* 1/2 (/ 1 (* x (sqrt (/ y x)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (sqrt (* z (+ x y)))))) |
#s(approx (* -2 z) #s(hole binary64 (* -2 z))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (/ (sqrt (* z (+ x y))) z))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (/ (+ x y) z))) |
#s(approx (/ (+ (neg x) (neg y)) z) #s(hole binary64 (* -1 (/ (+ x y) z)))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* 2 (* z (sqrt (/ (+ x y) z)))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z)))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (+ (* 2 (sqrt (/ (+ x y) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z))))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (/ (+ x y) z)) 5)))) (+ (* 2 (sqrt (/ (+ x y) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z)))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* z (sqrt (/ (+ x y) z))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z)))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (/ (+ x y) z)) 5)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z))))))))))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (* z (+ x (+ y (/ (* x y) z)))))) |
#s(approx (+ z y) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* z (+ y (/ (* x y) z))))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* x (* z (sqrt (/ 1 (* x z))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* z (+ (* 1/2 (/ y (* (pow z 2) (sqrt (/ 1 (* x z)))))) (* x (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* z (+ (* -1/8 (/ (pow y 2) (* x (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/2 (/ y (* (pow z 2) (sqrt (/ 1 (* x z)))))) (* x (sqrt (/ 1 (* x z))))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* z (+ (* -1/8 (/ (pow y 2) (* x (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 2) (* (pow z 6) (pow (sqrt (/ 1 (* x z))) 5))))) (+ (* 1/2 (/ y (* (pow z 2) (sqrt (/ 1 (* x z)))))) (* x (sqrt (/ 1 (* x z)))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* z (sqrt (/ 1 (* x z)))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* z (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z))))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* z (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 2) (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z)))))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* z (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 2) (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 3) (* (pow z 6) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z))))))))))))) |
#s(approx (/ (+ z y) x) #s(hole binary64 (* z (+ (/ 1 x) (/ y (* x z)))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* z (sqrt (/ (+ x y) z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (sqrt (/ (+ x y) z)))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* -2 (* z (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* z (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))))))) |
#s(approx (* 2 (sqrt (+ (* (+ z y) x) (* z y)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* z (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))))))))))) |
#s(approx (sqrt (+ (* (+ z y) x) (* z y))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 5)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))))))))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 y)))))) |
#s(approx (+ (* (+ z y) x) (* z y)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (* x y) z))))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* -1 (* x (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* -1 (* z (+ (* 1/2 (/ y (* (pow z 2) (sqrt (/ 1 (* x z)))))) (* x (sqrt (/ 1 (* x z))))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* -1 (* z (+ (* -1/8 (/ (pow y 2) (* x (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/2 (/ y (* (pow z 2) (sqrt (/ 1 (* x z)))))) (* x (sqrt (/ 1 (* x z)))))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) #s(hole binary64 (* -1 (* z (+ (* -1/8 (/ (pow y 2) (* x (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 2) (* (pow z 6) (pow (sqrt (/ 1 (* x z))) 5))))) (+ (* 1/2 (/ y (* (pow z 2) (sqrt (/ 1 (* x z)))))) (* x (sqrt (/ 1 (* x z))))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* -1 (* z (sqrt (/ 1 (* x z))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z)))))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 2) (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z))))))))))))) |
#s(approx (sqrt (/ (+ z y) x)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 2) (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 3) (* (pow z 6) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z)))))))))))))) |
#s(approx (/ (+ z y) x) #s(hole binary64 (* -1 (* z (- (* -1 (/ y (* x z))) (/ 1 x)))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (fma.f64 (+.f64 x y) z (*.f64 x y))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (+.f64 x y) z (*.f64 x y)))) |
(+.f64 (sqrt.f64 (fma.f64 (+.f64 x y) z (*.f64 x y))) (sqrt.f64 (fma.f64 (+.f64 x y) z (*.f64 x y)))) |
#s(literal 2 binary64) |
(pow.f64 (fma.f64 (+.f64 x y) z (*.f64 x y)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (+.f64 x y) z (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 y z) x) (*.f64 (+.f64 y z) x)) (*.f64 (*.f64 y z) (*.f64 y z))) (-.f64 (*.f64 (+.f64 y z) x) (*.f64 y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 x y) z))) (-.f64 (*.f64 x y) (*.f64 (+.f64 x y) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y z) x) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (+.f64 y z) x) (*.f64 (+.f64 y z) x) (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 (+.f64 y z) x) (*.f64 y z))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y) (pow.f64 (*.f64 (+.f64 x y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x y) (-.f64 (*.f64 (*.f64 (+.f64 x y) z) (*.f64 (+.f64 x y) z)) (*.f64 (*.f64 x y) (*.f64 (+.f64 x y) z))))) |
(fma.f64 (+.f64 x y) z (*.f64 x y)) |
(fma.f64 (+.f64 y z) x (*.f64 y z)) |
(fma.f64 x (+.f64 y z) (*.f64 y z)) |
(fma.f64 x y (*.f64 (+.f64 x y) z)) |
(fma.f64 y x (*.f64 (+.f64 x y) z)) |
(fma.f64 y z (*.f64 (+.f64 y z) x)) |
(fma.f64 z (+.f64 x y) (*.f64 x y)) |
(fma.f64 z y (*.f64 (+.f64 y z) x)) |
(-.f64 (*.f64 (+.f64 y z) x) (*.f64 (neg.f64 y) z)) |
(-.f64 (*.f64 (+.f64 y z) x) (*.f64 (neg.f64 z) y)) |
(-.f64 (*.f64 x y) (*.f64 (neg.f64 z) (+.f64 x y))) |
(+.f64 (*.f64 (+.f64 x y) z) (*.f64 x y)) |
(+.f64 (*.f64 (+.f64 y z) x) (*.f64 y z)) |
(+.f64 (*.f64 y z) (*.f64 (+.f64 y z) x)) |
(+.f64 (*.f64 x y) (*.f64 (+.f64 x y) z)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 z y)) |
(/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 z z) z)) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 y z)))) |
(/.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 y y) y)) (fma.f64 z z (-.f64 (*.f64 y y) (*.f64 y z)))) |
(+.f64 y z) |
(+.f64 z y) |
z |
y |
x |
(*.f64 y z) |
(*.f64 z y) |
(*.f64 #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 x y))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 x y)))) |
(+.f64 #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 x y))) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 x y)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 x y))) |
(*.f64 (pow.f64 y #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 y #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 y) (sqrt.f64 x)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 y)) |
(pow.f64 (*.f64 x y) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 x y)) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 x z) y))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 x z) y)))) |
(+.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 x z) y))) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 x z) y)))) |
(pow.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 x z) y)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 x z) y))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 x z) y)) |
(*.f64 (+.f64 x z) y) |
(*.f64 y (+.f64 x z)) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 y z) (*.f64 y z))) (-.f64 (*.f64 x y) (*.f64 y z))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 x y) (*.f64 x y) (-.f64 (*.f64 (*.f64 y z) (*.f64 y z)) (*.f64 (*.f64 x y) (*.f64 y z))))) |
(fma.f64 x y (*.f64 y z)) |
(fma.f64 y x (*.f64 y z)) |
(fma.f64 y z (*.f64 x y)) |
(fma.f64 z y (*.f64 x y)) |
(-.f64 (*.f64 x y) (*.f64 (neg.f64 y) z)) |
(+.f64 (*.f64 y z) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 y z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 x z)) |
(/.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 x x) x)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 x z)))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 z z) z)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z)))) |
(+.f64 x z) |
(+.f64 z x) |
(*.f64 #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) x))) |
(+.f64 #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) x)) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) x))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) x)) |
(*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) x) |
(*.f64 x (sqrt.f64 (/.f64 (+.f64 y z) x))) |
(pow.f64 (/.f64 (+.f64 y z) x) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (+.f64 y z)) (sqrt.f64 x)) |
(sqrt.f64 (/.f64 (+.f64 y z) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (*.f64 (/.f64 z x) (/.f64 z x))) (-.f64 (/.f64 y x) (/.f64 z x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (pow.f64 (/.f64 z x) #s(literal 3 binary64))) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 (*.f64 (/.f64 z x) (/.f64 z x)) (*.f64 (/.f64 y x) (/.f64 z x))))) |
(/.f64 (neg.f64 (+.f64 y z)) (neg.f64 x)) |
(/.f64 (*.f64 (+.f64 y z) x) (*.f64 x x)) |
(/.f64 (+.f64 y z) x) |
(+.f64 (/.f64 z x) (/.f64 y x)) |
(+.f64 (/.f64 y x) (/.f64 z x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 #s(literal -2 binary64) z))) |
(*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 #s(literal -2 binary64) z)) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) z) #s(literal -2 binary64)) |
(*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 (/.f64 (+.f64 x y) z))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) z)) |
(*.f64 #s(literal -2 binary64) z) |
(*.f64 z #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(*.f64 (pow.f64 (/.f64 (neg.f64 (+.f64 x y)) z) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (neg.f64 (+.f64 x y)) z) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (neg.f64 (+.f64 x y)) z))) |
(pow.f64 (/.f64 (+.f64 x y) z) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (+.f64 x y)) (sqrt.f64 z)) |
(sqrt.f64 (/.f64 (+.f64 x y) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (+.f64 x y)) z)) |
(*.f64 (/.f64 (neg.f64 (+.f64 x y)) z) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 x y))) z) |
(/.f64 (neg.f64 (neg.f64 (+.f64 x y))) z) |
(/.f64 (+.f64 x y) z) |
(/.f64 (neg.f64 (+.f64 x y)) (neg.f64 z)) |
(neg.f64 (/.f64 (neg.f64 (+.f64 x y)) z)) |
(+.f64 (/.f64 x z) (/.f64 y z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x y) z)) |
(*.f64 (/.f64 (+.f64 x y) z) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) z) (/.f64 (neg.f64 x) z)) (*.f64 (/.f64 (neg.f64 y) z) (/.f64 (neg.f64 y) z))) (-.f64 (/.f64 (neg.f64 x) z) (/.f64 (neg.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 x) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 y) z) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 x) z) (/.f64 (neg.f64 x) z) (-.f64 (*.f64 (/.f64 (neg.f64 y) z) (/.f64 (neg.f64 y) z)) (*.f64 (/.f64 (neg.f64 x) z) (/.f64 (neg.f64 y) z))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 x y))) (neg.f64 z)) |
(/.f64 (neg.f64 (+.f64 x y)) z) |
(neg.f64 (/.f64 (+.f64 x y) z)) |
(fma.f64 (/.f64 x z) #s(literal -1 binary64) (/.f64 (neg.f64 y) z)) |
(fma.f64 (/.f64 y z) #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x z) (/.f64 (neg.f64 y) z)) |
(fma.f64 #s(literal -1 binary64) (/.f64 y z) (/.f64 (neg.f64 x) z)) |
(-.f64 (/.f64 (neg.f64 x) z) (neg.f64 (/.f64 (neg.f64 y) z))) |
(+.f64 (/.f64 (neg.f64 x) z) (/.f64 (neg.f64 y) z)) |
(+.f64 (/.f64 (neg.f64 y) z) (/.f64 (neg.f64 x) z)) |
(*.f64 #s(literal -1 binary64) (+.f64 x y)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 (neg.f64 y) (neg.f64 y))) (-.f64 (neg.f64 x) (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1 binary64))) (fma.f64 (neg.f64 x) (neg.f64 x) (-.f64 (*.f64 (neg.f64 y) (neg.f64 y)) (*.f64 (neg.f64 x) (neg.f64 y))))) |
(neg.f64 (+.f64 x y)) |
(fma.f64 #s(literal -1 binary64) x (neg.f64 y)) |
(fma.f64 #s(literal -1 binary64) y (neg.f64 x)) |
(fma.f64 x #s(literal -1 binary64) (neg.f64 y)) |
(fma.f64 y #s(literal -1 binary64) (neg.f64 x)) |
(-.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) y)) |
(+.f64 (neg.f64 y) (neg.f64 x)) |
(+.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (/.f64 (+.f64 y z) (sqrt.f64 (*.f64 y z))) x (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) x) (pow.f64 (*.f64 y z) #s(literal 3/2 binary64))) #s(literal -1/4 binary64) (/.f64 (+.f64 y z) (sqrt.f64 (*.f64 y z)))) x (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 x (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z)) x) (pow.f64 (*.f64 y z) #s(literal 5/2 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (pow.f64 (*.f64 y z) #s(literal 3/2 binary64))) #s(literal -1/4 binary64))) x (/.f64 (+.f64 y z) (sqrt.f64 (*.f64 y z)))) (*.f64 (sqrt.f64 (*.f64 y z)) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y z))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 y z) x) (sqrt.f64 (*.f64 y z))) (sqrt.f64 (*.f64 y z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) x) (pow.f64 (*.f64 y z) #s(literal 3/2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y z)) (sqrt.f64 (*.f64 y z)))) x (sqrt.f64 (*.f64 y z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z)) x) (pow.f64 (*.f64 y z) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (pow.f64 (*.f64 y z) #s(literal 3/2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y z)) (sqrt.f64 (*.f64 y z)))) (sqrt.f64 (*.f64 y z)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y z)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 x y) z (*.f64 x y))) |
#s(approx x x) |
#s(approx (sqrt (* y x)) (sqrt.f64 (*.f64 x y))) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx (* (+ z x) y) (*.f64 (+.f64 x z) y)) |
#s(approx (+ z x) z) |
#s(approx (+ z x) (+.f64 x z)) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (sqrt.f64 (*.f64 (+.f64 y z) x))) |
#s(approx (sqrt (/ (+ z y) x)) (/.f64 (sqrt.f64 (*.f64 (+.f64 y z) x)) x)) |
#s(approx (/ (+ z y) x) (/.f64 (+.f64 y z) x)) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z))) z) #s(literal -2 binary64))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z))) z) #s(literal -2 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z)))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (fma.f64 (-.f64 (*.f64 (/.f64 x (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 y) z)) #s(literal 3/2 binary64)) z)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z))))) x (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z))) z) #s(literal -2 binary64)))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (fma.f64 x (-.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 y) z)) #s(literal 5/2 binary64)) (*.f64 z z))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 y) z)) #s(literal 3/2 binary64)) z))) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z))))) (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z))) z) #s(literal -2 binary64)))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z)))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z))) z)) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (fma.f64 (fma.f64 (/.f64 x (*.f64 (*.f64 z z) (pow.f64 (neg.f64 (/.f64 (neg.f64 y) z)) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z))) z))) x (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (fma.f64 x (fma.f64 x (-.f64 (*.f64 (/.f64 x (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 y) z)) #s(literal 5/2 binary64)) (*.f64 (*.f64 z z) z))) #s(literal 1/16 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 z z) (pow.f64 (neg.f64 (/.f64 (neg.f64 y) z)) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z))) z))) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 y z)) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (-.f64 (/.f64 x z) (/.f64 (neg.f64 y) z))) |
#s(approx (/ (+ (neg x) (neg y)) z) (/.f64 (neg.f64 y) z)) |
#s(approx (/ (+ (neg x) (neg y)) z) (/.f64 (neg.f64 (+.f64 x y)) z)) |
#s(approx (+ (neg x) (neg y)) (neg.f64 y)) |
#s(approx (+ (neg x) (neg y)) (-.f64 (neg.f64 x) y)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 (/.f64 (+.f64 y z) x)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) #s(literal 2 binary64) (/.f64 (*.f64 y z) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 y z) x))))) x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 (/.f64 (+.f64 y z) x) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) #s(literal 2 binary64) (/.f64 (*.f64 y z) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 y z) x)))))) x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 (/.f64 (+.f64 y z) x) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (*.f64 (pow.f64 (/.f64 (+.f64 y z) x) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) #s(literal 2 binary64) (/.f64 (*.f64 y z) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 y z) x))))))) x)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) x)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (fma.f64 (/.f64 (*.f64 y z) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 y z) x)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x))) x)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 (/.f64 (+.f64 y z) x) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 y z) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 y z) x)))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (+.f64 y z) x))) x)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 (/.f64 (+.f64 y z) x) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (*.f64 (pow.f64 (/.f64 (+.f64 y z) x) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 y z) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 y z) x)))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (+.f64 y z) x))) x)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y z) x)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x)) |
#s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 y x)) x)) |
#s(approx (* (+ z x) y) (*.f64 (fma.f64 y (/.f64 z x) y) x)) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (/ (+ z y) x)) (sqrt.f64 (/.f64 (+.f64 y z) x))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) z))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) z) #s(literal -2 binary64) (/.f64 (neg.f64 y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 x x)))) x)) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) z) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64)) z) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/4 binary64) (/.f64 (neg.f64 y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 x x))))) x)) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) z) #s(literal -2 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 5/2 binary64)) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64)) z) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 (neg.f64 y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 x x))))) x)) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) x)) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (fma.f64 (/.f64 y (*.f64 (*.f64 (*.f64 x x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))) x)) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64)) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/8 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 (*.f64 x x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))) x)) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64)) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 5/2 binary64)) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) #s(literal 1/16 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 (*.f64 x x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))) x)) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z)) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (*.f64 (+.f64 (/.f64 y (*.f64 x z)) (/.f64 #s(literal 1 binary64) z)) x)) |
#s(approx (/ (+ (neg x) (neg y)) z) (/.f64 (neg.f64 x) z)) |
#s(approx (/ (+ (neg x) (neg y)) z) (*.f64 (-.f64 (/.f64 (neg.f64 y) (*.f64 x z)) (/.f64 #s(literal 1 binary64) z)) x)) |
#s(approx (+ (neg x) (neg y)) (*.f64 (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)) x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (/.f64 (+.f64 y z) x)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) #s(literal 2 binary64) (/.f64 (*.f64 y z) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 y z) x))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 (/.f64 (+.f64 y z) x) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) #s(literal 2 binary64) (/.f64 (*.f64 y z) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 y z) x)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 (/.f64 (+.f64 y z) x) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (*.f64 (pow.f64 (/.f64 (+.f64 y z) x) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) #s(literal 2 binary64) (/.f64 (*.f64 y z) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 y z) x))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 (+.f64 y z) x)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y z) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 y z) x)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 (/.f64 (+.f64 y z) x) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 y z) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 y z) x)))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (+.f64 y z) x))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 (/.f64 (+.f64 y z) x) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (*.f64 (pow.f64 (/.f64 (+.f64 y z) x) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 y z) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 y z) x)))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (+.f64 y z) x))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 y z) x)) (neg.f64 (+.f64 y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 y z)) x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 y z)) x))) #s(literal 2 binary64) (/.f64 (*.f64 y z) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 y z)) x))) (*.f64 x x)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 y z)) x)) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 y z)) x))) #s(literal 2 binary64) (/.f64 (*.f64 y z) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 y z)) x))) (*.f64 x x))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 y z)) x)) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 y z)) x)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 y z)) x))) #s(literal 2 binary64) (/.f64 (*.f64 y z) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 y z)) x))) (*.f64 x x)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 x) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 y z)) x))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 y z) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 y z)) x))) (*.f64 x x))) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 y z)) x)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 y z)) x)) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 y z)) x))) (*.f64 x x)))) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 y z)) x)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 y z)) x)) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 y z)) x)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 y z)) x))) (*.f64 x x))))) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 (+.f64 y z)) x)))))) |
#s(approx (sqrt (* y x)) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 y x)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 x) (neg.f64 (+.f64 y z)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 y z) x)) (neg.f64 (+.f64 y z))))) |
#s(approx (* (+ z x) y) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 y z) x)) (neg.f64 y)))) |
#s(approx (+ z x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 z) x) #s(literal 1 binary64)))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) z))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) z) #s(literal -2 binary64) (/.f64 (neg.f64 y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 x x)))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) z) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64)) z) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/4 binary64) (/.f64 (neg.f64 y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 x x))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) z) #s(literal -2 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 5/2 binary64)) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64)) z) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 (neg.f64 y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 x x))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y (*.f64 (*.f64 (*.f64 x x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64)) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/8 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 (*.f64 x x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64)) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 5/2 binary64)) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) #s(literal 1/16 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 (*.f64 x x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) (*.f64 x z)) (/.f64 #s(literal 1 binary64) z)))) |
#s(approx (/ (+ (neg x) (neg y)) z) (*.f64 (neg.f64 x) (+.f64 (/.f64 y (*.f64 x z)) (/.f64 #s(literal 1 binary64) z)))) |
#s(approx (+ (neg x) (neg y)) (*.f64 (neg.f64 x) (+.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (sqrt.f64 (*.f64 x z)) #s(literal 2 binary64))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (/.f64 (+.f64 x z) (sqrt.f64 (*.f64 x z))) y (*.f64 (sqrt.f64 (*.f64 x z)) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y) (pow.f64 (*.f64 x z) #s(literal 3/2 binary64))) #s(literal -1/4 binary64) (/.f64 (+.f64 x z) (sqrt.f64 (*.f64 x z)))) y (*.f64 (sqrt.f64 (*.f64 x z)) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 y (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)) y) (pow.f64 (*.f64 x z) #s(literal 5/2 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (pow.f64 (*.f64 x z) #s(literal 3/2 binary64))) #s(literal -1/4 binary64))) y (/.f64 (+.f64 x z) (sqrt.f64 (*.f64 x z)))) (*.f64 (sqrt.f64 (*.f64 x z)) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 x z))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 (/.f64 (*.f64 (+.f64 x z) y) (sqrt.f64 (*.f64 x z))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) y) (pow.f64 (*.f64 x z) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x z)) (sqrt.f64 (*.f64 x z)))) y (sqrt.f64 (*.f64 x z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 y (fma.f64 y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z)) y) (pow.f64 (*.f64 x z) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (pow.f64 (*.f64 x z) #s(literal 3/2 binary64))) #s(literal -1/8 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x z)) (sqrt.f64 (*.f64 x z)))) (sqrt.f64 (*.f64 x z)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x z)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 x z) y (*.f64 x z))) |
#s(approx (+ z y) (+.f64 y z)) |
#s(approx y y) |
#s(approx (* (+ z x) y) (*.f64 (+.f64 x z) y)) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (*.f64 (sqrt.f64 (/.f64 z x)) x)) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (fma.f64 (/.f64 y (sqrt.f64 (/.f64 z x))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 z x)) x))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (fma.f64 (fma.f64 (/.f64 y (*.f64 (pow.f64 (/.f64 z x) #s(literal 3/2 binary64)) x)) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 z x)))) y (*.f64 (sqrt.f64 (/.f64 z x)) x))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (fma.f64 y (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) y) (*.f64 (pow.f64 (/.f64 z x) #s(literal 5/2 binary64)) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 z x) #s(literal 3/2 binary64)) x))) y (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 z x)))) (*.f64 (sqrt.f64 (/.f64 z x)) x))) |
#s(approx (sqrt (/ (+ z y) x)) (sqrt.f64 (/.f64 z x))) |
#s(approx (sqrt (/ (+ z y) x)) (fma.f64 (/.f64 y (*.f64 (sqrt.f64 (/.f64 z x)) x)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 z x)))) |
#s(approx (sqrt (/ (+ z y) x)) (fma.f64 (fma.f64 (/.f64 y (*.f64 (pow.f64 (/.f64 z x) #s(literal 3/2 binary64)) (*.f64 x x))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 z x)) x))) y (sqrt.f64 (/.f64 z x)))) |
#s(approx (sqrt (/ (+ z y) x)) (fma.f64 y (fma.f64 y (-.f64 (*.f64 (/.f64 y (*.f64 (pow.f64 (/.f64 z x) #s(literal 5/2 binary64)) (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 z x) #s(literal 3/2 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 z x)) x))) (sqrt.f64 (/.f64 z x)))) |
#s(approx (/ (+ z y) x) (/.f64 z x)) |
#s(approx (/ (+ z y) x) (/.f64 (+.f64 y z) x)) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z))) z) #s(literal -2 binary64))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z))) z) #s(literal -2 binary64) (/.f64 (neg.f64 y) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z)))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (fma.f64 (-.f64 (*.f64 (/.f64 y (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 x) z)) #s(literal 3/2 binary64)) z)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z))))) y (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z))) z) #s(literal -2 binary64)))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (fma.f64 y (-.f64 (*.f64 (fma.f64 (/.f64 y (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 x) z)) #s(literal 5/2 binary64)) (*.f64 z z))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 x) z)) #s(literal 3/2 binary64)) z))) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z))))) (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z))) z) #s(literal -2 binary64)))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z)))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (fma.f64 (/.f64 y (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z))) z)) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (fma.f64 (fma.f64 (/.f64 y (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 x) z)) #s(literal 3/2 binary64)) (*.f64 z z))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z))) z))) y (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (fma.f64 y (fma.f64 y (-.f64 (*.f64 (/.f64 y (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 x) z)) #s(literal 5/2 binary64)) (*.f64 (*.f64 z z) z))) #s(literal 1/16 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 x) z)) #s(literal 3/2 binary64)) (*.f64 z z)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z))) z))) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (-.f64 (/.f64 y z) (/.f64 (neg.f64 x) z))) |
#s(approx (+ (neg x) (neg y)) (-.f64 (neg.f64 y) x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal 2 binary64) y) (sqrt.f64 (/.f64 (+.f64 x z) y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) #s(literal 2 binary64) (/.f64 (*.f64 x z) (*.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 y y)))) y)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (pow.f64 (/.f64 (+.f64 x z) y) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) #s(literal 2 binary64) (/.f64 (*.f64 x z) (*.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 y y))))) y)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (pow.f64 (/.f64 (+.f64 x z) y) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (*.f64 (pow.f64 (/.f64 (+.f64 x z) y) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) #s(literal 2 binary64) (/.f64 (*.f64 x z) (*.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 y y)))))) y)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) y)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (fma.f64 (/.f64 (*.f64 x z) (*.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 y y))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (+.f64 x z) y))) y)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (pow.f64 (/.f64 (+.f64 x z) y) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 x z) (*.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 y y))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (+.f64 x z) y))) y)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (pow.f64 (/.f64 (+.f64 x z) y) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (*.f64 (pow.f64 (/.f64 (+.f64 x z) y) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x z) (*.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 y y))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (+.f64 x z) y))) y)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 x (/.f64 z y) z) x) y)) |
#s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
#s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 x y)) y)) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) y) x)) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) x (/.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) (*.f64 y y)))) y)) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (*.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) x (/.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) (*.f64 y y))))) y)) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (*.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (*.f64 x x))) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) x (/.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) (*.f64 y y)))))) y)) |
#s(approx (sqrt (/ (+ z y) x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) y)) |
#s(approx (sqrt (/ (+ z y) x)) (*.f64 (fma.f64 (/.f64 z (*.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y)))) y)) |
#s(approx (sqrt (/ (+ z y) x)) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 x x))) #s(literal -1/8 binary64) (*.f64 (/.f64 z (*.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y)))) y)) |
#s(approx (sqrt (/ (+ z y) x)) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 x x))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (*.f64 (/.f64 z (*.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y)))) y)) |
#s(approx (/ (+ z y) x) (/.f64 y x)) |
#s(approx (/ (+ z y) x) (*.f64 (+.f64 (/.f64 z (*.f64 x y)) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) z))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) z) #s(literal -2 binary64) (/.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 y y)))) y)) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) z) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 3/2 binary64)) z) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal 1/4 binary64) (/.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 y y))))) y)) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) z) #s(literal -2 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 5/2 binary64)) (*.f64 z z)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 3/2 binary64)) z) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal 1/4 binary64))) (/.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 y y))))) y)) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) y)) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (fma.f64 (/.f64 x (*.f64 (*.f64 (*.f64 y y) z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))) y)) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 (*.f64 (*.f64 y y) z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))) y)) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 5/2 binary64)) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal 1/16 binary64) (*.f64 (/.f64 x (*.f64 (*.f64 (*.f64 y y) z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))) y)) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (*.f64 (+.f64 (/.f64 x (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) y)) |
#s(approx (/ (+ (neg x) (neg y)) z) (*.f64 (-.f64 (/.f64 (neg.f64 x) (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)) y)) |
#s(approx (+ (neg x) (neg y)) (*.f64 (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) y)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) y) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 y) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))) #s(literal 2 binary64) (/.f64 (*.f64 x z) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))) (*.f64 y y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))) #s(literal 2 binary64) (/.f64 (*.f64 x z) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))) (*.f64 y y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))) #s(literal 2 binary64) (/.f64 (*.f64 x z) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))) (*.f64 y y)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 y) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 x z) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))) (*.f64 y y))) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 y) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x z)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))) (*.f64 y y)))) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 y) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x z)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))) (*.f64 y y))))) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 z) (neg.f64 x)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 z y) z) (neg.f64 x)))) |
#s(approx (+ z y) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 z) y) #s(literal 1 binary64)))) |
#s(approx (sqrt (* y x)) (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 x y)))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) y))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) x (/.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) (*.f64 y y)))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) x (/.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) (*.f64 y y))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (*.f64 x x))) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) x (/.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) (*.f64 y y)))))))) |
#s(approx (sqrt (/ (+ z y) x)) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))))) |
#s(approx (sqrt (/ (+ z y) x)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 z (*.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y)))))) |
#s(approx (sqrt (/ (+ z y) x)) (*.f64 (neg.f64 y) (+.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 x x))) #s(literal -1/8 binary64) (*.f64 (/.f64 z (*.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y)))))) |
#s(approx (sqrt (/ (+ z y) x)) (*.f64 (neg.f64 y) (+.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 x x))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (*.f64 (/.f64 z (*.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y)))))) |
#s(approx (/ (+ z y) x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 z) (*.f64 x y)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) z))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) z) #s(literal -2 binary64) (/.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 y y)))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) z) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 3/2 binary64)) z) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal 1/4 binary64) (/.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 y y))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) z) #s(literal -2 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 5/2 binary64)) (*.f64 z z)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 3/2 binary64)) z) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal 1/4 binary64))) (/.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 y y))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x (*.f64 (*.f64 (*.f64 y y) z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (neg.f64 y) (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 (*.f64 (*.f64 y y) z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (neg.f64 y) (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 3/2 binary64)) (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 5/2 binary64)) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal 1/16 binary64) (*.f64 (/.f64 x (*.f64 (*.f64 (*.f64 y y) z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)))) |
#s(approx (/ (+ (neg x) (neg y)) z) (*.f64 (neg.f64 y) (+.f64 (/.f64 x (*.f64 y z)) (/.f64 #s(literal 1 binary64) z)))) |
#s(approx (+ (neg x) (neg y)) (*.f64 (neg.f64 y) (+.f64 (/.f64 x y) #s(literal 1 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (sqrt.f64 (*.f64 x y)) #s(literal 2 binary64))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (/.f64 (+.f64 x y) (sqrt.f64 (*.f64 x y))) z (*.f64 (sqrt.f64 (*.f64 x y)) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) z) (pow.f64 (*.f64 x y) #s(literal 3/2 binary64))) #s(literal -1/4 binary64) (/.f64 (+.f64 x y) (sqrt.f64 (*.f64 x y)))) z (*.f64 (sqrt.f64 (*.f64 x y)) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 z (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)) z) (pow.f64 (*.f64 x y) #s(literal 5/2 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 3/2 binary64))) #s(literal -1/4 binary64))) z (/.f64 (+.f64 x y) (sqrt.f64 (*.f64 x y)))) (*.f64 (sqrt.f64 (*.f64 x y)) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 (/.f64 (*.f64 (+.f64 x y) z) (sqrt.f64 (*.f64 x y))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 x y)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) z) (pow.f64 (*.f64 x y) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (sqrt.f64 (*.f64 x y)))) z (sqrt.f64 (*.f64 x y)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 z (fma.f64 z (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y)) z) (pow.f64 (*.f64 x y) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 3/2 binary64))) #s(literal -1/8 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x y)) (sqrt.f64 (*.f64 x y)))) (sqrt.f64 (*.f64 x y)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 x y) z (*.f64 x y))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (fma.f64 (/.f64 z (sqrt.f64 (/.f64 y x))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 y x)) x))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (fma.f64 (fma.f64 (/.f64 z (*.f64 (pow.f64 (/.f64 y x) #s(literal 3/2 binary64)) x)) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 y x)))) z (*.f64 (sqrt.f64 (/.f64 y x)) x))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (fma.f64 z (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (pow.f64 (/.f64 y x) #s(literal 5/2 binary64)) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal 3/2 binary64)) x))) z (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 y x)))) (*.f64 (sqrt.f64 (/.f64 y x)) x))) |
#s(approx (sqrt (/ (+ z y) x)) (sqrt.f64 (/.f64 y x))) |
#s(approx (sqrt (/ (+ z y) x)) (fma.f64 (/.f64 z (*.f64 (sqrt.f64 (/.f64 y x)) x)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 y x)))) |
#s(approx (sqrt (/ (+ z y) x)) (fma.f64 (fma.f64 (/.f64 z (*.f64 (pow.f64 (/.f64 y x) #s(literal 3/2 binary64)) (*.f64 x x))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 y x)) x))) z (sqrt.f64 (/.f64 y x)))) |
#s(approx (sqrt (/ (+ z y) x)) (fma.f64 z (fma.f64 z (-.f64 (*.f64 (/.f64 z (*.f64 (pow.f64 (/.f64 y x) #s(literal 5/2 binary64)) (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal 3/2 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 y x)) x))) (sqrt.f64 (/.f64 y x)))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (sqrt.f64 (*.f64 (+.f64 x y) z)) #s(literal -2 binary64))) |
#s(approx (* -2 z) (*.f64 #s(literal -2 binary64) z)) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (/.f64 (sqrt.f64 (*.f64 (+.f64 x y) z)) z)) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 (+.f64 x y) z)) |
#s(approx (/ (+ (neg x) (neg y)) z) (/.f64 (neg.f64 (+.f64 x y)) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal 2 binary64) z) (sqrt.f64 (/.f64 (+.f64 x y) z)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal 2 binary64) (/.f64 (*.f64 x y) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 z z)))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (pow.f64 (/.f64 (+.f64 x y) z) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal 2 binary64) (/.f64 (*.f64 x y) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 z z))))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (pow.f64 (/.f64 (+.f64 x y) z) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (/.f64 (+.f64 x y) z) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal 2 binary64) (/.f64 (*.f64 x y) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 z z)))))) z)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) z)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (fma.f64 (/.f64 (*.f64 x y) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 z z))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z))) z)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (pow.f64 (/.f64 (+.f64 x y) z) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 x y) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 z z))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (+.f64 x y) z))) z)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (pow.f64 (/.f64 (+.f64 x y) z) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (/.f64 (+.f64 x y) z) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x y) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 z z))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (+.f64 x y) z))) z)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 x y) z)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z)) |
#s(approx (+ z y) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y z)) z)) |
#s(approx (* (+ z x) y) (*.f64 (fma.f64 x (/.f64 y z) y) z)) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 x z) #s(literal 1 binary64)) z)) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) z) x)) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) x (/.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 z z)))) z)) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (*.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 (*.f64 z z) (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) x (/.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 z z))))) z)) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (*.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 (*.f64 z z) (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 5/2 binary64))) (*.f64 x x))) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) x (/.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 z z)))))) z)) |
#s(approx (sqrt (/ (+ z y) x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) z)) |
#s(approx (sqrt (/ (+ z y) x)) (*.f64 (fma.f64 (/.f64 y (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))) z)) |
#s(approx (sqrt (/ (+ z y) x)) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64))) (*.f64 x x))) #s(literal -1/8 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))) z)) |
#s(approx (sqrt (/ (+ z y) x)) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64))) (*.f64 x x))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 5/2 binary64))) (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))) z)) |
#s(approx (/ (+ z y) x) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x z))) z)) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 #s(literal -2 binary64) z))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (sqrt.f64 (/.f64 (+.f64 x y) z))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 #s(literal -2 binary64) z))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 z) (fma.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal 2 binary64) (/.f64 (*.f64 x y) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 z z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (pow.f64 (/.f64 (+.f64 x y) z) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal 2 binary64) (/.f64 (*.f64 x y) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 z z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (pow.f64 (/.f64 (+.f64 x y) z) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (/.f64 (+.f64 x y) z) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) #s(literal 2 binary64) (/.f64 (*.f64 x y) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 z z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 z) (sqrt.f64 (/.f64 (+.f64 x y) z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 x y) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 z z))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (pow.f64 (/.f64 (+.f64 x y) z) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 x y) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 z z))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (+.f64 x y) z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (pow.f64 (/.f64 (+.f64 x y) z) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (/.f64 (+.f64 x y) z) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 x y) (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 z z))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (+.f64 x y) z))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 z) (neg.f64 (+.f64 x y)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 z) (+.f64 (neg.f64 (+.f64 x y)) (neg.f64 (*.f64 x (/.f64 y z)))))) |
#s(approx (+ z y) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) z) #s(literal 1 binary64)))) |
#s(approx (* (+ z x) y) (*.f64 (neg.f64 z) (+.f64 (neg.f64 (*.f64 x (/.f64 y z))) (neg.f64 y)))) |
#s(approx (+ z x) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 x) z) #s(literal 1 binary64)))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (*.f64 (neg.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) z))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (*.f64 (neg.f64 z) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) x (/.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 z z)))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 (*.f64 z z) (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) x (/.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 z z))))))) |
#s(approx (* (sqrt (/ (+ z y) x)) x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 (*.f64 z z) (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 5/2 binary64))) (*.f64 x x))) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) x (/.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 z z)))))))) |
#s(approx (sqrt (/ (+ z y) x)) (*.f64 (neg.f64 z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))) |
#s(approx (sqrt (/ (+ z y) x)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))) |
#s(approx (sqrt (/ (+ z y) x)) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64))) (*.f64 x x))) #s(literal -1/8 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))) |
#s(approx (sqrt (/ (+ z y) x)) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64))) (*.f64 x x))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 5/2 binary64))) (*.f64 (*.f64 x x) x))) #s(literal 1/16 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 x (*.f64 z z)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))) |
#s(approx (/ (+ z y) x) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 y) (*.f64 x z)) (/.f64 #s(literal 1 binary64) x)))) |
Compiled 16 189 to 2 085 computations (87.1% saved)
25 alts after pruning (21 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 377 | 17 | 394 |
| Fresh | 7 | 4 | 11 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 385 | 25 | 410 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 69.1% | (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (+.f64 z y) x (*.f64 z y)))) |
| 29.9% | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 x x))) (-.f64 (*.f64 y x) (*.f64 z x))) (*.f64 y z)))) | |
| ▶ | 67.2% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 x y))))) |
| ✓ | 67.3% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
| 36.1% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y z) x)))) | |
| 36.8% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) | |
| 35.7% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y)))) | |
| ▶ | 3.8% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x z)))) |
| 1.8% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (/.f64 (sqrt.f64 (+.f64 y z)) (sqrt.f64 x)) x))) | |
| ✓ | 2.1% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) x))) |
| ▶ | 43.6% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) y))) |
| 43.9% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) z))) | |
| 2.2% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z y) x) (/.f64 z x))) x))) | |
| 2.0% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z y) x) (/.f64 y x))) x))) | |
| 1.2% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 y) (sqrt.f64 x)))) | |
| 33.5% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(approx (sqrt (/ (+ z y) x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) y)) x))) | |
| ✓ | 34.4% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x)))) |
| 1.7% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 x y)) y)))) | |
| 43.8% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 x y)))))) | |
| ▶ | 44.0% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 y x)))))) |
| 2.4% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) z) #s(literal -2 binary64))) | |
| 2.1% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 y z))))) | |
| ▶ | 2.5% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z))))) |
| 43.8% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) y) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))))) | |
| 45.1% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (/.f64 (+.f64 y z) x)))) |
Compiled 1 131 to 791 computations (30.1% saved)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 x y))))) |
#s(literal 2 binary64) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 x y)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 x y))) |
(fma.f64 z y (*.f64 x y)) |
z |
y |
(*.f64 x y) |
x |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x z)))) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x z)) |
(*.f64 x z) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z))))) |
(*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z)))) |
(*.f64 #s(literal -2 binary64) z) |
#s(literal -2 binary64) |
(sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z)) |
(/.f64 x z) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 y x)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 y x))))) |
#s(approx (sqrt (* y x)) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 y x)))) |
(*.f64 (neg.f64 x) (sqrt.f64 (/.f64 y x))) |
(neg.f64 x) |
(sqrt.f64 (/.f64 y x)) |
(/.f64 y x) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) y))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) y)) |
(*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) y) |
(sqrt.f64 (/.f64 (+.f64 z x) y)) |
(/.f64 (+.f64 z x) y) |
(+.f64 z x) |
| Outputs |
|---|
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (/ y (sqrt (* y z))) (/ z (sqrt (* y z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (/ (* x (pow (+ y z) 2)) (pow (sqrt (* y z)) 3))) (+ (/ y (sqrt (* y z))) (/ z (sqrt (* y z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (/ (pow (+ y z) 2) (pow (sqrt (* y z)) 3))) (* 1/8 (/ (* x (pow (+ y z) 3)) (pow (sqrt (* y z)) 5))))) (+ (/ y (sqrt (* y z))) (/ z (sqrt (* y z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* 1/2 (/ (* x (+ y z)) (sqrt (* y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* -1/8 (/ (* x (pow (+ y z) 2)) (pow (sqrt (* y z)) 3))) (* 1/2 (/ (+ y z) (sqrt (* y z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (/ (+ y z) (sqrt (* y z)))) (* x (+ (* -1/8 (/ (pow (+ y z) 2) (pow (sqrt (* y z)) 3))) (* 1/16 (/ (* x (pow (+ y z) 3)) (pow (sqrt (* y z)) 5)))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* y z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x (+ y z)) (* y z)))) |
#s(approx (+ (* z y) (* x y)) #s(hole binary64 (+ (* x y) (* y z)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x z) #s(hole binary64 (* x z))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* z (sqrt (neg (* -1 (/ y z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ y z)))))) (* -1 (/ x (sqrt (neg (* -1 (/ y z))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ y z)))))) (* x (- (* 1/4 (/ x (* z (pow (sqrt (neg (* -1 (/ y z)))) 3)))) (/ 1 (sqrt (neg (* -1 (/ y z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ y z)))))) (* x (- (* x (+ (* -1/8 (/ x (* (pow z 2) (pow (sqrt (neg (* -1 (/ y z)))) 5)))) (* 1/4 (/ 1 (* z (pow (sqrt (neg (* -1 (/ y z)))) 3)))))) (/ 1 (sqrt (neg (* -1 (/ y z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (sqrt (neg (* -1 (/ y z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y z)))) (* 1/2 (/ x (* z (sqrt (neg (* -1 (/ y z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y z)))) (* x (+ (* -1/8 (/ x (* (pow z 2) (pow (sqrt (neg (* -1 (/ y z)))) 3)))) (* 1/2 (/ 1 (* z (sqrt (neg (* -1 (/ y z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y z)))) (* x (+ (* x (- (* 1/16 (/ x (* (pow z 3) (pow (sqrt (neg (* -1 (/ y z)))) 5)))) (* 1/8 (/ 1 (* (pow z 2) (pow (sqrt (neg (* -1 (/ y z)))) 3)))))) (* 1/2 (/ 1 (* z (sqrt (neg (* -1 (/ y z)))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (/ y z))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (- (/ x z) (* -1 (/ y z))))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (* (neg x) (sqrt (/ y x))) #s(hole binary64 (* -1 (sqrt (* x y))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (/ y x)) #s(hole binary64 (/ (sqrt (* x y)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* y (sqrt (/ z y))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (+ (* 1/2 (/ x (sqrt (/ z y)))) (* y (sqrt (/ z y)))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (+ (* x (+ (* -1/8 (/ x (* y (pow (sqrt (/ z y)) 3)))) (* 1/2 (/ 1 (sqrt (/ z y)))))) (* y (sqrt (/ z y)))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (+ (* x (+ (* x (- (* 1/16 (/ x (* (pow y 2) (pow (sqrt (/ z y)) 5)))) (* 1/8 (/ 1 (* y (pow (sqrt (/ z y)) 3)))))) (* 1/2 (/ 1 (sqrt (/ z y)))))) (* y (sqrt (/ z y)))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (sqrt (/ z y)))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (+ (sqrt (/ z y)) (* 1/2 (/ x (* y (sqrt (/ z y)))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (+ (sqrt (/ z y)) (* x (+ (* -1/8 (/ x (* (pow y 2) (pow (sqrt (/ z y)) 3)))) (* 1/2 (/ 1 (* y (sqrt (/ z y)))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (+ (sqrt (/ z y)) (* x (+ (* x (- (* 1/16 (/ x (* (pow y 3) (pow (sqrt (/ z y)) 5)))) (* 1/8 (/ 1 (* (pow y 2) (pow (sqrt (/ z y)) 3)))))) (* 1/2 (/ 1 (* y (sqrt (/ z y)))))))))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (/ z y))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (+ (/ x y) (/ z y)))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (* x (sqrt (/ (+ y z) x)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y z) x)) 5)))) (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (sqrt (/ (+ y z) x))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y z) x)) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x (+ y z)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x (+ y (+ z (/ (* y z) x)))))) |
#s(approx (+ (* z y) (* x y)) #s(hole binary64 (* x (+ y (/ (* y z) x))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* x (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (* 1/4 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (+ (* -1/8 (/ (pow y 3) (* (pow x 6) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/4 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* x (sqrt (/ 1 (* x z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 3))))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 6) (* (pow z 3) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (* x (+ (/ 1 z) (/ y (* x z)))))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (* x (sqrt (/ y x))))) |
#s(approx (* (neg x) (sqrt (/ y x))) #s(hole binary64 (* -1 (* x (sqrt (/ y x)))))) |
#s(approx (sqrt (/ y x)) #s(hole binary64 (sqrt (/ y x)))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* x (* y (sqrt (/ 1 (* x y))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* x (+ (* 1/2 (/ z (* (pow x 2) (sqrt (/ 1 (* x y)))))) (* y (sqrt (/ 1 (* x y)))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* x (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* y (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/2 (/ z (* (pow x 2) (sqrt (/ 1 (* x y)))))) (* y (sqrt (/ 1 (* x y))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* x (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* y (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 6) (* (pow y 2) (pow (sqrt (/ 1 (* x y))) 5))))) (+ (* 1/2 (/ z (* (pow x 2) (sqrt (/ 1 (* x y)))))) (* y (sqrt (/ 1 (* x y)))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* x (sqrt (/ 1 (* x y)))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x y))) (* 1/2 (/ z (* (pow x 2) (* y (sqrt (/ 1 (* x y))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* (pow y 2) (pow (sqrt (/ 1 (* x y))) 3))))) (* 1/2 (/ z (* (pow x 2) (* y (sqrt (/ 1 (* x y)))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* (pow y 2) (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 6) (* (pow y 3) (pow (sqrt (/ 1 (* x y))) 5))))) (* 1/2 (/ z (* (pow x 2) (* y (sqrt (/ 1 (* x y))))))))))))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (/ x y))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (* x (+ (/ 1 y) (/ z (* x y)))))) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* x (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* 2 (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 z)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))))) |
#s(approx (+ (* z y) (* x y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* y z) x))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* 2 (* x (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (* 1/4 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (+ (* -1/8 (/ (pow y 3) (* (pow x 6) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/4 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* x (sqrt (/ 1 (* x z))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 3))))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z))))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 6) (* (pow z 3) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z)))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x z))) (/ 1 z)))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* x (* y (sqrt (/ 1 (* x y)))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* x (+ (* 1/2 (/ z (* (pow x 2) (sqrt (/ 1 (* x y)))))) (* y (sqrt (/ 1 (* x y))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* x (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* y (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/2 (/ z (* (pow x 2) (sqrt (/ 1 (* x y)))))) (* y (sqrt (/ 1 (* x y)))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* x (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* y (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 6) (* (pow y 2) (pow (sqrt (/ 1 (* x y))) 5))))) (+ (* 1/2 (/ z (* (pow x 2) (sqrt (/ 1 (* x y)))))) (* y (sqrt (/ 1 (* x y))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* x (sqrt (/ 1 (* x y))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x y))) (* 1/2 (/ z (* (pow x 2) (* y (sqrt (/ 1 (* x y)))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* (pow y 2) (pow (sqrt (/ 1 (* x y))) 3))))) (* 1/2 (/ z (* (pow x 2) (* y (sqrt (/ 1 (* x y))))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* (pow y 2) (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 6) (* (pow y 3) (pow (sqrt (/ 1 (* x y))) 5))))) (* 1/2 (/ z (* (pow x 2) (* y (sqrt (/ 1 (* x y)))))))))))))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ z (* x y))) (/ 1 y)))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (/ x (sqrt (* x z))) (/ z (sqrt (* x z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (/ (* y (pow (+ x z) 2)) (pow (sqrt (* x z)) 3))) (+ (/ x (sqrt (* x z))) (/ z (sqrt (* x z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (/ (pow (+ x z) 2) (pow (sqrt (* x z)) 3))) (* 1/8 (/ (* y (pow (+ x z) 3)) (pow (sqrt (* x z)) 5))))) (+ (/ x (sqrt (* x z))) (/ z (sqrt (* x z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* 1/2 (/ (* y (+ x z)) (sqrt (* x z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* -1/8 (/ (* y (pow (+ x z) 2)) (pow (sqrt (* x z)) 3))) (* 1/2 (/ (+ x z) (sqrt (* x z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (/ (+ x z) (sqrt (* x z)))) (* y (+ (* -1/8 (/ (pow (+ x z) 2) (pow (sqrt (* x z)) 3))) (* 1/16 (/ (* y (pow (+ x z) 3)) (pow (sqrt (* x z)) 5)))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x z) (* y (+ x z))))) |
#s(approx (+ (* z y) (* x y)) #s(hole binary64 (* y (+ x z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* z (sqrt (neg (* -1 (/ x z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ x z)))))) (* -1 (/ y (sqrt (neg (* -1 (/ x z))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ x z)))))) (* y (- (* 1/4 (/ y (* z (pow (sqrt (neg (* -1 (/ x z)))) 3)))) (/ 1 (sqrt (neg (* -1 (/ x z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ x z)))))) (* y (- (* y (+ (* -1/8 (/ y (* (pow z 2) (pow (sqrt (neg (* -1 (/ x z)))) 5)))) (* 1/4 (/ 1 (* z (pow (sqrt (neg (* -1 (/ x z)))) 3)))))) (/ 1 (sqrt (neg (* -1 (/ x z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (sqrt (neg (* -1 (/ x z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ x z)))) (* 1/2 (/ y (* z (sqrt (neg (* -1 (/ x z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ x z)))) (* y (+ (* -1/8 (/ y (* (pow z 2) (pow (sqrt (neg (* -1 (/ x z)))) 3)))) (* 1/2 (/ 1 (* z (sqrt (neg (* -1 (/ x z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ x z)))) (* y (+ (* y (- (* 1/16 (/ y (* (pow z 3) (pow (sqrt (neg (* -1 (/ x z)))) 5)))) (* 1/8 (/ 1 (* (pow z 2) (pow (sqrt (neg (* -1 (/ x z)))) 3)))))) (* 1/2 (/ 1 (* z (sqrt (neg (* -1 (/ x z)))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (- (/ y z) (* -1 (/ x z))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (sqrt (* y (+ x z))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (/ (sqrt (* y (+ x z))) y))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (/ (+ x z) y))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (* y (sqrt (/ (+ x z) y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 2 (sqrt (/ (+ x z) y))) (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (/ (+ x z) y)) 5)))) (+ (* 2 (sqrt (/ (+ x z) y))) (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (sqrt (/ (+ x z) y))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (/ (+ x z) y)) 5)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* y (+ x (+ z (/ (* x z) y)))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* y (* z (sqrt (/ 1 (* y z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (+ (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (* 1/4 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (+ (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (+ (* -1/8 (/ (pow x 3) (* (pow y 6) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/4 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* y (sqrt (/ 1 (* y z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 3))))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 6) (* (pow z 3) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (* y (+ (/ 1 z) (/ x (* y z)))))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (* y (sqrt (/ x y))))) |
#s(approx (sqrt (/ y x)) #s(hole binary64 (* y (sqrt (/ 1 (* x y)))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (sqrt (/ (+ x z) y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* y (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 5)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 z)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* 2 (* y (* z (sqrt (/ 1 (* y z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (+ (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (* 1/4 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (+ (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (+ (* -1/8 (/ (pow x 3) (* (pow y 6) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/4 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* y (sqrt (/ 1 (* y z))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* y z))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 3))))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z))))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 6) (* (pow z 3) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z)))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x (* y z))) (/ 1 z)))))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (* -1 (* y (sqrt (/ x y)))))) |
#s(approx (sqrt (/ y x)) #s(hole binary64 (* -1 (* y (sqrt (/ 1 (* x y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (/ x (sqrt (* x y))) (/ y (sqrt (* x y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (/ (* z (pow (+ x y) 2)) (pow (sqrt (* x y)) 3))) (+ (/ x (sqrt (* x y))) (/ y (sqrt (* x y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (/ (pow (+ x y) 2) (pow (sqrt (* x y)) 3))) (* 1/8 (/ (* z (pow (+ x y) 3)) (pow (sqrt (* x y)) 5))))) (+ (/ x (sqrt (* x y))) (/ y (sqrt (* x y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (/ (* z (+ x y)) (sqrt (* x y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (/ (* z (pow (+ x y) 2)) (pow (sqrt (* x y)) 3))) (* 1/2 (/ (+ x y) (sqrt (* x y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (/ (+ x y) (sqrt (* x y)))) (* z (+ (* -1/8 (/ (pow (+ x y) 2) (pow (sqrt (* x y)) 3))) (* 1/16 (/ (* z (pow (+ x y) 3)) (pow (sqrt (* x y)) 5)))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x y) (* z (+ x y))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (sqrt (* z (+ x y)))))) |
#s(approx (* -2 z) #s(hole binary64 (* -2 z))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (/ (sqrt (* z (+ x y))) z))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (/ (+ x y) z))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (+ (* 1/2 (/ z (sqrt (/ x y)))) (* y (sqrt (/ x y)))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (+ (* y (sqrt (/ x y))) (* z (+ (* -1/8 (/ z (* y (pow (sqrt (/ x y)) 3)))) (* 1/2 (/ 1 (sqrt (/ x y))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (+ (* y (sqrt (/ x y))) (* z (+ (* z (- (* 1/16 (/ z (* (pow y 2) (pow (sqrt (/ x y)) 5)))) (* 1/8 (/ 1 (* y (pow (sqrt (/ x y)) 3)))))) (* 1/2 (/ 1 (sqrt (/ x y))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (sqrt (/ x y)))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (+ (sqrt (/ x y)) (* 1/2 (/ z (* y (sqrt (/ x y)))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (+ (sqrt (/ x y)) (* z (+ (* -1/8 (/ z (* (pow y 2) (pow (sqrt (/ x y)) 3)))) (* 1/2 (/ 1 (* y (sqrt (/ x y)))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (+ (sqrt (/ x y)) (* z (+ (* z (- (* 1/16 (/ z (* (pow y 3) (pow (sqrt (/ x y)) 5)))) (* 1/8 (/ 1 (* (pow y 2) (pow (sqrt (/ x y)) 3)))))) (* 1/2 (/ 1 (* y (sqrt (/ x y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (* z (sqrt (/ (+ x y) z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (+ (* 2 (sqrt (/ (+ x y) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (/ (+ x y) z)) 5)))) (+ (* 2 (sqrt (/ (+ x y) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (sqrt (/ (+ x y) z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (/ (+ x y) z)) 5)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* z (+ x (+ y (/ (* x y) z)))))) |
#s(approx (+ (* z y) (* x y)) #s(hole binary64 (* z (+ y (/ (* x y) z))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* z (sqrt (/ (+ x y) z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (sqrt (/ (+ x y) z)))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* y (* z (sqrt (/ 1 (* y z))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* z (+ (* 1/2 (/ x (* (pow z 2) (sqrt (/ 1 (* y z)))))) (* y (sqrt (/ 1 (* y z)))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* z (+ (* -1/8 (/ (pow x 2) (* y (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/2 (/ x (* (pow z 2) (sqrt (/ 1 (* y z)))))) (* y (sqrt (/ 1 (* y z))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* z (+ (* -1/8 (/ (pow x 2) (* y (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 2) (* (pow z 6) (pow (sqrt (/ 1 (* y z))) 5))))) (+ (* 1/2 (/ x (* (pow z 2) (sqrt (/ 1 (* y z)))))) (* y (sqrt (/ 1 (* y z)))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* z (sqrt (/ 1 (* y z)))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* z (+ (sqrt (/ 1 (* y z))) (* 1/2 (/ x (* y (* (pow z 2) (sqrt (/ 1 (* y z))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* z (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 2) (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (* 1/2 (/ x (* y (* (pow z 2) (sqrt (/ 1 (* y z)))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* z (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 2) (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 3) (* (pow z 6) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/2 (/ x (* y (* (pow z 2) (sqrt (/ 1 (* y z))))))))))))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (* z (+ (/ 1 y) (/ x (* y z)))))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* z (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 5)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 y)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))))) |
#s(approx (+ (* z y) (* x y)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (* x y) z))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* y (* z (sqrt (/ 1 (* y z)))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* z (+ (* 1/2 (/ x (* (pow z 2) (sqrt (/ 1 (* y z)))))) (* y (sqrt (/ 1 (* y z))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* z (+ (* -1/8 (/ (pow x 2) (* y (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/2 (/ x (* (pow z 2) (sqrt (/ 1 (* y z)))))) (* y (sqrt (/ 1 (* y z)))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* z (+ (* -1/8 (/ (pow x 2) (* y (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 2) (* (pow z 6) (pow (sqrt (/ 1 (* y z))) 5))))) (+ (* 1/2 (/ x (* (pow z 2) (sqrt (/ 1 (* y z)))))) (* y (sqrt (/ 1 (* y z))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* z (sqrt (/ 1 (* y z))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 (* y z))) (* 1/2 (/ x (* y (* (pow z 2) (sqrt (/ 1 (* y z)))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 2) (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (* 1/2 (/ x (* y (* (pow z 2) (sqrt (/ 1 (* y z))))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 2) (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 3) (* (pow z 6) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/2 (/ x (* y (* (pow z 2) (sqrt (/ 1 (* y z)))))))))))))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (* -1 (* z (- (* -1 (/ x (* y z))) (/ 1 y)))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 48.0ms | y | @ | -inf | ((* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) 2 (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (+ (* z y) (* x y)) z y (* x y) x (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* x z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (* -2 z) -2 (sqrt (neg (/ (+ (neg x) (neg y)) z))) (neg (/ (+ (neg x) (neg y)) z)) (/ x z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt (* y x)) (* (neg x) (sqrt (/ y x))) (neg x) (sqrt (/ y x)) (/ y x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (* (sqrt (/ (+ z x) y)) y) (sqrt (/ (+ z x) y)) (/ (+ z x) y) (+ z x)) |
| 4.0ms | x | @ | -inf | ((* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) 2 (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (+ (* z y) (* x y)) z y (* x y) x (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* x z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (* -2 z) -2 (sqrt (neg (/ (+ (neg x) (neg y)) z))) (neg (/ (+ (neg x) (neg y)) z)) (/ x z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt (* y x)) (* (neg x) (sqrt (/ y x))) (neg x) (sqrt (/ y x)) (/ y x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (* (sqrt (/ (+ z x) y)) y) (sqrt (/ (+ z x) y)) (/ (+ z x) y) (+ z x)) |
| 4.0ms | x | @ | inf | ((* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) 2 (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (+ (* z y) (* x y)) z y (* x y) x (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* x z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (* -2 z) -2 (sqrt (neg (/ (+ (neg x) (neg y)) z))) (neg (/ (+ (neg x) (neg y)) z)) (/ x z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt (* y x)) (* (neg x) (sqrt (/ y x))) (neg x) (sqrt (/ y x)) (/ y x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (* (sqrt (/ (+ z x) y)) y) (sqrt (/ (+ z x) y)) (/ (+ z x) y) (+ z x)) |
| 4.0ms | z | @ | inf | ((* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) 2 (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (+ (* z y) (* x y)) z y (* x y) x (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* x z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (* -2 z) -2 (sqrt (neg (/ (+ (neg x) (neg y)) z))) (neg (/ (+ (neg x) (neg y)) z)) (/ x z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt (* y x)) (* (neg x) (sqrt (/ y x))) (neg x) (sqrt (/ y x)) (/ y x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (* (sqrt (/ (+ z x) y)) y) (sqrt (/ (+ z x) y)) (/ (+ z x) y) (+ z x)) |
| 4.0ms | z | @ | -inf | ((* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) 2 (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (+ (* z y) (* x y)) z y (* x y) x (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* x z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (* -2 z) -2 (sqrt (neg (/ (+ (neg x) (neg y)) z))) (neg (/ (+ (neg x) (neg y)) z)) (/ x z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt (* y x)) (* (neg x) (sqrt (/ y x))) (neg x) (sqrt (/ y x)) (/ y x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (* (sqrt (/ (+ z x) y)) y) (sqrt (/ (+ z x) y)) (/ (+ z x) y) (+ z x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1195 | 9708 |
| 0 | 1220 | 8632 |
| 1 | 6956 | 8632 |
| 0 | 8990 | 8310 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 x y))))) |
#s(literal 2 binary64) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 x y)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 x y))) |
(fma.f64 z y (*.f64 x y)) |
z |
y |
(*.f64 x y) |
x |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x z)))) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x z)) |
(*.f64 x z) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z))))) |
(*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z)))) |
(*.f64 #s(literal -2 binary64) z) |
#s(literal -2 binary64) |
(sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z)) |
(/.f64 x z) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 y x)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 y x))))) |
#s(approx (sqrt (* y x)) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 y x)))) |
(*.f64 (neg.f64 x) (sqrt.f64 (/.f64 y x))) |
(neg.f64 x) |
(sqrt.f64 (/.f64 y x)) |
(/.f64 y x) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) y))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) y)) |
(*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) y) |
(sqrt.f64 (/.f64 (+.f64 z x) y)) |
(/.f64 (+.f64 z x) y) |
(+.f64 z x) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (/ y (sqrt (* y z))) (/ z (sqrt (* y z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (/ (* x (pow (+ y z) 2)) (pow (sqrt (* y z)) 3))) (+ (/ y (sqrt (* y z))) (/ z (sqrt (* y z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (/ (pow (+ y z) 2) (pow (sqrt (* y z)) 3))) (* 1/8 (/ (* x (pow (+ y z) 3)) (pow (sqrt (* y z)) 5))))) (+ (/ y (sqrt (* y z))) (/ z (sqrt (* y z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* 1/2 (/ (* x (+ y z)) (sqrt (* y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* -1/8 (/ (* x (pow (+ y z) 2)) (pow (sqrt (* y z)) 3))) (* 1/2 (/ (+ y z) (sqrt (* y z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (/ (+ y z) (sqrt (* y z)))) (* x (+ (* -1/8 (/ (pow (+ y z) 2) (pow (sqrt (* y z)) 3))) (* 1/16 (/ (* x (pow (+ y z) 3)) (pow (sqrt (* y z)) 5)))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* y z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x (+ y z)) (* y z)))) |
#s(approx (+ (* z y) (* x y)) #s(hole binary64 (+ (* x y) (* y z)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x z) #s(hole binary64 (* x z))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* z (sqrt (neg (* -1 (/ y z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ y z)))))) (* -1 (/ x (sqrt (neg (* -1 (/ y z))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ y z)))))) (* x (- (* 1/4 (/ x (* z (pow (sqrt (neg (* -1 (/ y z)))) 3)))) (/ 1 (sqrt (neg (* -1 (/ y z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ y z)))))) (* x (- (* x (+ (* -1/8 (/ x (* (pow z 2) (pow (sqrt (neg (* -1 (/ y z)))) 5)))) (* 1/4 (/ 1 (* z (pow (sqrt (neg (* -1 (/ y z)))) 3)))))) (/ 1 (sqrt (neg (* -1 (/ y z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (sqrt (neg (* -1 (/ y z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y z)))) (* 1/2 (/ x (* z (sqrt (neg (* -1 (/ y z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y z)))) (* x (+ (* -1/8 (/ x (* (pow z 2) (pow (sqrt (neg (* -1 (/ y z)))) 3)))) (* 1/2 (/ 1 (* z (sqrt (neg (* -1 (/ y z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y z)))) (* x (+ (* x (- (* 1/16 (/ x (* (pow z 3) (pow (sqrt (neg (* -1 (/ y z)))) 5)))) (* 1/8 (/ 1 (* (pow z 2) (pow (sqrt (neg (* -1 (/ y z)))) 3)))))) (* 1/2 (/ 1 (* z (sqrt (neg (* -1 (/ y z)))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (/ y z))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (- (/ x z) (* -1 (/ y z))))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (* (neg x) (sqrt (/ y x))) #s(hole binary64 (* -1 (sqrt (* x y))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (/ y x)) #s(hole binary64 (/ (sqrt (* x y)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* y (sqrt (/ z y))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (+ (* 1/2 (/ x (sqrt (/ z y)))) (* y (sqrt (/ z y)))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (+ (* x (+ (* -1/8 (/ x (* y (pow (sqrt (/ z y)) 3)))) (* 1/2 (/ 1 (sqrt (/ z y)))))) (* y (sqrt (/ z y)))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (+ (* x (+ (* x (- (* 1/16 (/ x (* (pow y 2) (pow (sqrt (/ z y)) 5)))) (* 1/8 (/ 1 (* y (pow (sqrt (/ z y)) 3)))))) (* 1/2 (/ 1 (sqrt (/ z y)))))) (* y (sqrt (/ z y)))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (sqrt (/ z y)))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (+ (sqrt (/ z y)) (* 1/2 (/ x (* y (sqrt (/ z y)))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (+ (sqrt (/ z y)) (* x (+ (* -1/8 (/ x (* (pow y 2) (pow (sqrt (/ z y)) 3)))) (* 1/2 (/ 1 (* y (sqrt (/ z y)))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (+ (sqrt (/ z y)) (* x (+ (* x (- (* 1/16 (/ x (* (pow y 3) (pow (sqrt (/ z y)) 5)))) (* 1/8 (/ 1 (* (pow y 2) (pow (sqrt (/ z y)) 3)))))) (* 1/2 (/ 1 (* y (sqrt (/ z y)))))))))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (/ z y))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (+ (/ x y) (/ z y)))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (* x (sqrt (/ (+ y z) x)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y z) x)) 5)))) (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (sqrt (/ (+ y z) x))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y z) x)) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x (+ y z)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x (+ y (+ z (/ (* y z) x)))))) |
#s(approx (+ (* z y) (* x y)) #s(hole binary64 (* x (+ y (/ (* y z) x))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* x (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (* 1/4 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (+ (* -1/8 (/ (pow y 3) (* (pow x 6) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/4 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* x (sqrt (/ 1 (* x z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 3))))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 6) (* (pow z 3) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (* x (+ (/ 1 z) (/ y (* x z)))))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (* x (sqrt (/ y x))))) |
#s(approx (* (neg x) (sqrt (/ y x))) #s(hole binary64 (* -1 (* x (sqrt (/ y x)))))) |
#s(approx (sqrt (/ y x)) #s(hole binary64 (sqrt (/ y x)))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* x (* y (sqrt (/ 1 (* x y))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* x (+ (* 1/2 (/ z (* (pow x 2) (sqrt (/ 1 (* x y)))))) (* y (sqrt (/ 1 (* x y)))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* x (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* y (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/2 (/ z (* (pow x 2) (sqrt (/ 1 (* x y)))))) (* y (sqrt (/ 1 (* x y))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* x (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* y (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 6) (* (pow y 2) (pow (sqrt (/ 1 (* x y))) 5))))) (+ (* 1/2 (/ z (* (pow x 2) (sqrt (/ 1 (* x y)))))) (* y (sqrt (/ 1 (* x y)))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* x (sqrt (/ 1 (* x y)))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x y))) (* 1/2 (/ z (* (pow x 2) (* y (sqrt (/ 1 (* x y))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* (pow y 2) (pow (sqrt (/ 1 (* x y))) 3))))) (* 1/2 (/ z (* (pow x 2) (* y (sqrt (/ 1 (* x y)))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* (pow y 2) (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 6) (* (pow y 3) (pow (sqrt (/ 1 (* x y))) 5))))) (* 1/2 (/ z (* (pow x 2) (* y (sqrt (/ 1 (* x y))))))))))))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (/ x y))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (* x (+ (/ 1 y) (/ z (* x y)))))) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* x (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* 2 (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 z)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))))) |
#s(approx (+ (* z y) (* x y)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* y z) x))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* 2 (* x (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (* 1/4 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (+ (* -1/8 (/ (pow y 3) (* (pow x 6) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/4 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* x (sqrt (/ 1 (* x z))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 3))))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z))))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 6) (* (pow z 3) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z)))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x z))) (/ 1 z)))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* x (* y (sqrt (/ 1 (* x y)))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* x (+ (* 1/2 (/ z (* (pow x 2) (sqrt (/ 1 (* x y)))))) (* y (sqrt (/ 1 (* x y))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* x (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* y (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/2 (/ z (* (pow x 2) (sqrt (/ 1 (* x y)))))) (* y (sqrt (/ 1 (* x y)))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* x (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* y (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 6) (* (pow y 2) (pow (sqrt (/ 1 (* x y))) 5))))) (+ (* 1/2 (/ z (* (pow x 2) (sqrt (/ 1 (* x y)))))) (* y (sqrt (/ 1 (* x y))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* x (sqrt (/ 1 (* x y))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x y))) (* 1/2 (/ z (* (pow x 2) (* y (sqrt (/ 1 (* x y)))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* (pow y 2) (pow (sqrt (/ 1 (* x y))) 3))))) (* 1/2 (/ z (* (pow x 2) (* y (sqrt (/ 1 (* x y))))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* (pow y 2) (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 6) (* (pow y 3) (pow (sqrt (/ 1 (* x y))) 5))))) (* 1/2 (/ z (* (pow x 2) (* y (sqrt (/ 1 (* x y)))))))))))))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ z (* x y))) (/ 1 y)))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (/ x (sqrt (* x z))) (/ z (sqrt (* x z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (/ (* y (pow (+ x z) 2)) (pow (sqrt (* x z)) 3))) (+ (/ x (sqrt (* x z))) (/ z (sqrt (* x z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (/ (pow (+ x z) 2) (pow (sqrt (* x z)) 3))) (* 1/8 (/ (* y (pow (+ x z) 3)) (pow (sqrt (* x z)) 5))))) (+ (/ x (sqrt (* x z))) (/ z (sqrt (* x z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* 1/2 (/ (* y (+ x z)) (sqrt (* x z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* -1/8 (/ (* y (pow (+ x z) 2)) (pow (sqrt (* x z)) 3))) (* 1/2 (/ (+ x z) (sqrt (* x z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (/ (+ x z) (sqrt (* x z)))) (* y (+ (* -1/8 (/ (pow (+ x z) 2) (pow (sqrt (* x z)) 3))) (* 1/16 (/ (* y (pow (+ x z) 3)) (pow (sqrt (* x z)) 5)))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x z) (* y (+ x z))))) |
#s(approx (+ (* z y) (* x y)) #s(hole binary64 (* y (+ x z)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* z (sqrt (neg (* -1 (/ x z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ x z)))))) (* -1 (/ y (sqrt (neg (* -1 (/ x z))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ x z)))))) (* y (- (* 1/4 (/ y (* z (pow (sqrt (neg (* -1 (/ x z)))) 3)))) (/ 1 (sqrt (neg (* -1 (/ x z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ x z)))))) (* y (- (* y (+ (* -1/8 (/ y (* (pow z 2) (pow (sqrt (neg (* -1 (/ x z)))) 5)))) (* 1/4 (/ 1 (* z (pow (sqrt (neg (* -1 (/ x z)))) 3)))))) (/ 1 (sqrt (neg (* -1 (/ x z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (sqrt (neg (* -1 (/ x z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ x z)))) (* 1/2 (/ y (* z (sqrt (neg (* -1 (/ x z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ x z)))) (* y (+ (* -1/8 (/ y (* (pow z 2) (pow (sqrt (neg (* -1 (/ x z)))) 3)))) (* 1/2 (/ 1 (* z (sqrt (neg (* -1 (/ x z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ x z)))) (* y (+ (* y (- (* 1/16 (/ y (* (pow z 3) (pow (sqrt (neg (* -1 (/ x z)))) 5)))) (* 1/8 (/ 1 (* (pow z 2) (pow (sqrt (neg (* -1 (/ x z)))) 3)))))) (* 1/2 (/ 1 (* z (sqrt (neg (* -1 (/ x z)))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (- (/ y z) (* -1 (/ x z))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (sqrt (* y (+ x z))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (/ (sqrt (* y (+ x z))) y))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (/ (+ x z) y))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (* y (sqrt (/ (+ x z) y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 2 (sqrt (/ (+ x z) y))) (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (/ (+ x z) y)) 5)))) (+ (* 2 (sqrt (/ (+ x z) y))) (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (sqrt (/ (+ x z) y))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (/ (+ x z) y)) 5)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* y (+ x (+ z (/ (* x z) y)))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* y (* z (sqrt (/ 1 (* y z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (+ (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (* 1/4 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (+ (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (+ (* -1/8 (/ (pow x 3) (* (pow y 6) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/4 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* y (sqrt (/ 1 (* y z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 3))))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 6) (* (pow z 3) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (* y (+ (/ 1 z) (/ x (* y z)))))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (* y (sqrt (/ x y))))) |
#s(approx (sqrt (/ y x)) #s(hole binary64 (* y (sqrt (/ 1 (* x y)))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (sqrt (/ (+ x z) y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* y (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 5)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 z)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* 2 (* y (* z (sqrt (/ 1 (* y z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (+ (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (* 1/4 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (+ (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (+ (* -1/8 (/ (pow x 3) (* (pow y 6) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/4 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* y (sqrt (/ 1 (* y z))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* y z))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 3))))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z))))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 6) (* (pow z 3) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z)))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x (* y z))) (/ 1 z)))))) |
#s(approx (sqrt (* y x)) #s(hole binary64 (* -1 (* y (sqrt (/ x y)))))) |
#s(approx (sqrt (/ y x)) #s(hole binary64 (* -1 (* y (sqrt (/ 1 (* x y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (/ x (sqrt (* x y))) (/ y (sqrt (* x y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (/ (* z (pow (+ x y) 2)) (pow (sqrt (* x y)) 3))) (+ (/ x (sqrt (* x y))) (/ y (sqrt (* x y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (/ (pow (+ x y) 2) (pow (sqrt (* x y)) 3))) (* 1/8 (/ (* z (pow (+ x y) 3)) (pow (sqrt (* x y)) 5))))) (+ (/ x (sqrt (* x y))) (/ y (sqrt (* x y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (/ (* z (+ x y)) (sqrt (* x y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (/ (* z (pow (+ x y) 2)) (pow (sqrt (* x y)) 3))) (* 1/2 (/ (+ x y) (sqrt (* x y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (/ (+ x y) (sqrt (* x y)))) (* z (+ (* -1/8 (/ (pow (+ x y) 2) (pow (sqrt (* x y)) 3))) (* 1/16 (/ (* z (pow (+ x y) 3)) (pow (sqrt (* x y)) 5)))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x y) (* z (+ x y))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (sqrt (* z (+ x y)))))) |
#s(approx (* -2 z) #s(hole binary64 (* -2 z))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (/ (sqrt (* z (+ x y))) z))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (/ (+ x y) z))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (+ (* 1/2 (/ z (sqrt (/ x y)))) (* y (sqrt (/ x y)))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (+ (* y (sqrt (/ x y))) (* z (+ (* -1/8 (/ z (* y (pow (sqrt (/ x y)) 3)))) (* 1/2 (/ 1 (sqrt (/ x y))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (+ (* y (sqrt (/ x y))) (* z (+ (* z (- (* 1/16 (/ z (* (pow y 2) (pow (sqrt (/ x y)) 5)))) (* 1/8 (/ 1 (* y (pow (sqrt (/ x y)) 3)))))) (* 1/2 (/ 1 (sqrt (/ x y))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (sqrt (/ x y)))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (+ (sqrt (/ x y)) (* 1/2 (/ z (* y (sqrt (/ x y)))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (+ (sqrt (/ x y)) (* z (+ (* -1/8 (/ z (* (pow y 2) (pow (sqrt (/ x y)) 3)))) (* 1/2 (/ 1 (* y (sqrt (/ x y)))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (+ (sqrt (/ x y)) (* z (+ (* z (- (* 1/16 (/ z (* (pow y 3) (pow (sqrt (/ x y)) 5)))) (* 1/8 (/ 1 (* (pow y 2) (pow (sqrt (/ x y)) 3)))))) (* 1/2 (/ 1 (* y (sqrt (/ x y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (* z (sqrt (/ (+ x y) z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (+ (* 2 (sqrt (/ (+ x y) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (/ (+ x y) z)) 5)))) (+ (* 2 (sqrt (/ (+ x y) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (sqrt (/ (+ x y) z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (/ (+ x y) z)) 5)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* z (+ x (+ y (/ (* x y) z)))))) |
#s(approx (+ (* z y) (* x y)) #s(hole binary64 (* z (+ y (/ (* x y) z))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* z (sqrt (/ (+ x y) z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (sqrt (/ (+ x y) z)))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* y (* z (sqrt (/ 1 (* y z))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* z (+ (* 1/2 (/ x (* (pow z 2) (sqrt (/ 1 (* y z)))))) (* y (sqrt (/ 1 (* y z)))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* z (+ (* -1/8 (/ (pow x 2) (* y (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/2 (/ x (* (pow z 2) (sqrt (/ 1 (* y z)))))) (* y (sqrt (/ 1 (* y z))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* z (+ (* -1/8 (/ (pow x 2) (* y (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 2) (* (pow z 6) (pow (sqrt (/ 1 (* y z))) 5))))) (+ (* 1/2 (/ x (* (pow z 2) (sqrt (/ 1 (* y z)))))) (* y (sqrt (/ 1 (* y z)))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* z (sqrt (/ 1 (* y z)))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* z (+ (sqrt (/ 1 (* y z))) (* 1/2 (/ x (* y (* (pow z 2) (sqrt (/ 1 (* y z))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* z (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 2) (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (* 1/2 (/ x (* y (* (pow z 2) (sqrt (/ 1 (* y z)))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* z (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 2) (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 3) (* (pow z 6) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/2 (/ x (* y (* (pow z 2) (sqrt (/ 1 (* y z))))))))))))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (* z (+ (/ 1 y) (/ x (* y z)))))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* z (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 5)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 y)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))))) |
#s(approx (+ (* z y) (* x y)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (* x y) z))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* y (* z (sqrt (/ 1 (* y z)))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* z (+ (* 1/2 (/ x (* (pow z 2) (sqrt (/ 1 (* y z)))))) (* y (sqrt (/ 1 (* y z))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* z (+ (* -1/8 (/ (pow x 2) (* y (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/2 (/ x (* (pow z 2) (sqrt (/ 1 (* y z)))))) (* y (sqrt (/ 1 (* y z)))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* z (+ (* -1/8 (/ (pow x 2) (* y (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 2) (* (pow z 6) (pow (sqrt (/ 1 (* y z))) 5))))) (+ (* 1/2 (/ x (* (pow z 2) (sqrt (/ 1 (* y z)))))) (* y (sqrt (/ 1 (* y z))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* z (sqrt (/ 1 (* y z))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 (* y z))) (* 1/2 (/ x (* y (* (pow z 2) (sqrt (/ 1 (* y z)))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 2) (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (* 1/2 (/ x (* y (* (pow z 2) (sqrt (/ 1 (* y z))))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 2) (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 3) (* (pow z 6) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/2 (/ x (* y (* (pow z 2) (sqrt (/ 1 (* y z)))))))))))))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (* -1 (* z (- (* -1 (/ x (* y z))) (/ 1 y)))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
(+.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y))) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
#s(literal 2 binary64) |
(pow.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y))) #s(literal 1/2 binary64))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)) |
(*.f64 (+.f64 z x) y) |
(*.f64 y (+.f64 z x)) |
(/.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 (*.f64 z y) (*.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 z y) (*.f64 z y))) (-.f64 (*.f64 y x) (*.f64 z y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 z y) (*.f64 z y) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 z y) (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 y x) (*.f64 z y))))) |
(fma.f64 z y (*.f64 y x)) |
(fma.f64 y z (*.f64 y x)) |
(fma.f64 y x (*.f64 z y)) |
(fma.f64 x y (*.f64 z y)) |
(-.f64 (*.f64 z y) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 y) z)) |
(+.f64 (*.f64 z y) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 z y)) |
z |
y |
(*.f64 y x) |
(*.f64 x y) |
x |
(*.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x)))) |
(+.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x))) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x)))) |
(pow.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x))) #s(literal 1/2 binary64))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z x)) |
(*.f64 z x) |
(*.f64 x z) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z))))) |
(*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z)))) |
(*.f64 (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z))) (*.f64 #s(literal -2 binary64) z)) |
(*.f64 #s(literal -2 binary64) (*.f64 z (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z))))) |
(*.f64 #s(literal -2 binary64) z) |
(*.f64 z #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(pow.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z))) |
(exp.f64 (*.f64 (log.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z))) #s(literal 1/2 binary64))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z)) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
(*.f64 #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 y x)) (neg.f64 x)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 y x)) (neg.f64 x))))) |
(+.f64 #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 y x)) (neg.f64 x)))) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 y x)) (neg.f64 x))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 y x)) (neg.f64 x)))) |
#s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 y x)) (neg.f64 x))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 y x)) x) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 y x)) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 y x)) x)) |
(*.f64 (neg.f64 x) (sqrt.f64 (/.f64 y x))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 y x)) x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(pow.f64 (/.f64 y x) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 y) (sqrt.f64 x)) |
(sqrt.f64 (/.f64 y x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
(*.f64 #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) y)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) y))) |
(+.f64 #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) y)) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) y))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) y)) |
(*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) y) |
(*.f64 y (sqrt.f64 (/.f64 (+.f64 z x) y))) |
(pow.f64 (/.f64 (+.f64 z x) y) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (+.f64 z x)) (sqrt.f64 y)) |
(sqrt.f64 (/.f64 (+.f64 z x) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 z x) y)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 (/.f64 z y) (/.f64 z y))) (-.f64 (/.f64 x y) (/.f64 z y))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 z y) #s(literal 3 binary64))) (fma.f64 (/.f64 x y) (/.f64 x y) (-.f64 (*.f64 (/.f64 z y) (/.f64 z y)) (*.f64 (/.f64 x y) (/.f64 z y))))) |
(/.f64 (neg.f64 (+.f64 z x)) (neg.f64 y)) |
(/.f64 (*.f64 (+.f64 z x) y) (*.f64 y y)) |
(/.f64 (+.f64 z x) y) |
(+.f64 (/.f64 x y) (/.f64 z y)) |
(+.f64 (/.f64 z y) (/.f64 x y)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 x z)) |
(/.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 x x) x)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x)))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 z z) z)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 z x)))) |
(+.f64 z x) |
(+.f64 x z) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (/.f64 (+.f64 z y) (sqrt.f64 (*.f64 z y))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) x) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) #s(literal -1/4 binary64) (/.f64 (+.f64 z y) (sqrt.f64 (*.f64 z y)))) x (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 x (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (+.f64 z y)) x) (pow.f64 (*.f64 z y) #s(literal 5/2 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) #s(literal -1/4 binary64))) x (/.f64 (+.f64 z y) (sqrt.f64 (*.f64 z y)))) (*.f64 (sqrt.f64 (*.f64 z y)) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z y))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 z y) x) (sqrt.f64 (*.f64 z y))) (sqrt.f64 (*.f64 z y)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) x) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 z y)) (sqrt.f64 (*.f64 z y)))) x (sqrt.f64 (*.f64 z y)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (+.f64 z y)) x) (pow.f64 (*.f64 z y) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (pow.f64 (*.f64 z y) #s(literal 3/2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 z y)) (sqrt.f64 (*.f64 z y)))) (sqrt.f64 (*.f64 z y)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 y x) z (*.f64 y x))) |
#s(approx (+ (* z y) (* x y)) (*.f64 (+.f64 z x) y)) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx (* x z) (*.f64 z x)) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z))) z) #s(literal -2 binary64))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z))) z) #s(literal -2 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z)))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (fma.f64 (-.f64 (*.f64 (/.f64 x (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 y) z)) #s(literal 3/2 binary64)) z)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z))))) x (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z))) z) #s(literal -2 binary64)))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (fma.f64 x (-.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 y) z)) #s(literal 5/2 binary64)) (*.f64 z z))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 y) z)) #s(literal 3/2 binary64)) z))) x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z))))) (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z))) z) #s(literal -2 binary64)))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z)))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z))) z)) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (fma.f64 (fma.f64 (/.f64 x (*.f64 (*.f64 z z) (pow.f64 (neg.f64 (/.f64 (neg.f64 y) z)) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z))) z))) x (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (fma.f64 x (fma.f64 x (-.f64 (*.f64 (/.f64 x (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 y) z)) #s(literal 5/2 binary64)) (*.f64 (*.f64 z z) z))) #s(literal 1/16 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 z z) (pow.f64 (neg.f64 (/.f64 (neg.f64 y) z)) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z))) z))) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 y) z))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 y z)) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (-.f64 (/.f64 x z) (/.f64 (neg.f64 y) z))) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx (sqrt (* y x)) (sqrt.f64 (*.f64 y x))) |
#s(approx (* (neg x) (sqrt (/ y x))) (neg.f64 (sqrt.f64 (*.f64 y x)))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (sqrt (/ y x)) (/.f64 (sqrt.f64 (*.f64 y x)) x)) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 (sqrt.f64 (/.f64 z y)) y)) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (fma.f64 (/.f64 x (sqrt.f64 (/.f64 z y))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 z y)) y))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (fma.f64 (fma.f64 (/.f64 x (*.f64 (pow.f64 (/.f64 z y) #s(literal 3/2 binary64)) y)) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 z y)))) x (*.f64 (sqrt.f64 (/.f64 z y)) y))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (fma.f64 x (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) x) (*.f64 (pow.f64 (/.f64 z y) #s(literal 5/2 binary64)) (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 z y) #s(literal 3/2 binary64)) y))) x (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 z y)))) (*.f64 (sqrt.f64 (/.f64 z y)) y))) |
#s(approx (sqrt (/ (+ z x) y)) (sqrt.f64 (/.f64 z y))) |
#s(approx (sqrt (/ (+ z x) y)) (fma.f64 (/.f64 x (*.f64 (sqrt.f64 (/.f64 z y)) y)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 z y)))) |
#s(approx (sqrt (/ (+ z x) y)) (fma.f64 (fma.f64 (/.f64 x (*.f64 (*.f64 y y) (pow.f64 (/.f64 z y) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 z y)) y))) x (sqrt.f64 (/.f64 z y)))) |
#s(approx (sqrt (/ (+ z x) y)) (fma.f64 x (fma.f64 x (-.f64 (*.f64 (/.f64 x (*.f64 (pow.f64 (/.f64 z y) #s(literal 5/2 binary64)) (*.f64 (*.f64 y y) y))) #s(literal 1/16 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y y) (pow.f64 (/.f64 z y) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 z y)) y))) (sqrt.f64 (/.f64 z y)))) |
#s(approx (/ (+ z x) y) (/.f64 z y)) |
#s(approx (/ (+ z x) y) (/.f64 (+.f64 z x) y)) |
#s(approx (+ z x) z) |
#s(approx (+ z x) (+.f64 z x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 (/.f64 (+.f64 z y) x)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 z y) x))))) x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 (/.f64 (+.f64 z y) x) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 z y) x)))))) x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 (/.f64 (+.f64 z y) x) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (*.f64 (pow.f64 (/.f64 (+.f64 z y) x) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 z y) x))))))) x)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) x)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (fma.f64 (/.f64 (*.f64 z y) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 z y) x)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (+.f64 z y) x))) x)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 (/.f64 (+.f64 z y) x) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z y) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 z y) x)))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (+.f64 z y) x))) x)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 (/.f64 (+.f64 z y) x) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (*.f64 (pow.f64 (/.f64 (+.f64 z y) x) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 z y) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 z y) x)))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (+.f64 z y) x))) x)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 y (/.f64 z x) z) y) x)) |
#s(approx (+ (* z y) (* x y)) (*.f64 (fma.f64 y (/.f64 z x) y) x)) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) z))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) z) #s(literal -2 binary64) (/.f64 (neg.f64 y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (*.f64 x x)))) x)) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) z) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 3/2 binary64)) z) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/4 binary64) (/.f64 (neg.f64 y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (*.f64 x x))))) x)) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) z) #s(literal -2 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 5/2 binary64)) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 3/2 binary64)) z) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 (neg.f64 y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (*.f64 x x))))) x)) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) x)) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (fma.f64 (/.f64 y (*.f64 (*.f64 (*.f64 x x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) x)) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 3/2 binary64)) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/8 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 (*.f64 x x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) x)) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 3/2 binary64)) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 5/2 binary64)) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) #s(literal 1/16 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 (*.f64 x x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))) x)) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (*.f64 (+.f64 (/.f64 y (*.f64 z x)) (/.f64 #s(literal 1 binary64) z)) x)) |
#s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 y x)) x)) |
#s(approx (* (neg x) (sqrt (/ y x))) (*.f64 (sqrt.f64 (/.f64 y x)) (neg.f64 x))) |
#s(approx (sqrt (/ y x)) (sqrt.f64 (/.f64 y x))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) y) x)) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) y (/.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) (*.f64 x x)))) x)) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 3/2 binary64)) y) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) y (/.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) (*.f64 x x))))) x)) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 3/2 binary64)) y) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 5/2 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) y (/.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) (*.f64 x x)))))) x)) |
#s(approx (sqrt (/ (+ z x) y)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) x)) |
#s(approx (sqrt (/ (+ z x) y)) (*.f64 (fma.f64 (/.f64 z (*.f64 (*.f64 (*.f64 x x) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x)))) x)) |
#s(approx (sqrt (/ (+ z x) y)) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 3/2 binary64)) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/8 binary64) (*.f64 (/.f64 z (*.f64 (*.f64 (*.f64 x x) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x)))) x)) |
#s(approx (sqrt (/ (+ z x) y)) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 3/2 binary64)) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 5/2 binary64)) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) #s(literal 1/16 binary64) (*.f64 (/.f64 z (*.f64 (*.f64 (*.f64 x x) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x)))) x)) |
#s(approx (/ (+ z x) y) (/.f64 x y)) |
#s(approx (/ (+ z x) y) (*.f64 (+.f64 (/.f64 z (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)) x)) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))) (*.f64 x x)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))) (*.f64 x x))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))) #s(literal 2 binary64) (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))) (*.f64 x x)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 x) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 z y) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))) (*.f64 x x))) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))) (*.f64 x x)))) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))) (*.f64 x x))))) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 z) (neg.f64 y)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 z x) z) (neg.f64 y)))) |
#s(approx (+ (* z y) (* x y)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 z y) x)) (neg.f64 y)))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) z))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) z) #s(literal -2 binary64) (/.f64 (neg.f64 y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (*.f64 x x)))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) z) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 3/2 binary64)) z) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/4 binary64) (/.f64 (neg.f64 y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (*.f64 x x))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) z) #s(literal -2 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 5/2 binary64)) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 3/2 binary64)) z) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/4 binary64))) (/.f64 (neg.f64 y) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))) (*.f64 x x))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y (*.f64 (*.f64 (*.f64 x x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 3/2 binary64)) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/8 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 (*.f64 x x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 3/2 binary64)) (*.f64 z z)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)) #s(literal 5/2 binary64)) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) #s(literal 1/16 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 (*.f64 x x) z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x))))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 z x)))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) (*.f64 z x)) (/.f64 #s(literal 1 binary64) z)))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) y))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) y (/.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) (*.f64 x x)))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 3/2 binary64)) y) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) y (/.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) (*.f64 x x))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 3/2 binary64)) y) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 5/2 binary64)) (*.f64 y y)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) y (/.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) (*.f64 x x)))))))) |
#s(approx (sqrt (/ (+ z x) y)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))))) |
#s(approx (sqrt (/ (+ z x) y)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 z (*.f64 (*.f64 (*.f64 x x) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x)))))) |
#s(approx (sqrt (/ (+ z x) y)) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 3/2 binary64)) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/8 binary64) (*.f64 (/.f64 z (*.f64 (*.f64 (*.f64 x x) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x)))))) |
#s(approx (sqrt (/ (+ z x) y)) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (*.f64 z z) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 3/2 binary64)) (*.f64 y y)) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 5/2 binary64)) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) #s(literal 1/16 binary64) (*.f64 (/.f64 z (*.f64 (*.f64 (*.f64 x x) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x)))))) |
#s(approx (/ (+ z x) y) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 z) (*.f64 y x)) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (+ z x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 z) x) #s(literal 1 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (/.f64 (+.f64 z x) (sqrt.f64 (*.f64 z x))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) (pow.f64 (*.f64 z x) #s(literal 3/2 binary64))) #s(literal -1/4 binary64) (/.f64 (+.f64 z x) (sqrt.f64 (*.f64 z x)))) y (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 y (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (+.f64 z x)) y) (pow.f64 (*.f64 z x) #s(literal 5/2 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 3/2 binary64))) #s(literal -1/4 binary64))) y (/.f64 (+.f64 z x) (sqrt.f64 (*.f64 z x)))) (*.f64 (sqrt.f64 (*.f64 z x)) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z x))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 (/.f64 (*.f64 (+.f64 z x) y) (sqrt.f64 (*.f64 z x))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z x)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) y) (pow.f64 (*.f64 z x) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 z x)) (sqrt.f64 (*.f64 z x)))) y (sqrt.f64 (*.f64 z x)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 y (fma.f64 y (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (+.f64 z x)) y) (pow.f64 (*.f64 z x) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 3/2 binary64))) #s(literal -1/8 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 z x)) (sqrt.f64 (*.f64 z x)))) (sqrt.f64 (*.f64 z x)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 z x) y (*.f64 z x))) |
#s(approx (+ (* z y) (* x y)) (*.f64 (+.f64 z x) y)) |
#s(approx y y) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z))) z) #s(literal -2 binary64))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (fma.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z))) z) #s(literal -2 binary64) (/.f64 (neg.f64 y) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z)))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (fma.f64 (-.f64 (*.f64 (/.f64 y (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 x) z)) #s(literal 3/2 binary64)) z)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z))))) y (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z))) z) #s(literal -2 binary64)))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (fma.f64 y (-.f64 (*.f64 (fma.f64 (/.f64 y (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 x) z)) #s(literal 5/2 binary64)) (*.f64 z z))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 x) z)) #s(literal 3/2 binary64)) z))) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z))))) (*.f64 (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z))) z) #s(literal -2 binary64)))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z)))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (fma.f64 (/.f64 y (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z))) z)) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (fma.f64 (fma.f64 (/.f64 y (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 x) z)) #s(literal 3/2 binary64)) (*.f64 z z))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z))) z))) y (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (fma.f64 y (fma.f64 y (-.f64 (*.f64 (/.f64 y (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 x) z)) #s(literal 5/2 binary64)) (*.f64 (*.f64 z z) z))) #s(literal 1/16 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (neg.f64 (/.f64 (neg.f64 x) z)) #s(literal 3/2 binary64)) (*.f64 z z)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z))) z))) (sqrt.f64 (neg.f64 (/.f64 (neg.f64 x) z))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (-.f64 (/.f64 y z) (/.f64 (neg.f64 x) z))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (sqrt.f64 (*.f64 (+.f64 z x) y))) |
#s(approx (sqrt (/ (+ z x) y)) (/.f64 (sqrt.f64 (*.f64 (+.f64 z x) y)) y)) |
#s(approx (/ (+ z x) y) (/.f64 (+.f64 z x) y)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal 2 binary64) y) (sqrt.f64 (/.f64 (+.f64 z x) y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64) (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) (*.f64 y y)))) y)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (pow.f64 (/.f64 (+.f64 z x) y) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64) (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) (*.f64 y y))))) y)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (pow.f64 (/.f64 (+.f64 z x) y) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (*.f64 (pow.f64 (/.f64 (+.f64 z x) y) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) #s(literal 2 binary64) (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) (*.f64 y y)))))) y)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) y)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (fma.f64 (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) (*.f64 y y))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (+.f64 z x) y))) y)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (pow.f64 (/.f64 (+.f64 z x) y) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) (*.f64 y y))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (pow.f64 (/.f64 (+.f64 z x) y) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (*.f64 (pow.f64 (/.f64 (+.f64 z x) y) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) (*.f64 y y))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (+.f64 z x) y))) y)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 x (/.f64 z y) z) x) y)) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) z))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) z) #s(literal -2 binary64) (/.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) (*.f64 y y)))) y)) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) z) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 3/2 binary64)) z) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal 1/4 binary64) (/.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) (*.f64 y y))))) y)) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) z) #s(literal -2 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 5/2 binary64)) (*.f64 z z)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 3/2 binary64)) z) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal 1/4 binary64))) (/.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) (*.f64 y y))))) y)) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) y)) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (fma.f64 (/.f64 x (*.f64 (*.f64 (*.f64 y y) z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y)))) y)) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 3/2 binary64)) (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 (*.f64 (*.f64 y y) z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y)))) y)) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 3/2 binary64)) (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 5/2 binary64)) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal 1/16 binary64) (*.f64 (/.f64 x (*.f64 (*.f64 (*.f64 y y) z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y)))) y)) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (*.f64 (+.f64 (/.f64 x (*.f64 z y)) (/.f64 #s(literal 1 binary64) z)) y)) |
#s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 x y)) y)) |
#s(approx (sqrt (/ y x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))) y)) |
#s(approx (sqrt (/ (+ z x) y)) (sqrt.f64 (/.f64 (+.f64 z x) y))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) y) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 y) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))) #s(literal 2 binary64) (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))) (*.f64 y y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))) #s(literal 2 binary64) (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))) (*.f64 y y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/4 binary64) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) (fma.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))) #s(literal 2 binary64) (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))) (*.f64 y y)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 y) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 z x) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))) (*.f64 y y))) #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 y) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))) (*.f64 y y)))) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 y) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y)) #s(literal 3/2 binary64)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (*.f64 (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z x)) (*.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))) (*.f64 y y))))) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 y) (+.f64 (neg.f64 z) (neg.f64 x)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 z y) z) (neg.f64 x)))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) z))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) z) #s(literal -2 binary64) (/.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) (*.f64 y y)))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) z) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 3/2 binary64)) z) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal 1/4 binary64) (/.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) (*.f64 y y))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) z) #s(literal -2 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 5/2 binary64)) (*.f64 z z)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 3/2 binary64)) z) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal 1/4 binary64))) (/.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) (*.f64 y y))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x (*.f64 (*.f64 (*.f64 y y) z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (neg.f64 y) (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 3/2 binary64)) (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 (*.f64 (*.f64 y y) z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 (neg.f64 y) (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 3/2 binary64)) (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 y y)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 5/2 binary64)) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))) #s(literal 1/16 binary64) (*.f64 (/.f64 x (*.f64 (*.f64 (*.f64 y y) z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y)))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) (*.f64 z y)) (/.f64 #s(literal 1 binary64) z)))) |
#s(approx (sqrt (* y x)) (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 x y)))) |
#s(approx (sqrt (/ y x)) (*.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (/.f64 (+.f64 y x) (sqrt.f64 (*.f64 y x))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) z) (pow.f64 (*.f64 y x) #s(literal 3/2 binary64))) #s(literal -1/4 binary64) (/.f64 (+.f64 y x) (sqrt.f64 (*.f64 y x)))) z (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 z (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x)) z) (pow.f64 (*.f64 y x) #s(literal 5/2 binary64))) #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 3/2 binary64))) #s(literal -1/4 binary64))) z (/.f64 (+.f64 y x) (sqrt.f64 (*.f64 y x)))) (*.f64 (sqrt.f64 (*.f64 y x)) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 (/.f64 (*.f64 (+.f64 y x) z) (sqrt.f64 (*.f64 y x))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 y x)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) z) (pow.f64 (*.f64 y x) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (sqrt.f64 (*.f64 y x)))) z (sqrt.f64 (*.f64 y x)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (fma.f64 z (fma.f64 z (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (+.f64 y x)) z) (pow.f64 (*.f64 y x) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 3/2 binary64))) #s(literal -1/8 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (sqrt.f64 (*.f64 y x)))) (sqrt.f64 (*.f64 y x)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 (+.f64 y x) z (*.f64 y x))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) #s(literal -2 binary64))) |
#s(approx (* -2 z) (*.f64 #s(literal -2 binary64) z)) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (/.f64 (sqrt.f64 (*.f64 (+.f64 y x) z)) z)) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 (+.f64 y x) z)) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (fma.f64 (/.f64 z (sqrt.f64 (/.f64 x y))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x y)) y))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (fma.f64 (fma.f64 (/.f64 z (*.f64 (pow.f64 (/.f64 x y) #s(literal 3/2 binary64)) y)) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y)))) z (*.f64 (sqrt.f64 (/.f64 x y)) y))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (fma.f64 z (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) z) (*.f64 (pow.f64 (/.f64 x y) #s(literal 5/2 binary64)) (*.f64 y y))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 x y) #s(literal 3/2 binary64)) y))) z (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y)))) (*.f64 (sqrt.f64 (/.f64 x y)) y))) |
#s(approx (sqrt (/ (+ z x) y)) (sqrt.f64 (/.f64 x y))) |
#s(approx (sqrt (/ (+ z x) y)) (fma.f64 (/.f64 z (*.f64 (sqrt.f64 (/.f64 x y)) y)) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 x y)))) |
#s(approx (sqrt (/ (+ z x) y)) (fma.f64 (fma.f64 (/.f64 z (*.f64 (pow.f64 (/.f64 x y) #s(literal 3/2 binary64)) (*.f64 y y))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x y)) y))) z (sqrt.f64 (/.f64 x y)))) |
#s(approx (sqrt (/ (+ z x) y)) (fma.f64 z (fma.f64 z (-.f64 (*.f64 (/.f64 z (*.f64 (pow.f64 (/.f64 x y) #s(literal 5/2 binary64)) (*.f64 (*.f64 y y) y))) #s(literal 1/16 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (/.f64 x y) #s(literal 3/2 binary64)) (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 x y)) y))) (sqrt.f64 (/.f64 x y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal 2 binary64) z) (sqrt.f64 (/.f64 (+.f64 y x) z)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) (*.f64 z z)))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (pow.f64 (/.f64 (+.f64 y x) z) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) (*.f64 z z))))) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (pow.f64 (/.f64 (+.f64 y x) z) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (/.f64 (+.f64 y x) z) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) (*.f64 z z)))))) z)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) z)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (fma.f64 (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) (*.f64 z z))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (+.f64 y x) z))) z)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (pow.f64 (/.f64 (+.f64 y x) z) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) (*.f64 z z))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (pow.f64 (/.f64 (+.f64 y x) z) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (/.f64 (+.f64 y x) z) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) (*.f64 z z))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (+.f64 y x) z))) z)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 x (/.f64 y z) y) x) z)) |
#s(approx (+ (* z y) (* x y)) (*.f64 (fma.f64 x (/.f64 y z) y) z)) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) (*.f64 #s(literal -2 binary64) z))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (sqrt.f64 (/.f64 (+.f64 y x) z))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) z) y)) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) y (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) (*.f64 z z)))) z)) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 (*.f64 z z) (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) y (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) (*.f64 z z))))) z)) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 (*.f64 z z) (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 5/2 binary64))) (*.f64 y y))) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) y (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) (*.f64 z z)))))) z)) |
#s(approx (sqrt (/ (+ z x) y)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) z)) |
#s(approx (sqrt (/ (+ z x) y)) (*.f64 (fma.f64 (/.f64 x (*.f64 (*.f64 y (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y)))) z)) |
#s(approx (sqrt (/ (+ z x) y)) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 3/2 binary64))) (*.f64 y y))) #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 (*.f64 y (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y)))) z)) |
#s(approx (sqrt (/ (+ z x) y)) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 3/2 binary64))) (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 5/2 binary64))) (*.f64 (*.f64 y y) y))) #s(literal 1/16 binary64) (*.f64 (/.f64 x (*.f64 (*.f64 y (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y)))) z)) |
#s(approx (/ (+ z x) y) (*.f64 (+.f64 (/.f64 x (*.f64 z y)) (/.f64 #s(literal 1 binary64) y)) z)) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 x z) #s(literal 1 binary64)) z)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) (*.f64 #s(literal -2 binary64) z))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 z) (fma.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) (*.f64 z z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (pow.f64 (/.f64 (+.f64 y x) z) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/4 binary64) (fma.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) (*.f64 z z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (pow.f64 (/.f64 (+.f64 y x) z) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (/.f64 (+.f64 y x) z) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) #s(literal 2 binary64) (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) (*.f64 z z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 z) (sqrt.f64 (/.f64 (+.f64 y x) z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) (*.f64 z z))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (+.f64 y x) z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (pow.f64 (/.f64 (+.f64 y x) z) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) (*.f64 z z))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (+.f64 y x) z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (pow.f64 (/.f64 (+.f64 y x) z) #s(literal 3/2 binary64)) (*.f64 (*.f64 z z) (*.f64 z z)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (pow.f64 (/.f64 (+.f64 y x) z) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 y x) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) (*.f64 z z))) #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 (+.f64 y x) z))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 z) (neg.f64 (+.f64 y x)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 z) (+.f64 (neg.f64 (+.f64 y x)) (neg.f64 (*.f64 x (/.f64 y z)))))) |
#s(approx (+ (* z y) (* x y)) (*.f64 (neg.f64 z) (+.f64 (neg.f64 (*.f64 x (/.f64 y z))) (neg.f64 y)))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) z))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 (neg.f64 z) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) y (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) (*.f64 z z)))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 (*.f64 z z) (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) y (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) (*.f64 z z))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 (*.f64 z z) (*.f64 z z))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 5/2 binary64))) (*.f64 y y))) #s(literal 1/16 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) y (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))) (*.f64 z z)))))))) |
#s(approx (sqrt (/ (+ z x) y)) (*.f64 (neg.f64 z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))))) |
#s(approx (sqrt (/ (+ z x) y)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x (*.f64 (*.f64 y (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y)))))) |
#s(approx (sqrt (/ (+ z x) y)) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 3/2 binary64))) (*.f64 y y))) #s(literal -1/8 binary64) (*.f64 (/.f64 x (*.f64 (*.f64 y (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y)))))) |
#s(approx (sqrt (/ (+ z x) y)) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 3/2 binary64))) (*.f64 y y))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 5/2 binary64))) (*.f64 (*.f64 y y) y))) #s(literal 1/16 binary64) (*.f64 (/.f64 x (*.f64 (*.f64 y (*.f64 z z)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y))))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z y)))))) |
#s(approx (/ (+ z x) y) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 x) (*.f64 z y)) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (+ z x) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 x) z) #s(literal 1 binary64)))) |
Compiled 13 557 to 1 677 computations (87.6% saved)
25 alts after pruning (17 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 290 | 3 | 293 |
| Fresh | 2 | 14 | 16 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 293 | 25 | 318 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 69.1% | (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (+.f64 z y) x (*.f64 z y)))) |
| 29.9% | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 x x))) (-.f64 (*.f64 y x) (*.f64 z x))) (*.f64 y z)))) | |
| ✓ | 67.2% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 x y))))) |
| 36.1% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) | |
| ✓ | 67.3% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
| 36.8% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) | |
| ▶ | 35.7% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y)))) |
| ✓ | 3.8% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x z)))) |
| ▶ | 1.8% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (/.f64 (sqrt.f64 (+.f64 y z)) (sqrt.f64 x)) x))) |
| ✓ | 2.1% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) x))) |
| 43.9% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) z))) | |
| ▶ | 43.5% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 #s(approx (+ z x) z) y)) y))) |
| 2.2% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z y) x) (/.f64 z x))) x))) | |
| 2.0% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z y) x) (/.f64 y x))) x))) | |
| 1.7% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z x) y) (/.f64 x y))) y))) | |
| 1.2% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 y) (sqrt.f64 x)))) | |
| 33.5% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(approx (sqrt (/ (+ z y) x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) y)) x))) | |
| ✓ | 34.4% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x)))) |
| 43.8% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 x y)))))) | |
| ✓ | 44.0% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 y x)))))) |
| 2.4% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) z) #s(literal -2 binary64))) | |
| ▶ | 2.1% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 y z))))) |
| ✓ | 2.5% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z))))) |
| 43.8% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) y) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))))) | |
| ▶ | 45.1% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (/.f64 (+.f64 y z) x)))) |
Compiled 1 039 to 724 computations (30.3% saved)
| Inputs |
|---|
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (/.f64 (+.f64 y z) x)))) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (/.f64 (+.f64 y z) x))) |
(*.f64 #s(literal -2 binary64) x) |
#s(literal -2 binary64) |
x |
(sqrt.f64 (/.f64 (+.f64 y z) x)) |
(/.f64 (+.f64 y z) x) |
(+.f64 y z) |
y |
z |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y)))) |
#s(literal 2 binary64) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y)) |
(*.f64 #s(approx (+ z x) z) y) |
#s(approx (+ z x) z) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 y z))))) |
(*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 y z)))) |
(*.f64 #s(literal -2 binary64) z) |
(sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 y z))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 y z)) |
(/.f64 y z) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 #s(approx (+ z x) z) y)) y))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 #s(approx (+ z x) z) y)) y)) |
(*.f64 (sqrt.f64 (/.f64 #s(approx (+ z x) z) y)) y) |
(sqrt.f64 (/.f64 #s(approx (+ z x) z) y)) |
(/.f64 #s(approx (+ z x) z) y) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (/.f64 (sqrt.f64 (+.f64 y z)) (sqrt.f64 x)) x))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (/.f64 (sqrt.f64 (+.f64 y z)) (sqrt.f64 x)) x)) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 y z)) (sqrt.f64 x)) x) |
(/.f64 (sqrt.f64 (+.f64 y z)) (sqrt.f64 x)) |
(sqrt.f64 (+.f64 y z)) |
(sqrt.f64 x) |
| Outputs |
|---|
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (/ y (sqrt (* y z))) (/ z (sqrt (* y z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (/ (* x (pow (+ y z) 2)) (pow (sqrt (* y z)) 3))) (+ (/ y (sqrt (* y z))) (/ z (sqrt (* y z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (/ (pow (+ y z) 2) (pow (sqrt (* y z)) 3))) (* 1/8 (/ (* x (pow (+ y z) 3)) (pow (sqrt (* y z)) 5))))) (+ (/ y (sqrt (* y z))) (/ z (sqrt (* y z))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* -2 (sqrt (* x (+ y z)))))) |
#s(approx (* -2 x) #s(hole binary64 (* -2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (/ (sqrt (* x (+ y z))) x))) |
#s(approx (/ (+ y z) x) #s(hole binary64 (/ (+ y z) x))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* 1/2 (/ (* x (+ y z)) (sqrt (* y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* -1/8 (/ (* x (pow (+ y z) 2)) (pow (sqrt (* y z)) 3))) (* 1/2 (/ (+ y z) (sqrt (* y z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (/ (+ y z) (sqrt (* y z)))) (* x (+ (* -1/8 (/ (pow (+ y z) 2) (pow (sqrt (* y z)) 3))) (* 1/16 (/ (* x (pow (+ y z) 3)) (pow (sqrt (* y z)) 5)))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* y z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x (+ y z)) (* y z)))) |
#s(approx (* (+ z x) y) #s(hole binary64 (+ (* x y) (* y z)))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* z (sqrt (neg (* -1 (/ y z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ y z)))))) (* -1 (/ x (sqrt (neg (* -1 (/ y z))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ y z)))))) (* x (- (* 1/4 (/ x (* z (pow (sqrt (neg (* -1 (/ y z)))) 3)))) (/ 1 (sqrt (neg (* -1 (/ y z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ y z)))))) (* x (- (* x (+ (* -1/8 (/ x (* (pow z 2) (pow (sqrt (neg (* -1 (/ y z)))) 5)))) (* 1/4 (/ 1 (* z (pow (sqrt (neg (* -1 (/ y z)))) 3)))))) (/ 1 (sqrt (neg (* -1 (/ y z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (sqrt (neg (* -1 (/ y z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y z)))) (* 1/2 (/ x (* z (sqrt (neg (* -1 (/ y z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y z)))) (* x (+ (* -1/8 (/ x (* (pow z 2) (pow (sqrt (neg (* -1 (/ y z)))) 3)))) (* 1/2 (/ 1 (* z (sqrt (neg (* -1 (/ y z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y z)))) (* x (+ (* x (- (* 1/16 (/ x (* (pow z 3) (pow (sqrt (neg (* -1 (/ y z)))) 5)))) (* 1/8 (/ 1 (* (pow z 2) (pow (sqrt (neg (* -1 (/ y z)))) 3)))))) (* 1/2 (/ 1 (* z (sqrt (neg (* -1 (/ y z)))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (/ y z))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (- (/ x z) (* -1 (/ y z))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* y (sqrt (/ z y))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (+ (* 1/2 (/ x (sqrt (/ z y)))) (* y (sqrt (/ z y)))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (+ (* x (+ (* -1/8 (/ x (* y (pow (sqrt (/ z y)) 3)))) (* 1/2 (/ 1 (sqrt (/ z y)))))) (* y (sqrt (/ z y)))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (+ (* x (+ (* x (- (* 1/16 (/ x (* (pow y 2) (pow (sqrt (/ z y)) 5)))) (* 1/8 (/ 1 (* y (pow (sqrt (/ z y)) 3)))))) (* 1/2 (/ 1 (sqrt (/ z y)))))) (* y (sqrt (/ z y)))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (sqrt (/ z y)))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (+ (sqrt (/ z y)) (* 1/2 (/ x (* y (sqrt (/ z y)))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (+ (sqrt (/ z y)) (* x (+ (* -1/8 (/ x (* (pow y 2) (pow (sqrt (/ z y)) 3)))) (* 1/2 (/ 1 (* y (sqrt (/ z y)))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (+ (sqrt (/ z y)) (* x (+ (* x (- (* 1/16 (/ x (* (pow y 3) (pow (sqrt (/ z y)) 5)))) (* 1/8 (/ 1 (* (pow y 2) (pow (sqrt (/ z y)) 3)))))) (* 1/2 (/ 1 (* y (sqrt (/ z y)))))))))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (/ z y))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (+ (/ x y) (/ z y)))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (/ (* x (sqrt (+ y z))) (sqrt x)))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (/ (sqrt (+ y z)) (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (* x (sqrt (/ (+ y z) x)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y z) x)) 5)))) (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* -2 (* x (sqrt (/ (+ y z) x)))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (sqrt (/ (+ y z) x)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (sqrt (/ (+ y z) x))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y z) x)) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x (+ y z)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x (+ y (+ z (/ (* y z) x)))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* x (+ y (/ (* y z) x))))) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* x (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (* 1/4 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (+ (* -1/8 (/ (pow y 3) (* (pow x 6) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/4 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* x (sqrt (/ 1 (* x z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 3))))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 6) (* (pow z 3) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (/ x z))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (* x (+ (/ 1 z) (/ y (* x z)))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* x (* y (sqrt (/ 1 (* x y))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* x (+ (* 1/2 (/ z (* (pow x 2) (sqrt (/ 1 (* x y)))))) (* y (sqrt (/ 1 (* x y)))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* x (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* y (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/2 (/ z (* (pow x 2) (sqrt (/ 1 (* x y)))))) (* y (sqrt (/ 1 (* x y))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* x (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* y (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 6) (* (pow y 2) (pow (sqrt (/ 1 (* x y))) 5))))) (+ (* 1/2 (/ z (* (pow x 2) (sqrt (/ 1 (* x y)))))) (* y (sqrt (/ 1 (* x y)))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* x (sqrt (/ 1 (* x y)))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x y))) (* 1/2 (/ z (* (pow x 2) (* y (sqrt (/ 1 (* x y))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* (pow y 2) (pow (sqrt (/ 1 (* x y))) 3))))) (* 1/2 (/ z (* (pow x 2) (* y (sqrt (/ 1 (* x y)))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* (pow y 2) (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 6) (* (pow y 3) (pow (sqrt (/ 1 (* x y))) 5))))) (* 1/2 (/ z (* (pow x 2) (* y (sqrt (/ 1 (* x y))))))))))))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (/ x y))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (* x (+ (/ 1 y) (/ z (* x y)))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (/ (sqrt (+ y z)) (sqrt (/ 1 x))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (/ (sqrt (+ y z)) (* x (sqrt (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* x (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* 2 (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 z)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* y z) x))))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* 2 (* x (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (* 1/4 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (+ (* -1/8 (/ (pow y 3) (* (pow x 6) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/4 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* x (sqrt (/ 1 (* x z))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 3))))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z))))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 6) (* (pow z 3) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z)))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x z))) (/ 1 z)))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* x (* y (sqrt (/ 1 (* x y)))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* x (+ (* 1/2 (/ z (* (pow x 2) (sqrt (/ 1 (* x y)))))) (* y (sqrt (/ 1 (* x y))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* x (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* y (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/2 (/ z (* (pow x 2) (sqrt (/ 1 (* x y)))))) (* y (sqrt (/ 1 (* x y)))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* x (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* y (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 6) (* (pow y 2) (pow (sqrt (/ 1 (* x y))) 5))))) (+ (* 1/2 (/ z (* (pow x 2) (sqrt (/ 1 (* x y)))))) (* y (sqrt (/ 1 (* x y))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* x (sqrt (/ 1 (* x y))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x y))) (* 1/2 (/ z (* (pow x 2) (* y (sqrt (/ 1 (* x y)))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* (pow y 2) (pow (sqrt (/ 1 (* x y))) 3))))) (* 1/2 (/ z (* (pow x 2) (* y (sqrt (/ 1 (* x y))))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* (pow y 2) (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 6) (* (pow y 3) (pow (sqrt (/ 1 (* x y))) 5))))) (* 1/2 (/ z (* (pow x 2) (* y (sqrt (/ 1 (* x y)))))))))))))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ z (* x y))) (/ 1 y)))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* -1 (/ (sqrt (+ y z)) (sqrt (/ 1 x)))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* -1 (/ (sqrt (+ y z)) (* x (sqrt (/ 1 x))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (/ x (sqrt (* x z))) (/ z (sqrt (* x z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (/ (* y (pow (+ x z) 2)) (pow (sqrt (* x z)) 3))) (+ (/ x (sqrt (* x z))) (/ z (sqrt (* x z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (/ (pow (+ x z) 2) (pow (sqrt (* x z)) 3))) (* 1/8 (/ (* y (pow (+ x z) 3)) (pow (sqrt (* x z)) 5))))) (+ (/ x (sqrt (* x z))) (/ z (sqrt (* x z))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* -2 (* x (sqrt (/ z x)))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (+ (* -2 (* x (sqrt (/ z x)))) (* -1 (/ y (sqrt (/ z x))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (+ (* -2 (* x (sqrt (/ z x)))) (* y (- (* 1/4 (/ y (* x (pow (sqrt (/ z x)) 3)))) (/ 1 (sqrt (/ z x)))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (+ (* -2 (* x (sqrt (/ z x)))) (* y (- (* y (+ (* -1/8 (/ y (* (pow x 2) (pow (sqrt (/ z x)) 5)))) (* 1/4 (/ 1 (* x (pow (sqrt (/ z x)) 3)))))) (/ 1 (sqrt (/ z x)))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (sqrt (/ z x)))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (+ (sqrt (/ z x)) (* 1/2 (/ y (* x (sqrt (/ z x)))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (+ (sqrt (/ z x)) (* y (+ (* -1/8 (/ y (* (pow x 2) (pow (sqrt (/ z x)) 3)))) (* 1/2 (/ 1 (* x (sqrt (/ z x)))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (+ (sqrt (/ z x)) (* y (+ (* y (- (* 1/16 (/ y (* (pow x 3) (pow (sqrt (/ z x)) 5)))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (/ z x)) 3)))))) (* 1/2 (/ 1 (* x (sqrt (/ z x)))))))))) |
#s(approx (/ (+ y z) x) #s(hole binary64 (/ z x))) |
#s(approx (/ (+ y z) x) #s(hole binary64 (+ (/ y x) (/ z x)))) |
#s(approx (+ y z) #s(hole binary64 (+ y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* 1/2 (/ (* y (+ x z)) (sqrt (* x z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* -1/8 (/ (* y (pow (+ x z) 2)) (pow (sqrt (* x z)) 3))) (* 1/2 (/ (+ x z) (sqrt (* x z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (/ (+ x z) (sqrt (* x z)))) (* y (+ (* -1/8 (/ (pow (+ x z) 2) (pow (sqrt (* x z)) 3))) (* 1/16 (/ (* y (pow (+ x z) 3)) (pow (sqrt (* x z)) 5)))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x z) (* y (+ x z))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* y (+ x z)))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* z (sqrt (neg (* -1 (/ x z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ x z)))))) (* -1 (/ y (sqrt (neg (* -1 (/ x z))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ x z)))))) (* y (- (* 1/4 (/ y (* z (pow (sqrt (neg (* -1 (/ x z)))) 3)))) (/ 1 (sqrt (neg (* -1 (/ x z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ x z)))))) (* y (- (* y (+ (* -1/8 (/ y (* (pow z 2) (pow (sqrt (neg (* -1 (/ x z)))) 5)))) (* 1/4 (/ 1 (* z (pow (sqrt (neg (* -1 (/ x z)))) 3)))))) (/ 1 (sqrt (neg (* -1 (/ x z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (sqrt (neg (* -1 (/ x z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ x z)))) (* 1/2 (/ y (* z (sqrt (neg (* -1 (/ x z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ x z)))) (* y (+ (* -1/8 (/ y (* (pow z 2) (pow (sqrt (neg (* -1 (/ x z)))) 3)))) (* 1/2 (/ 1 (* z (sqrt (neg (* -1 (/ x z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ x z)))) (* y (+ (* y (- (* 1/16 (/ y (* (pow z 3) (pow (sqrt (neg (* -1 (/ x z)))) 5)))) (* 1/8 (/ 1 (* (pow z 2) (pow (sqrt (neg (* -1 (/ x z)))) 3)))))) (* 1/2 (/ 1 (* z (sqrt (neg (* -1 (/ x z)))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (- (/ y z) (* -1 (/ x z))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (sqrt (* y (+ x z))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (/ (sqrt (* y (+ x z))) y))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (/ (+ x z) y))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (/ (* x (sqrt z)) (sqrt x)))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (+ (* 1/2 (/ (* x y) (* (sqrt x) (sqrt z)))) (/ (* x (sqrt z)) (sqrt x))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (+ (* y (+ (* -1/8 (/ (* x y) (* (sqrt x) (pow (sqrt z) 3)))) (* 1/2 (/ x (* (sqrt x) (sqrt z)))))) (/ (* x (sqrt z)) (sqrt x))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (+ (* y (+ (* 1/2 (/ x (* (sqrt x) (sqrt z)))) (* y (+ (* -1/8 (/ x (* (sqrt x) (pow (sqrt z) 3)))) (* 1/16 (/ (* x y) (* (sqrt x) (pow (sqrt z) 5)))))))) (/ (* x (sqrt z)) (sqrt x))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (/ (sqrt z) (sqrt x)))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (+ (* 1/2 (/ y (* (sqrt x) (sqrt z)))) (/ (sqrt z) (sqrt x))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (+ (* y (+ (* -1/8 (/ y (* (sqrt x) (pow (sqrt z) 3)))) (* 1/2 (/ 1 (* (sqrt x) (sqrt z)))))) (/ (sqrt z) (sqrt x))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (+ (* y (+ (* y (- (* 1/16 (/ y (* (sqrt x) (pow (sqrt z) 5)))) (* 1/8 (/ 1 (* (sqrt x) (pow (sqrt z) 3)))))) (* 1/2 (/ 1 (* (sqrt x) (sqrt z)))))) (/ (sqrt z) (sqrt x))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (sqrt z))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (+ (sqrt z) (* 1/2 (/ y (sqrt z)))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (+ (sqrt z) (* y (+ (* -1/8 (/ y (pow (sqrt z) 3))) (* 1/2 (/ 1 (sqrt z)))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (+ (sqrt z) (* y (+ (* y (- (* 1/16 (/ y (pow (sqrt z) 5))) (* 1/8 (/ 1 (pow (sqrt z) 3))))) (* 1/2 (/ 1 (sqrt z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (* y (sqrt (/ (+ x z) y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 2 (sqrt (/ (+ x z) y))) (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (/ (+ x z) y)) 5)))) (+ (* 2 (sqrt (/ (+ x z) y))) (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y)))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* -2 (* x (* y (sqrt (/ 1 (* x y)))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* y (+ (* -2 (* x (sqrt (/ 1 (* x y))))) (* -1 (/ z (* (pow y 2) (sqrt (/ 1 (* x y)))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* y (+ (* -2 (* x (sqrt (/ 1 (* x y))))) (+ (* -1 (/ z (* (pow y 2) (sqrt (/ 1 (* x y)))))) (* 1/4 (/ (pow z 2) (* x (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3)))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* y (+ (* -2 (* x (sqrt (/ 1 (* x y))))) (+ (* -1 (/ z (* (pow y 2) (sqrt (/ 1 (* x y)))))) (+ (* -1/8 (/ (pow z 3) (* (pow x 2) (* (pow y 6) (pow (sqrt (/ 1 (* x y))) 5))))) (* 1/4 (/ (pow z 2) (* x (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* y (sqrt (/ 1 (* x y)))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* x y))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 2) (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y)))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 2) (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 3) (* (pow y 6) (pow (sqrt (/ 1 (* x y))) 5))))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y))))))))))))) |
#s(approx (/ (+ y z) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (+ y z) x) #s(hole binary64 (* y (+ (/ 1 x) (/ z (* x y)))))) |
#s(approx (+ y z) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (sqrt (/ (+ x z) y))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (/ (+ x z) y)) 5)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* y (+ x (+ z (/ (* x z) y)))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* y (* z (sqrt (/ 1 (* y z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (+ (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (* 1/4 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (+ (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (+ (* -1/8 (/ (pow x 3) (* (pow y 6) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/4 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* y (sqrt (/ 1 (* y z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 3))))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 6) (* (pow z 3) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (* y (+ (/ 1 z) (/ x (* y z)))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (sqrt (/ (+ x z) y)))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (/ (* x (* y (sqrt (/ 1 y)))) (sqrt x)))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* y (+ (* 1/2 (/ (* x z) (* (pow y 2) (* (sqrt x) (sqrt (/ 1 y)))))) (/ (* x (sqrt (/ 1 y))) (sqrt x)))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* y (+ (* -1/8 (/ (* x (pow z 2)) (* (pow y 4) (* (sqrt x) (pow (sqrt (/ 1 y)) 3))))) (+ (* 1/2 (/ (* x z) (* (pow y 2) (* (sqrt x) (sqrt (/ 1 y)))))) (/ (* x (sqrt (/ 1 y))) (sqrt x))))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* y (+ (* -1/8 (/ (* x (pow z 2)) (* (pow y 4) (* (sqrt x) (pow (sqrt (/ 1 y)) 3))))) (+ (* 1/16 (/ (* x (pow z 3)) (* (pow y 6) (* (sqrt x) (pow (sqrt (/ 1 y)) 5))))) (+ (* 1/2 (/ (* x z) (* (pow y 2) (* (sqrt x) (sqrt (/ 1 y)))))) (/ (* x (sqrt (/ 1 y))) (sqrt x)))))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (/ (* y (sqrt (/ 1 y))) (sqrt x)))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* y (+ (* 1/2 (/ z (* (pow y 2) (* (sqrt x) (sqrt (/ 1 y)))))) (/ (sqrt (/ 1 y)) (sqrt x)))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* y (+ (* -1/8 (/ (pow z 2) (* (pow y 4) (* (sqrt x) (pow (sqrt (/ 1 y)) 3))))) (+ (* 1/2 (/ z (* (pow y 2) (* (sqrt x) (sqrt (/ 1 y)))))) (/ (sqrt (/ 1 y)) (sqrt x))))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* y (+ (* -1/8 (/ (pow z 2) (* (pow y 4) (* (sqrt x) (pow (sqrt (/ 1 y)) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow y 6) (* (sqrt x) (pow (sqrt (/ 1 y)) 5))))) (+ (* 1/2 (/ z (* (pow y 2) (* (sqrt x) (sqrt (/ 1 y)))))) (/ (sqrt (/ 1 y)) (sqrt x)))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* y (sqrt (/ 1 y))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* 1/2 (/ z (* (pow y 2) (sqrt (/ 1 y))))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (/ (pow z 2) (* (pow y 4) (pow (sqrt (/ 1 y)) 3)))) (* 1/2 (/ z (* (pow y 2) (sqrt (/ 1 y)))))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (/ (pow z 2) (* (pow y 4) (pow (sqrt (/ 1 y)) 3)))) (+ (* 1/16 (/ (pow z 3) (* (pow y 6) (pow (sqrt (/ 1 y)) 5)))) (* 1/2 (/ z (* (pow y 2) (sqrt (/ 1 y))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* y (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* 2 (* x (* y (sqrt (/ 1 (* x y)))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* -1 (* y (+ (* -2 (* x (sqrt (/ 1 (* x y))))) (* -1 (/ z (* (pow y 2) (sqrt (/ 1 (* x y))))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* -1 (* y (+ (* -2 (* x (sqrt (/ 1 (* x y))))) (+ (* -1 (/ z (* (pow y 2) (sqrt (/ 1 (* x y)))))) (* 1/4 (/ (pow z 2) (* x (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* -1 (* y (+ (* -2 (* x (sqrt (/ 1 (* x y))))) (+ (* -1 (/ z (* (pow y 2) (sqrt (/ 1 (* x y)))))) (+ (* -1/8 (/ (pow z 3) (* (pow x 2) (* (pow y 6) (pow (sqrt (/ 1 (* x y))) 5))))) (* 1/4 (/ (pow z 2) (* x (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3)))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* -1 (* y (sqrt (/ 1 (* x y))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* x y))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y)))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 2) (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y))))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 2) (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 3) (* (pow y 6) (pow (sqrt (/ 1 (* x y))) 5))))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y)))))))))))))) |
#s(approx (/ (+ y z) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ z (* x y))) (/ 1 x)))))) |
#s(approx (+ y z) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 5)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 z)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* 2 (* y (* z (sqrt (/ 1 (* y z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (+ (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (* 1/4 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (+ (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (+ (* -1/8 (/ (pow x 3) (* (pow y 6) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/4 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* y (sqrt (/ 1 (* y z))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* y z))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 3))))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z))))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 6) (* (pow z 3) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z)))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x (* y z))) (/ 1 z)))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* -1 (/ (* x (* y (sqrt (/ 1 y)))) (sqrt x))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* -1 (* y (+ (* 1/2 (/ (* x z) (* (pow y 2) (* (sqrt x) (sqrt (/ 1 y)))))) (/ (* x (sqrt (/ 1 y))) (sqrt x))))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* -1 (* y (+ (* -1/8 (/ (* x (pow z 2)) (* (pow y 4) (* (sqrt x) (pow (sqrt (/ 1 y)) 3))))) (+ (* 1/2 (/ (* x z) (* (pow y 2) (* (sqrt x) (sqrt (/ 1 y)))))) (/ (* x (sqrt (/ 1 y))) (sqrt x)))))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* -1 (* y (+ (* -1/8 (/ (* x (pow z 2)) (* (pow y 4) (* (sqrt x) (pow (sqrt (/ 1 y)) 3))))) (+ (* 1/16 (/ (* x (pow z 3)) (* (pow y 6) (* (sqrt x) (pow (sqrt (/ 1 y)) 5))))) (+ (* 1/2 (/ (* x z) (* (pow y 2) (* (sqrt x) (sqrt (/ 1 y)))))) (/ (* x (sqrt (/ 1 y))) (sqrt x))))))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* -1 (/ (* y (sqrt (/ 1 y))) (sqrt x))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (/ z (* (pow y 2) (* (sqrt x) (sqrt (/ 1 y)))))) (/ (sqrt (/ 1 y)) (sqrt x))))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (/ (pow z 2) (* (pow y 4) (* (sqrt x) (pow (sqrt (/ 1 y)) 3))))) (+ (* 1/2 (/ z (* (pow y 2) (* (sqrt x) (sqrt (/ 1 y)))))) (/ (sqrt (/ 1 y)) (sqrt x)))))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (/ (pow z 2) (* (pow y 4) (* (sqrt x) (pow (sqrt (/ 1 y)) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow y 6) (* (sqrt x) (pow (sqrt (/ 1 y)) 5))))) (+ (* 1/2 (/ z (* (pow y 2) (* (sqrt x) (sqrt (/ 1 y)))))) (/ (sqrt (/ 1 y)) (sqrt x))))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* -1 (* y (sqrt (/ 1 y)))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 y)) (* 1/2 (/ z (* (pow y 2) (sqrt (/ 1 y)))))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (/ (pow z 2) (* (pow y 4) (pow (sqrt (/ 1 y)) 3)))) (* 1/2 (/ z (* (pow y 2) (sqrt (/ 1 y))))))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (/ (pow z 2) (* (pow y 4) (pow (sqrt (/ 1 y)) 3)))) (+ (* 1/16 (/ (pow z 3) (* (pow y 6) (pow (sqrt (/ 1 y)) 5)))) (* 1/2 (/ z (* (pow y 2) (sqrt (/ 1 y)))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (/ x (sqrt (* x y))) (/ y (sqrt (* x y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (/ (* z (pow (+ x y) 2)) (pow (sqrt (* x y)) 3))) (+ (/ x (sqrt (* x y))) (/ y (sqrt (* x y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (/ (pow (+ x y) 2) (pow (sqrt (* x y)) 3))) (* 1/8 (/ (* z (pow (+ x y) 3)) (pow (sqrt (* x y)) 5))))) (+ (/ x (sqrt (* x y))) (/ y (sqrt (* x y))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* -2 (* x (sqrt (/ y x)))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (+ (* -2 (* x (sqrt (/ y x)))) (* -1 (/ z (sqrt (/ y x))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (+ (* -2 (* x (sqrt (/ y x)))) (* z (- (* 1/4 (/ z (* x (pow (sqrt (/ y x)) 3)))) (/ 1 (sqrt (/ y x)))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (+ (* -2 (* x (sqrt (/ y x)))) (* z (- (* z (+ (* -1/8 (/ z (* (pow x 2) (pow (sqrt (/ y x)) 5)))) (* 1/4 (/ 1 (* x (pow (sqrt (/ y x)) 3)))))) (/ 1 (sqrt (/ y x)))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (sqrt (/ y x)))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (+ (sqrt (/ y x)) (* 1/2 (/ z (* x (sqrt (/ y x)))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (+ (sqrt (/ y x)) (* z (+ (* -1/8 (/ z (* (pow x 2) (pow (sqrt (/ y x)) 3)))) (* 1/2 (/ 1 (* x (sqrt (/ y x)))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (+ (sqrt (/ y x)) (* z (+ (* z (- (* 1/16 (/ z (* (pow x 3) (pow (sqrt (/ y x)) 5)))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (/ y x)) 3)))))) (* 1/2 (/ 1 (* x (sqrt (/ y x)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (/ (* z (+ x y)) (sqrt (* x y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (/ (* z (pow (+ x y) 2)) (pow (sqrt (* x y)) 3))) (* 1/2 (/ (+ x y) (sqrt (* x y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (/ (+ x y) (sqrt (* x y)))) (* z (+ (* -1/8 (/ (pow (+ x y) 2) (pow (sqrt (* x y)) 3))) (* 1/16 (/ (* z (pow (+ x y) 3)) (pow (sqrt (* x y)) 5)))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x y) (* z (+ x y))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (sqrt (* z (+ x y)))))) |
#s(approx (* -2 z) #s(hole binary64 (* -2 z))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (/ (sqrt (* z (+ x y))) z))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (/ (+ x y) z))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* y (sqrt (/ x y))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (+ (* 1/2 (/ z (sqrt (/ x y)))) (* y (sqrt (/ x y)))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (+ (* y (sqrt (/ x y))) (* z (+ (* -1/8 (/ z (* y (pow (sqrt (/ x y)) 3)))) (* 1/2 (/ 1 (sqrt (/ x y))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (+ (* y (sqrt (/ x y))) (* z (+ (* z (- (* 1/16 (/ z (* (pow y 2) (pow (sqrt (/ x y)) 5)))) (* 1/8 (/ 1 (* y (pow (sqrt (/ x y)) 3)))))) (* 1/2 (/ 1 (sqrt (/ x y))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (sqrt (/ x y)))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (+ (sqrt (/ x y)) (* 1/2 (/ z (* y (sqrt (/ x y)))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (+ (sqrt (/ x y)) (* z (+ (* -1/8 (/ z (* (pow y 2) (pow (sqrt (/ x y)) 3)))) (* 1/2 (/ 1 (* y (sqrt (/ x y)))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (+ (sqrt (/ x y)) (* z (+ (* z (- (* 1/16 (/ z (* (pow y 3) (pow (sqrt (/ x y)) 5)))) (* 1/8 (/ 1 (* (pow y 2) (pow (sqrt (/ x y)) 3)))))) (* 1/2 (/ 1 (* y (sqrt (/ x y)))))))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (/ (* x (sqrt y)) (sqrt x)))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (+ (* 1/2 (/ (* x z) (* (sqrt x) (sqrt y)))) (/ (* x (sqrt y)) (sqrt x))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (+ (* z (+ (* -1/8 (/ (* x z) (* (sqrt x) (pow (sqrt y) 3)))) (* 1/2 (/ x (* (sqrt x) (sqrt y)))))) (/ (* x (sqrt y)) (sqrt x))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (+ (* z (+ (* 1/2 (/ x (* (sqrt x) (sqrt y)))) (* z (+ (* -1/8 (/ x (* (sqrt x) (pow (sqrt y) 3)))) (* 1/16 (/ (* x z) (* (sqrt x) (pow (sqrt y) 5)))))))) (/ (* x (sqrt y)) (sqrt x))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (/ (sqrt y) (sqrt x)))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (+ (* 1/2 (/ z (* (sqrt x) (sqrt y)))) (/ (sqrt y) (sqrt x))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (+ (* z (+ (* -1/8 (/ z (* (sqrt x) (pow (sqrt y) 3)))) (* 1/2 (/ 1 (* (sqrt x) (sqrt y)))))) (/ (sqrt y) (sqrt x))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (+ (* z (+ (* z (- (* 1/16 (/ z (* (sqrt x) (pow (sqrt y) 5)))) (* 1/8 (/ 1 (* (sqrt x) (pow (sqrt y) 3)))))) (* 1/2 (/ 1 (* (sqrt x) (sqrt y)))))) (/ (sqrt y) (sqrt x))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (sqrt y))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (+ (sqrt y) (* 1/2 (/ z (sqrt y)))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (+ (sqrt y) (* z (+ (* -1/8 (/ z (pow (sqrt y) 3))) (* 1/2 (/ 1 (sqrt y)))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (+ (sqrt y) (* z (+ (* z (- (* 1/16 (/ z (pow (sqrt y) 5))) (* 1/8 (/ 1 (pow (sqrt y) 3))))) (* 1/2 (/ 1 (sqrt y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (* z (sqrt (/ (+ x y) z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (+ (* 2 (sqrt (/ (+ x y) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (/ (+ x y) z)) 5)))) (+ (* 2 (sqrt (/ (+ x y) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z)))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* z (+ (* -2 (* x (sqrt (/ 1 (* x z))))) (* -1 (/ y (* (pow z 2) (sqrt (/ 1 (* x z)))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* z (+ (* -2 (* x (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow z 2) (sqrt (/ 1 (* x z)))))) (* 1/4 (/ (pow y 2) (* x (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3)))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* z (+ (* -2 (* x (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow z 2) (sqrt (/ 1 (* x z)))))) (+ (* -1/8 (/ (pow y 3) (* (pow x 2) (* (pow z 6) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/4 (/ (pow y 2) (* x (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* z (sqrt (/ 1 (* x z)))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* z (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* z (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 2) (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z)))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* z (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 2) (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 3) (* (pow z 6) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z))))))))))))) |
#s(approx (/ (+ y z) x) #s(hole binary64 (* z (+ (/ 1 x) (/ y (* x z)))))) |
#s(approx (+ y z) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (sqrt (/ (+ x y) z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (/ (+ x y) z)) 5)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* z (+ x (+ y (/ (* x y) z)))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* z (+ y (/ (* x y) z))))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* z (sqrt (/ (+ x y) z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (sqrt (/ (+ x y) z)))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* y (* z (sqrt (/ 1 (* y z))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* z (+ (* 1/2 (/ x (* (pow z 2) (sqrt (/ 1 (* y z)))))) (* y (sqrt (/ 1 (* y z)))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* z (+ (* -1/8 (/ (pow x 2) (* y (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/2 (/ x (* (pow z 2) (sqrt (/ 1 (* y z)))))) (* y (sqrt (/ 1 (* y z))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* z (+ (* -1/8 (/ (pow x 2) (* y (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 2) (* (pow z 6) (pow (sqrt (/ 1 (* y z))) 5))))) (+ (* 1/2 (/ x (* (pow z 2) (sqrt (/ 1 (* y z)))))) (* y (sqrt (/ 1 (* y z)))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* z (sqrt (/ 1 (* y z)))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* z (+ (sqrt (/ 1 (* y z))) (* 1/2 (/ x (* y (* (pow z 2) (sqrt (/ 1 (* y z))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* z (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 2) (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (* 1/2 (/ x (* y (* (pow z 2) (sqrt (/ 1 (* y z)))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* z (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 2) (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 3) (* (pow z 6) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/2 (/ x (* y (* (pow z 2) (sqrt (/ 1 (* y z))))))))))))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (* z (+ (/ 1 y) (/ x (* y z)))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (/ (* x (* z (sqrt (/ 1 z)))) (sqrt x)))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* z (+ (* 1/2 (/ (* x y) (* (pow z 2) (* (sqrt x) (sqrt (/ 1 z)))))) (/ (* x (sqrt (/ 1 z))) (sqrt x)))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* z (+ (* -1/8 (/ (* x (pow y 2)) (* (pow z 4) (* (sqrt x) (pow (sqrt (/ 1 z)) 3))))) (+ (* 1/2 (/ (* x y) (* (pow z 2) (* (sqrt x) (sqrt (/ 1 z)))))) (/ (* x (sqrt (/ 1 z))) (sqrt x))))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* z (+ (* -1/8 (/ (* x (pow y 2)) (* (pow z 4) (* (sqrt x) (pow (sqrt (/ 1 z)) 3))))) (+ (* 1/16 (/ (* x (pow y 3)) (* (pow z 6) (* (sqrt x) (pow (sqrt (/ 1 z)) 5))))) (+ (* 1/2 (/ (* x y) (* (pow z 2) (* (sqrt x) (sqrt (/ 1 z)))))) (/ (* x (sqrt (/ 1 z))) (sqrt x)))))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (/ (* z (sqrt (/ 1 z))) (sqrt x)))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* z (+ (* 1/2 (/ y (* (pow z 2) (* (sqrt x) (sqrt (/ 1 z)))))) (/ (sqrt (/ 1 z)) (sqrt x)))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* z (+ (* -1/8 (/ (pow y 2) (* (pow z 4) (* (sqrt x) (pow (sqrt (/ 1 z)) 3))))) (+ (* 1/2 (/ y (* (pow z 2) (* (sqrt x) (sqrt (/ 1 z)))))) (/ (sqrt (/ 1 z)) (sqrt x))))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* z (+ (* -1/8 (/ (pow y 2) (* (pow z 4) (* (sqrt x) (pow (sqrt (/ 1 z)) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow z 6) (* (sqrt x) (pow (sqrt (/ 1 z)) 5))))) (+ (* 1/2 (/ y (* (pow z 2) (* (sqrt x) (sqrt (/ 1 z)))))) (/ (sqrt (/ 1 z)) (sqrt x)))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* z (sqrt (/ 1 z))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* z (+ (sqrt (/ 1 z)) (* 1/2 (/ y (* (pow z 2) (sqrt (/ 1 z))))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* z (+ (sqrt (/ 1 z)) (+ (* -1/8 (/ (pow y 2) (* (pow z 4) (pow (sqrt (/ 1 z)) 3)))) (* 1/2 (/ y (* (pow z 2) (sqrt (/ 1 z)))))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* z (+ (sqrt (/ 1 z)) (+ (* -1/8 (/ (pow y 2) (* (pow z 4) (pow (sqrt (/ 1 z)) 3)))) (+ (* 1/16 (/ (pow y 3) (* (pow z 6) (pow (sqrt (/ 1 z)) 5)))) (* 1/2 (/ y (* (pow z 2) (sqrt (/ 1 z))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* z (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* -1 (* z (+ (* -2 (* x (sqrt (/ 1 (* x z))))) (* -1 (/ y (* (pow z 2) (sqrt (/ 1 (* x z))))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* -1 (* z (+ (* -2 (* x (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow z 2) (sqrt (/ 1 (* x z)))))) (* 1/4 (/ (pow y 2) (* x (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* -1 (* z (+ (* -2 (* x (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow z 2) (sqrt (/ 1 (* x z)))))) (+ (* -1/8 (/ (pow y 3) (* (pow x 2) (* (pow z 6) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/4 (/ (pow y 2) (* x (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3)))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* -1 (* z (sqrt (/ 1 (* x z))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z)))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 2) (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z))))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 2) (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 3) (* (pow z 6) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z)))))))))))))) |
#s(approx (/ (+ y z) x) #s(hole binary64 (* -1 (* z (- (* -1 (/ y (* x z))) (/ 1 x)))))) |
#s(approx (+ y z) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 5)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 y)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (* x y) z))))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* y (* z (sqrt (/ 1 (* y z)))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* z (+ (* 1/2 (/ x (* (pow z 2) (sqrt (/ 1 (* y z)))))) (* y (sqrt (/ 1 (* y z))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* z (+ (* -1/8 (/ (pow x 2) (* y (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/2 (/ x (* (pow z 2) (sqrt (/ 1 (* y z)))))) (* y (sqrt (/ 1 (* y z)))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* z (+ (* -1/8 (/ (pow x 2) (* y (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 2) (* (pow z 6) (pow (sqrt (/ 1 (* y z))) 5))))) (+ (* 1/2 (/ x (* (pow z 2) (sqrt (/ 1 (* y z)))))) (* y (sqrt (/ 1 (* y z))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* z (sqrt (/ 1 (* y z))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 (* y z))) (* 1/2 (/ x (* y (* (pow z 2) (sqrt (/ 1 (* y z)))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 2) (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (* 1/2 (/ x (* y (* (pow z 2) (sqrt (/ 1 (* y z))))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 2) (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 3) (* (pow z 6) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/2 (/ x (* y (* (pow z 2) (sqrt (/ 1 (* y z)))))))))))))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (* -1 (* z (- (* -1 (/ x (* y z))) (/ 1 y)))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* -1 (/ (* x (* z (sqrt (/ 1 z)))) (sqrt x))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* -1 (* z (+ (* 1/2 (/ (* x y) (* (pow z 2) (* (sqrt x) (sqrt (/ 1 z)))))) (/ (* x (sqrt (/ 1 z))) (sqrt x))))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* -1 (* z (+ (* -1/8 (/ (* x (pow y 2)) (* (pow z 4) (* (sqrt x) (pow (sqrt (/ 1 z)) 3))))) (+ (* 1/2 (/ (* x y) (* (pow z 2) (* (sqrt x) (sqrt (/ 1 z)))))) (/ (* x (sqrt (/ 1 z))) (sqrt x)))))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* -1 (* z (+ (* -1/8 (/ (* x (pow y 2)) (* (pow z 4) (* (sqrt x) (pow (sqrt (/ 1 z)) 3))))) (+ (* 1/16 (/ (* x (pow y 3)) (* (pow z 6) (* (sqrt x) (pow (sqrt (/ 1 z)) 5))))) (+ (* 1/2 (/ (* x y) (* (pow z 2) (* (sqrt x) (sqrt (/ 1 z)))))) (/ (* x (sqrt (/ 1 z))) (sqrt x))))))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* -1 (/ (* z (sqrt (/ 1 z))) (sqrt x))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* -1 (* z (+ (* 1/2 (/ y (* (pow z 2) (* (sqrt x) (sqrt (/ 1 z)))))) (/ (sqrt (/ 1 z)) (sqrt x))))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* -1 (* z (+ (* -1/8 (/ (pow y 2) (* (pow z 4) (* (sqrt x) (pow (sqrt (/ 1 z)) 3))))) (+ (* 1/2 (/ y (* (pow z 2) (* (sqrt x) (sqrt (/ 1 z)))))) (/ (sqrt (/ 1 z)) (sqrt x)))))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* -1 (* z (+ (* -1/8 (/ (pow y 2) (* (pow z 4) (* (sqrt x) (pow (sqrt (/ 1 z)) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow z 6) (* (sqrt x) (pow (sqrt (/ 1 z)) 5))))) (+ (* 1/2 (/ y (* (pow z 2) (* (sqrt x) (sqrt (/ 1 z)))))) (/ (sqrt (/ 1 z)) (sqrt x))))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* -1 (* z (sqrt (/ 1 z)))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 z)) (* 1/2 (/ y (* (pow z 2) (sqrt (/ 1 z)))))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 z)) (+ (* -1/8 (/ (pow y 2) (* (pow z 4) (pow (sqrt (/ 1 z)) 3)))) (* 1/2 (/ y (* (pow z 2) (sqrt (/ 1 z))))))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 z)) (+ (* -1/8 (/ (pow y 2) (* (pow z 4) (pow (sqrt (/ 1 z)) 3)))) (+ (* 1/16 (/ (pow y 3) (* (pow z 6) (pow (sqrt (/ 1 z)) 5)))) (* 1/2 (/ y (* (pow z 2) (sqrt (/ 1 z)))))))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 28.0ms | z | @ | inf | ((* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (* -2 x) (sqrt (/ (+ y z) x))) (* -2 x) -2 x (sqrt (/ (+ y z) x)) (/ (+ y z) x) (+ y z) y z (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) 2 (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ z x) y) (+ z x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z))) (neg (/ (+ (neg x) (neg y)) z)) (/ y z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (* (sqrt (/ (+ z x) y)) y) (sqrt (/ (+ z x) y)) (/ (+ z x) y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (* (/ (sqrt (+ y z)) (sqrt x)) x) (/ (sqrt (+ y z)) (sqrt x)) (sqrt (+ y z)) (sqrt x)) |
| 8.0ms | y | @ | -inf | ((* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (* -2 x) (sqrt (/ (+ y z) x))) (* -2 x) -2 x (sqrt (/ (+ y z) x)) (/ (+ y z) x) (+ y z) y z (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) 2 (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ z x) y) (+ z x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z))) (neg (/ (+ (neg x) (neg y)) z)) (/ y z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (* (sqrt (/ (+ z x) y)) y) (sqrt (/ (+ z x) y)) (/ (+ z x) y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (* (/ (sqrt (+ y z)) (sqrt x)) x) (/ (sqrt (+ y z)) (sqrt x)) (sqrt (+ y z)) (sqrt x)) |
| 7.0ms | x | @ | 0 | ((* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (* -2 x) (sqrt (/ (+ y z) x))) (* -2 x) -2 x (sqrt (/ (+ y z) x)) (/ (+ y z) x) (+ y z) y z (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) 2 (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ z x) y) (+ z x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z))) (neg (/ (+ (neg x) (neg y)) z)) (/ y z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (* (sqrt (/ (+ z x) y)) y) (sqrt (/ (+ z x) y)) (/ (+ z x) y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (* (/ (sqrt (+ y z)) (sqrt x)) x) (/ (sqrt (+ y z)) (sqrt x)) (sqrt (+ y z)) (sqrt x)) |
| 5.0ms | y | @ | inf | ((* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (* -2 x) (sqrt (/ (+ y z) x))) (* -2 x) -2 x (sqrt (/ (+ y z) x)) (/ (+ y z) x) (+ y z) y z (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) 2 (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ z x) y) (+ z x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z))) (neg (/ (+ (neg x) (neg y)) z)) (/ y z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (* (sqrt (/ (+ z x) y)) y) (sqrt (/ (+ z x) y)) (/ (+ z x) y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (* (/ (sqrt (+ y z)) (sqrt x)) x) (/ (sqrt (+ y z)) (sqrt x)) (sqrt (+ y z)) (sqrt x)) |
| 5.0ms | z | @ | -inf | ((* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (* -2 x) (sqrt (/ (+ y z) x))) (* -2 x) -2 x (sqrt (/ (+ y z) x)) (/ (+ y z) x) (+ y z) y z (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) 2 (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+ (+ (* x y) (* x z)) (* y z)) (* (+ z x) y) (+ z x) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z))) (neg (/ (+ (neg x) (neg y)) z)) (/ y z) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (* (sqrt (/ (+ z x) y)) y) (sqrt (/ (+ z x) y)) (/ (+ z x) y) (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (sqrt (+ (+ (* x y) (* x z)) (* y z))) (* (/ (sqrt (+ y z)) (sqrt x)) x) (/ (sqrt (+ y z)) (sqrt x)) (sqrt (+ y z)) (sqrt x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1826 | 14872 |
| 0 | 1853 | 13548 |
| 0 | 8291 | 13138 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (/.f64 (+.f64 y z) x)))) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (/.f64 (+.f64 y z) x))) |
(*.f64 #s(literal -2 binary64) x) |
#s(literal -2 binary64) |
x |
(sqrt.f64 (/.f64 (+.f64 y z) x)) |
(/.f64 (+.f64 y z) x) |
(+.f64 y z) |
y |
z |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y)))) |
#s(literal 2 binary64) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y)) |
(*.f64 #s(approx (+ z x) z) y) |
#s(approx (+ z x) z) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 y z))))) |
(*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 y z)))) |
(*.f64 #s(literal -2 binary64) z) |
(sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 y z))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 y z)) |
(/.f64 y z) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 #s(approx (+ z x) z) y)) y))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 #s(approx (+ z x) z) y)) y)) |
(*.f64 (sqrt.f64 (/.f64 #s(approx (+ z x) z) y)) y) |
(sqrt.f64 (/.f64 #s(approx (+ z x) z) y)) |
(/.f64 #s(approx (+ z x) z) y) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (/.f64 (sqrt.f64 (+.f64 y z)) (sqrt.f64 x)) x))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (/.f64 (sqrt.f64 (+.f64 y z)) (sqrt.f64 x)) x)) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 y z)) (sqrt.f64 x)) x) |
(/.f64 (sqrt.f64 (+.f64 y z)) (sqrt.f64 x)) |
(sqrt.f64 (+.f64 y z)) |
(sqrt.f64 x) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (/ y (sqrt (* y z))) (/ z (sqrt (* y z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* -1/4 (/ (* x (pow (+ y z) 2)) (pow (sqrt (* y z)) 3))) (+ (/ y (sqrt (* y z))) (/ z (sqrt (* y z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* y z))) (* x (+ (* x (+ (* -1/4 (/ (pow (+ y z) 2) (pow (sqrt (* y z)) 3))) (* 1/8 (/ (* x (pow (+ y z) 3)) (pow (sqrt (* y z)) 5))))) (+ (/ y (sqrt (* y z))) (/ z (sqrt (* y z))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* -2 (sqrt (* x (+ y z)))))) |
#s(approx (* -2 x) #s(hole binary64 (* -2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (/ (sqrt (* x (+ y z))) x))) |
#s(approx (/ (+ y z) x) #s(hole binary64 (/ (+ y z) x))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* 1/2 (/ (* x (+ y z)) (sqrt (* y z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* -1/8 (/ (* x (pow (+ y z) 2)) (pow (sqrt (* y z)) 3))) (* 1/2 (/ (+ y z) (sqrt (* y z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* y z)) (* x (+ (* 1/2 (/ (+ y z) (sqrt (* y z)))) (* x (+ (* -1/8 (/ (pow (+ y z) 2) (pow (sqrt (* y z)) 3))) (* 1/16 (/ (* x (pow (+ y z) 3)) (pow (sqrt (* y z)) 5)))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* y z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x (+ y z)) (* y z)))) |
#s(approx (* (+ z x) y) #s(hole binary64 (+ (* x y) (* y z)))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* z (sqrt (neg (* -1 (/ y z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ y z)))))) (* -1 (/ x (sqrt (neg (* -1 (/ y z))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ y z)))))) (* x (- (* 1/4 (/ x (* z (pow (sqrt (neg (* -1 (/ y z)))) 3)))) (/ 1 (sqrt (neg (* -1 (/ y z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ y z)))))) (* x (- (* x (+ (* -1/8 (/ x (* (pow z 2) (pow (sqrt (neg (* -1 (/ y z)))) 5)))) (* 1/4 (/ 1 (* z (pow (sqrt (neg (* -1 (/ y z)))) 3)))))) (/ 1 (sqrt (neg (* -1 (/ y z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (sqrt (neg (* -1 (/ y z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y z)))) (* 1/2 (/ x (* z (sqrt (neg (* -1 (/ y z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y z)))) (* x (+ (* -1/8 (/ x (* (pow z 2) (pow (sqrt (neg (* -1 (/ y z)))) 3)))) (* 1/2 (/ 1 (* z (sqrt (neg (* -1 (/ y z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ y z)))) (* x (+ (* x (- (* 1/16 (/ x (* (pow z 3) (pow (sqrt (neg (* -1 (/ y z)))) 5)))) (* 1/8 (/ 1 (* (pow z 2) (pow (sqrt (neg (* -1 (/ y z)))) 3)))))) (* 1/2 (/ 1 (* z (sqrt (neg (* -1 (/ y z)))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (/ y z))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (- (/ x z) (* -1 (/ y z))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* y (sqrt (/ z y))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (+ (* 1/2 (/ x (sqrt (/ z y)))) (* y (sqrt (/ z y)))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (+ (* x (+ (* -1/8 (/ x (* y (pow (sqrt (/ z y)) 3)))) (* 1/2 (/ 1 (sqrt (/ z y)))))) (* y (sqrt (/ z y)))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (+ (* x (+ (* x (- (* 1/16 (/ x (* (pow y 2) (pow (sqrt (/ z y)) 5)))) (* 1/8 (/ 1 (* y (pow (sqrt (/ z y)) 3)))))) (* 1/2 (/ 1 (sqrt (/ z y)))))) (* y (sqrt (/ z y)))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (sqrt (/ z y)))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (+ (sqrt (/ z y)) (* 1/2 (/ x (* y (sqrt (/ z y)))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (+ (sqrt (/ z y)) (* x (+ (* -1/8 (/ x (* (pow y 2) (pow (sqrt (/ z y)) 3)))) (* 1/2 (/ 1 (* y (sqrt (/ z y)))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (+ (sqrt (/ z y)) (* x (+ (* x (- (* 1/16 (/ x (* (pow y 3) (pow (sqrt (/ z y)) 5)))) (* 1/8 (/ 1 (* (pow y 2) (pow (sqrt (/ z y)) 3)))))) (* 1/2 (/ 1 (* y (sqrt (/ z y)))))))))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (/ z y))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (+ (/ x y) (/ z y)))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (/ (* x (sqrt (+ y z))) (sqrt x)))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (/ (sqrt (+ y z)) (sqrt x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (* x (sqrt (/ (+ y z) x)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y z) x)) 5)))) (+ (* 2 (sqrt (/ (+ y z) x))) (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* -2 (* x (sqrt (/ (+ y z) x)))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (sqrt (/ (+ y z) x)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (sqrt (/ (+ y z) x))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* x (+ (sqrt (/ (+ y z) x)) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (/ (+ y z) x)) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (/ (+ y z) x)) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (/ (+ y z) x))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x (+ y z)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x (+ y (+ z (/ (* y z) x)))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* x (+ y (/ (* y z) x))))) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* x (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (* 1/4 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (+ (* -1/8 (/ (pow y 3) (* (pow x 6) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/4 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* x (sqrt (/ 1 (* x z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 3))))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 6) (* (pow z 3) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (/ x z))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (* x (+ (/ 1 z) (/ y (* x z)))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* x (* y (sqrt (/ 1 (* x y))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* x (+ (* 1/2 (/ z (* (pow x 2) (sqrt (/ 1 (* x y)))))) (* y (sqrt (/ 1 (* x y)))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* x (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* y (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/2 (/ z (* (pow x 2) (sqrt (/ 1 (* x y)))))) (* y (sqrt (/ 1 (* x y))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* x (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* y (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 6) (* (pow y 2) (pow (sqrt (/ 1 (* x y))) 5))))) (+ (* 1/2 (/ z (* (pow x 2) (sqrt (/ 1 (* x y)))))) (* y (sqrt (/ 1 (* x y)))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* x (sqrt (/ 1 (* x y)))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x y))) (* 1/2 (/ z (* (pow x 2) (* y (sqrt (/ 1 (* x y))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* (pow y 2) (pow (sqrt (/ 1 (* x y))) 3))))) (* 1/2 (/ z (* (pow x 2) (* y (sqrt (/ 1 (* x y)))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* x (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* (pow y 2) (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 6) (* (pow y 3) (pow (sqrt (/ 1 (* x y))) 5))))) (* 1/2 (/ z (* (pow x 2) (* y (sqrt (/ 1 (* x y))))))))))))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (/ x y))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (* x (+ (/ 1 y) (/ z (* x y)))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (/ (sqrt (+ y z)) (sqrt (/ 1 x))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (/ (sqrt (+ y z)) (* x (sqrt (/ 1 x)))))) |
#s(approx (sqrt x) #s(hole binary64 (* x (sqrt (/ 1 x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* x (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* 2 (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* x (+ (* -1/4 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (+ (* 1/8 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))) (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* x (+ (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) (+ (* -1/8 (/ (* (pow y 2) (pow z 2)) (* (pow x 4) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 3)))) (+ (* 1/16 (/ (* (pow y 3) (pow z 3)) (* (pow x 6) (pow (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))) 5)))) (* 1/2 (/ (* y z) (* (pow x 2) (sqrt (* -1 (/ (+ (* -1 y) (* -1 z)) x))))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 z)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* x (+ (* -1 y) (+ (* -1 z) (* -1 (/ (* y z) x)))))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (* y z) x))))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* 2 (* x (* z (sqrt (/ 1 (* x z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (* 1/4 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* x (+ (* -2 (* z (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow x 2) (sqrt (/ 1 (* x z)))))) (+ (* -1/8 (/ (pow y 3) (* (pow x 6) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/4 (/ (pow y 2) (* (pow x 4) (* z (pow (sqrt (/ 1 (* x z))) 3)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* x (sqrt (/ 1 (* x z))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 3))))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z))))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 4) (* (pow z 2) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 6) (* (pow z 3) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/2 (/ y (* (pow x 2) (* z (sqrt (/ 1 (* x z)))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x z))) (/ 1 z)))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* x (* y (sqrt (/ 1 (* x y)))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* x (+ (* 1/2 (/ z (* (pow x 2) (sqrt (/ 1 (* x y)))))) (* y (sqrt (/ 1 (* x y))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* x (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* y (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/2 (/ z (* (pow x 2) (sqrt (/ 1 (* x y)))))) (* y (sqrt (/ 1 (* x y)))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* x (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* y (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 6) (* (pow y 2) (pow (sqrt (/ 1 (* x y))) 5))))) (+ (* 1/2 (/ z (* (pow x 2) (sqrt (/ 1 (* x y)))))) (* y (sqrt (/ 1 (* x y))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* x (sqrt (/ 1 (* x y))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x y))) (* 1/2 (/ z (* (pow x 2) (* y (sqrt (/ 1 (* x y)))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* (pow y 2) (pow (sqrt (/ 1 (* x y))) 3))))) (* 1/2 (/ z (* (pow x 2) (* y (sqrt (/ 1 (* x y))))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* x (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 4) (* (pow y 2) (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 6) (* (pow y 3) (pow (sqrt (/ 1 (* x y))) 5))))) (* 1/2 (/ z (* (pow x 2) (* y (sqrt (/ 1 (* x y)))))))))))))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ z (* x y))) (/ 1 y)))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* -1 (/ (sqrt (+ y z)) (sqrt (/ 1 x)))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* -1 (/ (sqrt (+ y z)) (* x (sqrt (/ 1 x))))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* x (sqrt (/ 1 x)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* x z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (/ x (sqrt (* x z))) (/ z (sqrt (* x z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* -1/4 (/ (* y (pow (+ x z) 2)) (pow (sqrt (* x z)) 3))) (+ (/ x (sqrt (* x z))) (/ z (sqrt (* x z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x z))) (* y (+ (* y (+ (* -1/4 (/ (pow (+ x z) 2) (pow (sqrt (* x z)) 3))) (* 1/8 (/ (* y (pow (+ x z) 3)) (pow (sqrt (* x z)) 5))))) (+ (/ x (sqrt (* x z))) (/ z (sqrt (* x z))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* -2 (* x (sqrt (/ z x)))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (+ (* -2 (* x (sqrt (/ z x)))) (* -1 (/ y (sqrt (/ z x))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (+ (* -2 (* x (sqrt (/ z x)))) (* y (- (* 1/4 (/ y (* x (pow (sqrt (/ z x)) 3)))) (/ 1 (sqrt (/ z x)))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (+ (* -2 (* x (sqrt (/ z x)))) (* y (- (* y (+ (* -1/8 (/ y (* (pow x 2) (pow (sqrt (/ z x)) 5)))) (* 1/4 (/ 1 (* x (pow (sqrt (/ z x)) 3)))))) (/ 1 (sqrt (/ z x)))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (sqrt (/ z x)))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (+ (sqrt (/ z x)) (* 1/2 (/ y (* x (sqrt (/ z x)))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (+ (sqrt (/ z x)) (* y (+ (* -1/8 (/ y (* (pow x 2) (pow (sqrt (/ z x)) 3)))) (* 1/2 (/ 1 (* x (sqrt (/ z x)))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (+ (sqrt (/ z x)) (* y (+ (* y (- (* 1/16 (/ y (* (pow x 3) (pow (sqrt (/ z x)) 5)))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (/ z x)) 3)))))) (* 1/2 (/ 1 (* x (sqrt (/ z x)))))))))) |
#s(approx (/ (+ y z) x) #s(hole binary64 (/ z x))) |
#s(approx (/ (+ y z) x) #s(hole binary64 (+ (/ y x) (/ z x)))) |
#s(approx (+ y z) #s(hole binary64 (+ y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* x z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* 1/2 (/ (* y (+ x z)) (sqrt (* x z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* -1/8 (/ (* y (pow (+ x z) 2)) (pow (sqrt (* x z)) 3))) (* 1/2 (/ (+ x z) (sqrt (* x z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x z)) (* y (+ (* 1/2 (/ (+ x z) (sqrt (* x z)))) (* y (+ (* -1/8 (/ (pow (+ x z) 2) (pow (sqrt (* x z)) 3))) (* 1/16 (/ (* y (pow (+ x z) 3)) (pow (sqrt (* x z)) 5)))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* x z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x z) (* y (+ x z))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* y (+ x z)))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* z (sqrt (neg (* -1 (/ x z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ x z)))))) (* -1 (/ y (sqrt (neg (* -1 (/ x z))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ x z)))))) (* y (- (* 1/4 (/ y (* z (pow (sqrt (neg (* -1 (/ x z)))) 3)))) (/ 1 (sqrt (neg (* -1 (/ x z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (+ (* -2 (* z (sqrt (neg (* -1 (/ x z)))))) (* y (- (* y (+ (* -1/8 (/ y (* (pow z 2) (pow (sqrt (neg (* -1 (/ x z)))) 5)))) (* 1/4 (/ 1 (* z (pow (sqrt (neg (* -1 (/ x z)))) 3)))))) (/ 1 (sqrt (neg (* -1 (/ x z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (sqrt (neg (* -1 (/ x z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ x z)))) (* 1/2 (/ y (* z (sqrt (neg (* -1 (/ x z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ x z)))) (* y (+ (* -1/8 (/ y (* (pow z 2) (pow (sqrt (neg (* -1 (/ x z)))) 3)))) (* 1/2 (/ 1 (* z (sqrt (neg (* -1 (/ x z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (+ (sqrt (neg (* -1 (/ x z)))) (* y (+ (* y (- (* 1/16 (/ y (* (pow z 3) (pow (sqrt (neg (* -1 (/ x z)))) 5)))) (* 1/8 (/ 1 (* (pow z 2) (pow (sqrt (neg (* -1 (/ x z)))) 3)))))) (* 1/2 (/ 1 (* z (sqrt (neg (* -1 (/ x z)))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (- (/ y z) (* -1 (/ x z))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (sqrt (* y (+ x z))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (/ (sqrt (* y (+ x z))) y))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (/ (+ x z) y))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (/ (* x (sqrt z)) (sqrt x)))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (+ (* 1/2 (/ (* x y) (* (sqrt x) (sqrt z)))) (/ (* x (sqrt z)) (sqrt x))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (+ (* y (+ (* -1/8 (/ (* x y) (* (sqrt x) (pow (sqrt z) 3)))) (* 1/2 (/ x (* (sqrt x) (sqrt z)))))) (/ (* x (sqrt z)) (sqrt x))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (+ (* y (+ (* 1/2 (/ x (* (sqrt x) (sqrt z)))) (* y (+ (* -1/8 (/ x (* (sqrt x) (pow (sqrt z) 3)))) (* 1/16 (/ (* x y) (* (sqrt x) (pow (sqrt z) 5)))))))) (/ (* x (sqrt z)) (sqrt x))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (/ (sqrt z) (sqrt x)))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (+ (* 1/2 (/ y (* (sqrt x) (sqrt z)))) (/ (sqrt z) (sqrt x))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (+ (* y (+ (* -1/8 (/ y (* (sqrt x) (pow (sqrt z) 3)))) (* 1/2 (/ 1 (* (sqrt x) (sqrt z)))))) (/ (sqrt z) (sqrt x))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (+ (* y (+ (* y (- (* 1/16 (/ y (* (sqrt x) (pow (sqrt z) 5)))) (* 1/8 (/ 1 (* (sqrt x) (pow (sqrt z) 3)))))) (* 1/2 (/ 1 (* (sqrt x) (sqrt z)))))) (/ (sqrt z) (sqrt x))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (sqrt z))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (+ (sqrt z) (* 1/2 (/ y (sqrt z)))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (+ (sqrt z) (* y (+ (* -1/8 (/ y (pow (sqrt z) 3))) (* 1/2 (/ 1 (sqrt z)))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (+ (sqrt z) (* y (+ (* y (- (* 1/16 (/ y (pow (sqrt z) 5))) (* 1/8 (/ 1 (pow (sqrt z) 3))))) (* 1/2 (/ 1 (sqrt z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (* y (sqrt (/ (+ x z) y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* 2 (sqrt (/ (+ x z) y))) (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 2 (sqrt (/ (+ x z) y))) (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (/ (+ x z) y)) 5)))) (+ (* 2 (sqrt (/ (+ x z) y))) (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y)))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* -2 (* x (* y (sqrt (/ 1 (* x y)))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* y (+ (* -2 (* x (sqrt (/ 1 (* x y))))) (* -1 (/ z (* (pow y 2) (sqrt (/ 1 (* x y)))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* y (+ (* -2 (* x (sqrt (/ 1 (* x y))))) (+ (* -1 (/ z (* (pow y 2) (sqrt (/ 1 (* x y)))))) (* 1/4 (/ (pow z 2) (* x (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3)))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* y (+ (* -2 (* x (sqrt (/ 1 (* x y))))) (+ (* -1 (/ z (* (pow y 2) (sqrt (/ 1 (* x y)))))) (+ (* -1/8 (/ (pow z 3) (* (pow x 2) (* (pow y 6) (pow (sqrt (/ 1 (* x y))) 5))))) (* 1/4 (/ (pow z 2) (* x (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* y (sqrt (/ 1 (* x y)))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* x y))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 2) (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y)))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* y (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 2) (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 3) (* (pow y 6) (pow (sqrt (/ 1 (* x y))) 5))))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y))))))))))))) |
#s(approx (/ (+ y z) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (+ y z) x) #s(hole binary64 (* y (+ (/ 1 x) (/ z (* x y)))))) |
#s(approx (+ y z) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (sqrt (/ (+ x z) y))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* y (+ (sqrt (/ (+ x z) y)) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (/ (+ x z) y)) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (/ (+ x z) y)) 5)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (/ (+ x z) y))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* y (+ x (+ z (/ (* x z) y)))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* y (* z (sqrt (/ 1 (* y z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (+ (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (* 1/4 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (+ (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (+ (* -1/8 (/ (pow x 3) (* (pow y 6) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/4 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* y (sqrt (/ 1 (* y z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 3))))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 6) (* (pow z 3) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (* y (+ (/ 1 z) (/ x (* y z)))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (sqrt (/ (+ x z) y)))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (/ (* x (* y (sqrt (/ 1 y)))) (sqrt x)))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* y (+ (* 1/2 (/ (* x z) (* (pow y 2) (* (sqrt x) (sqrt (/ 1 y)))))) (/ (* x (sqrt (/ 1 y))) (sqrt x)))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* y (+ (* -1/8 (/ (* x (pow z 2)) (* (pow y 4) (* (sqrt x) (pow (sqrt (/ 1 y)) 3))))) (+ (* 1/2 (/ (* x z) (* (pow y 2) (* (sqrt x) (sqrt (/ 1 y)))))) (/ (* x (sqrt (/ 1 y))) (sqrt x))))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* y (+ (* -1/8 (/ (* x (pow z 2)) (* (pow y 4) (* (sqrt x) (pow (sqrt (/ 1 y)) 3))))) (+ (* 1/16 (/ (* x (pow z 3)) (* (pow y 6) (* (sqrt x) (pow (sqrt (/ 1 y)) 5))))) (+ (* 1/2 (/ (* x z) (* (pow y 2) (* (sqrt x) (sqrt (/ 1 y)))))) (/ (* x (sqrt (/ 1 y))) (sqrt x)))))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (/ (* y (sqrt (/ 1 y))) (sqrt x)))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* y (+ (* 1/2 (/ z (* (pow y 2) (* (sqrt x) (sqrt (/ 1 y)))))) (/ (sqrt (/ 1 y)) (sqrt x)))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* y (+ (* -1/8 (/ (pow z 2) (* (pow y 4) (* (sqrt x) (pow (sqrt (/ 1 y)) 3))))) (+ (* 1/2 (/ z (* (pow y 2) (* (sqrt x) (sqrt (/ 1 y)))))) (/ (sqrt (/ 1 y)) (sqrt x))))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* y (+ (* -1/8 (/ (pow z 2) (* (pow y 4) (* (sqrt x) (pow (sqrt (/ 1 y)) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow y 6) (* (sqrt x) (pow (sqrt (/ 1 y)) 5))))) (+ (* 1/2 (/ z (* (pow y 2) (* (sqrt x) (sqrt (/ 1 y)))))) (/ (sqrt (/ 1 y)) (sqrt x)))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* y (sqrt (/ 1 y))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (* 1/2 (/ z (* (pow y 2) (sqrt (/ 1 y))))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (/ (pow z 2) (* (pow y 4) (pow (sqrt (/ 1 y)) 3)))) (* 1/2 (/ z (* (pow y 2) (sqrt (/ 1 y)))))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (/ (pow z 2) (* (pow y 4) (pow (sqrt (/ 1 y)) 3)))) (+ (* 1/16 (/ (pow z 3) (* (pow y 6) (pow (sqrt (/ 1 y)) 5)))) (* 1/2 (/ z (* (pow y 2) (sqrt (/ 1 y))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* y (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* y (+ (* -1/4 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))) (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* 2 (* x (* y (sqrt (/ 1 (* x y)))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* -1 (* y (+ (* -2 (* x (sqrt (/ 1 (* x y))))) (* -1 (/ z (* (pow y 2) (sqrt (/ 1 (* x y))))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* -1 (* y (+ (* -2 (* x (sqrt (/ 1 (* x y))))) (+ (* -1 (/ z (* (pow y 2) (sqrt (/ 1 (* x y)))))) (* 1/4 (/ (pow z 2) (* x (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* -1 (* y (+ (* -2 (* x (sqrt (/ 1 (* x y))))) (+ (* -1 (/ z (* (pow y 2) (sqrt (/ 1 (* x y)))))) (+ (* -1/8 (/ (pow z 3) (* (pow x 2) (* (pow y 6) (pow (sqrt (/ 1 (* x y))) 5))))) (* 1/4 (/ (pow z 2) (* x (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3)))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* -1 (* y (sqrt (/ 1 (* x y))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* x y))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y)))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 2) (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y))))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* x y))) (+ (* -1/8 (/ (pow z 2) (* (pow x 2) (* (pow y 4) (pow (sqrt (/ 1 (* x y))) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow x 3) (* (pow y 6) (pow (sqrt (/ 1 (* x y))) 5))))) (* 1/2 (/ z (* x (* (pow y 2) (sqrt (/ 1 (* x y)))))))))))))) |
#s(approx (/ (+ y z) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ z (* x y))) (/ 1 x)))))) |
#s(approx (+ y z) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* y (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) (+ (* -1/8 (/ (* (pow x 2) (pow z 2)) (* (pow y 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow z 3)) (* (pow y 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))) 5)))) (* 1/2 (/ (* x z) (* (pow y 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 z)) y))))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 z)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (+ (* -1 z) (* -1 (/ (* x z) y)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* 2 (* y (* z (sqrt (/ 1 (* y z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (+ (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (* 1/4 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -1 (* y (+ (* -2 (* z (sqrt (/ 1 (* y z))))) (+ (* -1 (/ x (* (pow y 2) (sqrt (/ 1 (* y z)))))) (+ (* -1/8 (/ (pow x 3) (* (pow y 6) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/4 (/ (pow x 2) (* (pow y 4) (* z (pow (sqrt (/ 1 (* y z))) 3)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* y (sqrt (/ 1 (* y z))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* y z))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 3))))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z))))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 4) (* (pow z 2) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 6) (* (pow z 3) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/2 (/ x (* (pow y 2) (* z (sqrt (/ 1 (* y z)))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x (* y z))) (/ 1 z)))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* -1 (/ (* x (* y (sqrt (/ 1 y)))) (sqrt x))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* -1 (* y (+ (* 1/2 (/ (* x z) (* (pow y 2) (* (sqrt x) (sqrt (/ 1 y)))))) (/ (* x (sqrt (/ 1 y))) (sqrt x))))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* -1 (* y (+ (* -1/8 (/ (* x (pow z 2)) (* (pow y 4) (* (sqrt x) (pow (sqrt (/ 1 y)) 3))))) (+ (* 1/2 (/ (* x z) (* (pow y 2) (* (sqrt x) (sqrt (/ 1 y)))))) (/ (* x (sqrt (/ 1 y))) (sqrt x)))))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* -1 (* y (+ (* -1/8 (/ (* x (pow z 2)) (* (pow y 4) (* (sqrt x) (pow (sqrt (/ 1 y)) 3))))) (+ (* 1/16 (/ (* x (pow z 3)) (* (pow y 6) (* (sqrt x) (pow (sqrt (/ 1 y)) 5))))) (+ (* 1/2 (/ (* x z) (* (pow y 2) (* (sqrt x) (sqrt (/ 1 y)))))) (/ (* x (sqrt (/ 1 y))) (sqrt x))))))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* -1 (/ (* y (sqrt (/ 1 y))) (sqrt x))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (/ z (* (pow y 2) (* (sqrt x) (sqrt (/ 1 y)))))) (/ (sqrt (/ 1 y)) (sqrt x))))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (/ (pow z 2) (* (pow y 4) (* (sqrt x) (pow (sqrt (/ 1 y)) 3))))) (+ (* 1/2 (/ z (* (pow y 2) (* (sqrt x) (sqrt (/ 1 y)))))) (/ (sqrt (/ 1 y)) (sqrt x)))))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (/ (pow z 2) (* (pow y 4) (* (sqrt x) (pow (sqrt (/ 1 y)) 3))))) (+ (* 1/16 (/ (pow z 3) (* (pow y 6) (* (sqrt x) (pow (sqrt (/ 1 y)) 5))))) (+ (* 1/2 (/ z (* (pow y 2) (* (sqrt x) (sqrt (/ 1 y)))))) (/ (sqrt (/ 1 y)) (sqrt x))))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* -1 (* y (sqrt (/ 1 y)))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 y)) (* 1/2 (/ z (* (pow y 2) (sqrt (/ 1 y)))))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (/ (pow z 2) (* (pow y 4) (pow (sqrt (/ 1 y)) 3)))) (* 1/2 (/ z (* (pow y 2) (sqrt (/ 1 y))))))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* -1 (* y (+ (sqrt (/ 1 y)) (+ (* -1/8 (/ (pow z 2) (* (pow y 4) (pow (sqrt (/ 1 y)) 3)))) (+ (* 1/16 (/ (pow z 3) (* (pow y 6) (pow (sqrt (/ 1 y)) 5)))) (* 1/2 (/ z (* (pow y 2) (sqrt (/ 1 y)))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (sqrt (* x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (/ x (sqrt (* x y))) (/ y (sqrt (* x y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* -1/4 (/ (* z (pow (+ x y) 2)) (pow (sqrt (* x y)) 3))) (+ (/ x (sqrt (* x y))) (/ y (sqrt (* x y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (+ (* 2 (sqrt (* x y))) (* z (+ (* z (+ (* -1/4 (/ (pow (+ x y) 2) (pow (sqrt (* x y)) 3))) (* 1/8 (/ (* z (pow (+ x y) 3)) (pow (sqrt (* x y)) 5))))) (+ (/ x (sqrt (* x y))) (/ y (sqrt (* x y))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* -2 (* x (sqrt (/ y x)))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (+ (* -2 (* x (sqrt (/ y x)))) (* -1 (/ z (sqrt (/ y x))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (+ (* -2 (* x (sqrt (/ y x)))) (* z (- (* 1/4 (/ z (* x (pow (sqrt (/ y x)) 3)))) (/ 1 (sqrt (/ y x)))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (+ (* -2 (* x (sqrt (/ y x)))) (* z (- (* z (+ (* -1/8 (/ z (* (pow x 2) (pow (sqrt (/ y x)) 5)))) (* 1/4 (/ 1 (* x (pow (sqrt (/ y x)) 3)))))) (/ 1 (sqrt (/ y x)))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (sqrt (/ y x)))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (+ (sqrt (/ y x)) (* 1/2 (/ z (* x (sqrt (/ y x)))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (+ (sqrt (/ y x)) (* z (+ (* -1/8 (/ z (* (pow x 2) (pow (sqrt (/ y x)) 3)))) (* 1/2 (/ 1 (* x (sqrt (/ y x)))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (+ (sqrt (/ y x)) (* z (+ (* z (- (* 1/16 (/ z (* (pow x 3) (pow (sqrt (/ y x)) 5)))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt (/ y x)) 3)))))) (* 1/2 (/ 1 (* x (sqrt (/ y x)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (sqrt (* x y)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* 1/2 (/ (* z (+ x y)) (sqrt (* x y))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* -1/8 (/ (* z (pow (+ x y) 2)) (pow (sqrt (* x y)) 3))) (* 1/2 (/ (+ x y) (sqrt (* x y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (+ (sqrt (* x y)) (* z (+ (* 1/2 (/ (+ x y) (sqrt (* x y)))) (* z (+ (* -1/8 (/ (pow (+ x y) 2) (pow (sqrt (* x y)) 3))) (* 1/16 (/ (* z (pow (+ x y) 3)) (pow (sqrt (* x y)) 5)))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (+ (* x y) (* z (+ x y))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (sqrt (* z (+ x y)))))) |
#s(approx (* -2 z) #s(hole binary64 (* -2 z))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (/ (sqrt (* z (+ x y))) z))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) #s(hole binary64 (/ (+ x y) z))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* y (sqrt (/ x y))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (+ (* 1/2 (/ z (sqrt (/ x y)))) (* y (sqrt (/ x y)))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (+ (* y (sqrt (/ x y))) (* z (+ (* -1/8 (/ z (* y (pow (sqrt (/ x y)) 3)))) (* 1/2 (/ 1 (sqrt (/ x y))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (+ (* y (sqrt (/ x y))) (* z (+ (* z (- (* 1/16 (/ z (* (pow y 2) (pow (sqrt (/ x y)) 5)))) (* 1/8 (/ 1 (* y (pow (sqrt (/ x y)) 3)))))) (* 1/2 (/ 1 (sqrt (/ x y))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (sqrt (/ x y)))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (+ (sqrt (/ x y)) (* 1/2 (/ z (* y (sqrt (/ x y)))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (+ (sqrt (/ x y)) (* z (+ (* -1/8 (/ z (* (pow y 2) (pow (sqrt (/ x y)) 3)))) (* 1/2 (/ 1 (* y (sqrt (/ x y)))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (+ (sqrt (/ x y)) (* z (+ (* z (- (* 1/16 (/ z (* (pow y 3) (pow (sqrt (/ x y)) 5)))) (* 1/8 (/ 1 (* (pow y 2) (pow (sqrt (/ x y)) 3)))))) (* 1/2 (/ 1 (* y (sqrt (/ x y)))))))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (/ (* x (sqrt y)) (sqrt x)))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (+ (* 1/2 (/ (* x z) (* (sqrt x) (sqrt y)))) (/ (* x (sqrt y)) (sqrt x))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (+ (* z (+ (* -1/8 (/ (* x z) (* (sqrt x) (pow (sqrt y) 3)))) (* 1/2 (/ x (* (sqrt x) (sqrt y)))))) (/ (* x (sqrt y)) (sqrt x))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (+ (* z (+ (* 1/2 (/ x (* (sqrt x) (sqrt y)))) (* z (+ (* -1/8 (/ x (* (sqrt x) (pow (sqrt y) 3)))) (* 1/16 (/ (* x z) (* (sqrt x) (pow (sqrt y) 5)))))))) (/ (* x (sqrt y)) (sqrt x))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (/ (sqrt y) (sqrt x)))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (+ (* 1/2 (/ z (* (sqrt x) (sqrt y)))) (/ (sqrt y) (sqrt x))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (+ (* z (+ (* -1/8 (/ z (* (sqrt x) (pow (sqrt y) 3)))) (* 1/2 (/ 1 (* (sqrt x) (sqrt y)))))) (/ (sqrt y) (sqrt x))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (+ (* z (+ (* z (- (* 1/16 (/ z (* (sqrt x) (pow (sqrt y) 5)))) (* 1/8 (/ 1 (* (sqrt x) (pow (sqrt y) 3)))))) (* 1/2 (/ 1 (* (sqrt x) (sqrt y)))))) (/ (sqrt y) (sqrt x))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (sqrt y))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (+ (sqrt y) (* 1/2 (/ z (sqrt y)))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (+ (sqrt y) (* z (+ (* -1/8 (/ z (pow (sqrt y) 3))) (* 1/2 (/ 1 (sqrt y)))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (+ (sqrt y) (* z (+ (* z (- (* 1/16 (/ z (pow (sqrt y) 5))) (* 1/8 (/ 1 (pow (sqrt y) 3))))) (* 1/2 (/ 1 (sqrt y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* 2 (* z (sqrt (/ (+ x y) z)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* 2 (sqrt (/ (+ x y) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (+ (* 2 (sqrt (/ (+ x y) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (/ (+ x y) z)) 5)))) (+ (* 2 (sqrt (/ (+ x y) z))) (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z)))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* z (+ (* -2 (* x (sqrt (/ 1 (* x z))))) (* -1 (/ y (* (pow z 2) (sqrt (/ 1 (* x z)))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* z (+ (* -2 (* x (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow z 2) (sqrt (/ 1 (* x z)))))) (* 1/4 (/ (pow y 2) (* x (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3)))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* z (+ (* -2 (* x (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow z 2) (sqrt (/ 1 (* x z)))))) (+ (* -1/8 (/ (pow y 3) (* (pow x 2) (* (pow z 6) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/4 (/ (pow y 2) (* x (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* z (sqrt (/ 1 (* x z)))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* z (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* z (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 2) (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z)))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* z (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 2) (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 3) (* (pow z 6) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z))))))))))))) |
#s(approx (/ (+ y z) x) #s(hole binary64 (* z (+ (/ 1 x) (/ y (* x z)))))) |
#s(approx (+ y z) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (sqrt (/ (+ x y) z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* z (+ (sqrt (/ (+ x y) z)) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (/ (+ x y) z)) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (/ (+ x y) z)) 5)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (/ (+ x y) z))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* z (+ x y)))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* z (+ x (+ y (/ (* x y) z)))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* z (+ y (/ (* x y) z))))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) #s(hole binary64 (* -2 (* z (sqrt (/ (+ x y) z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) #s(hole binary64 (sqrt (/ (+ x y) z)))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* y (* z (sqrt (/ 1 (* y z))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* z (+ (* 1/2 (/ x (* (pow z 2) (sqrt (/ 1 (* y z)))))) (* y (sqrt (/ 1 (* y z)))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* z (+ (* -1/8 (/ (pow x 2) (* y (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/2 (/ x (* (pow z 2) (sqrt (/ 1 (* y z)))))) (* y (sqrt (/ 1 (* y z))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* z (+ (* -1/8 (/ (pow x 2) (* y (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 2) (* (pow z 6) (pow (sqrt (/ 1 (* y z))) 5))))) (+ (* 1/2 (/ x (* (pow z 2) (sqrt (/ 1 (* y z)))))) (* y (sqrt (/ 1 (* y z)))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* z (sqrt (/ 1 (* y z)))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* z (+ (sqrt (/ 1 (* y z))) (* 1/2 (/ x (* y (* (pow z 2) (sqrt (/ 1 (* y z))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* z (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 2) (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (* 1/2 (/ x (* y (* (pow z 2) (sqrt (/ 1 (* y z)))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* z (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 2) (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 3) (* (pow z 6) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/2 (/ x (* y (* (pow z 2) (sqrt (/ 1 (* y z))))))))))))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (* z (+ (/ 1 y) (/ x (* y z)))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (/ (* x (* z (sqrt (/ 1 z)))) (sqrt x)))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* z (+ (* 1/2 (/ (* x y) (* (pow z 2) (* (sqrt x) (sqrt (/ 1 z)))))) (/ (* x (sqrt (/ 1 z))) (sqrt x)))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* z (+ (* -1/8 (/ (* x (pow y 2)) (* (pow z 4) (* (sqrt x) (pow (sqrt (/ 1 z)) 3))))) (+ (* 1/2 (/ (* x y) (* (pow z 2) (* (sqrt x) (sqrt (/ 1 z)))))) (/ (* x (sqrt (/ 1 z))) (sqrt x))))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* z (+ (* -1/8 (/ (* x (pow y 2)) (* (pow z 4) (* (sqrt x) (pow (sqrt (/ 1 z)) 3))))) (+ (* 1/16 (/ (* x (pow y 3)) (* (pow z 6) (* (sqrt x) (pow (sqrt (/ 1 z)) 5))))) (+ (* 1/2 (/ (* x y) (* (pow z 2) (* (sqrt x) (sqrt (/ 1 z)))))) (/ (* x (sqrt (/ 1 z))) (sqrt x)))))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (/ (* z (sqrt (/ 1 z))) (sqrt x)))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* z (+ (* 1/2 (/ y (* (pow z 2) (* (sqrt x) (sqrt (/ 1 z)))))) (/ (sqrt (/ 1 z)) (sqrt x)))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* z (+ (* -1/8 (/ (pow y 2) (* (pow z 4) (* (sqrt x) (pow (sqrt (/ 1 z)) 3))))) (+ (* 1/2 (/ y (* (pow z 2) (* (sqrt x) (sqrt (/ 1 z)))))) (/ (sqrt (/ 1 z)) (sqrt x))))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* z (+ (* -1/8 (/ (pow y 2) (* (pow z 4) (* (sqrt x) (pow (sqrt (/ 1 z)) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow z 6) (* (sqrt x) (pow (sqrt (/ 1 z)) 5))))) (+ (* 1/2 (/ y (* (pow z 2) (* (sqrt x) (sqrt (/ 1 z)))))) (/ (sqrt (/ 1 z)) (sqrt x)))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* z (sqrt (/ 1 z))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* z (+ (sqrt (/ 1 z)) (* 1/2 (/ y (* (pow z 2) (sqrt (/ 1 z))))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* z (+ (sqrt (/ 1 z)) (+ (* -1/8 (/ (pow y 2) (* (pow z 4) (pow (sqrt (/ 1 z)) 3)))) (* 1/2 (/ y (* (pow z 2) (sqrt (/ 1 z)))))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* z (+ (sqrt (/ 1 z)) (+ (* -1/8 (/ (pow y 2) (* (pow z 4) (pow (sqrt (/ 1 z)) 3)))) (+ (* 1/16 (/ (pow y 3) (* (pow z 6) (pow (sqrt (/ 1 z)) 5)))) (* 1/2 (/ y (* (pow z 2) (sqrt (/ 1 z))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -2 (* z (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) #s(hole binary64 (* -1 (* z (+ (* -1/4 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (+ (* 1/8 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 5)))) (+ (* 2 (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))) (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* -1 (* z (+ (* -2 (* x (sqrt (/ 1 (* x z))))) (* -1 (/ y (* (pow z 2) (sqrt (/ 1 (* x z))))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* -1 (* z (+ (* -2 (* x (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow z 2) (sqrt (/ 1 (* x z)))))) (* 1/4 (/ (pow y 2) (* x (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) #s(hole binary64 (* -1 (* z (+ (* -2 (* x (sqrt (/ 1 (* x z))))) (+ (* -1 (/ y (* (pow z 2) (sqrt (/ 1 (* x z)))))) (+ (* -1/8 (/ (pow y 3) (* (pow x 2) (* (pow z 6) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/4 (/ (pow y 2) (* x (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3)))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* -1 (* z (sqrt (/ 1 (* x z))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 (* x z))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z)))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 2) (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z))))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 (* x z))) (+ (* -1/8 (/ (pow y 2) (* (pow x 2) (* (pow z 4) (pow (sqrt (/ 1 (* x z))) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow x 3) (* (pow z 6) (pow (sqrt (/ 1 (* x z))) 5))))) (* 1/2 (/ y (* x (* (pow z 2) (sqrt (/ 1 (* x z)))))))))))))) |
#s(approx (/ (+ y z) x) #s(hole binary64 (* -1 (* z (- (* -1 (/ y (* x z))) (/ 1 x)))))) |
#s(approx (+ y z) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z)))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(hole binary64 (* -1 (* z (+ (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) (+ (* -1/8 (/ (* (pow x 2) (pow y 2)) (* (pow z 4) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 3)))) (+ (* 1/16 (/ (* (pow x 3) (pow y 3)) (* (pow z 6) (pow (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))) 5)))) (* 1/2 (/ (* x y) (* (pow z 2) (sqrt (* -1 (/ (+ (* -1 x) (* -1 y)) z))))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 y)))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (+ (* -1 y) (* -1 (/ (* x y) z)))))))) |
#s(approx (* (+ z x) y) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (* x y) z))))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* y (* z (sqrt (/ 1 (* y z)))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* z (+ (* 1/2 (/ x (* (pow z 2) (sqrt (/ 1 (* y z)))))) (* y (sqrt (/ 1 (* y z))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* z (+ (* -1/8 (/ (pow x 2) (* y (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/2 (/ x (* (pow z 2) (sqrt (/ 1 (* y z)))))) (* y (sqrt (/ 1 (* y z)))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) #s(hole binary64 (* -1 (* z (+ (* -1/8 (/ (pow x 2) (* y (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 2) (* (pow z 6) (pow (sqrt (/ 1 (* y z))) 5))))) (+ (* 1/2 (/ x (* (pow z 2) (sqrt (/ 1 (* y z)))))) (* y (sqrt (/ 1 (* y z))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* z (sqrt (/ 1 (* y z))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 (* y z))) (* 1/2 (/ x (* y (* (pow z 2) (sqrt (/ 1 (* y z)))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 2) (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (* 1/2 (/ x (* y (* (pow z 2) (sqrt (/ 1 (* y z))))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 (* y z))) (+ (* -1/8 (/ (pow x 2) (* (pow y 2) (* (pow z 4) (pow (sqrt (/ 1 (* y z))) 3))))) (+ (* 1/16 (/ (pow x 3) (* (pow y 3) (* (pow z 6) (pow (sqrt (/ 1 (* y z))) 5))))) (* 1/2 (/ x (* y (* (pow z 2) (sqrt (/ 1 (* y z)))))))))))))) |
#s(approx (/ (+ z x) y) #s(hole binary64 (* -1 (* z (- (* -1 (/ x (* y z))) (/ 1 y)))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* -1 (/ (* x (* z (sqrt (/ 1 z)))) (sqrt x))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* -1 (* z (+ (* 1/2 (/ (* x y) (* (pow z 2) (* (sqrt x) (sqrt (/ 1 z)))))) (/ (* x (sqrt (/ 1 z))) (sqrt x))))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* -1 (* z (+ (* -1/8 (/ (* x (pow y 2)) (* (pow z 4) (* (sqrt x) (pow (sqrt (/ 1 z)) 3))))) (+ (* 1/2 (/ (* x y) (* (pow z 2) (* (sqrt x) (sqrt (/ 1 z)))))) (/ (* x (sqrt (/ 1 z))) (sqrt x)))))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) #s(hole binary64 (* -1 (* z (+ (* -1/8 (/ (* x (pow y 2)) (* (pow z 4) (* (sqrt x) (pow (sqrt (/ 1 z)) 3))))) (+ (* 1/16 (/ (* x (pow y 3)) (* (pow z 6) (* (sqrt x) (pow (sqrt (/ 1 z)) 5))))) (+ (* 1/2 (/ (* x y) (* (pow z 2) (* (sqrt x) (sqrt (/ 1 z)))))) (/ (* x (sqrt (/ 1 z))) (sqrt x))))))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* -1 (/ (* z (sqrt (/ 1 z))) (sqrt x))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* -1 (* z (+ (* 1/2 (/ y (* (pow z 2) (* (sqrt x) (sqrt (/ 1 z)))))) (/ (sqrt (/ 1 z)) (sqrt x))))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* -1 (* z (+ (* -1/8 (/ (pow y 2) (* (pow z 4) (* (sqrt x) (pow (sqrt (/ 1 z)) 3))))) (+ (* 1/2 (/ y (* (pow z 2) (* (sqrt x) (sqrt (/ 1 z)))))) (/ (sqrt (/ 1 z)) (sqrt x)))))))) |
#s(approx (/ (sqrt (+ y z)) (sqrt x)) #s(hole binary64 (* -1 (* z (+ (* -1/8 (/ (pow y 2) (* (pow z 4) (* (sqrt x) (pow (sqrt (/ 1 z)) 3))))) (+ (* 1/16 (/ (pow y 3) (* (pow z 6) (* (sqrt x) (pow (sqrt (/ 1 z)) 5))))) (+ (* 1/2 (/ y (* (pow z 2) (* (sqrt x) (sqrt (/ 1 z)))))) (/ (sqrt (/ 1 z)) (sqrt x))))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* -1 (* z (sqrt (/ 1 z)))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 z)) (* 1/2 (/ y (* (pow z 2) (sqrt (/ 1 z)))))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 z)) (+ (* -1/8 (/ (pow y 2) (* (pow z 4) (pow (sqrt (/ 1 z)) 3)))) (* 1/2 (/ y (* (pow z 2) (sqrt (/ 1 z))))))))))) |
#s(approx (sqrt (+ y z)) #s(hole binary64 (* -1 (* z (+ (sqrt (/ 1 z)) (+ (* -1/8 (/ (pow y 2) (* (pow z 4) (pow (sqrt (/ 1 z)) 3)))) (+ (* 1/16 (/ (pow y 3) (* (pow z 6) (pow (sqrt (/ 1 z)) 5)))) (* 1/2 (/ y (* (pow z 2) (sqrt (/ 1 z)))))))))))) |
| Outputs |
|---|
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (/.f64 (+.f64 y z) x)))) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (/.f64 (+.f64 y z) x))) |
(*.f64 #s(literal -2 binary64) x) |
#s(literal -2 binary64) |
x |
(pow.f64 (/.f64 (+.f64 y z) x) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 y z))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (sqrt.f64 (+.f64 y z)) (sqrt.f64 x)) |
(sqrt.f64 (/.f64 (+.f64 y z) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 y x) (/.f64 y x)) (*.f64 (/.f64 z x) (/.f64 z x))) (-.f64 (/.f64 y x) (/.f64 z x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (pow.f64 (/.f64 z x) #s(literal 3 binary64))) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 (*.f64 (/.f64 z x) (/.f64 z x)) (*.f64 (/.f64 y x) (/.f64 z x))))) |
(/.f64 (fma.f64 y x (*.f64 x z)) (*.f64 x x)) |
(/.f64 (neg.f64 (+.f64 y z)) (neg.f64 x)) |
(/.f64 (+.f64 y z) x) |
(+.f64 (/.f64 y x) (/.f64 z x)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y z)) |
(/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 z z) z)) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 y z)))) |
(+.f64 y z) |
y |
z |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y)))) |
(+.f64 (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y))) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y)))) |
#s(literal 2 binary64) |
(pow.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y)) |
(*.f64 #s(approx (+ z x) z) y) |
#s(approx (+ z x) z) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 y z))))) |
(*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 y z)))) |
(*.f64 #s(literal -2 binary64) z) |
(pow.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 y z)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 y z))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 y z)) |
(/.f64 (neg.f64 y) (neg.f64 z)) |
(/.f64 y z) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 #s(approx (+ z x) z) y)) y))) |
(+.f64 #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 #s(approx (+ z x) z) y)) y)) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 #s(approx (+ z x) z) y)) y))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 #s(approx (+ z x) z) y)) y)) |
(*.f64 (sqrt.f64 (/.f64 #s(approx (+ z x) z) y)) y) |
(pow.f64 (/.f64 #s(approx (+ z x) z) y) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 #s(approx (+ z x) z)) (sqrt.f64 y)) |
(sqrt.f64 (/.f64 #s(approx (+ z x) z) y)) |
(/.f64 (neg.f64 #s(approx (+ z x) z)) (neg.f64 y)) |
(/.f64 #s(approx (+ z x) z) y) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) x))) |
(+.f64 #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) x)) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) x))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) x)) |
(*.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) x) |
(pow.f64 (/.f64 (+.f64 y z) x) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 y z))) (neg.f64 (sqrt.f64 x))) |
(/.f64 (sqrt.f64 (+.f64 y z)) (sqrt.f64 x)) |
(sqrt.f64 (/.f64 (+.f64 y z) x)) |
(pow.f64 (+.f64 y z) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 y z)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (/.f64 (*.f64 x (+.f64 y z)) (sqrt.f64 (*.f64 y z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x (*.f64 (+.f64 y z) (+.f64 y z))) (pow.f64 (*.f64 y z) #s(literal 3/2 binary64))) (/.f64 (+.f64 y z) (sqrt.f64 (*.f64 y z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (pow.f64 (*.f64 y z) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))) (pow.f64 (*.f64 y z) #s(literal 5/2 binary64))))) (/.f64 (+.f64 y z) (sqrt.f64 (*.f64 y z))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 x (+.f64 y z))))) |
#s(approx (* -2 x) (*.f64 #s(literal -2 binary64) x)) |
#s(approx x x) |
#s(approx (sqrt (/ (+ y z) x)) (/.f64 (sqrt.f64 (*.f64 x (+.f64 y z))) x)) |
#s(approx (/ (+ y z) x) (/.f64 (+.f64 y z) x)) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y z))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (-.f64 (sqrt.f64 (*.f64 y z)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (+.f64 y z)) (sqrt.f64 (*.f64 y z)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 (+.f64 y z) (+.f64 y z))) (pow.f64 (*.f64 y z) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 y z) (sqrt.f64 (*.f64 y z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 y z)) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 y z) (sqrt.f64 (*.f64 y z))) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (pow.f64 (*.f64 y z) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (+.f64 y z))) (pow.f64 (*.f64 y z) #s(literal 5/2 binary64)))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y z)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 x (+.f64 y z) (*.f64 y z))) |
#s(approx (* (+ z x) y) (fma.f64 x y (*.f64 y z))) |
#s(approx (+ z x) z) |
#s(approx (+ z x) (+.f64 x z)) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 #s(literal -2 binary64) (*.f64 z (sqrt.f64 (neg.f64 (neg.f64 (/.f64 y z))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (fma.f64 #s(literal -2 binary64) (*.f64 z (sqrt.f64 (neg.f64 (neg.f64 (/.f64 y z))))) (neg.f64 (/.f64 x (sqrt.f64 (neg.f64 (neg.f64 (/.f64 y z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (fma.f64 #s(literal -2 binary64) (*.f64 z (sqrt.f64 (neg.f64 (neg.f64 (/.f64 y z))))) (*.f64 x (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x (*.f64 z (pow.f64 (neg.f64 (neg.f64 (/.f64 y z))) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 (/.f64 y z))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (fma.f64 #s(literal -2 binary64) (*.f64 z (sqrt.f64 (neg.f64 (neg.f64 (/.f64 y z))))) (*.f64 x (-.f64 (*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (*.f64 z z) (pow.f64 (neg.f64 (neg.f64 (/.f64 y z))) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (pow.f64 (neg.f64 (neg.f64 (/.f64 y z))) #s(literal 3/2 binary64))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 (/.f64 y z))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (sqrt.f64 (neg.f64 (neg.f64 (/.f64 y z))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (-.f64 (sqrt.f64 (neg.f64 (neg.f64 (/.f64 y z)))) (*.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 z (sqrt.f64 (neg.f64 (neg.f64 (/.f64 y z))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (+.f64 (sqrt.f64 (neg.f64 (neg.f64 (/.f64 y z)))) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (*.f64 z z) (pow.f64 (neg.f64 (neg.f64 (/.f64 y z))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (sqrt.f64 (neg.f64 (neg.f64 (/.f64 y z))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (+.f64 (sqrt.f64 (neg.f64 (neg.f64 (/.f64 y z)))) (*.f64 x (fma.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 x (*.f64 (*.f64 (*.f64 z z) z) (pow.f64 (neg.f64 (neg.f64 (/.f64 y z))) #s(literal 5/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (pow.f64 (neg.f64 (neg.f64 (/.f64 y z))) #s(literal 3/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (sqrt.f64 (neg.f64 (neg.f64 (/.f64 y z))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 y z)) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (-.f64 (/.f64 x z) (neg.f64 (/.f64 y z)))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 y (sqrt.f64 (/.f64 z y)))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (/.f64 z y))) (*.f64 y (sqrt.f64 (/.f64 z y))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (fma.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 y (pow.f64 (/.f64 z y) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 z y))))) (*.f64 y (sqrt.f64 (/.f64 z y))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (fma.f64 x (fma.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 x (*.f64 (*.f64 y y) (pow.f64 (/.f64 z y) #s(literal 5/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 (/.f64 z y) #s(literal 3/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 z y))))) (*.f64 y (sqrt.f64 (/.f64 z y))))) |
#s(approx (sqrt (/ (+ z x) y)) (sqrt.f64 (/.f64 z y))) |
#s(approx (sqrt (/ (+ z x) y)) (-.f64 (sqrt.f64 (/.f64 z y)) (*.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y (sqrt.f64 (/.f64 z y))))))) |
#s(approx (sqrt (/ (+ z x) y)) (+.f64 (sqrt.f64 (/.f64 z y)) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (*.f64 y y) (pow.f64 (/.f64 z y) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 (/.f64 z y))))))))) |
#s(approx (sqrt (/ (+ z x) y)) (+.f64 (sqrt.f64 (/.f64 z y)) (*.f64 x (fma.f64 x (fma.f64 #s(literal 1/16 binary64) (/.f64 x (*.f64 (*.f64 (*.f64 y y) y) (pow.f64 (/.f64 z y) #s(literal 5/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (pow.f64 (/.f64 z y) #s(literal 3/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 (/.f64 z y))))))))) |
#s(approx (/ (+ z x) y) (/.f64 z y)) |
#s(approx (/ (+ z x) y) (/.f64 (+.f64 x z) y)) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (*.f64 x (sqrt.f64 (/.f64 (+.f64 y z) x)))) |
#s(approx (sqrt (/ (+ y z) x)) (sqrt.f64 (/.f64 (+.f64 y z) x))) |
#s(approx (sqrt x) (sqrt.f64 x)) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal 2 binary64) (*.f64 x (sqrt.f64 (/.f64 (+.f64 y z) x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (/.f64 (*.f64 y z) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 y z) x))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (/.f64 (+.f64 y z) x) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (/.f64 (*.f64 y z) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 y z) x)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (/.f64 (+.f64 y z) x) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (/.f64 (+.f64 y z) x) #s(literal 5/2 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 y z) x)) (/.f64 (*.f64 y z) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 y z) x))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) (*.f64 #s(literal -2 binary64) (*.f64 x (sqrt.f64 (/.f64 (+.f64 y z) x))))) |
#s(approx (sqrt (/ (+ y z) x)) (sqrt.f64 (/.f64 (+.f64 y z) x))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 x (sqrt.f64 (/.f64 (+.f64 y z) x)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 x (-.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 y z) x)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (/.f64 (+.f64 y z) x) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 y z) x))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 (+.f64 y z) x)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (/.f64 (+.f64 y z) x) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (/.f64 (+.f64 y z) x) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (+.f64 y z) x)))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x (+.f64 y z))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x (+.f64 y (+.f64 z (/.f64 (*.f64 y z) x))))) |
#s(approx (* (+ z x) y) (*.f64 x y)) |
#s(approx (* (+ z x) y) (*.f64 x (+.f64 y (/.f64 (*.f64 y z) x)))) |
#s(approx (+ z x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 z x)))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 z (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 x (fma.f64 #s(literal -2 binary64) (*.f64 z (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))) (neg.f64 (/.f64 y (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 x (fma.f64 #s(literal -2 binary64) (*.f64 z (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))) (-.f64 (neg.f64 (/.f64 y (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 z (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 x (fma.f64 #s(literal -2 binary64) (*.f64 z (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))) (+.f64 (neg.f64 (/.f64 y (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 z z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 5/2 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 z (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 (*.f64 x x) (*.f64 z (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 z z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 (*.f64 x x) (*.f64 z (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 z z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 z z) z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 5/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 (*.f64 x x) (*.f64 z (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z)) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 y (*.f64 x z))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 x (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))))) (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))))) (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 y y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 5/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))))) (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))))))))) |
#s(approx (sqrt (/ (+ z x) y)) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))))) |
#s(approx (sqrt (/ (+ z x) y)) (*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 (*.f64 x x) (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))))))))) |
#s(approx (sqrt (/ (+ z x) y)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (*.f64 x x) (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 y y) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 5/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (*.f64 x x) (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))))))))))) |
#s(approx (/ (+ z x) y) (/.f64 x y)) |
#s(approx (/ (+ z x) y) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 z (*.f64 x y))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (sqrt.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (sqrt (/ (+ y z) x)) (/.f64 (sqrt.f64 (+.f64 y z)) (*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (sqrt x) (*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -2 binary64) (*.f64 x (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (neg.f64 (*.f64 x (fma.f64 #s(literal 2 binary64) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x))) (/.f64 (*.f64 y z) (*.f64 (*.f64 x x) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (neg.f64 (*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x))) (/.f64 (*.f64 y z) (*.f64 (*.f64 x x) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (neg.f64 (*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x)) #s(literal 5/2 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x))) (/.f64 (*.f64 y z) (*.f64 (*.f64 x x) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (neg.f64 (*.f64 x (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (neg.f64 (*.f64 x (-.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y z) (*.f64 (*.f64 x x) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (neg.f64 (*.f64 x (+.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) (*.f64 (*.f64 x x) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (neg.f64 (*.f64 x (+.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y y) (*.f64 z z)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) (*.f64 (*.f64 x x) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 y) (neg.f64 z)) x)))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (neg.f64 (*.f64 x (+.f64 (neg.f64 y) (neg.f64 z))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (neg.f64 (*.f64 x (+.f64 (neg.f64 y) (+.f64 (neg.f64 z) (neg.f64 (/.f64 (*.f64 y z) x))))))) |
#s(approx (* (+ z x) y) (neg.f64 (*.f64 x (+.f64 (neg.f64 y) (neg.f64 (/.f64 (*.f64 y z) x)))))) |
#s(approx (+ z x) (neg.f64 (*.f64 x (-.f64 (neg.f64 (/.f64 z x)) #s(literal 1 binary64))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 z (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (neg.f64 (*.f64 x (fma.f64 #s(literal -2 binary64) (*.f64 z (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))) (neg.f64 (/.f64 y (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (neg.f64 (*.f64 x (fma.f64 #s(literal -2 binary64) (*.f64 z (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))) (-.f64 (neg.f64 (/.f64 y (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 z (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (neg.f64 (*.f64 x (fma.f64 #s(literal -2 binary64) (*.f64 z (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))) (+.f64 (neg.f64 (/.f64 y (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 z z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 5/2 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 z (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (neg.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (neg.f64 (*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 (*.f64 x x) (*.f64 z (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (neg.f64 (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 z z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 (*.f64 x x) (*.f64 z (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (neg.f64 (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 z z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 z z) z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 5/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 (*.f64 x x) (*.f64 z (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (neg.f64 (*.f64 x (-.f64 (neg.f64 (/.f64 y (*.f64 x z))) (/.f64 #s(literal 1 binary64) z))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (neg.f64 (*.f64 x (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (neg.f64 (*.f64 x (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))))) (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (neg.f64 (*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))))) (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (neg.f64 (*.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 y (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 y y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 5/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))))) (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))))))))) |
#s(approx (sqrt (/ (+ z x) y)) (neg.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))))) |
#s(approx (sqrt (/ (+ z x) y)) (neg.f64 (*.f64 x (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 (*.f64 x x) (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) (neg.f64 (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (*.f64 x x) (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) (neg.f64 (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 y y) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 5/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (*.f64 x x) (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))))))))))))) |
#s(approx (/ (+ z x) y) (neg.f64 (*.f64 x (-.f64 (neg.f64 (/.f64 z (*.f64 x y))) (/.f64 #s(literal 1 binary64) y))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (neg.f64 (sqrt.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (sqrt (/ (+ y z) x)) (neg.f64 (/.f64 (sqrt.f64 (+.f64 y z)) (*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (sqrt x) (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (/.f64 (*.f64 y (+.f64 x z)) (sqrt.f64 (*.f64 x z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y (*.f64 (+.f64 x z) (+.f64 x z))) (pow.f64 (*.f64 x z) #s(literal 3/2 binary64))) (/.f64 (+.f64 x z) (sqrt.f64 (*.f64 x z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (pow.f64 (*.f64 x z) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z))) (pow.f64 (*.f64 x z) #s(literal 5/2 binary64))))) (/.f64 (+.f64 x z) (sqrt.f64 (*.f64 x z))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) (*.f64 #s(literal -2 binary64) (*.f64 x (sqrt.f64 (/.f64 z x))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) (fma.f64 #s(literal -2 binary64) (*.f64 x (sqrt.f64 (/.f64 z x))) (neg.f64 (/.f64 y (sqrt.f64 (/.f64 z x)))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) (fma.f64 #s(literal -2 binary64) (*.f64 x (sqrt.f64 (/.f64 z x))) (*.f64 y (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 y (*.f64 x (pow.f64 (/.f64 z x) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 z x))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) (fma.f64 #s(literal -2 binary64) (*.f64 x (sqrt.f64 (/.f64 z x))) (*.f64 y (-.f64 (*.f64 y (fma.f64 #s(literal -1/8 binary64) (/.f64 y (*.f64 (*.f64 x x) (pow.f64 (/.f64 z x) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 z x) #s(literal 3/2 binary64))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 z x))))))) |
#s(approx (sqrt (/ (+ y z) x)) (sqrt.f64 (/.f64 z x))) |
#s(approx (sqrt (/ (+ y z) x)) (-.f64 (sqrt.f64 (/.f64 z x)) (*.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x (sqrt.f64 (/.f64 z x))))))) |
#s(approx (sqrt (/ (+ y z) x)) (+.f64 (sqrt.f64 (/.f64 z x)) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (/.f64 y (*.f64 (*.f64 x x) (pow.f64 (/.f64 z x) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 (/.f64 z x))))))))) |
#s(approx (sqrt (/ (+ y z) x)) (+.f64 (sqrt.f64 (/.f64 z x)) (*.f64 y (fma.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 y (*.f64 (*.f64 (*.f64 x x) x) (pow.f64 (/.f64 z x) #s(literal 5/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (pow.f64 (/.f64 z x) #s(literal 3/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 (/.f64 z x))))))))) |
#s(approx (/ (+ y z) x) (/.f64 z x)) |
#s(approx (/ (+ y z) x) (/.f64 (+.f64 y z) x)) |
#s(approx (+ y z) (+.f64 y z)) |
#s(approx y y) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 x z))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (-.f64 (sqrt.f64 (*.f64 x z)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y (+.f64 x z)) (sqrt.f64 (*.f64 x z)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y (*.f64 (+.f64 x z) (+.f64 x z))) (pow.f64 (*.f64 x z) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x z) (sqrt.f64 (*.f64 x z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 x z)) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x z) (sqrt.f64 (*.f64 x z))) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (pow.f64 (*.f64 x z) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 y (*.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (+.f64 x z))) (pow.f64 (*.f64 x z) #s(literal 5/2 binary64)))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x z)) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 x z (*.f64 y (+.f64 x z)))) |
#s(approx (* (+ z x) y) (*.f64 y (+.f64 x z))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 #s(literal -2 binary64) (*.f64 z (sqrt.f64 (neg.f64 (neg.f64 (/.f64 x z))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (fma.f64 #s(literal -2 binary64) (*.f64 z (sqrt.f64 (neg.f64 (neg.f64 (/.f64 x z))))) (neg.f64 (/.f64 y (sqrt.f64 (neg.f64 (neg.f64 (/.f64 x z)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (fma.f64 #s(literal -2 binary64) (*.f64 z (sqrt.f64 (neg.f64 (neg.f64 (/.f64 x z))))) (*.f64 y (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 y (*.f64 z (pow.f64 (neg.f64 (neg.f64 (/.f64 x z))) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 (/.f64 x z))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (fma.f64 #s(literal -2 binary64) (*.f64 z (sqrt.f64 (neg.f64 (neg.f64 (/.f64 x z))))) (*.f64 y (-.f64 (*.f64 y (fma.f64 #s(literal -1/8 binary64) (/.f64 y (*.f64 (*.f64 z z) (pow.f64 (neg.f64 (neg.f64 (/.f64 x z))) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (pow.f64 (neg.f64 (neg.f64 (/.f64 x z))) #s(literal 3/2 binary64))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 (/.f64 x z))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (sqrt.f64 (neg.f64 (neg.f64 (/.f64 x z))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (-.f64 (sqrt.f64 (neg.f64 (neg.f64 (/.f64 x z)))) (*.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 z (sqrt.f64 (neg.f64 (neg.f64 (/.f64 x z))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (+.f64 (sqrt.f64 (neg.f64 (neg.f64 (/.f64 x z)))) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (/.f64 y (*.f64 (*.f64 z z) (pow.f64 (neg.f64 (neg.f64 (/.f64 x z))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (sqrt.f64 (neg.f64 (neg.f64 (/.f64 x z))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (+.f64 (sqrt.f64 (neg.f64 (neg.f64 (/.f64 x z)))) (*.f64 y (fma.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 y (*.f64 (*.f64 (*.f64 z z) z) (pow.f64 (neg.f64 (neg.f64 (/.f64 x z))) #s(literal 5/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 z z) (pow.f64 (neg.f64 (neg.f64 (/.f64 x z))) #s(literal 3/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (sqrt.f64 (neg.f64 (neg.f64 (/.f64 x z))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (-.f64 (/.f64 y z) (neg.f64 (/.f64 x z)))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (sqrt.f64 (*.f64 y (+.f64 x z)))) |
#s(approx (sqrt (/ (+ z x) y)) (/.f64 (sqrt.f64 (*.f64 y (+.f64 x z))) y)) |
#s(approx (/ (+ z x) y) (/.f64 (+.f64 x z) y)) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (*.f64 x (sqrt.f64 (/.f64 z x)))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (sqrt.f64 (*.f64 x z))) (*.f64 x (sqrt.f64 (/.f64 z x))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (fma.f64 y (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 z)) (sqrt.f64 z)))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (*.f64 x z))))) (*.f64 x (sqrt.f64 (/.f64 z x))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (fma.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (*.f64 x z))) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 z)) (sqrt.f64 z)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (pow.f64 z #s(literal 5/2 binary64)))))))) (*.f64 x (sqrt.f64 (/.f64 z x))))) |
#s(approx (sqrt (/ (+ y z) x)) (sqrt.f64 (/.f64 z x))) |
#s(approx (sqrt (/ (+ y z) x)) (fma.f64 #s(literal 1/2 binary64) (/.f64 y (sqrt.f64 (*.f64 x z))) (sqrt.f64 (/.f64 z x)))) |
#s(approx (sqrt (/ (+ y z) x)) (fma.f64 y (fma.f64 #s(literal -1/8 binary64) (/.f64 y (*.f64 (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 z)) (sqrt.f64 z)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))) (sqrt.f64 (/.f64 z x)))) |
#s(approx (sqrt (/ (+ y z) x)) (fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 y (*.f64 (sqrt.f64 x) (pow.f64 z #s(literal 5/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 z)) (sqrt.f64 z)))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))) (sqrt.f64 (/.f64 z x)))) |
#s(approx (sqrt (+ y z)) (sqrt.f64 z)) |
#s(approx (sqrt (+ y z)) (-.f64 (sqrt.f64 z) (*.f64 #s(literal -1/2 binary64) (/.f64 y (sqrt.f64 z))))) |
#s(approx (sqrt (+ y z)) (+.f64 (sqrt.f64 z) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (/.f64 y (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 z)) (sqrt.f64 z))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))))) |
#s(approx (sqrt (+ y z)) (+.f64 (sqrt.f64 z) (*.f64 y (fma.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 y (pow.f64 z #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 z)) (sqrt.f64 z))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal 2 binary64) (*.f64 y (sqrt.f64 (/.f64 (+.f64 x z) y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x z) y)) (/.f64 (*.f64 x z) (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 (+.f64 x z) y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (pow.f64 (/.f64 (+.f64 x z) y) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x z) y)) (/.f64 (*.f64 x z) (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 (+.f64 x z) y)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (pow.f64 (/.f64 (+.f64 x z) y) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (pow.f64 (/.f64 (+.f64 x z) y) #s(literal 5/2 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x z) y)) (/.f64 (*.f64 x z) (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 (+.f64 x z) y))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) (*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))) (neg.f64 (/.f64 z (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))) (-.f64 (neg.f64 (/.f64 z (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 z z) (*.f64 x (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 3/2 binary64)))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))) (+.f64 (neg.f64 (/.f64 z (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 5/2 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 z z) (*.f64 x (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 3/2 binary64))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))))) |
#s(approx (sqrt (/ (+ y z) x)) (*.f64 y (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 x (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))))))))) |
#s(approx (sqrt (/ (+ y z) x)) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 x (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 5/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 x (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))))))))))) |
#s(approx (/ (+ y z) x) (/.f64 y x)) |
#s(approx (/ (+ y z) x) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 z (*.f64 x y))))) |
#s(approx (+ y z) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 z y)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 y (sqrt.f64 (/.f64 (+.f64 x z) y)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 y (-.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x z) (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 (+.f64 x z) y)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (pow.f64 (/.f64 (+.f64 x z) y) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x z) (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 (+.f64 x z) y))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 y (+.f64 (sqrt.f64 (/.f64 (+.f64 x z) y)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (pow.f64 (/.f64 (+.f64 x z) y) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (pow.f64 (/.f64 (+.f64 x z) y) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x z) (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 (+.f64 x z) y)))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 y (+.f64 x (+.f64 z (*.f64 x (/.f64 z y)))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 #s(literal -2 binary64) (*.f64 y (*.f64 z (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 z (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))) (neg.f64 (/.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 z (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))) (-.f64 (neg.f64 (/.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 z (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 3/2 binary64)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 z (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))) (+.f64 (neg.f64 (/.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 z z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 5/2 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 z (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 3/2 binary64))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) (*.f64 z (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 z z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) (*.f64 z (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 z z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 z z) z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 5/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) (*.f64 z (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 x (*.f64 y z))))) |
#s(approx (sqrt (/ (+ z x) y)) (sqrt.f64 (/.f64 (+.f64 x z) y))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (*.f64 x (*.f64 y (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x z) (*.f64 (*.f64 y y) (sqrt.f64 (*.f64 x (/.f64 #s(literal 1 binary64) y))))) (*.f64 x (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x)))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 z z)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x z) (*.f64 (*.f64 y y) (sqrt.f64 (*.f64 x (/.f64 #s(literal 1 binary64) y))))) (*.f64 x (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x))))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 z z)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 5/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x z) (*.f64 (*.f64 y y) (sqrt.f64 (*.f64 x (/.f64 #s(literal 1 binary64) y))))) (*.f64 x (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x)))))))) |
#s(approx (sqrt (/ (+ y z) x)) (*.f64 y (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x)))) |
#s(approx (sqrt (/ (+ y z) x)) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (*.f64 y y) (sqrt.f64 (*.f64 x (/.f64 #s(literal 1 binary64) y))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x))))) |
#s(approx (sqrt (/ (+ y z) x)) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (*.f64 y y) (sqrt.f64 (*.f64 x (/.f64 #s(literal 1 binary64) y))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x)))))) |
#s(approx (sqrt (/ (+ y z) x)) (*.f64 y (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 5/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (*.f64 y y) (sqrt.f64 (*.f64 x (/.f64 #s(literal 1 binary64) y))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x))))))) |
#s(approx (sqrt (+ y z)) (*.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 y)))) |
#s(approx (sqrt (+ y z)) (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (*.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)))))))) |
#s(approx (sqrt (+ y z)) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))))))))) |
#s(approx (sqrt (+ y z)) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -2 binary64) (*.f64 y (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (neg.f64 (*.f64 y (fma.f64 #s(literal 2 binary64) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y))) (/.f64 (*.f64 x z) (*.f64 (*.f64 y y) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (neg.f64 (*.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y))) (/.f64 (*.f64 x z) (*.f64 (*.f64 y y) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (neg.f64 (*.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y)) #s(literal 5/2 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y))) (/.f64 (*.f64 x z) (*.f64 (*.f64 y y) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y))))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) (neg.f64 (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))) (neg.f64 (/.f64 z (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) (neg.f64 (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))) (-.f64 (neg.f64 (/.f64 z (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 z z) (*.f64 x (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 3/2 binary64))))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) (neg.f64 (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))) (+.f64 (neg.f64 (/.f64 z (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 5/2 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 z z) (*.f64 x (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 3/2 binary64)))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) (neg.f64 (*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))))) |
#s(approx (sqrt (/ (+ y z) x)) (neg.f64 (*.f64 y (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 x (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) (neg.f64 (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 x (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) (neg.f64 (*.f64 y (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 5/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 x (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))))))))))))) |
#s(approx (/ (+ y z) x) (neg.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 z (*.f64 x y))) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (+ y z) (neg.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 z y)) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (neg.f64 (*.f64 y (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (neg.f64 (*.f64 y (-.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x z) (*.f64 (*.f64 y y) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (neg.f64 (*.f64 y (+.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x z) (*.f64 (*.f64 y y) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y))))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (neg.f64 (*.f64 y (+.f64 (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 z z)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (pow.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x z) (*.f64 (*.f64 y y) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y)))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (neg.f64 (*.f64 y (+.f64 (neg.f64 x) (neg.f64 z))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (neg.f64 (*.f64 y (+.f64 (neg.f64 x) (+.f64 (neg.f64 z) (neg.f64 (*.f64 x (/.f64 z y)))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 #s(literal 2 binary64) (*.f64 y (*.f64 z (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (neg.f64 (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 z (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))) (neg.f64 (/.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (neg.f64 (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 z (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))) (-.f64 (neg.f64 (/.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 z (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 3/2 binary64))))))))))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (neg.f64 (*.f64 y (fma.f64 #s(literal -2 binary64) (*.f64 z (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))) (+.f64 (neg.f64 (/.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 z z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 5/2 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 z (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 3/2 binary64)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (neg.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (neg.f64 (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) (*.f64 z (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (neg.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 z z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) (*.f64 z (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))))))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (neg.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 z z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 z z) z) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 5/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) (*.f64 z (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))))))))))) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (neg.f64 (*.f64 y (-.f64 (neg.f64 (/.f64 x (*.f64 y z))) (/.f64 #s(literal 1 binary64) z))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (neg.f64 (*.f64 x (*.f64 y (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x)))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (neg.f64 (*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x z) (*.f64 (*.f64 y y) (sqrt.f64 (*.f64 x (/.f64 #s(literal 1 binary64) y))))) (*.f64 x (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x))))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (neg.f64 (*.f64 y (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 z z)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x z) (*.f64 (*.f64 y y) (sqrt.f64 (*.f64 x (/.f64 #s(literal 1 binary64) y))))) (*.f64 x (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x)))))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (neg.f64 (*.f64 y (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 z z)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 5/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x z) (*.f64 (*.f64 y y) (sqrt.f64 (*.f64 x (/.f64 #s(literal 1 binary64) y))))) (*.f64 x (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x))))))))) |
#s(approx (sqrt (/ (+ y z) x)) (neg.f64 (*.f64 y (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x))))) |
#s(approx (sqrt (/ (+ y z) x)) (neg.f64 (*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (*.f64 y y) (sqrt.f64 (*.f64 x (/.f64 #s(literal 1 binary64) y))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x)))))) |
#s(approx (sqrt (/ (+ y z) x)) (neg.f64 (*.f64 y (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (*.f64 y y) (sqrt.f64 (*.f64 x (/.f64 #s(literal 1 binary64) y))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x))))))) |
#s(approx (sqrt (/ (+ y z) x)) (neg.f64 (*.f64 y (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 5/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (*.f64 y y) (sqrt.f64 (*.f64 x (/.f64 #s(literal 1 binary64) y))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) y) x)))))))) |
#s(approx (sqrt (+ y z)) (neg.f64 (*.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 y))))) |
#s(approx (sqrt (+ y z)) (neg.f64 (*.f64 y (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (*.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))))))))) |
#s(approx (sqrt (+ y z)) (neg.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)))))))))) |
#s(approx (sqrt (+ y z)) (neg.f64 (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 z (*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (/.f64 (*.f64 z (+.f64 x y)) (sqrt.f64 (*.f64 x y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 z (*.f64 (+.f64 x y) (+.f64 x y))) (pow.f64 (*.f64 x y) #s(literal 3/2 binary64))) (/.f64 (+.f64 x y) (sqrt.f64 (*.f64 x y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y))) (pow.f64 (*.f64 x y) #s(literal 5/2 binary64))))) (/.f64 (+.f64 x y) (sqrt.f64 (*.f64 x y))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) (*.f64 #s(literal -2 binary64) (*.f64 x (sqrt.f64 (/.f64 y x))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) (fma.f64 #s(literal -2 binary64) (*.f64 x (sqrt.f64 (/.f64 y x))) (neg.f64 (/.f64 z (sqrt.f64 (/.f64 y x)))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) (fma.f64 #s(literal -2 binary64) (*.f64 x (sqrt.f64 (/.f64 y x))) (*.f64 z (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 z (*.f64 x (pow.f64 (/.f64 y x) #s(literal 3/2 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y x))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) (fma.f64 #s(literal -2 binary64) (*.f64 x (sqrt.f64 (/.f64 y x))) (*.f64 z (-.f64 (*.f64 z (fma.f64 #s(literal -1/8 binary64) (/.f64 z (*.f64 (*.f64 x x) (pow.f64 (/.f64 y x) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 (/.f64 y x) #s(literal 3/2 binary64))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 y x))))))) |
#s(approx (sqrt (/ (+ y z) x)) (sqrt.f64 (/.f64 y x))) |
#s(approx (sqrt (/ (+ y z) x)) (-.f64 (sqrt.f64 (/.f64 y x)) (*.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 x (sqrt.f64 (/.f64 y x))))))) |
#s(approx (sqrt (/ (+ y z) x)) (+.f64 (sqrt.f64 (/.f64 y x)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (/.f64 z (*.f64 (*.f64 x x) (pow.f64 (/.f64 y x) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 (/.f64 y x))))))))) |
#s(approx (sqrt (/ (+ y z) x)) (+.f64 (sqrt.f64 (/.f64 y x)) (*.f64 z (fma.f64 z (fma.f64 #s(literal 1/16 binary64) (/.f64 z (*.f64 (*.f64 (*.f64 x x) x) (pow.f64 (/.f64 y x) #s(literal 5/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (pow.f64 (/.f64 y x) #s(literal 3/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 (/.f64 y x))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 x y))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (-.f64 (sqrt.f64 (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 z (+.f64 x y)) (sqrt.f64 (*.f64 x y)))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 z (*.f64 (+.f64 x y) (+.f64 x y))) (pow.f64 (*.f64 x y) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) (sqrt.f64 (*.f64 x y)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (+.f64 (sqrt.f64 (*.f64 x y)) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 x y) (sqrt.f64 (*.f64 x y))) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 z (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 x y))) (pow.f64 (*.f64 x y) #s(literal 5/2 binary64)))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 x y (*.f64 z (+.f64 x y)))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 z (+.f64 x y))))) |
#s(approx (* -2 z) (*.f64 #s(literal -2 binary64) z)) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (/.f64 (sqrt.f64 (*.f64 z (+.f64 x y))) z)) |
#s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 (+.f64 x y) z)) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 y (sqrt.f64 (/.f64 x y)))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (fma.f64 #s(literal 1/2 binary64) (/.f64 z (sqrt.f64 (/.f64 x y))) (*.f64 y (sqrt.f64 (/.f64 x y))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (fma.f64 y (sqrt.f64 (/.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (/.f64 z (*.f64 y (pow.f64 (/.f64 x y) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 x y)))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (fma.f64 y (sqrt.f64 (/.f64 x y)) (*.f64 z (fma.f64 z (fma.f64 #s(literal 1/16 binary64) (/.f64 z (*.f64 (*.f64 y y) (pow.f64 (/.f64 x y) #s(literal 5/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 (/.f64 x y) #s(literal 3/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 x y)))))))) |
#s(approx (sqrt (/ (+ z x) y)) (sqrt.f64 (/.f64 x y))) |
#s(approx (sqrt (/ (+ z x) y)) (-.f64 (sqrt.f64 (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) (/.f64 z (*.f64 y (sqrt.f64 (/.f64 x y))))))) |
#s(approx (sqrt (/ (+ z x) y)) (+.f64 (sqrt.f64 (/.f64 x y)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (/.f64 z (*.f64 (*.f64 y y) (pow.f64 (/.f64 x y) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 (/.f64 x y))))))))) |
#s(approx (sqrt (/ (+ z x) y)) (+.f64 (sqrt.f64 (/.f64 x y)) (*.f64 z (fma.f64 z (fma.f64 #s(literal 1/16 binary64) (/.f64 z (*.f64 (*.f64 (*.f64 y y) y) (pow.f64 (/.f64 x y) #s(literal 5/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (pow.f64 (/.f64 x y) #s(literal 3/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 (/.f64 x y))))))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (*.f64 x (sqrt.f64 (/.f64 y x)))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x z) (sqrt.f64 (*.f64 x y))) (*.f64 x (sqrt.f64 (/.f64 y x))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (fma.f64 z (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x z) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 y) (sqrt.f64 y)) (sqrt.f64 y)))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (*.f64 x y))))) (*.f64 x (sqrt.f64 (/.f64 y x))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (fma.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 (*.f64 x y))) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (/.f64 x (*.f64 (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 y) (sqrt.f64 y)) (sqrt.f64 y)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x z) (*.f64 (sqrt.f64 x) (pow.f64 y #s(literal 5/2 binary64)))))))) (*.f64 x (sqrt.f64 (/.f64 y x))))) |
#s(approx (sqrt (/ (+ y z) x)) (sqrt.f64 (/.f64 y x))) |
#s(approx (sqrt (/ (+ y z) x)) (fma.f64 #s(literal 1/2 binary64) (/.f64 z (sqrt.f64 (*.f64 x y))) (sqrt.f64 (/.f64 y x)))) |
#s(approx (sqrt (/ (+ y z) x)) (fma.f64 z (fma.f64 #s(literal -1/8 binary64) (/.f64 z (*.f64 (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 y) (sqrt.f64 y)) (sqrt.f64 y)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))))) (sqrt.f64 (/.f64 y x)))) |
#s(approx (sqrt (/ (+ y z) x)) (fma.f64 z (fma.f64 z (fma.f64 #s(literal 1/16 binary64) (/.f64 z (*.f64 (sqrt.f64 x) (pow.f64 y #s(literal 5/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 (sqrt.f64 y) (sqrt.f64 y)) (sqrt.f64 y)))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y))))) (sqrt.f64 (/.f64 y x)))) |
#s(approx (sqrt (+ y z)) (sqrt.f64 y)) |
#s(approx (sqrt (+ y z)) (-.f64 (sqrt.f64 y) (*.f64 #s(literal -1/2 binary64) (/.f64 z (sqrt.f64 y))))) |
#s(approx (sqrt (+ y z)) (+.f64 (sqrt.f64 y) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (/.f64 z (*.f64 (*.f64 (sqrt.f64 y) (sqrt.f64 y)) (sqrt.f64 y))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))))))) |
#s(approx (sqrt (+ y z)) (+.f64 (sqrt.f64 y) (*.f64 z (fma.f64 z (fma.f64 #s(literal 1/16 binary64) (/.f64 z (pow.f64 y #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 y) (sqrt.f64 y)) (sqrt.f64 y))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal 2 binary64) (*.f64 z (sqrt.f64 (/.f64 (+.f64 x y) z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (/.f64 (*.f64 x y) (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 (+.f64 x y) z))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 (+.f64 x y) z) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (/.f64 (*.f64 x y) (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 (+.f64 x y) z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 (+.f64 x y) z) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (pow.f64 (/.f64 (+.f64 x y) z) #s(literal 5/2 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (/.f64 (*.f64 x y) (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 (+.f64 x y) z))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) (*.f64 z (fma.f64 #s(literal -2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))) (neg.f64 (/.f64 y (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) (*.f64 z (fma.f64 #s(literal -2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))) (-.f64 (neg.f64 (/.f64 y (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64)))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) (*.f64 z (fma.f64 #s(literal -2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))) (+.f64 (neg.f64 (/.f64 y (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 5/2 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) (*.f64 z (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))) |
#s(approx (sqrt (/ (+ y z) x)) (*.f64 z (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))))))) |
#s(approx (sqrt (/ (+ y z) x)) (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 5/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))))))))) |
#s(approx (/ (+ y z) x) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x z))))) |
#s(approx (+ y z) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 y z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 z (sqrt.f64 (/.f64 (+.f64 x y) z)))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 z (-.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 (+.f64 x y) z)))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 (+.f64 x y) z) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 (+.f64 x y) z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 z (+.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 (+.f64 x y) z) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (pow.f64 (/.f64 (+.f64 x y) z) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 (+.f64 x y) z)))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z (+.f64 x y))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z (+.f64 x (+.f64 y (*.f64 x (/.f64 y z)))))) |
#s(approx (* (+ z x) y) (*.f64 z (+.f64 y (*.f64 x (/.f64 y z))))) |
#s(approx (+ z x) (*.f64 z (+.f64 #s(literal 1 binary64) (/.f64 x z)))) |
#s(approx (* (* -2 z) (sqrt (neg (/ (+ (neg x) (neg y)) z)))) (*.f64 #s(literal -2 binary64) (*.f64 z (sqrt.f64 (/.f64 (+.f64 x y) z))))) |
#s(approx (sqrt (neg (/ (+ (neg x) (neg y)) z))) (sqrt.f64 (/.f64 (+.f64 x y) z))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 y (*.f64 z (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))) (*.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))) (*.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 5/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))) (*.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))))))) |
#s(approx (sqrt (/ (+ z x) y)) (*.f64 z (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))) |
#s(approx (sqrt (/ (+ z x) y)) (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))))))) |
#s(approx (sqrt (/ (+ z x) y)) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 y (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 5/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 y (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))))))))) |
#s(approx (/ (+ z x) y) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (*.f64 y z))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (*.f64 x (*.f64 z (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 z z) (sqrt.f64 (*.f64 x (/.f64 #s(literal 1 binary64) z))))) (*.f64 x (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x)))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 z z) (sqrt.f64 (*.f64 x (/.f64 #s(literal 1 binary64) z))))) (*.f64 x (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x))))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 5/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 z z) (sqrt.f64 (*.f64 x (/.f64 #s(literal 1 binary64) z))))) (*.f64 x (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x)))))))) |
#s(approx (sqrt (/ (+ y z) x)) (*.f64 z (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x)))) |
#s(approx (sqrt (/ (+ y z) x)) (*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 (*.f64 z z) (sqrt.f64 (*.f64 x (/.f64 #s(literal 1 binary64) z))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x))))) |
#s(approx (sqrt (/ (+ y z) x)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 (*.f64 z z) (sqrt.f64 (*.f64 x (/.f64 #s(literal 1 binary64) z))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x)))))) |
#s(approx (sqrt (/ (+ y z) x)) (*.f64 z (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 5/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 (*.f64 z z) (sqrt.f64 (*.f64 x (/.f64 #s(literal 1 binary64) z))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x))))))) |
#s(approx (sqrt (+ y z)) (*.f64 z (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))) |
#s(approx (sqrt (+ y z)) (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))))))) |
#s(approx (sqrt (+ y z)) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))))))) |
#s(approx (sqrt (+ y z)) (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 #s(literal -2 binary64) (*.f64 z (sqrt.f64 (/.f64 (+.f64 x y) z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (neg.f64 (*.f64 z (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (/.f64 (*.f64 x y) (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 (+.f64 x y) z)))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (neg.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 (+.f64 x y) z) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (/.f64 (*.f64 x y) (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 (+.f64 x y) z))))))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (neg.f64 (*.f64 z (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 (+.f64 x y) z) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (pow.f64 (/.f64 (+.f64 x y) z) #s(literal 5/2 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 (+.f64 x y) z)) (/.f64 (*.f64 x y) (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 (+.f64 x y) z)))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) (neg.f64 (*.f64 z (fma.f64 #s(literal -2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))) (neg.f64 (/.f64 y (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) (neg.f64 (*.f64 z (fma.f64 #s(literal -2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))) (-.f64 (neg.f64 (/.f64 y (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64))))))))))) |
#s(approx (* (* -2 x) (sqrt (/ (+ y z) x))) (neg.f64 (*.f64 z (fma.f64 #s(literal -2 binary64) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))) (+.f64 (neg.f64 (/.f64 y (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 5/2 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64)))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) (neg.f64 (*.f64 z (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))) |
#s(approx (sqrt (/ (+ y z) x)) (neg.f64 (*.f64 z (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (*.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 x (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) (neg.f64 (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)))))))))))) |
#s(approx (sqrt (/ (+ y z) x)) (neg.f64 (*.f64 z (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z)) #s(literal 5/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 x (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x z))))))))))))) |
#s(approx (/ (+ y z) x) (neg.f64 (*.f64 z (-.f64 (neg.f64 (/.f64 y (*.f64 x z))) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (+ y z) (neg.f64 (*.f64 z (-.f64 (neg.f64 (/.f64 y z)) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (neg.f64 (*.f64 z (sqrt.f64 (/.f64 (+.f64 x y) z))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (neg.f64 (*.f64 z (-.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 (+.f64 x y) z))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (neg.f64 (*.f64 z (+.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 (+.f64 x y) z) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 (+.f64 x y) z)))))))))) |
#s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (neg.f64 (*.f64 z (+.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 y y)) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 (+.f64 x y) z) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (pow.f64 (/.f64 (+.f64 x y) z) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 z z) (sqrt.f64 (/.f64 (+.f64 x y) z))))))))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (neg.f64 (*.f64 z (neg.f64 (+.f64 x y))))) |
#s(approx (+ (+ (* x y) (* x z)) (* y z)) (neg.f64 (*.f64 z (+.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (*.f64 x (/.f64 y z)))))))) |
#s(approx (* (+ z x) y) (neg.f64 (*.f64 z (+.f64 (neg.f64 y) (neg.f64 (*.f64 x (/.f64 y z))))))) |
#s(approx (+ z x) (neg.f64 (*.f64 z (-.f64 (neg.f64 (/.f64 x z)) #s(literal 1 binary64))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (neg.f64 (*.f64 y (*.f64 z (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (neg.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))) (*.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (neg.f64 (*.f64 z (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))) (*.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))))))) |
#s(approx (* (sqrt (/ (+ z x) y)) y) (neg.f64 (*.f64 z (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 y (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 5/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))) (*.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))))))) |
#s(approx (sqrt (/ (+ z x) y)) (neg.f64 (*.f64 z (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))) |
#s(approx (sqrt (/ (+ z x) y)) (neg.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (*.f64 #s(literal -1/2 binary64) (/.f64 x (*.f64 y (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) (neg.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 y (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z)))))))))))) |
#s(approx (sqrt (/ (+ z x) y)) (neg.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y z)) #s(literal 5/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 x (*.f64 y (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 y z))))))))))))) |
#s(approx (/ (+ z x) y) (neg.f64 (*.f64 z (-.f64 (neg.f64 (/.f64 x (*.f64 y z))) (/.f64 #s(literal 1 binary64) y))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (neg.f64 (*.f64 x (*.f64 z (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x)))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (neg.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 z z) (sqrt.f64 (*.f64 x (/.f64 #s(literal 1 binary64) z))))) (*.f64 x (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x))))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (neg.f64 (*.f64 z (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 z z) (sqrt.f64 (*.f64 x (/.f64 #s(literal 1 binary64) z))))) (*.f64 x (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x)))))))) |
#s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (neg.f64 (*.f64 z (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 5/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 z z) (sqrt.f64 (*.f64 x (/.f64 #s(literal 1 binary64) z))))) (*.f64 x (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x))))))))) |
#s(approx (sqrt (/ (+ y z) x)) (neg.f64 (*.f64 z (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x))))) |
#s(approx (sqrt (/ (+ y z) x)) (neg.f64 (*.f64 z (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 (*.f64 z z) (sqrt.f64 (*.f64 x (/.f64 #s(literal 1 binary64) z))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x)))))) |
#s(approx (sqrt (/ (+ y z) x)) (neg.f64 (*.f64 z (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 (*.f64 z z) (sqrt.f64 (*.f64 x (/.f64 #s(literal 1 binary64) z))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x))))))) |
#s(approx (sqrt (/ (+ y z) x)) (neg.f64 (*.f64 z (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (*.f64 (sqrt.f64 x) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 5/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 (*.f64 z z) (sqrt.f64 (*.f64 x (/.f64 #s(literal 1 binary64) z))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) x)))))))) |
#s(approx (sqrt (+ y z)) (neg.f64 (*.f64 z (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))) |
#s(approx (sqrt (+ y z)) (neg.f64 (*.f64 z (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (*.f64 #s(literal -1/2 binary64) (/.f64 y (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))))))) |
#s(approx (sqrt (+ y z)) (neg.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))))))))) |
#s(approx (sqrt (+ y z)) (neg.f64 (*.f64 z (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 z)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 z z) (*.f64 z z)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 z z) z)) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 y (*.f64 (*.f64 z z) (/.f64 #s(literal 1 binary64) (sqrt.f64 z))))))))))) |
Compiled 20 416 to 2 532 computations (87.6% saved)
27 alts after pruning (16 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 395 | 5 | 400 |
| Fresh | 1 | 11 | 12 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 7 | 8 |
| Total | 398 | 27 | 425 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 69.1% | (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (+.f64 z y) x (*.f64 z y)))) |
| ✓ | 67.2% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 x y))))) |
| 36.1% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) | |
| ✓ | 67.3% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
| 36.8% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) | |
| ✓ | 35.7% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y)))) |
| ✓ | 3.8% | (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x z)))) |
| 1.8% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (/.f64 #s(approx (sqrt (+ y z)) (sqrt.f64 z)) (sqrt.f64 x)) x))) | |
| ✓ | 2.1% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) x))) |
| 43.9% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) z))) | |
| ✓ | 43.5% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 #s(approx (+ z x) z) y)) y))) |
| 2.2% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z y) x) (/.f64 z x))) x))) | |
| 2.0% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z y) x) (/.f64 y x))) x))) | |
| 1.7% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z x) y) (/.f64 x y))) y))) | |
| 1.2% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 y) (sqrt.f64 x)))) | |
| 33.5% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(approx (sqrt (/ (+ z y) x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) y)) x))) | |
| ✓ | 34.4% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x)))) |
| 36.1% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (sqrt.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1 binary64) x)))))) | |
| 43.8% | (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 x y)))))) | |
| 2.4% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) z) #s(literal -2 binary64))) | |
| ✓ | 2.1% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 y z))))) |
| ✓ | 2.5% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z))))) |
| 43.8% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) y) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))))) | |
| 24.1% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (pow.f64 (/.f64 z x) #s(literal 3 binary64))) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 (*.f64 (/.f64 z x) (/.f64 z x)) (*.f64 (/.f64 y x) (/.f64 z x)))))))) | |
| ✓ | 45.1% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (/.f64 (+.f64 y z) x)))) |
| 2.0% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (/ (+ y z) x) (/.f64 z x))))) | |
| 44.0% | #s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (/ (+ y z) x) (/.f64 y x))))) |
Compiled 696 to 478 computations (31.3% saved)
Total -20.0b remaining (-15.9%)
Threshold costs -20b (-15.9%)
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x z)))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x)))) |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 y) (sqrt.f64 x)))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 y) (sqrt.f64 x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 y) (sqrt.f64 x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y z) x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y z) x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 y) (sqrt.f64 x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y z) x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (/ (+ y z) x) (/.f64 y x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (/ (+ y z) x) (/.f64 z x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 y z))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 x y)) y)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z x) y) (/.f64 x y))) y))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z y) x) (/.f64 y x))) x))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z y) x) (/.f64 z x))) x))) |
| Outputs |
|---|
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (/ (+ y z) x) (/.f64 y x))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y z) x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 y) (sqrt.f64 x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y z) x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (/ (+ y z) x) (/.f64 y x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (/ (+ y z) x) (/.f64 z x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 y z))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 x y)) y)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z x) y) (/.f64 x y))) y))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z y) x) (/.f64 y x))) x))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z y) x) (/.f64 z x))) x))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 #s(approx (+ z x) z) y)) y))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 y x)))))) |
| Outputs |
|---|
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (/ (+ y z) x) (/.f64 y x))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y z) x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 #s(approx (+ z x) z) y)) y))) |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 y) (sqrt.f64 x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y z) x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (/ (+ y z) x) (/.f64 y x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (/ (+ y z) x) (/.f64 z x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 y z))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 x y)) y)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z x) y) (/.f64 x y))) y))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z y) x) (/.f64 y x))) x))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z y) x) (/.f64 z x))) x))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 #s(approx (+ z x) z) y)) y))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 y x)))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 x y)))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 x y))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (/.f64 #s(approx (sqrt (+ y z)) (sqrt.f64 z)) (sqrt.f64 x)) x))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 z) (neg.f64 y)))))) |
| Outputs |
|---|
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 x y)))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y z) x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 #s(approx (+ z x) z) y)) y))) |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 y) (sqrt.f64 x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y z) x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (/ (+ y z) x) (/.f64 y x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (/ (+ y z) x) (/.f64 z x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 y z))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 x y)) y)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z x) y) (/.f64 x y))) y))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z y) x) (/.f64 y x))) x))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z y) x) (/.f64 z x))) x))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 #s(approx (+ z x) z) y)) y))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 y x)))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 x y)))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 x y))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (/.f64 #s(approx (sqrt (+ y z)) (sqrt.f64 z)) (sqrt.f64 x)) x))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 z) (neg.f64 y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (/.f64 (+.f64 y z) x)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) z) #s(literal -2 binary64))) |
| Outputs |
|---|
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (/.f64 (+.f64 y z) x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y z) x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 #s(approx (+ z x) z) y)) y))) |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 y) (sqrt.f64 x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y z) x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (/ (+ y z) x) (/.f64 y x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (/ (+ y z) x) (/.f64 z x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 y z))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 x y)) y)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z x) y) (/.f64 x y))) y))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z y) x) (/.f64 y x))) x))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z y) x) (/.f64 z x))) x))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 #s(approx (+ z x) z) y)) y))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 y x)))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 x y)))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 x y))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (/.f64 #s(approx (sqrt (+ y z)) (sqrt.f64 z)) (sqrt.f64 x)) x))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 z) (neg.f64 y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (/.f64 (+.f64 y z) x)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) z) #s(literal -2 binary64))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) z))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) y))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) x))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (sqrt.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1 binary64) x)))))) |
| Outputs |
|---|
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (/.f64 (+.f64 y z) x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) z))) |
| Inputs |
|---|
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 y x)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (sqrt.f64 (*.f64 z x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 x z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 z y)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 #s(approx (+ z x) z) y)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 y) (sqrt.f64 x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y x) z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 y z) x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z x) y)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 z y) x)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (/ (+ y z) x) (/.f64 y x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 #s(approx (/ (+ y z) x) (/.f64 z x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 x z))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 #s(approx (neg (/ (+ (neg x) (neg y)) z)) (/.f64 y z))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (sqrt.f64 (/.f64 x y)) y)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z x) y) (/.f64 x y))) y))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z y) x) (/.f64 y x))) x))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 #s(approx (/ (+ z y) x) (/.f64 z x))) x))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 #s(approx (+ z x) z) y)) y))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (neg.f64 x) (sqrt.f64 (/.f64 y x)))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (sqrt (* y x)) (*.f64 (neg.f64 y) (sqrt.f64 (/.f64 x y)))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (fma.f64 z y (*.f64 x y))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (/.f64 #s(approx (sqrt (+ y z)) (sqrt.f64 z)) (sqrt.f64 x)) x))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 z) (neg.f64 y)))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (/.f64 (+.f64 y z) x)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (+.f64 x y) z)) z) #s(literal -2 binary64))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) z))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z x) y)) y))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 z y) x)) x))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) #s(approx (* (/ (sqrt (+ y z)) (sqrt x)) x) (sqrt.f64 (/.f64 (+.f64 y z) (/.f64 #s(literal 1 binary64) x)))))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (+.f64 z y) x (*.f64 z y)))) |
(*.f64 (sqrt.f64 (fma.f64 (+.f64 y x) z (*.f64 y x))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (/.f64 (sqrt.f64 (+.f64 y z)) (sqrt.f64 x)) x))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 y)) x))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) y) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 z)) y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) y) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 z) (neg.f64 x)) y))))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) z) (sqrt.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) z))))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 #s(approx (sqrt (/ (+ z y) x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 x y))) y)) x))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (+ (* x y) (* x z)) (* y z)) (*.f64 (+.f64 (fma.f64 x (/.f64 z y) z) x) y)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 x x)) (*.f64 (*.f64 z z) (*.f64 x x))) (-.f64 (*.f64 y x) (*.f64 z x))) (*.f64 y z)))) |
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (pow.f64 (/.f64 z x) #s(literal 3 binary64))) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 (*.f64 (/.f64 z x) (/.f64 z x)) (*.f64 (/.f64 y x) (/.f64 z x)))))))) |
| Outputs |
|---|
#s(approx (* 2 (sqrt (+ (+ (* x y) (* x z)) (* y z)))) (*.f64 (*.f64 #s(literal -2 binary64) x) (sqrt.f64 (/.f64 (+.f64 y z) x)))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (+.f64 z y) x (*.f64 z y)))) |
(*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (+ (* x y) (* x z)) (* y z))) (*.f64 (sqrt.f64 (/.f64 (+.f64 y x) z)) z))) |
34 calls:
| 18.0ms | y |
| 14.0ms | z |
| 14.0ms | x |
| 14.0ms | z |
| 13.0ms | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.4% | 1 | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 34.4% | 1 | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 34.4% | 1 | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 34.4% | 1 | x |
| 34.4% | 1 | z |
| 34.4% | 1 | y |
| 67.3% | 2 | y |
| 64.3% | 2 | x |
| 44.7% | 4 | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 44.7% | 4 | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 44.7% | 4 | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 64.5% | 2 | z |
| 68.0% | 2 | y |
| 67.3% | 1 | z |
| 67.3% | 1 | x |
| 67.3% | 1 | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 67.3% | 1 | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 67.3% | 1 | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 69.1% | 2 | y |
| 75.2% | 2 | z |
| 82.5% | 3 | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 82.5% | 3 | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 82.5% | 3 | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 83.0% | 3 | y |
| 96.3% | 4 | y |
| 96.3% | 4 | y |
| 96.6% | 4 | y |
| 95.3% | 3 | y |
| 87.3% | 4 | (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)))) |
| 87.3% | 4 | (sqrt.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z))) |
| 87.3% | 4 | (+.f64 (+.f64 (*.f64 x y) (*.f64 x z)) (*.f64 y z)) |
| 85.7% | 3 | z |
| 96.8% | 3 | y |
| 82.4% | 3 | x |
Compiled 1 244 to 459 computations (63.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 37.0ms | 385629.8918573993 | 70896721.4563211 |
| 8.0ms | -3.5449375827028714e+26 | -2.6771449480344227e+26 |
| 27.0ms | 160× | 0 | valid |
| 8.0ms | 153× | 0 | invalid |
Compiled 363 to 293 computations (19.3% saved)
ival-add!: 20.0ms (73.3% of total)ival-mult!: 5.0ms (18.3% of total)ival-sqrt: 2.0ms (7.3% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 385629.8918573993 | 70896721.4563211 |
| 3.0ms | -3.5449375827028714e+26 | -2.6771449480344227e+26 |
| 6.0ms | 118× | 0 | invalid |
| 6.0ms | 112× | 0 | valid |
Compiled 453 to 343 computations (24.3% saved)
ival-mult!: 4.0ms (61.4% of total)ival-sqrt: 2.0ms (30.7% of total)ival-add!: 1.0ms (15.3% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 37.0ms | 7.862261265748083e+24 | 1.3779838029242264e+28 |
| 23.0ms | -3.264332646903214e-262 | -3.6694093021489157e-270 |
| 0.0ms | -3.5449375827028714e+26 | -2.6771449480344227e+26 |
| 15.0ms | 265× | 0 | invalid |
| 14.0ms | 272× | 0 | valid |
Compiled 872 to 653 computations (25.1% saved)
ival-mult!: 10.0ms (64.5% of total)ival-sqrt: 4.0ms (25.8% of total)ival-add!: 2.0ms (12.9% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 7.862261265748083e+24 | 1.3779838029242264e+28 |
| 1.0ms | -3.264332646903214e-262 | -3.6694093021489157e-270 |
| 5.0ms | -3.5449375827028714e+26 | -2.6771449480344227e+26 |
| 2.0ms | 32× | 0 | valid |
| 1.0ms | 26× | 0 | invalid |
Compiled 878 to 656 computations (25.3% saved)
ival-mult!: 1.0ms (58.7% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 7.862261265748083e+24 | 1.3779838029242264e+28 |
| 1.0ms | -3.264332646903214e-262 | -3.6694093021489157e-270 |
| 1.0ms | -3.5449375827028714e+26 | -2.6771449480344227e+26 |
Compiled 884 to 659 computations (25.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -3.264332646903214e-262 | -3.6694093021489157e-270 |
| 0.0ms | -3.5449375827028714e+26 | -2.6771449480344227e+26 |
Compiled 524 to 395 computations (24.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -3.264332646903214e-262 | -3.6694093021489157e-270 |
Compiled 377 to 287 computations (23.9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | -3.264332646903214e-262 | -3.6694093021489157e-270 |
| 7.0ms | 132× | 0 | invalid |
| 7.0ms | 128× | 0 | valid |
Compiled 368 to 287 computations (22% saved)
ival-mult!: 5.0ms (66.7% of total)ival-sqrt: 2.0ms (26.7% of total)ival-add!: 1.0ms (13.3% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -3.264332646903214e-262 | -3.6694093021489157e-270 |
Compiled 350 to 278 computations (20.6% saved)
| 1× | fuel |
Compiled 679 to 104 computations (84.7% saved)
Compiled 2 051 to 763 computations (62.8% saved)
Loading profile data...